﻿#main {
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}
.title {
	background-image: url("../img/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;
    position: relative;
}

#main h1.headingTop {
	text-align: center;
    position: absolute;
    font-size: 11vw;
    font-weight: bold;
    top: 29.5%;
    width: 100%;
    left: 38%;
    transform: translate(-50%);
}
#main h1.headingTop:before {
    content: '薪ストーブ';
    -webkit-text-stroke: 0.1em #fff;
    position: absolute;
    z-index: -1;
}
#main h1.headingTop span {
    font-size: 0.7em;
    line-height: 1.9;
}
#main h1.headingTop span:before {
    content: '特集';
    -webkit-text-stroke: 0.1em #fff;
    position: absolute;
    z-index: -1;
}
@media screen and (min-width: 601px){
#main h1.headingTop {
	text-align: center;
    position: absolute;
    font-size: 4em;
    font-weight: bold;
    top: 25.5%;
    width: 100%;
    left: 3.5em;
    transform: translate(-50%);
}  
}

#main span.headingcap{
    text-align: center;
    position: absolute;
    color: #fff;
    transform: translate(-50%);
}

#main span.headingcell {
        text-align: center;
    position: absolute;
    color: #fff;
    transform: translate(-50%);
    width: 27%;
    padding: 0.3em 0.5em;
    background: #CC5200;
    top: auto;
    bottom: 3%;
    font-size: 3vw;
    font-weight: bold;
    height: 15%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.;
}

#main span.headingcap.b01{
    font-size: 3.5vw;
    font-weight: bold;
    width: 80%;
    top: 5%;
    left: 30%;
}
#main span.headingcap.b01:before {
    content: '';
    -webkit-text-stroke: 0.2em #FF4E00;
    position: absolute;
    z-index: -1;
}
#main span.headingcap.b01{
    text-shadow:0 0 3px #FF4E00,0 0 3px #FF4E00,0 0 3px #FF4E00,0 0 3px #FF4E00,0 0 3px #FF4E00,0 0 3px #FF4E00,0 0 3px #FF4E00,0 0 3px #FF4E00,0 0 3px #FF4E00,0 0 3px #FF4E00,0 0 3px #FF4E00,0 0 3px #FF4E00,0 0 3px #FF4E00,0 0 3px #FF4E00,0 0 3px #FF4E00,0 0 3px #FF4E00;
}
#main h1.headingTop{
	text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
}
#main span.headingcell.b02{
    left: 18%;
}

#main span.headingcell.b03{
    left: 50%;
}

#main span.headingcell.b04{
    left: 82%;
}
#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: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;
    line-height: 1.2;
}
#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;
    text-decoration: none;
}
#main {
    margin-bottom: 50px;
}
#main .bnr-container {
    margin: 15px 0;
}
#main .bnr-container img {
    display: block;
    width: 100%;
    height: auto;
}
/*240820*/
#main .links.cols4-2 .two_inone {
	width: 100%;
	margin-right: 0;
}

#main .two_inone a {
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

#main .two_inone .img_box {
	width: calc(50% - 5px);
	
}

#main .links .two_inone .text-box {
	width: 45%;
	text-align: left;
}
#main .two_inone .text_content {
	margin-bottom: 10px;
}

#main .two_inone .features p {
    background: #B70B17;
    padding: 5px;
    border-radius: 5px;
	color: #fff;
	font-size: 1em;
	margin-bottom: 5px;
	text-align: center;
}

#main .two_inone .features p:last-child {
	margin: 0;
}

#main .links.cols4-2 li:nth-child(even) {
    margin-right: calc(30px / 3);
}

#main .links.cols4-2 li:nth-child(odd) {
    margin-right: 0;
}

#main .two_inone .fw__b {
	font-size: 1.2em;
}

#main .txt_align {
	text-align: justify;
}

#main .checkPoint--icon {
  width: 65px;
  margin-left: 10px;
}
#main .checkPoint--icon img {
  display: block;
  width: 100%;
  height: auto;
}

#main .new-item {
  position: relative;
}
#main .new-item--icon {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(0,-50%);
  width: 50px;
}
#main .new-item--icon__bottom {
  transform: translate(0,0);
}
#main .new-item--icon img {
  display: block;
  width: 100%;
  height: auto;
}



#main .accordion {
	border-bottom: 1px solid #000;
}
#main .accordion--header {
	position: relative;
	border-bottom: 1px solid rgba(205,205,205,0);
	transition: border-bottom 0.5s;
}
#main .accordion--header:hover {
	cursor: pointer;
}
#main .icon {
    width: 1.5em;
    height: 1.5em;
    font-size: 1.25em;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	color: #fff;
	margin-right: 15px;
}
#main .accordion--icon-box {
	display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    box-sizing: border-box;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    transition-duration: 0.2s;
}
#main .accordion--plus {
	display: block;
    width: 18px;
    height: 18px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    transition-duration: 0.2s;
    position: relative;
}
#main .accordion--plus::before {
	content: '';
	position: absolute;
	background-color: #000;
    border-radius: 10px;
	transform: rotate(0deg);
    transform-origin: center center;
	width: 4px;
    height: 18px;
    top: 0;
    left: 7px;
}
#main .accordion__inversion .accordion--plus::before {
    background-color: #fff;
}
#main .accordion--plus::after {
    content: '';
    background-color: #000;
    border-radius: 10px;
    width: 18px;
    height: 4px;
    position: absolute;
    top: 7px;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: center center;
}
#main .accordion__inversion .accordion--plus::after {
    background-color: #fff;
}
#main .accordion--header.open {
	border-bottom: 1px solid rgba(205,205,205,0.7);
}
#main .accordion--header.open .accordion--icon-box {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
#main .accordion--header.open .accordion--plus:before {
	content: none;
}
#main .accordion--header.open .accordion--plus:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#main .accordion--inner {
	display: none;
	margin-bottom: 30px;
}



#main .mt-leave {
    margin-top: 30px;
}
#main .mt-moderate {
    margin-top: 20px;
}
#main .mt-close {
    margin-top: 15px;
}
#main .mt-thin {
	margin-top: 10px;
}


#main .correction-ttl {
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 1.25rem;
    padding: 15px 0;
    font-weight: bold;
}

#main .correction-list > li:not(:first-child) {
    margin-top: 15px;
}
#main .correction-desc {
    font-weight: bold;
    line-height: 1.35;
}
#main .correction-desc--heading {
    font-size: 1.2rem;
}
#main .correction-desc--lead {
    font-size: 0.9rem;
    margin-top: 5px;
    margin-left: 1.2em;
}

#main .correction-table {
    display: flex;
    flex-wrap: wrap;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
#main .correction-table dl {
    width: 100%;
}
#main .correction-table dt,
#main .correction-table dd {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 50px;
    box-sizing: border-box;
}
#main .correction-table dt {
    background-color: #ddd;
    font-size: 1.2rem;
}
#main .correction-table dd {
    font-size: 1.1rem;
}
#main .correction-table__red {
    color: #E54855;
    font-weight: bold;
}