@charset "UTF-8";
/* ==============================================================================================
   Add CSS 2024/01/25
   ============================================================================================== */
   
.imo-art{
	background-image:url(../img/bk4.png);
}

.prd-shop-sct_ttl {
	background-color: #A97432;
}
.imo-ttl_txt{
	color:#fff;
}
.imo-ttl_subred{

}

.imo-ttl_subred .imo-ttl_txt{
	color:#7E1C31;	
}



header{
	background-image:url(../img/bk1.png);	
}

.mn-hdr_ttl{
	padding:2em 0;
}

@media only screen and (max-width: 1029px) {
.-sub .mn-hdr_ttl {
	max-width:60%;
	padding:5em 1em 3em 1em;
}
}
@media only screen and (max-width: 670px) {
.-sub .mn-hdr_ttl {
	max-width:96%;
	padding:4em 5em 3em 1em;
}
}

.at_txt{
		margin-top:1.3em;
		text-align:right;
		padding-left: 1em;
	    text-indent: -1em;
}

.at_txt_l{
		margin-top:1.3em;
		padding-left: 1em;
	    text-indent: -1em;
}
.at_txt_l.mt0{
		margin-top:0px;	
}



.prd-shop-dtl-sct_ttl-txt.-jp.red{
	color:#7E1C31;
}
