@charset "UTF-8";
/*
Theme Name: 天王洲 銀河劇場
Author: links
Author URI: http://192.168.33.10/links
Description: 天王洲 銀河劇場のリンク集です。
Version: 4.3.1
*/
/*----------------------------------
	リンク集用のCSSです
----------------------------------*/
.main-bg-gx section{ background:#FFF; width:960px; margin:30px auto 0;}
/*----------------------------------
リンク集　id=links ここから*/
#links .wrap { padding: 0 80px 60px;}
#links 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;}
#links h2 { font-size: 2.1em; font-weight: 600; line-height: 1.2em;}
#links .txt_gx { font-size: 1em; line-height: 1.5em; }
#links .gold_gx { color: #bf9019;}
#links h3 { font-size: 1.8em; font-weight: 600; margin-bottom: 5px;}
#links .bold{ font-weight:600;}
#links .txtlarge_gx { font-size: 1.25em; line-height:1.6em;}
#links .pad{ padding-right:2em; text-indent:-2em;}
#links 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=links
----------------------------------*/
#links .wrap { padding: 12px;}
#links h1{padding-left:10px; padding:10px; margin:0px; font-size: 1.7em;}
#links h2{ font-size: 1.3em; padding-bottom:0px; line-height:1.4em; margin:10px 0 5px 0;}
#links h3{ font-size: 1.3em;}
#links .txt_gx .bold { line-height: 1.4em;}

}