@charset "UTF-8";
/*
Theme Name: 天王洲 銀河劇場
Author: recruit
Author URI: http://192.168.33.10/recruit
Description: 天王洲 銀河劇場の採用情報です。
Version: 4.3.1
*/
/*----------------------------------
	採用情報用のCSSです
----------------------------------*/
.main-bg-gx section{ background:#FFF; width:960px; margin:30px auto 0;}
/*----------------------------------
採用情報　id=recruit ここから*/
#recruit .wrap { padding: 0 80px 60px;}
#recruit 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;}
#recruit h2 { font-size: 2.1em; font-weight: 600; line-height: 1.2em;}
#recruit .txt_gx { font-size: 1em; line-height: 1.5em; margin-bottom: 50px;}
#recruit .gold_gx { color: #bf9019;}
#recruit h3 { font-size: 1.8em; font-weight: 600; margin-bottom: 5px;}
#recruit .bold{ font-weight:600;}
#recruit .ce{text-align:center; width:150px;}
#recruit .txt_gx td{border:1px solid #000; padding:10px;}
#recruit .box-marble { background: rgba(0, 0, 0, 0) url("../../images/parts/marble.png") no-repeat scroll 0 0; padding: 20px; width: 800px;}
#recruit .fontB { font-weight: 600;}

 @media screen and (max-width:768px) {
/*　画面サイズが768pxまではここを読み込む　*/
.main-bg-gx section{width:100%; margin:0;}
/*採用情報部分　id=recruit
----------------------------------*/
#recruit .wrap { padding: 12px;}
#recruit h1{padding-left:10px; padding:10px; margin:0px; font-size: 1.7em;}
#recruit h2{ font-size: 1.3em; padding-bottom:0px; line-height:1.4em; margin:10px 0 5px 0;}
#recruit h3{ font-size: 1.3em;}
#recruit .txt_gx .bold { line-height: 1.4em;}
#recruit .box-marble { width:100%}
}