﻿.red{color: #f00;}
.w100p{width: 100%!important;}
.mgb0{margin-bottom: 0!important;}
.mgb20{margin-bottom: 20px;}
.mgb20{margin-bottom: 20px;}
.mgb60{margin-bottom: 60px;}
.mgt0{margin-top: 0!important;}
.mgt20{margin-top: 20px;}
.mgt10{margin-top: 10px!important;}
.fs08{font-size: 0.8em;}
.flex_shrink0{flex-shrink: 0}
.tar{text-align: right!important;}
.tac{text-align: center!important;}
.just_end{justify-content: flex-end!important;}

h1 span.absolute_center {
    text-align: center;
}
#main h3 {
    border-left: 4px solid #f00;
    font-size: 1.2em;
    font-weight: bold;
    margin: 40px 0 20px 0;
    text-align: left;
    padding: 0.3rem 1rem;
}
#main .cols3 li {
    width: calc( 33% - 7.5px);
    /* margin: 24px 15px 0 0; */
    min-height: auto;
    position: relative;
    padding: 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
#main .cols3 li:nth-child(3n) {
    margin-right: 0px;
}
#main .cols3 p {
	/*flex: 1;*/
	margin-bottom: auto;
}
#main .cols3 h3 {
	margin-top: 0;
}
#main .cols2-1 li {
    width: calc( 50% - 5px);
    min-height: auto;
    position: relative;
    padding: 10px;
	display: flex;
	flex-direction: column;
	/*justify-content: space-between;*/
}
#main .cols2-1 li:nth-child(2n) {
    margin-right: 0px;
}

#main .ff-btn{
	margin: 10px auto;
}
#main .tbl01 {
    border-collapse: collapse;
    margin: 0 auto 20px;
    padding: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
	table-layout: fixed;
}
#main .tbl01 th {
    background-color: #E5002D;
    color: #fff;
    padding: 15px;
}
#main .tbl01 th, .tbl01 td {
    padding: 10px 5px;
    border: 1px solid #ccc;
}
#main .spcols1 li {
	padding: 0;
	border: none;
}
#main a.primitive{
	color: #333;
    text-decoration: none;
    font-size: 0.9em;
    margin-bottom: 16px;
    background-image: url(/images/parts/arrow_right05.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 6px;
    padding-left: 0.8em;
}

@media screen and (min-width:768px) {
#main h1 span.absolute_center {
    left: 250px;
}
#main .ff-btn{
	width: 60%;
}
}
@media screen and (max-width:767px) {
#main h1 span.absolute_center {
    left: 20%;
}
#main .spcols1 li {
    width: 100%;
	margin-bottom: 40px;
}
#main .spcols1 li:last-child {
	margin-bottom: 20px;
}
#main .comparison{
	width: 860px;
}
	#main .comparison th {
	background-color: #ffe1ca;	
    position: sticky;
    left: 0;
    width: 6em;
}

}

#main .title{
	/*margin-bottom: 30px;*/
}
#main .point{
	position: relative;
}
#main .point-icon{
	position: absolute;
	width: 80px!important;
	top: 2%;
	right: 2%;
}
@media screen and (max-width:767px) {
#main .point{
	margin-bottom: 0!important;
}
}
#main .listHeading .small{
	font-size: 0.8em;
}

@media screen and (min-width:768px) {
#main .ad_kouji{
	display: flex;
	flex-wrap: wrap;
	/*margin-bottom: 30px;*/	
}
}
#main .ad_kouji .additional{
    border: 1px solid #ccc;
    border-radius: 10px;
    padding: 10px;
    width: calc(33.3% - 32px);
    margin-right: calc(30px / 2);
	margin-bottom: 20px;
}
#main .ad_kouji .additional:nth-child(3n){
	margin-right: 0;
}
#main .ad_kouji .additional{
	font-size: 0.9em;
}
#main .ad_kouji .additional .text-box{
	font-size: 0.85em;
}
#main .additional .product .listHeading{
	font-size: 1.0em;
}
#main .additional .product .hontai{
	font-size: 0.8em;
}
#main .additional .product .tar{
	font-size: 0.9em;
}
#main .ad_kouji .additional.button{
	position: relative;
	/*padding-bottom: 50px;*/
	display: flex;
	flex-direction: column;
}
#main .ad_kouji .additional.button .ff-btn{
	width: auto;
	position: absolute;
	bottom: 16px;
	left: 10px;
	margin: 0;
}
#main .comparison{
	background-color: #ffe1ca;
}
#main .comparison td.size-up{
	font-size: 20px;
		
}
	

@media screen and (max-width:767px) {
#main .ad_kouji .additional{
	width: calc(100% - 22px);
	margin-right: 0;
}
#main .ad_kouji .additional.button{
	padding-bottom: 10px;
}
#main .ad_kouji .additional.button .ff-btn{
	width: auto;
	position: inherit;
	bottom: inherit;
	left: inherit;
	margin: 20px 0 10px;
}
#main .ad_kouji .spcols1 li{
	width: 49%;
	margin-right: 1%;
}


#main .ad_kouji .additional .text-box {
    font-size: 1.1em;
}
#main .additional .product .tar{
	font-size: 1.3em;
}
#main .additional .product .listHeading {
     font-size: 1.2em; 
}

#main .topBtn{
	margin: 0;
}

#main .relation.col2-2 .feature{
	width: calc(50% - 7px);
	margin-right: 10px;
	min-height: 60px
}
#main .relation.col2-2 .feature:nth-child(2n){
	margin-right: 0;
}
#main .relation.col2-2 .feature .feat_title{
	font-size: 0.9em;
    width: calc(100% - 80px);
	font-feature-settings: "palt" 1;
}
#main .relation.col2-2 .feature img {
    width: 50px;
}




}


.maindesign h4 {
    font-size: 1.25rem;
    font-weight: bold;
    margin-top: calc(40px - 0.6rem);
    margin-bottom: calc(20px - 0.75rem);
    padding-bottom: 0.5rem;
}
.maindesign .orange-btn {
	color: #fff!important;
	display: flex!important;
}
.maindesign .default-btn {
	color: #fff!important;
	display: flex!important;
}
.maindesign .flex_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign .img_container_w50{
	width: 50%;
}
.maindesign .flex_content {
	width: 48%;
	display: flex;
	flex-direction: column;
}
.maindesign .detail_content {
	width: 48%;
	display: flex;
	align-items: center;
}
.maindesign .side {
	width: 100%;
}

.maindesign .text_content {
	display: flex;
	flex-direction: column;
}
.maindesign .flex1 {
	flex: 1;
}
#main .mbgc_green {
    background-color: #2e8b57;
    color: #fff;
    font-weight: bold;
    font-size: 1.1rem;
    line-height: 1.3;
    margin-bottom: 1rem;
    padding: 1rem;
    text-align: center;
    border-radius: 10px;
}
#main .flatbtn {
    display: flex!important;
}
#main .product_fl {
    display: flex;
    justify-content: end;
    align-items: baseline;
}
@media screen and (max-width:767px) {
	.maindesign .flex_content {
	width: 100%;
}
#main .mbgc_green {
    font-size: 1.1rem;
    margin-bottom: 0.5rem;
    padding: 0.3em 0.2em;
}
}


/*250731*/
#main .set .flex_content{
	width: 47%;	
	border: 1px solid #47210d;
    border-radius: 10px;
    padding: 5px 10px;
}
#main .flex_content3{
	display: flex;
}
#main .flex_content3f{
	width: 200px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
#main .flex_content3s{
}
#main .flex_content3t{
	width: 200px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
#main .flex_content3f img{
	max-height: 120px;
	width: auto;
}
#main .flex_content3s img{
	margin-top: 40px;
}
#main .flex_content3t img{
	max-height: 120px;
	width: auto;
}
#main .flex_content3 .set-icon{
	margin: 10px auto 10px 0;
}
#main .flex_content3 .flex1{
	flex: 1;
}
#main .flex_content3 .set-icon1{
	background-color: #47210d;
    padding: 0 5px;
    color: #fff;
    border-radius: 10px;
}
#main .flex_content3 .set-icon2{
	background-color: #5985c4;
    padding: 0 5px;
    color: #fff;
}
#main .flex_content .border_radiuse{
	border: 1px solid #47210d;
    border-radius: 10px;
    padding: 5px 10px;
    font-size: 0.9em;
	width: 190px;
}
#main .bset,#main .aset{
	display: flex;
	align-items: baseline;
	margin-bottom: 10px;
}
#main .aset img{
	max-width: 200px;
	margin: 0 10px;
}
#main .bset img{
	max-width: 140px;
	margin: 0 10px;
}
#main .qanda {
	position: relative;
  padding: 20px 0 20px 5px;
	margin-top: 30px;
	border: none;
}
#main .qanda:after {
  content: url('/contents/event/ff_stove/images/250731/qaa.jpg');
  position: absolute;
  top: 5px;
}
#main .question {
	position: relative;
  padding: 20px 0 20px 60px;
	margin-top: 30px;
	font-size: 1.1em;
}
#main .question:before {
  content: url('/contents/event/ff_stove/images/250731/q.jpg');
  position: absolute;
  top: 5px;
  left: 0;
}
#main .answer {
	position: relative;
  padding: 20px 0 20px 60px;
	font-size: 1.1em;
}
#main .answer:before {
  content: url('/contents/event/ff_stove/images/250731/a.jpg');
  position: absolute;
  top: 5px;
  left: 0;
}
#main .orange-txt{
	color: #ea5504;
}
.maindesign .example {
    font-size: 1.25rem;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: calc(20px - 0.75rem);
    padding-bottom: 0.5rem;
}
@media screen and (max-width:767px) {
.mgt30sp{margin-top: 30px!important;}
	#main .set .flex_content{
	width: 100%;	
		margin-bottom: 20px;
		font-size: 0.8em;
}
#main .flex_content3f{
	width: 45%;
}
#main .flex_content3s{
	width: 10%;
}
#main .flex_content3t{
	width: 45%;
}
	#main .flex_content3f img{
	width: 100%;
}
#main .flex_content3s img{
	margin-top: 30px;
}
#main .flex_content3t img{
	max-width: 80px;
	width: 100%;
}

#main .aset img{
	width: 150px;
}
#main .bset img{
	width: 100px;
}
#main .question {
	font-size: 1em;
}
#main .answer {
	font-size: 1em;
}

}