@charset "UTF-8";
/*
Theme Name: 天王洲 銀河劇場
Author: ticket
Author URI: http://192.168.33.10/ticket
Description: 天王洲 銀河劇場の購入方法です。
Version: 4.3.1
*/
/*----------------------------------
	購入方法用のCSSです
----------------------------------*/
.main-bg-gx section{ background:#FFF; width:960px; margin:30px auto 0;}
/*----------------------------------
購入方法　id=ticket ここから*/
#ticket .wrap { padding: 0 80px 60px;}
#ticket 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;}
#ticket h2 { font-size: 2.1em; font-weight: 600; line-height: 1.2em;}
#ticket .txt_gx { font-size: 1em; line-height: 1.5em; margin-bottom: 50px;}
#ticket .gold_gx { color: #bf9019;}
#ticket .txtlarge_gx { font-size: 1.25em;}
#ticket h3 { font-size: 1.8em; font-weight: 600; margin-bottom: 20px;}
#ticket h4 {font-size: 1.25em; line-height:1.8em; border-top:1px solid #bf9019; display:block;}
#ticket .bold{font-weight:600;}
#ticket .tab_gx{border: 1px solid #e9b635; width:800px; }
#ticket .tab_gx td{font-size:1.15em; line-height:2.25em;}
#ticket .tab_gx td a{text-decoration:none; color:#e9b635; display:block; width:100%; height:100%; text-align:center;}
#ticket .tab_gx td a:hover{text-decoration:none; color:#000000; display:block; width:100%; height:100%; text-align:center; background:#f4da9a;}
#ticket .tab_off{border: 1px solid #e9b635; background:#f4da9a; color:#000000; width:50%; text-align:center;}
#ticket .tab_on {border: 1px solid #e9b635; background:#ffffff; width:50%;}
#ticket .howbox_gx{border:1px solid #000000; margin: 15px 0 0 40px; padding: 12px;}
#ticket .graybox{ background:url(../../images/parts/howbox_bg.gif); padding:40px; font-size: 1em; line-height: 1.5em; margin-bottom:50px;}

 @media screen and (max-width:768px) {
/*　画面サイズが768pxまではここを読み込む　*/
.main-bg-gx section{width:100%; margin:0;}
/*購入方法部分　id=ticket
----------------------------------*/
#ticket .wrap { padding: 12px;}
#ticket h1{padding-left:10px; padding:10px; margin:0px; font-size: 1.7em;}
#ticket h2{ font-size: 1.3em; padding-bottom:0px; line-height:1.4em; margin:10px 0 5px 0;}
#ticket h3{ font-size: 1.3em;}
#ticket .txt_gx .bold { line-height: 1.4em;}
#ticket .tab_gx{ width:100%}
#ticket .tab_gx td { font-size: 1em;}
#ticket .howbox_gx { margin: 15px 0 0;}
#ticket .graybox { padding: 6%;}
#ticket h4  span{ display:block;}
#ticket .howbox_gx { margin: 15px 0 0;}
#ticket .tab_gx td a:hover{text-decoration:none; color:#e9b635; display:block; width:100%; height:100%; text-align:center; background:#ffffff;}
}