@charset "utf-8";

/* スマホ ここから*/
@media screen and (max-width: 599px) {

.smp_none2 {
	display: none;
}

/*フレーム*/
#flame {
    border: 10px solid #3e3a39;
}
/*フレーム　フリッパー*/
.contact-fix-left img,.contact-fix-right img {
	width: 50%;
}
.contact-fix-right {
    text-align: right;
    bottom: 0%;
}
.contact-fix-center img {
	width: 70%;
}
	
/*トップバンパー*//*トップボーる*/
#bumper img,#ball_top img {
	width: 30%;
}
/*メインビジュアル*/
#main_v {
	border-bottom: 5px solid #3e3a39;
}
#main_copy {
    font-size: 22px;
    padding-bottom: 3%;
}
.font100_babes {
	font-size: 40px;
}
	
/*ニュース*/
#news {
    max-width: 90%;
    padding: 1% 2%;;
}
#news img {
	width: 9%;
}
#news_inbox {
	width: 80%;
    margin: 0% 1%;
}
#news h2 {
    font-size: 1.2em;
    line-height: 1.4em;
}
#news Marquee  {
    font-size: 0.8em;
    line-height: 1.5em;
}

/*コンセプト*/
#concept {
	text-align: center;
}
#concept h2 {
    font-size: 1.3em;
    line-height: 1.5em;
    width: 50%;
    margin-bottom: 10px;
	text-align: center;
}
#concept_copy {
    font-size: 1em;
    line-height: 1.1em;
}
#concept p {
    font-size: 0.6em;
    line-height: 1.3em;
}
#bg_yellow {
    border-radius: 60px;
}
#border_gray {
    padding-right: 4%;
    padding-left: 4%;
    border-radius: 50px;
}
	
.margin_t_80 {
    margin-top: 20px;
}
/*レイアウト共通*/
.inbox {
	padding: 20px 0;
} 
/*共通タイトル*/
h3 {
    font-size: 0.6em;
    margin-bottom: 30px;
	line-height: 0px;
}
	
/*ピンボール*/
/*ピンボール台*/
#pinball_dai {
    margin-top: 0px;
}
#pinball_dai img {
	width: 30%
}
/*ピンボール　コピー*/
.font35 {
    font-size: 1em;
}
/*ピンボール ポイント*/
.pinball_point {
    font-size: 0.6em;
}
/*ニューアライバルと営業時間*/
.font60 {
	font-size: 30px;
}
.new_machine_img p,#goods_left p,#goods_right p,#access p {
    font-size: 0.6em;
}	
/*ピンボール マシンリスト*/
#machinelist {
    background-size: 95% auto;
}
.font70 {
	font-size: 30px;
}
#machinelist .font25 {
	font-size: 13px;
}
	
/*トラック*/
#track {
    margin-top: 50px;
}
#track img {
	width: 40%;
}

/*瓶コーラ*/
#coke {
    margin-top: -100px;
    right: 2%;
	text-align: right;
}
#coke img {
	width: 30%;
}
	
/*インスタグラム埋め込み*/	
#instagram iframe {
    max-width: 350px;
}

/*フッター 左 コピーライト*/
#copylight {
    height: 230px;
    font-size: 7px;
    margin-bottom: 40px;
	width: 10%;
}
/*フッター センター*/
#footer_center {
    font-size: 0.8em;
    line-height: 1em;
    width: 75%;
    background-size: 100% auto;
    height: 230px;
    padding-left: 1%;
}
/*フッター 右*/
#footer_right {
    width: 90%;
    font-size: 12px;
    line-height: 18px;
    margin-left: auto;
    margin-right: auto;
}
	
	
	
	
}
