@charset "UTF-8";
/*
Theme Name: 天王洲 銀河劇場
Author: seat
Author URI: http://192.168.33.10/seat
Description: 天王洲 銀河劇場の座席表です。
Version: 4.3.1
*/
/*----------------------------------
	座席表用のCSSです
----------------------------------*/
.main-bg-gx section{ background:#FFF; width:960px; margin:30px auto 0;}
/*----------------------------------
座席表　id=seat ここから*/
#seat .wrap { padding: 0 80px 60px;}
#seat h1 {border-bottom: 1px solid #e9b635; border-top: 1px solid #e9b635; color: #e9b635; font-size: 2.5em; line-height: 1.4em; margin: 10px 0 50px; padding-left: 80px;}
#seat h2 { font-size: 2.1em; font-weight: 600; line-height: 1.2em;}
#seat .txt_gx { font-size: 1em; line-height: 1.5em; margin-bottom: 50px;}
#seat .gold_gx { color: #bf9019;}
#seat h3 { font-size: 1.8em; font-weight: 600; margin-bottom: 5px;}
#seat .txt_gx .bold{font-size: 1.25em; line-height:1.6em; font-weight:600;}
#seat .mb50{margin-bottom:50px;}
#seat .pdf-dl {margin:0 auto; display: table;}
#seat .pdf-dl a { font-size: 1.25em; font-weight: 600; padding: 18px; text-decoration: none; width: 380px;}
#seat .pdf-dl a span { font-size: 1.8em; vertical-align: bottom;}

 @media screen and (max-width:768px) {
/*　画面サイズが768pxまではここを読み込む　*/
.main-bg-gx section{width:100%; margin:0;}

/*新着情報一覧部分　id=news
----------------------------------*/
#seat .wrap { padding: 12px;}
#seat h1{padding-left:10px; padding:10px; margin:0px; font-size: 1.7em;}
#seat h2{ font-size: 1.3em; padding-bottom:0px; line-height:1.4em; margin:10px 0 5px 0;}
#seat h3{ font-size: 1.3em;}
#seat .txt_gx .bold { line-height: 1.4em;}
#seat .pdf-dl a { font-size: 1em; width: 100%;}
#seat .pdf-dl a { font-size: 1em; width: 100%;}
#seat .pdf-dl { width: 100%;}
}