@charset "UTF-8";
/*
Theme Name: 天王洲 銀河劇場
Author: faq
Author URI: http://192.168.33.10/faq
Description: 天王洲 銀河劇場のよくあるご質問です。
Version: 4.3.1
*/
/*----------------------------------
	よくあるご質問用のCSSです
----------------------------------*/
.main-bg-gx section{ background:#FFF; width:960px; margin:30px auto 0;}
/*----------------------------------
よくあるご質問　id=faq ここから*/
#faq .wrap { padding: 0 80px 60px;}
#faq 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;}
#faq h2 { font-size: 2.1em; font-weight: 600; line-height: 1.2em;}
#faq .txt_gx { font-size: 1em; line-height: 1.5em; margin-bottom: 10px;}
#faq .gold_gx { color: #bf9019;}
#faq h3 { font-size: 1.8em; font-weight: 600; margin-bottom: 20px;}
#faq .txt_gx .bold{font-size: 1.25em; line-height:1.6em; font-weight:600;}
#faq .anc{border:1px solid #e9b635;}
#faq .btnA{background:#f4da9a;}
#faq .btnB{background:#ffffff; color:#e9b635;}
#faq .orange { background-color: #efe3c5; font-size: 1.25em; line-height: 1.25em; margin-bottom: 10px; padding: 2px 5px 1px; padding-left: 1.5em; text-indent: -1.25em;}
#faq .txtdrop{margin-left:20px; padding-left: 1em; text-indent: -1em;}
#faq .tab_gx{border: 1px solid #e9b635; width:800px; }
#faq .tab_gx td{font-size:1.15em; line-height:2.25em;}
#faq .tab_gx td a{text-decoration:none; color:#e9b635; display:block; width:100%; height:100%; text-align:center;}
#faq .tab_gx td a:hover{text-decoration:none; color:#000000; display:block; width:100%; height:100%; text-align:center; background:#f4da9a;}
#faq .tab_off{border: 1px solid #e9b635; background:#f4da9a; color:#000000; width:50%; text-align:center;}
#faq .tab_on {border: 1px solid #e9b635; background:#ffffff; width:50%;}
#faq hr{border:none;border-top:dashed 1px  #000000;height:1px;color:#FFFFFF;width:100%; margin-top:10px;}

 @media screen and (max-width:768px) {
/*　画面サイズが768pxまではここを読み込む　*/
.main-bg-gx section{width:100%; margin:0;}
/*よくあるご質問部分　id=faq
----------------------------------*/
#faq .wrap { padding: 12px;}
#faq h1{padding-left:10px; padding:10px; margin:0px; font-size: 1.7em;}
#faq h2{ font-size: 1.3em; padding-bottom:0px; line-height:1.4em; margin:10px 0 5px 0;}
#faq h3{ font-size: 1.3em;}
#faq .txt_gx .bold { line-height: 1.4em;}
#faq .tab_gx{ width:100%}
#faq .tab_gx td { font-size: 0.8em;}
#faq .tab_gx td a:hover{text-decoration:none; color:#e9b635; display:block; width:100%; height:100%; text-align:center; background:#ffffff;}
#faq .txtdrop { margin-left: 2%;}
}