﻿.fs09{font-size: 0.9em;}
.fs08{font-size: 0.8em;}
.fs06{font-size: 0.6em;}
.mgb0{margin-bottom: 0!important;}
.mgt20{margin-top: 20px!important;}
.maindesign p {
    line-height: 1.3em;
}
.maindesign .h3_d {
    border-left: 4px solid #f00;
    font-size: 1.2em;
    font-weight: bold;
    margin: 20px 0 10px 0;
    text-align: left;
    padding: 0.6rem 1rem;
    line-height: 1.2;
}
#main .cols2-1 li img{
width: 70%;
margin: 15px auto;
}	
#main .cols2-1 li a{
text-align: center;
}	
.text-box{
line-height: 1.8em!important;
}
.listCatch {
font-size: 1em;
font-family: 'Noto Sans JP', "ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
color: #E5002D;
font-weight: 400;
} 

@media screen and (max-width: 767px){
#main section{
margin-bottom: 40px;
}
.listCatch {
font-size: 0.9em;
line-height: 1.2;
} 
}
#main .subTxt {
    line-height: 1.2;
    margin: 20px 0;
}
    #main .topBtn ul li a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    background-image: url(/include_html/koukoku/21_curvemirror/img/arow_red.png);
    background-repeat: no-repeat;
    background-position: right 0.8em center;
    background-size: 7px;
    padding: 0.9em 0.8em;
    border: 1px solid #ccc;
    border-radius: 6px;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
    font-size: 0.95em;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-right: 1.5em;
    height: 60px;
}
     @media screen and (max-width:767px){
    #main .topBtn ul li a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    background-image: url(/include_html/koukoku/21_curvemirror/img/arow_red.png);
    background-repeat: no-repeat;
    background-position: right 0.5em center;
    background-size: 7px;
    padding: 0.9em 1.2em 0.9em 0.5em;
    border: 1px solid #ccc;
    border-radius: 6px;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
    font-size: 0.85em;
}
         }
    .pgFlex{
        display: flex;
        flex-wrap: wrap;
    }
    .pgFlex li.pgCols {
    border: 1px #ccc solid;
    box-sizing: border-box;
    overflow: hidden;
    padding: 10px;
    width: calc(50% - 5px);
    margin: 0 10px 20px 0;
    position: relative;
}
    .pgFlex li:nth-child(2n){
    margin: 0 0 20px 0;
    }
    .pgFlex li img{
    width: 100%;
}
    .cartitle {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
    .carleft {
    font-size: 2em;
    font-weight: bold;
    text-align: left;
    width: 52%;
}
    .carright {
    width: 40%;
    text-align: center;
    padding: 10px;
    font-size: 1.25em;
    font-weight: bold;
    margin-right: 0;
    background-color: #000;
    color: #FFF;
}
    .btnspace{
        margin: 10px 0 0 0;
    }
    .pgFlex li.pgCols .pgBtnFlex{
    display: flex;
        flex-wrap: wrap;
}
    .pgFlex li.pgCols .pgBtnFlex li{
    width: calc(50% - 5px);
    margin-right: calc(10px / 1);
    margin-bottom: 20px;
    position: relative;
}
    .pgFlex li.pgCols .pgBtnFlex li:nth-child(2n){
    margin-right: 0;
}
    #main .fsgarage {
    font-size: 1.0em;
    padding: 0.75em 1.85em;
}
    #main .fsgarage p{
    display: inherit;
}
    .title-border {
    display: flex;
    align-items: center;
    margin: 1em 0;
}
    .title-border:before, .title-border:after {
    border-top: 2px solid;
    content: "";
    flex-grow: 1;
}
    .title-border:before {
    margin-right: 1rem;
}
    .title-border:after {
    margin-left: 1rem;
}
#main .menu-btn-list li a {
    color: #fff !important;
	display: flex;
}
#main .oreno{
	font-size: 1.3em!important;
}
    @media screen and (max-width:767px){
        #main .fsgarage {
    font-size: 1.0em;
    padding: 0.75em 0.85em;
}
        .pgFlex li.pgCols {
    width: 100%;
    margin: 0 0 20px 0;
}
      .cartitle {
    font-size: 0.5em;
}  
    .carleft {
    font-size: 3em;
} 
        .carright {
    font-size: 2em;
}
		#main .oreno{
	font-size: 2em!important;
}
    }
    .selectbnr{
        margin: 0 0 60px 0;
    }
.maindesign .cols2 {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
		margin-bottom: 10px;
}
.maindesign .cols2 .cate_container {
	width: calc( 50% - 10px);
}
.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;
}
.fea .title {
    background-image: url(../image_230307/bnr.jpg);
}
@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 h3.checkPoint {
    margin: 30px 0 20px 0;
}
	#main .menu-btn-list .orange-btn {
    display: flex;
}
	#main .tab-menu-nav li a {
    display: flex;
    /* align-items: center; */
}
}
#main .campaignbnr img {
	/*border: 1px solid #000;*/
        width:100%;
        height:auto;
}


#main .price-content {
    display: flex;
    justify-content: flex-end;
}
#main .price-content--inner {
    padding: 15px 0;
    display: inline-block;
}
#main .before-price {
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px solid #333;
}
#main .before-price--inner {
    display: flex;
    align-items: flex-end;
}
#main .before-price--info {
    font-weight: bold;
    font-size: 0.9rem;
    margin-right: 5px;
}
#main .before-price--value {
    font-size: 1.75rem;
    font-weight: bold;
}
#main .before-price--num {
    text-decoration: line-through;
}
#main .price-tax {
    font-size: 0.4em;
    margin-right: 5px;
}
#main .price-yen {
    margin-left: 2px;
    font-size: 0.6em;
}
#main .after-price {
    font-weight: bold;
    font-size: 3.25rem;
    margin-top: 15px;
    text-align: right;
}


@media screen and (max-width:767px) {
    #main .before-price--value {
        font-size: 7.5vw;
    }
    #main .after-price {
        font-size: 12.5vw;
    }
}

#main .pgCols {
    position: relative;
}
#main .pgCols--icon {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.9rem;
    line-height: 1.15;
    padding: 5px;
    color: #fff;
    background-color: #002f67;
    text-align: center;
    font-weight: bold;
}
#main .specification {
    color: #E5002D;
    font-weight: bold;
    font-size: 1.1rem;
    margin-top: 10px;
}

/*#main .campaign_off10::before{
content: '替幕10％OFF対象';
    width: 100%;
    height: 1em;
    background: #74a927;
    color: #fff;
    border: 1px solid #74a927;
    margin: 0 0 10px;
    text-align: center;
    padding: 5px;
}*/