@charset "UTF-8";
/*
　TOP
	PC用CSS

*/

/*-----------------------*----*----*----*----*----*----*----*----*----* タグ */
/*-----------------------*----*----*----*----*----*----*----*----*----* ヘッダー */
/*-----------------------*----*----*----*----*----*----* header */
/*-----------------------*----*----*----*----*----* slider */

/*-----------------------*----*----*----*----*----*----*----*----*----* メイン */
/*-----------------------*----*----*----*----*----*----* main */

@media screen and (min-width: 1120px){
	.main_img {
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url(../img/main_bg.jpg);
    background-size: cover;
    position: relative;
    height: 414px;
    width: 100%;
    text-align: center;
    padding: 147px 0;
}
}
/*残り1邸*/
.nokori1{
    font-size: 32px !important;
    color: red;
    font-weight: 500;
}
.nokori1 span{
	font-size: 48px !important;
}




/*-----------------------*----*----*----*----*----*----*----*----*----* フッター */
/*-----------------------*----*----*----*----*----*----* footer */
