.mgt0{margin-top: 0!important;}
.mgb0{margin-bottom: 0!important;}
.mgt30{margin-top: 30px!important;}
.mgt50{margin-top: 50px!important;}
.mgt60{margin-top: 60px!important;}
.w100p{width: 100%!important;}
.pd10{padding: 10px;}
.mgt10{margin-top: 10px!important;}
.mb-20 {
    margin-bottom: 20px;
} 
.fs08 {
	font-size: 0.8em;
}
.red{color:#E5002D; }
.fwb{font-weight: bold;}
/*#main .main_title {
    margin: 10px auto;
    font-weight: bold;
    font-size: 27px;
}
.title {
    margin: 0 auto 30px;
}*/

.menu-btn-list .flatbtn {
	display: flex;
	color: #fff !important;
}
#main .h3-left-red {
    border-left: 4px solid #f00;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    padding: 0.3rem 1rem;
    line-height: 1.3em;
    margin-top: calc(60px - 0.6rem);
    margin-bottom: calc(40px - 0.75rem);
}
#main h4 {
    font-size: 1.1rem;
    margin-top: calc(40px - 0.6rem);
    margin-bottom: calc(20px - 0.75rem);
    padding-bottom: 0.3rem;
	font-weight: bold;
}
#main h5 {
    font-size: 1.1rem;
	font-weight: bold;
	line-height: 1.3em;
}
#main p{
	line-height: 1.3em;
}
#main .default-btn, #main .orange-btn, #main .red-btn, #main .blue-btn, #main .mustard-btn {
    color: #fff;
}
/*#main .main_title {
    margin: 10px auto;
    font-weight: bold;
    font-size: 27px;
}*/
.maindesign .flex1{
	flex: 1;
}
.maindesign .detail_title{
	font-size: 1.3em;
	font-weight: bold;
}
.maindesign .under_txt {
    margin: 10px auto;
}
@media screen and (max-width: 767px) {
	.title {
    background-image: url("/contents/event/truck/images/title_sample_sp.png");
}
	h1 {
    font-size: 10vw;
}
h1 span.absolute_center {
    position: absolute;
    left: 7%;
    top: 50%;
    transform: translateY(-50%);
    line-height: 1.0;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(10,10,10,0.7);
	 width: 80%; 
    padding: 3%;
    background-color: rgba(0,0,0,0.3);
}
/*	#main .main_title {
    margin: 10px auto 10px 10px;
    font-weight: bold;
    font-size: 22px;
}
.maindesign .title_inner {
    width: 65%;
}	*/
}
#main .images {
     margin-bottom: 0; 
}
#main .flatbtn {
    display: flex;
}
.maindesign .anshin{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.maindesign .anshin .anshin--block{
	width: 49%;
}
.maindesign .anshin .anshin--block .encho{
	border: 1px solid #ccc;
    border-radius: 10px;
    margin: 10px 0 20px;
    padding: 10px;
}

.maindesign .anshin .anshin--block .encho--text {
	font-size: 2.0em;
    font-weight: bold;
    margin-bottom: 15px;
}
.maindesign .anshin .anshin--block .encho--price {
    color: #e80113;
	font-size: 3.0em;
    font-weight: bold;
    text-align: right;
}
.maindesign .anshin .anshin--block .encho--price .tax{
    font-size: 0.6em;
    color: #333;
    margin-right: 5px
}
.maindesign .anshin .anshin--block .encho--price .yan{
    font-size: 0.6em;
}
#main .kome {
     text-align: left; 
}
.maindesign .anshin .anshin--block .kome li{
	font-size: 0.9em;
	text-indent: -1.75em;
	padding-left: 1.75em;
	margin-bottom: 5px;
	line-height: 1.2;
}

@media screen and (max-width:767px) {
.maindesign .anshin .anshin--block{
	width: 100%;
}
.maindesign .anshin .anshin--block .encho--text {
	font-size: 1.5em;
}
.maindesign .anshin .anshin--block .encho--price {
	font-size: 2.5em;
}
}



.maindesign .cols2 {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
		margin-bottom: 10px;
}
.maindesign .cols2 .cate_container {
	width: calc( 50% - 10px);
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}
.maindesign .cols2 .cate_container_02 {
	padding: 0 10px;
	text-align: center;
}
.maindesign .cols2 .img_container {
	width: 45%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.maindesign .cols2 .text_container {
	width: 55%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
.maindesign .flex1{
	flex: 1;
}
.maindesign .detail_title{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
}
.maindesign .cate_container .under_txt{
	line-height: 1.3;
}

@media screen and (max-width: 767px) {
/*.maindesign .title_inner {
    width: 65%;
}	*/

	.maindesign .cols2 {
		/*justify-content: space-between;
		max-height: 170px;*/
	}
	.maindesign .cols2 .cate_container {
	width: 100%;
}
	.maindesign .cols2 .img_container {
		/*width: 40%;
		max-height: 170px;*/
	}
	.maindesign .cols2 .img_container > img {
		/*height: 100%;
		width: auto;*/
	}
	.maindesign .cols2 .text_container {
		/*width: 50%;
		height: 170px;*/
	}
	.maindesign .mbgc_blue {
		font-size: 0.7rem;
		margin-bottom: 0.2rem;
		padding: 0.2em;
	}
	.maindesign .mbgc_gray {
		font-size: 0.7rem;
		margin-bottom: 0.2rem;
		padding: 0.2em;
	}
	.maindesign .cols2 .text_container li {
		font-size: 0.7rem;
	}
}



#main .feature-link {
    display: flex;
    flex-wrap: wrap;
}
#main .feature-link a {
    display: block;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    width: calc(50% - 32px);
    margin-right: 20px;
    margin-bottom: 20px;
	text-decoration: none;
    color: #333;
}
#main .feature-link a:nth-child(2n) {
    margin-right: 0;
}
#main .feature-link p.feature-link--product {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
    font-feature-settings: "palt" 1;
}
#main .feature-link img {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
#main .feature-link p {
    line-height: 1.4;
    text-align: justify;
    font-size: 0.9em;
}

#main .feature-link.col3-2 a {
    width: calc(33.3% - 32px);
    margin-right: calc(30px / 2);
}
#main .feature-link.col3-2 a:nth-child(2n) {
    margin-right: calc(30px / 2);
}
#main .feature-link.col3-2 a:nth-child(3n) {
    margin-right: 0;
}

#main .feature-link.col4-2 a {
    width: calc(25% - 32px);
    margin-right: calc(40px / 3);
}
#main .feature-link.col4-2 a:nth-child(4n) {
    margin-right: 0;
}
#main .black-box{
	border: 1px #333 solid;
	margin-bottom: 30px;
}
#main .black-box .cols2{
	background-color: #333;
	padding: 10px;
	justify-content: space-around;
}
#main .black-box .cols2 .img_container{
	width: 20%;
}
#main .black-box .cols2 .text_container{
	width: 70%;
}
#main .black-box .cols2 .text_container p{
	font-size: 1.5em;
	color: #fff;
}
#main .word-break{
word-break: break-all;
	}
#main .itemcol1  {
	margin-top: 20px;
	margin-bottom: 50px;
}
#main .itemcol1 .menu-btn-list {
    justify-content: flex-end;
}
#main h3 {
    border-left: 4px solid #E5002D;
    font-size: 1.2em;
    font-weight: bold;
    margin: 30px 0 20px 0;
    text-align: left;
    padding: 0.6rem 1rem;
}
.maindesign .maker-search {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.maindesign .maker-search li {
    display: flex;
    flex-direction: column;
    width: 24%;
    box-sizing: border-box;
}
.maindesign .maker-search li a{
		border: 1px solid #ccc;
	padding: 20px 10px;
}
.maindesign .maker-search .name {
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
    margin-top: 10px;
}
.maindesign .maker-search::after {
    content: '';
    display: block;
    height: 0;
    width: 24%;
}
#main .cols2 {
    display: flex;
    justify-content: space-between;
}
#main .cols2-1 {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
}
#main .goods {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}
#main .cols2 .img_container {
    width: 45%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#main .cols2 .text_container {
    width: 54%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
#main .cols2-1  .flex_content {
    width: 48%;
    display: flex;
    flex-direction: column;
}
#main .cols2 li {
    line-height: 1.3em;
    text-indent: -1em;
    padding-left: 1em;
	width: 100%;
}
.maindesign .tbl01 {
    border-collapse: collapse;
    margin: 10px auto 20px;
    padding: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.maindesign .tbl01 th, .maindesign .tbl01 td {
    padding: 20px 5px;
    border: 1px solid #ccc;
	word-break: break-word;
}
.maindesign .tbl01 th {
    background-color: #2e8b57;
    color: #fff;
    padding: 15px;
}
.maindesign .tbl01 td {
    text-align: left;
	line-height: 1.5em;
}
.maindesign .tbltac td {
    text-align: center;
}
.title {
    background-image: url(/contents/event/14_danbou/kerosine_stove/images/title.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    width: 870px;
    height: 200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
/*    font-size: 70px;*/
	justify-content: center;
}
#main h1 {
	display: flex;
    align-items: center;
    justify-content: center;
	font-size: 3em;
    text-align: center;
	margin: 0;
    font-weight: 700;
    text-shadow: 1px 1px 2px rgba(10,10,10,0.7);
    line-height: 1.3;
    color: #fff;
}
#main .title_inner {
    background-color: rgba(0,0,0,0.2);
    padding: 10px;
    line-height: 1.4;
}
	#main .sub_title{
		font-size: 0.8em;
	}
.maindesign .text-box{
	border: 2px solid #f00;
	padding: 10px;
}
@media screen and (min-width: 768px) {
.maindesign .menu-btn-list li{
	margin-bottom: 1rem;
}
.maindesign .menu-btn-list li:nth-child(2n) {
    margin-right: 0;
}
}
@media screen and (max-width: 767px) {
	.title {
    background-image: url("/contents/event/14_danbou/kerosine_stove/images/title_sp.jpg");
    background-size: cover;
    background-position: left top;
    height: 46vw;
    width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: left;
}
#main h1 {
    font-size: 7vw;
    margin-left: 3vw;
}
#main .black-box .cols2 .text_container p{
	font-size: 5vw;
}
#main .feature-link {
    display: flex;
    flex-wrap: wrap;
}
#main .feature-link a {
    display: block;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 10px;
    width:100%;
    margin-right: 0;
    margin-bottom: 20px;
	text-decoration: none;
    color: #333;
}
#main .feature-link a:nth-child(2n) {
    margin-right: 0;
}
#main .feature-link p.feature-link--product {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 10px;
    font-feature-settings: "palt" 1;
	height: 2.5em;
    display: flex;
    align-items: center;
}
#main .feature-link img {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
#main .feature-link p {
    line-height: 1.4;
    text-align: justify;
    font-size: 0.9em;
}
#main .feature-link.col3-2 a, #main .feature-link.col4-2 a {
    width: calc(50% - 27px);
    margin-right: calc(10px / 1);
}
#main .feature-link.col3-2 a:nth-child(2n), #main .feature-link.col4-2 a:nth-child(2n) {
    margin-right: 0;
}
	.maindesign .maker-search li {
    width: 48%;
}
		#main .cols2-1  .flex_content {
    width: 100%;
    display: flex;
    flex-direction: column;
}
	.extra .tbl01{
		font-size: 0.5em;
	}
	.extra .tbl01 th {
    padding: 5px;
}
	.extra .tbl01 td {
    padding: 10px 1px;
}
}


.extra a {
    text-decoration: underline!important;
}
#main .text-link{
	text-decoration: underline;
}

/*  250911更新  */
#main .features{
    flex: 1;
}
#main .features li{
    width: auto;
    line-height: 1.3;
    text-align: justify;
    text-indent: -1em;
    padding-left: 1em;
    margin: 0 0 5px 0;
}

/*251031 更新*/
#main .campaign-bnr--images{
    margin-bottom: 2em;
}
#main .campaign-bnr--col-2{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#main .campaign-bnr--col-2 li{
    width: 49%;
}
#main .campaign-bnr--col-2 li{
    width: 49%;
}

@media screen and (max-width:767px) {
#main .campaign-bnr{
    margin: 0 10px;
}
#main .campaign-bnr--col-2 li{
    width: 100%;
    margin-top: 2em;
}
#main .campaign-bnr--col-2 li:first-child{
    margin-top: 0;
}

#main nav{
    margin: 0 10px;
}
}
