﻿#main {
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
.title {
	background-image: url("../images_210930/title_sp.jpg");
    background-size: cover;
    background-position:left top;
    height: 150px;
	width: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
}

h1 {
	color: #fff;
    text-align: left;
    font-weight: 700;
    font-size: 10.5vw;
    letter-spacing: 0.05em;
    margin-left: 10px;
    text-shadow: 1px 1px 2px rgba(10,10,10,0.7);
}
#main #catchCopy{
	padding: 10px 20px;
    background: #D2DCE6;
    margin: 0 0 20px 0;
}
.topBtn ul li a{
	padding-right: 1.25em;
}

#main .pList.spWidth a .pListImg{
	width: 50%;
	margin-right: 4%;
	display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
	align-items: center;
}

.cptr th{
    /*font-weight: normal;*/
    font-style: normal;
    /*text-align: center;*/
    vertical-align: middle;
    border-color: #bbb;
    background: #A6D2FF;
    /*color: #FFFFFF;*/
}

.tips {
	/* margin-top: 15px; */
	border: solid 2px #1D2B6A;
	padding: 15px;
}

#main .tips>h2 {
	background-color:#FFF !important;
	font-weight: bold;
    font-size: 1.6em!important;
    color: #E60013 !important;
	background-image: none !important;
	border: none !important;
	padding:0 !important;	
}

.inner_inbox {
line-height:1.5;
font-weight:bold;
}

.listHeading1 {
	font-size: 1.2em;
	font-family:"Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	color: #333;
	font-weight: bold;

}
.listHeading2 {
	font-size: 1.1em;
	font-family:"Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	color: #333;
	font-weight: bold;

}
.btn1{
  /*background-image:url(../img/mainh4.png);*/
  background-repeat: no-repeat;
  background-position: left center;
  padding: 15px 0 15px 15px;
  text-align: left;
  color: #333;
  margin-top:10px;
  border:solid 3px #333;
  display: block;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
  width:100%;
  max-width: 400px;
  border-radius: 10px;
}

.btn1:hover { opacity: 0.5;}

.btn1 a{
color:#333;
text-decoration:none
}

#main .pList.spCenter li a{
	/*text-align: center;*/
	flex-direction: column;
/*flex-direction: row-reverse;*/
}

.box2 {
    background: #FFF;
    margin: 10px 0 15px;
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -webkit-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    -moz-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
    padding-bottom: 10px;
}

.lh15 {
    line-height: 1.5;
    padding-bottom: 12px;
}

.pd10 {
    padding: 10px;
}

.linksTxt_title {
    margin: 10px 5px 8px;
	height: 3em;
}

.linksTxt {
    margin: 10px 5px 8px;
}

.linksTxt p {
    margin-bottom: 0.4em;
}

.oneColumn{
	margin-top: 20px;
}

.linksImgdiy{
	padding-top: 15px;
}

.linksImgdiy_wall{
	max-width: 800px;
    margin-left: 0px;
}


/*---------- 2008暖房器具特集更新 ----------*/
ul#pan {
    margin-bottom: 8px;
	margin-left:10px;
    font-size: 0.95em;
    color: #666666;
	overflow:hidden;
}
ul#pan li {
    float: left;
}
ul#pan li a{
	display:inline;
	/*color:#005FC3;*/
	color:#666666;
	
}

.under{
	margin-bottom: 80px;
}
.obertxt{
overflow: hidden;
    margin-top: -6%;
}

#main .banner_list3-2 a{
	width:calc(33.3% - 5px);
	margin-right:calc(15px / 2);
	margin-bottom:10px;
}

#main .banner_list3-2 a:nth-child(3n){
	margin-right:0;
}

#main .pict img{
	width:100%;
}

#main .fsMedium {
	padding: 0.75em 1.4em;
}
#main .mgb0_pc{
	margin-bottom:10px !important;
}
#main .sp_mgb10{
	margin-bottom:10px !important;
}
#main .mgb0{
	margin-bottom:0 !important;
}
#main .mgb10{
	margin-bottom:10px !important;
}
#main .mgb20{
	margin-bottom:20px !important;
}
#main .mgb30{
	margin-bottom:30px !important;
}
#main .mgb60{
	margin-bottom:60px !important;
}
#main .sp_mgt0{
	margin: 0px 0 20px 0 !important;
}
#main .sp_mgt10{
	margin-top:10px !important;
}
#main .sp_mgt20{
	margin-top:20px !important;
}
#main .sp_mgt50{
	margin-top:50px !important;
}
#main .mgt10{
	margin-top:10px !important;
}
#main .mgt20{
	margin-top:20px !important;
}
#main .mgt30{
	margin-top:30px !important;
}
#main .mgt35{
	margin-top:35px !important;
}
#main .mgt50{
	margin-top:50px !important;
}
#main .mgt60{
	margin-top:50px !important;
}
#main .mgt70{
	margin-top:50px !important;
}
#main .img_w75{
		width: 75% !important;
	}
#main .img_w60{
		width: 60% !important;
	}
#main .h2comment{
	margin-top: 10px;
}
#main .listHead34 {
    font-size: 1.2em;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin: 40px 0 10px;
}
#main .red{
	color:#ed1115;
	font-weight:bold;
}
#main .linksImg{
	text-align:center;
}
#main .b_ailgn li{
	position:relative;
	text-align:center;
}
#main .b_ailgn li p{
	text-align:left;
	margin-bottom:20px;
}
/*#main .b_ailgn li a.btnRadius02{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
}*/
#main .flex{
	display:flex;
	flex-wrap:wrap;
}
#main .flex .e_stove01{
	width:30%;
	margin:auto;
}
#main .flex .e_stove02{
	width:100%;
}

#main .fan_heater .linksImg img{
	width: 80%!important;
    margin: 10px auto;
    height: auto;
}
#main .fan_heater .btnRadius02 {
	width:96%;
	margin:auto;
}



#main .cleanbarn{
}

#main .cleanbarn .c_tex{
	width:100%;
}
#main .cleanbarn .c_img{
	width:100%;
	text-align:center;
}

#main .botton_box2 li:last-child {
    margin-bottom: 0;
}

#main .banner_list3-2 li.spw100p{
	width:100%;
	margin-right:0;
}
#main .banner_list3-2 li.spmgr0{
	margin-right:0;
}
#main .banner_list3-2 li.spmgr10{
	margin-right:10px;
}

#main .spmgb30{
	margin-bottom:30px!important;
}

#main .lh30 {
    line-height: 1.5;
    padding-bottom: 2px;
}
#main .pdb60{
	padding-bottom:60px;
}


#main .gentei{
	display: flex;
	flex-wrap: wrap;
}

#main .gentei--goods{
	width: calc(100% - 17px);
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 10px;
}

#main .gentei--goods:nth-child(2n){
	margin-right: 0;
}
#main .source{
	text-align: right;
	font-size: 0.8em;
	margin: 10px 0;
}
#main .kome{
	font-size: 0.8em;
	margin: 10px 0;
	text-indent: -1em;
	padding-left: 1em;
}

#main .taion{
	margin-bottom: 30px;
	margin-top: 20px;
}
#main .taion th,
#main .taion td{
	border: 1px solid #ccc;
	border-collapse: collapse;
	padding: 10px;
	text-align: center;
	font-size: 20px;
}
#main .taion th{
	background-color: #ccc;
}



#main .arrow_box{
    position:relative;
    width: calc(100% - 40px);
    background:#F7574D;
    padding:20px;
    text-align:center;
    color:#FFFFFF;
    font-size:20px;
    font-weight:bold;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
}
#main .arrow_box:after{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    border-color: rgba(247, 87, 77, 0);
    border-top-width:20px;
    border-bottom-width:20px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-bottom-color:#F7574D;
    bottom:100%;
    right:15%;
}







#main .relation {
    display: flex;
    flex-wrap: wrap;
}

#main a.feature {
    /*display: flex;*/
    color: #000000;
    text-decoration: none;
}
#main .feature {
    width: 100%;
    height: auto;
    min-height: 80px;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
}
#main .feature img {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 100px;
    transform: translateY(-50%);
}
#main .feature .feat_title {
    font-size: 1.2em;
    width: calc(100% - 130px);
    padding-left: 10px;
    font-weight: bold;
    margin: 0;
    /*display: flex;
    align-items: center;*/
}
#main .feature .feat_text {
    font-size: 0.8em;
    width: calc(100% - 130px);
    padding-left: 10px;
    line-height: 1.2;
    margin: 10px 0 0 0;
	display: block;
}

#main .breadcrumb {
    box-sizing: border-box;
    color: #83838f;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 1.5;
    padding-left: 10px;
    padding-right: 10px;
	margin-bottom:10px;
}
#main .breadcrumb a {
    color: #83838f;
}


/*-- 231116 更新 --*/

#main .campaign-banner{
	margin: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .campaign-banner--block{
	width: 100%;
	margin-bottom: 10px;
	display: block;
}

