
.lred_heading {
	border-left: 4px solid #f00;
    font-size: 1.2em;
    font-weight: bold;
    margin: 30px 0 20px 0;
    text-align: left;
    padding: 0.3rem 1rem;
    line-height: 1.3;
}
.fs08 {
	font-size: 0.8em;
}
.img_container {
	width: 100%;
}
.slide3 {
	margin: 30px 0;
}
.menu-btn-list .flatbtn {
	display: flex;
	color: #fff !important;
}
#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 .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 .ranking{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}
#main .ranking::before,
#main .ranking::after{
	content: "";
	display: block;
	width: 32%;
	height: 0;
}
#main .ranking::before{
	order: 1;
}
#main .ranking .ranking--block{
	width: 32%;
	/*padding-bottom: 3em;
	position: relative;*/
	display: flex;
	flex-direction: column;
}
#main .ranking .ranking--block .goods-list-cart{
	/*position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;*/
	margin-top: 10px;
}
#main .ranking .ranking--block .goods-list-cart a{
	text-decoration: none;
}
#main .ranking .ranking--block p{
	font-size: 0.9em;
	line-height: 1.3;
	text-align: justify;
	margin-top: 10px;
	flex: 1;
}
#main .ranking .ranking--flex{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 10px;
}
#main .ranking .ranking--images{
	width: 40px;
	margin-right: 10px;
}

#main .ranking .ranking--series{
	width: calc(100% - 50px);
	font-size: 1.1em;
	line-height: 1.3;
	font-feature-settings: "palt" 1;
	/*font-weight: bold;*/
}
#main .ranking .ranking--series span{
	font-size: 1.1em;
	font-weight: bold;
}
#main .default-btn, #main .orange-btn, #main .red-btn, #main .blue-btn, #main .mustard-btn {
    color: #fff;
}
#main .ranking a {
    color: #fff;
}
.maindesign .under_txt {
    margin: 10px auto;
}
@media screen and (max-width:767px) {
#main .slider3 .bk-gray {
	display: flex;
	flex-wrap: wrap;
	height: 30vw;
	align-content: baseline;
}
#main .slider3 .bk-gray h3,
#main .slider3 .bk-gray p{
	height: auto;
}
	#main .ranking{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}
#main .ranking .ranking--block{
	width: 100%;
	margin-top: 30px;
}
#main .ranking .ranking--block .goods-list-cart{
	margin-top: 10px;
	width: 100%;
}
#main .ranking .ranking--block .goods-list-cart a{
	text-decoration: none;
}
#main .ranking .ranking--block:first-child{
	margin-top: 0;
}
#main .ranking .ranking--block p{
	font-size: 0.9em;
	line-height: 1.3;
	text-align: justify;
	margin-top: 10px;
}

#main .ranking .ranking--flex{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 10px;
}
#main .ranking .ranking--images{
	width: 60px;
	margin-right: 10px;
}

#main .ranking .ranking--series{
	width: calc(100% - 70px);
	font-size: 1.0em;
	line-height: 1.3;
	font-feature-settings: "palt" 1;
}
#main .ranking .ranking--series span{
	font-size: 1.5em;
	font-weight: bold;
}
	#main .ranking a:first-child {
    width: auto;
     margin-bottom: 0; 
}
}
#main .oshirase{
	display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #333!important;
  margin-top: 10px;
  padding: 15px 11%!important;
}
#main .oshirase_imgbox{
	width: 25%
}
#main .oshirase_textbox{
	width: 70%
}
#main .oshirase p{
	color: white;
}

#main .oshirase_smalltext{
font-size: 1.2rem;
    line-height: 1.3;
    text-align: justify;
    margin-top: 10px;
}

#main .oshirase_color01{
	color: yellow;
}
#main .oshirase_largetext{
font-size: 2.0rem;
}
#main .s_05 .accordion_one .accordion_header .i_box02 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    right: 5%;
    width: 40px;
    height: 40px;
    /* border: 1px solid #fff; */
    margin-top: -20px;
    box-sizing: border-box;
    transform-origin: center center;
    transition-duration: 0.2s;
    background: url(/contents/event/car_supplies/img/acc_ya02.gif) no-repeat center;
    background-size: 50%;
}
#main .word-break {
    word-break: break-all;
}
#main .mgt10{
	margin-top: 10px;
	
}

@media screen and (max-width:767px) {
#main .oshirase {
    padding: 15px 11% 15px 10px!important;
	justify-content: space-around;
}
	#main .oshirase_imgbox{
	width: 28%
}
#main .oshirase_textbox{
	width: auto;
}
#main .oshirase_smalltext{
font-size: 0.9rem;
}
#main .s_05 .accordion_one .accordion_header .i_box02 {
    width: 30px;
    height: 30px;
    margin-top: -15px;
}
}

