@charset "UTF-8";
/* CSS Document */
/*
.colum800_r{
	background-color: #ff9e19;
	margin-right: 0!important;

}
*/
	.pc{display: block;}
	.sp{display:none;}
.ehime{
	margin-bottom: 30px;
}
.tab_ehimefair {
    margin-bottom: 20px;
}
section.ehime{
	background-color: #ff9f1a;
    padding: 70px 20px 10px;
    background-image: url(/simages/u/image/ehime/con_back_2.svg);
    background-repeat: repeat-x;
    background-size: 60px;
    background-position: top;
}
section.ehime .con_title{
	color: #bf3d00;
}
.ehime ul.btnbox_3 li.btn03{
	margin: 0 0px 30px 0;
    background-color: #fff;
    font-size: 18px;
    width: calc((100% - 48px) / 2);
    border-radius: 15px;
	padding: 0;
}
.ehime ul.btnbox_3 li.btn03 a{
    text-decoration: none;
    color: #333;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
}
.ehime_back{
	margin-bottom: 30px;
	
}
.ehime_back .mainttl {
    background-color: #bf3d00;
    color: #fff;
    padding: 5px 0;
}
.ehime_back .title{
	margin-top: 0;
}
.ehime_back .selling_price {
    color: #db0000;
}
.ehime_mainttl{
	background-color: #bf3d00;
    color: #fff;
    padding: 5px 0;
	font-weight: 700;
    font-size: 22px;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 20px;
}
@media only screen and (max-width:896px) {
	.pc{display: none;}
	.sp{display:block;}
.top_title {
    font-size: 20px;
    line-height: 1.5;
	    margin: 0 auto 30px;
}
	.top_comment {
    margin: 0 auto 30px;
}
}
