@charset "utf-8";
@import url('//fonts.googleapis.com/css?family=Roboto:500&amp;text=%2c0123456789');


/*-----------------------------------
	reset style
-----------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

article, section, aside, details, figcaption, figure, footer, header, hgroup, menu, nav {
	display: block;
}
ol, ul {list-style: none;}
img {vertical-align:top;}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.ar {font-family: 'MS PGothic';}


/*-----------------------------------
	default style
-----------------------------------*/
body {
	padding:8px 8px 0;
	line-height:1.1;
	font-size: 12px;
	font-family:Verdana, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-align:left;
	-webkit-text-size-adjust: 100%;
}
h1 {font-weight:bold;}

a {text-decoration: none;}
a:link    {color: #0166FE;}
a:active  {color: #0166FE;}
a:visited {color: #9932CC;}
a:hover   {color: #FF6600;}

.rollover:hover img {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.left {text-align:left;}
.center {text-align:center;}
.right {text-align:right;}
.red {color:red;}
.bold {font-weight:bold;}
.blk {display:block;}
.nodisp {display:none;}
.clear {clear:both;}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

.mt_5 {margin-top:5px;}
.mt_10 {margin-top:10px;}
.mt_15 {margin-top:15px;}
.mt_20 {margin-top:20px;}
.mt_25 {margin-top:25px;}
.mt_30 {margin-top:30px;}
.mt_40 {margin-top:40px;}
.mt_50 {margin-top:50px;}
.ml_5 {margin-left:5px;}
.ml_10 {margin-left:10px;}
.ml_15 {margin-left:15px;}
.ml_20 {margin-left:20px;}
.ml_25 {margin-left:25px;}
.ml_30 {margin-left:30px;}
.ml_40 {margin-left:40px;}
.ml_50 {margin-left:50px;}


/*--- header ---*/
#header {
	width:950px;
	margin:0 auto;
}

#header_top {height:21px;}

#header h1, p#h1p {
	padding-left:0.5em;
	font-size:12px;
	font-weight:bold;
	float:left;
}
#sitemapArea {float:right;}
#sitemapArea a:link, #sitemap_area a:visited {color:#0166fe;}
#sitemapArea li {
	padding:0 10px;
	border-right:1px solid #000;
	float:right;
}
#sitemapArea li:first-child {padding-right:0px;border:0;}

.logoarea202206 {
	margin-top:10px !important;
	display:flex;
}
#logo {display:block;float:left;}
#infoIcons01 {
	width:222px;
	float:left;
}
#infoIcons01 li {float:left;}
#infoIcons01 li:first-child {margin-right:4px;}

#HeaderContactArea {
	width:466px;
	float:left;
}
#telArea {
	width:302px;
	float:left;
}
#contactLinks {
	width:154px;
	float:right;
}
#contactLinks li {float:left;}
#contactLinks li.l01 {margin-bottom:3px;}
#contactLinks li.l02 {margin-bottom:3px;}
#contactLinks li.l04 {float:right;}
#header .thanks10th {
	margin-left: 30px;
	margin-bottom: 3px;
	display: block;
}

/*--- globalNavi ---*/
#globalNavi {
	height:45px;
	background: url("../img/common/g_navi/g_navi_03.gif") left top repeat-x #FFF;
}
#globalNavi ul {
	width:950px;
	margin:0 auto;
}
#globalNavi li {
	float:left;
	background-color:#ffe49d;
}
#menu7 {
	width:135px;
	margin:0;
	padding:0;
	background-color:#FFF;
	visibility: hidden;
	position:absolute;
}
#EmergencyLi {position:relative;}
#IcoEmergency {
	position:absolute;
	top:-13px;
	left:53px;
}


/*--- contents ---*/
#contents {
	width:910px;
	margin:0 auto;
	font-size:14px;
	line-height:1.5;
	position:relative;
}


/*--- pankuzu ---*/
#pankuzu {
	width: 908px;
	margin-top:10px;
	font-size:12px;
}
#pankuzu:after {
	content: "";
	clear: both;
	display: block;
}
#pankuzu li {
	margin-right:5px;
	float:left;
}
#pankuzu a {
	padding-right:10px;
	background:url("../img/pan.gif") no-repeat right 3px;
}


/*--- footer ---*/
#footer {
	width:950px;
	margin:20px auto 25px;
	color:#333;
}
#footer_menu {
	width:794px;
	margin:0;
	padding:15px 0 4px 20px;
	float:left;
}
#footer_menu li {float:left;}
#footer_menu li a {
	padding:0 6px;
	border-left:1px solid #333;
}
#footer_menu li:first-child a {padding-left:0;border:0;}
.fNavi_now a {
	font-weight:bold;
	color:#F36;
	cursor:text;
}
#page_top {float:right;}
#footer_line{
	height:5px;
	margin-bottom:5px;
	clear:both;
}
#hothouse_group {
	padding-top:10px;
	text-align:center;
	background:url("../img/common/orange_1x5.gif") top left repeat-x;
	clear:both;
}
#hothouse_group dt {padding-bottom:5px;}
#hothouse_group dd {
	padding:0px 20px 0px 10px;
	display:inline;
	position:relative;
}
#hothouse_group dd:before {
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	width: 9px;
	height: 9px;
}
#i_org:before   {background-color:#fe931e;}
#i_pink:before  {background-color:#fe5283;}
#i_blue:before  {background-color:#1f74da;}
#i_blue2:before {background-color:#44aefd;}
#i_red:before   {background-color:#fd2c2c;}

#copyright {
	float:left;
	width:400px;
	margin:0;
	color:#B0B0B0;
	text-align:left;
}
#privacy {
	float:right;
	width:450px;
	margin:0;
	text-align:right;
}

/* contact (tel+web) */
.contact_group01 {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.contact_group01 .arrow {padding:5px 0 15px;}
.contact_group01 .area_link {
	margin-bottom:3px;
	font-size:13px;
}


/*201509*/
#links2015 {
	width:879px;
	height:219px;
	margin:0px auto;
	padding:11px 0 0 21px;
	border:1px solid #CCC;
	font-size:12px;
	background: url("../img/common/links_bg01.png") 0 0 repeat-x;
}
#links2015 dl {
	width:208px;
	height:100px;
	margin:0 9px 10px 0;
	background: url("../img/common/links_bg_box01.png") left top no-repeat;
	float:left;
}
#links2015 dt {padding:2px;text-align:center;}
#links2015 dd {padding:2px 7px;line-height:1.3;}
#links2015 a:link {color:#333;}
#links2015 a:visited {color:#333;}
#links2015 a:hover {color: #FF6600;}
#link_area2015 dd img, #link_guara2015 dd img, #link_staff2015 dd img {float:right;}
#links2015 #nagare2015{
	background-image:url("../img/top/nagare.png");
	width:880px;
}
#nagare2015 dd {
	width:178px;
	margin-right:9px;
	padding:5px 0 0 30px;
	float:left;
}
#link_pay2015 dd img {
	padding-left:3px;
	display:block;
	float:right;
}
#links2015 .bl-hover {
	color: #F60;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}



/* searchProducts */
#searchProducts {
	width:910px;
	height:24px;
	margin:0 auto;
	text-align:right;
	position:absolute;
	top:194px;
	left:0;
	right:0;
}
#searchProducts fieldset {border:none;}
#searchProducts input {vertical-align:middle;}
#searchProducts_button:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#searchProducts legend {display:none;}
#searchProducts input#q {
	width:141px;
	height:18px;
	padding-left:3px;
	border:1px solid #BFBFBF;
}
#searchProducts input#q:focus {border:solid 1px #EEA34A;}


/*--- jirei ---*/
#jirei_th-title {padding:10px 0 0 7px;}
#jirei_th {
	width:900px;
	margin:10px auto;
	padding-bottom:10px;
	border:1px solid #CCC;
	background-color:#FFF4F0;
	position:relative;
}
#jirei_th_text01 {
	margin:-20px 20px 0 0;
	font-size:14px;
	text-align:right;
}
#jirei_th_text01 span {
	color:#C00;
	font-weight:bold;
}
.jirei_th-in {
	text-shadow:1px 1px 2px #FFF
				,1px -1px 2px #FFF
				,-1px 1px 2px #FFF
				,-1px -1px 2px #FFF;
}
#jirei_th > p {
	font-weight:bold;
	position:absolute;
	top:17px;
	right:20px;
}
#jirei_th > p a {color:#0166fe;}
#jirei_th > p a:hover {color:#F60;}
#jirei_th ul {padding-left:25px;}
#jirei_th li {
	width:150px;
	margin:5px 25px 0 0;
	line-height:1.2;
	font-size:12px;
	position:relative;
	float:left;
}
#jirei_th li a {display:block;}
#jirei_th .th_img {
	margin-bottom:3px;
	display:block;
}
#jirei_th .iconew {
	position:absolute;
	top:5px;
	left:-5px;
	z-index:5;
}
#jirei_th .icostatus {
	position:absolute;
	top:84px;
	left:121px;
	z-index:5;
}



/*--- maker menu ---*/
#OutlineMenuList {
	width:910px;
	margin:20px auto 0;
}
#OutlineMenuList #MenuList {height:560px;}
#MenuList {
	height:560px;
	margin:0 4px;
	padding:0 10px;
	line-height:0;
	background:url("../img/price/list_902_03.png") 0 0 no-repeat;
}
#MenuList h2 {
	height:20px;
	padding-top:24px;
	font-size:26px;
	font-weight:bold;
	text-shadow:1px 1px 3px #333;
	color:#FFF;
	letter-spacing:1px;
	text-align:center;
}
#MenuList a {display:block;}
#MenuList dl.c015892 {
	width:216px;
	float:left;
}
#MenuList dl.c015893 {
	width:215px;
	float:left;
}
#MenuList .rinnai {
	width:451px;
	float:left;
}
#MenuList .noritz {
	width:431px;
	float:left;
}
#MenuList .purpose {
	width:451px;
	padding-top:27px;
	float:left;
	clear:both;
}
#MenuList .purpose ul, #MenuList .paloma ul {width:431px;}
#MenuList .purpose li, #MenuList .paloma li {background-color:#FFF;}
#MenuList .paloma {
	width:431px;
	padding-top:27px;
	float:left;
}
#MenuList dl.c015892 a:hover {background-color:#98A9FF;}
#MenuList dl.c015893 a:hover {background-color:#FFC5EE;}
#MenuList .purpose a:hover, #MenuList .paloma a:hover {background-color:#BCFFC1;}

/**/
#common_tel_area {
    width: 900px;
    margin: 0 auto;
    text-align: center;
}

/**/
#jirei_bar_s {
	width:810px;
	height:122px;
	margin:0 auto 20px;
	position:relative;
	clear:both;
}
#jirei_bar_s a.koe {
	display:block;
	float:left;
}
#jirei_bar_s a.jirei {
	display:block;
	float:right;
}
#jirei_bar_s .jirei_count {
	font-size:26px;
	line-height:30px;
	font-weight:bold;
	color:#FFF;
	top:10px;
	right:45px;
	position:absolute;
}

#jirei_bar_s .jirei_count {
	font-family: Roboto;
	font-weight:normal;
	letter-spacing: -2px;
	right:47px;
}
#jirei_bar_s .voice_count {
	font-size:26px;
	line-height:30px;
	letter-spacing: -2px;
	font-family: Roboto;
	font-weight:normal;
	color:#FFF;
	top:10px;
	right:458px;

	position:absolute;
}


.parts_contact01 {
	width: 900px;
	margin: 20px auto 0;
	text-align: center;
}
.parts_contact01_arealist {
	margin-top:3px;
	font-size:13px;
	display:block;
}

.pageTop {
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 1000;
}
.pageTop a {
	display: block;
	width: 70px;
	height: 70px;
}

.menu_tes {
	padding-top:10px;
	margin-bottom:-15px;
	line-height:1.4;
	font-size:16px;
	text-align:right;
	font-weight:bold;
}
.menu_tes a {text-decoration:underline;}
#MenuList .purpose,
#MenuList .paloma {padding-top:15px;}

.menulist h3, .menulist ul, .menulist li, .menulist dl, .menulist dt, .menulist dd {
	margin:0;
	padding:0;
}
.flex-std {
	display:flex;
    justify-content: space-between;
}
.menulist_t {
	margin:0 auto;
	display:block;
}
.menulist_car {
	position:absolute;
	top:187px;
	right:16px;
}
.menulist {
	width:902px;
	margin:0 auto;
	box-sizing:border-box;
	position:relative;
}
.menulist_bg {
	padding-bottom: 36px;
	background:url("https://xn--p8jatc7k2g.com/img/price/list_902_03.png") 50% 0 no-repeat;
}

.menulist_title {
    height: 37px;
    padding-top: 9px;
	margin:0;
	font-size:26px;
	font-weight:bold;
	text-shadow:1px 1px 3px #333;
	color:#FFF;
	letter-spacing:1px;
	text-align:center;
	font-family: Verdana, Roboto, 'Droid Sans', Meiryo, sans-serif;
}
.menulist_subtext {
	margin:0;
}
.maker_in {
	padding:0 10px;
}
.menulist_2c {
	width:432px;
	display:flex;
    justify-content: space-between;
}
.menulist dl {
	width:216px;
}
.mt_27 {
	margin-top:27px;
}
