/* CSS Document */
@charset "utf-8";

/*================================================
 基本設定
================================================*/
/* --------- font設定  -----------
どのブラウザも14px相当に統一
-------------------------------*/
body {  
		font-size: 80%;
		line-height:160%;
		font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','Meiryo UI','メイリオ','Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
		color:#333333;
		letter-spacing:0.05em;
}  
html>/**/body {  
    font-size: 14px;  
	line-height:160%;
}
/*-----------------------------*/

/*================================================
ベースレイアウト
================================================*/
html {
	width:100%;
	height:100%;
}
body {
	width:100%;
}
div#wrap {
	margin:0 auto;
	min-width:960px;
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	text-align:center;
}
body > div#wrap {
	height:auto;
}
a:link, a:visited, a:active {
	color:#4e9b51;
}
a {
	color:#4e9b51;
	text-decoration:underline;
	overflow:hidden;
	outline:none;
}
a:hover {
	text-decoration:underline;
	color: #7dca80;
}
/*================================================
ヘッダーレイアウト
================================================*/
div#head {
	margin:0 auto;
	width:940px;
	height:auto;
}
#head h1 a{
	display:block;
	background:url(../img/common/logo.png) center no-repeat;
	margin:20px 0;
	width:300px;
	height:53px;
	text-indent:-999em;
	float:left;
}
div#socialbuttons {
	margin:46px 0 0 0;
	float:right;
}
div#socialbuttons div {
	float:left;
}
/*================================================
リード画像
================================================*/
div#img-header {
	background:url(../img/common/img-head.jpg) center top no-repeat;
	margin:20px auto 0;
	width:100%;
	height:601px;
	clear:both;
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}
div#img-header h1 {
	font-size: 48px;
	line-height: 601px;
	color:#3f5140;
}
/*================================================
コンテンツ部
================================================*/
div#bg-content {
	background: url(../img/common/bg-content.png) center repeat;
}
div#wrap-content {
	margin:0 auto;
	padding: 30px 0 0 0;
	width:940px;
}
div#left {
	width: 300px;
	float: left;
}
div#right {
	width: 620px;
	float: right;
}
/*------------------------------------------------
ゴルフライフとは
------------------------------------------------*/
div#area-about {
	background: url(../img/common/img-about.jpg) #ffffff left center no-repeat;
	width: 940px;
	height: 300px;
}
div#area-about h1 {
	margin: 0 0 30px 340px;
	padding: 40px 0 0 0;
	width: 590px;
	font-size: 24px;
	line-height: 24px;
	color: #4c8c78;
}
div#area-about p {
	margin: 0 0 20px 340px;
	width: 590px;
	font-size: 14px;
	line-height: 24px;
	color: #586359;
}
div#area-about ol {
	margin: 0 0 0 340px;
}
div#area-about ol li {
	list-style: decimal inside !important;
	font-size: 16px;
	line-height: 24px;
	color: #4c8c78;
}
/*------------------------------------------------
会社概要
------------------------------------------------*/
div#area-company {
	background: url(../img/common/img-company.jpg) #ffffff left center no-repeat;
	width: 940px;
	height: 350px;
}
div#area-company h2 {
	margin: 0 0 10px 340px;
	padding: 20px 0 0 0;
	width: 590px;
	font-size: 24px;
	line-height: 24px;
	color: #4c8c78;
}
div#area-company table {
	margin: 0 0 20px 340px;
	width: 550px;
	font-size: 13px;
	line-height: 1.6em;
}
div#area-company table th {
	padding: 0.2em 0.1em;
	width: 80px;
	vertical-align: top;
}
div#area-company table td {
	padding: 0.2em 0.1em;
	width: 470px;
	vertical-align: top;
}

/*------------------------------------------------
求人情報
------------------------------------------------*/
div#area-recruit {
	background: url(../img/common/img-recruit.jpg) #ffffff left top no-repeat;
	width: 940px;
	height: 360px;
}
div#area-recruit h2 {
	margin: 0 0 30px 340px;
	padding: 40px 0 0 0;
	width: 590px;
	font-size: 24px;
	line-height: 24px;
	color: #4c8c78;
}
div#area-recruit .recruit-read {
	margin: 0 0 30px 340px;
	width: 550px;
	font-size: 13px;
	line-height: 1.6em;
}
div#area-recruit .recruit-sub {
	margin: 0 0 0 340px;
	padding: 0.3em 0.1em;
	font-weight:bold;
}

div#area-recruit .recruit-sub-txt{
	margin: 0 0 30px 340px;
	font-size: 13px;
	line-height: 1.6em;

}




/*------------------------------------------------
ニュース
------------------------------------------------*/
div#aera-news {
	background-color: #ffffff;
	width: 300px;
}
div#aera-news h2 {
	margin: 0 10px 10px 10px;
	padding: 16px 0;
	border-bottom: 1px dashed #586359;
	width: 280px;
	font-size: 20px;
	line-height: 20px;
	color: #4c8c78;
}
div#aera-news ul {
	margin: 0 10px 0 10px;
	padding-bottom: 15px;
}
div#aera-news ul li {
	margin-bottom: 0.5em;
}

/*------------------------------------------------
ニュース2カラム
------------------------------------------------*/
div#aera-news2Clm {
	background-color: #ffffff;
	width: 620px;
}
div#aera-news2Clm h2 {
	margin: 0 20px 10px 20px;
	padding: 16px 0;
	border-bottom: 1px dashed #586359;
	font-size: 20px;
	line-height: 20px;
	color: #4c8c78;
}
div#aera-news2Clm ul {
	margin: 0 20px 0 20px;
	padding-bottom: 15px;
}
div#aera-news2Clm ul li {
	margin-bottom: 0.5em;
}



/*------------------------------------------------
提供サービス
------------------------------------------------*/
div#area-service {
	background-color: #ffffff;
	width: 300px;
}
div#area-service h2 {
	margin: 0 20px 10px 20px;
	padding: 16px 0;
	border-bottom: 1px dashed #586359;
	font-size: 20px;
	line-height: 20px;
	color: #4c8c78;
}
div#area-service ul {
	margin: 0 20px 0 22px;
	padding-bottom: 15px;
}
div#area-service ul li {
	list-style: disc inside !important;
	margin-bottom: 0.6em;
	font-size: 13px;
	color: #586359;
}
/*------------------------------------------------
ブログバナーエリア
------------------------------------------------*/
div#area-athlete {
	margin-bottom: 20px;
}
div#area-athlete img {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
/*------------------------------------------------
ブログバナーエリア
------------------------------------------------*/
div#area-blog {
	margin-bottom: 20px;
}
div#area-blog img {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
/*------------------------------------------------
メルマガバナーエリア
------------------------------------------------*/
div#area-mailmagazine {
}
div#area-mailmagazine img {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-bottom: 20px;

}

.banners img {
	border:1px solid #ccc;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}


/*------------------------------------------------
SNS関連
------------------------------------------------*/
div#area-sns {
	margin: 0px 0 20px 0;
}
div#area-sns ul {
}
div#area-sns ul li {
	margin: 0 18px 20px 0;
	float: left;
}
div#area-sns ul li.last {
	margin: 0 0 0 0;
}
div#area-facebook {
	background: #ffffff;
	height: 590px;
	clear: both;
}
/*------------------------------------------------
運営サイト
------------------------------------------------*/
div#area-sites {
	width: 620px;
	text-align: left;
}
div#area-sites h2 {
	padding: 0 10px 16px 10px;
	font-size: 24px;
	line-height: 24px;
	color: #4c8c78;
}
div#area-sites div {  /*202312 鶴見修正*/
	margin-bottom: 20px;
	width: 620px;
	height: 450px;
	float: left;
}
div#area-sites div#school {
	background: url(../img/common/img-school.jpg) #ffffff center top no-repeat;
	margin-right: 20px;
	cursor: pointer;
}
div#area-sites div#event {
	background: url(../img/common/img-event.jpg) #ffffff center top no-repeat;
	cursor: pointer;
}
div#area-sites div#athlete {
	background: url(../img/common/img-athlete.jpg) #ffffff center top no-repeat;
	margin-right: 20px;
	cursor: pointer;
}

div#area-sites div#president {
	background: url(../img/common/img-president.jpg) #ffffff center top no-repeat;
	cursor: pointer;
}
div#area-sites div h3 {
	margin: 260px 18px 10px 20px;
	font-size: 16px;
	color: #4c8c78;
}
div#area-sites div p {
	margin: 0px 18px 15px 20px;
	font-size: 14px;
	line-height: 1.5em;
	color: #586359;
}
div#area-sites div ul {
	margin: 0 18px 0 26px;
	padding-bottom: 15px;
}
div#area-sites div ul li {
	list-style: disc inside !important;
	margin-bottom: 0.2em;
	color: #586359;
}
/*------------------------------------------------
お問い合わせ
------------------------------------------------*/
div#contact {
	padding-bottom: 20px;
	width: 620px;
	text-align: left;
}
div#contact h2 {
	padding: 10px 10px 16px 10px;
	font-size: 24px;
	line-height: 24px;
	color: #4c8c78;
}
div#area-contact {
	background-color: #ffffff;
}
div#area-contact p {
	margin: 0 20px 10px 20px;
	padding-top: 20px;
	font-size: 12px;
	list-style: 18px;
	color: #586359;
}
div#area-contact p span {
	color: #ff2a00;
}
div#area-contact form table {
	margin: 0 20px 0 20px;
	width: 580px;
}
div#area-contact form table th {
	padding: 0.5em 0;
	width: 200px;
	font-weight: normal;
	vertical-align: top;
}
div#area-contact form table th span {
	padding-left: 1em;
	font-size: 12px;
	color: #ff2a00;
}
div#area-contact form table td {
	padding: 0.5em 0;
	width: 380px;
	vertical-align: top;
}
div#area-contact form table td input.text {
	background: url(../img/common/bg-content.png) center repeat;
	padding: 0 0.3em;
	width: 380px;
	border-top: 1px solid #a3a3a3;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #a3a3a3;
	font-size: 14px;
	line-height: 1.4em;
	color: #586359;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
    background: -webkit-gradient(linear,left top,left bottom,from(#fafafa),to(#ffffff)); /* Webkit */
    background: -moz-linear-gradient(top,#fafafa,#ffffff); /* Firefox */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffafafa,endColorstr=#ffffffff);/* IE */
    zoom: 1;
}
div#area-contact form table td input#tel,
div#area-contact form table td input#mail {
	margin-top: -4px;
}
div#area-contact form table td input#mail {
	margin-left: 8em;
}
div#area-contact form table td input#tel + label,
div#area-contact form table td input#mail + label {
	padding-left: 0.5em;
	cursor: pointer;
}
div#area-contact form table td textarea {
	padding: 0 0.3em;
	border-top: 1px solid #a3a3a3;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #a3a3a3;
	width: 380px;
	height: 7em;
	font-size: 14px;
	line-height: 1.4em;
	color: #586359;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	behavior: url(../js/PIE-2/PIE.htc);
    background: -webkit-gradient(linear,left top,left bottom,from(#fafafa),to(#ffffff)); /* Webkit */
    background: -moz-linear-gradient(top,#fafafa,#ffffff); /* Firefox */
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffafafa,endColorstr=#ffffffff);/* IE */
    zoom: 1;
}
div#area-contact form div#area-btn {
	padding: 20px 0;
	text-align: center;
}
div#area-contact form div#area-btn input {
	background: url(../img/common/bg-content.png) center repeat;
	padding: 0 3em;
	border: 1px solid #a3a3a3;
	height: 2em;
	font-size: 16px;
	color:  #3a3a3a;
	cursor: pointer;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: -1px -1px 0 #a3a3a3;
	-moz-box-shadow: -1px -1px 0 #a3a3a3;
	box-shadow: -1px -1px 0 #a3a3a3;
}
.err {
	display: block;
	background: url(../img/common/icon-caution.png) left center no-repeat;
	font-size: 12px;
	line-height: 18px;
	text-indent: 20px;
	color: #ff2a00;
	background-size: contain;
	-moz-background-size: contain;
	-webkit-background-size: contain;
	-o-background-size: contain;
	-ms-background-size: contain;
}
/*================================================
お問い合わせ確認・完了
================================================*/
div#contact-conf {
	background-color: #ffffff;
	margin-top: 20px;
	width: 940px;
}
div#contact-conf h2 {
	margin: 0 10px 10px 10px;
	padding: 16px 0;
	border-bottom: 1px dashed #586359;
	width: 920px;
	font-size: 20px;
	line-height: 20px;
	color: #4c8c78;
}
div#area-contact-conf {
	margin: 20px 30px;
	width: 860px;
}
div#area-contact-conf p {
	font-size: 14px;
	line-height: 20px;
}
div#contact-conf form {
}
div#contact-conf form table {
	margin: 0 80px 10px 80px;
	width: 640px;
	vertical-align: top;
}
div#contact-conf form table th {
	padding: 0.5em 0.1em;
	width: 200px;
	vertical-align: top;
}
div#contact-conf form table td {
	padding: 0.5em 0.1em;
	width: 440px;
	vertical-align: top;
}
div#contact-conf form div#area-btn {
	margin-bottom: 20px;
	padding-bottom: 40px;
	text-align: center;
}
div#contact-conf form div#area-btn a {
	display: inline-block;
	background: url(../img/common/bg-content.png) center repeat;
	padding: 0.5em 3em;
	border: 1px solid #a3a3a3;
	font-size: 16px;
	text-decoration: none;
	color:  #3a3a3a;
	cursor: pointer;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: -1px -1px 0 #a3a3a3;
	-moz-box-shadow: -1px -1px 0 #a3a3a3;
	box-shadow: -1px -1px 0 #a3a3a3;
	behavior: url(../js/PIE-2/PIE.htc);
}
div#contact-conf form div#area-btn a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80); /* ie lt 8 */
	-ms-filter: "alpha(opacity=80)"; /* ie 8 */
	-moz-opacity: 0.8; /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.8; /* Safari 1.x */
}

div#contact-comp {
	background-color: #ffffff;
	margin-top: 20px;
	width: 940px;
}
div#contact-comp h2 {
	margin: 0 10px 10px 10px;
	padding: 16px 0;
	border-bottom: 1px dashed #586359;
	width: 920px;
	font-size: 20px;
	line-height: 20px;
	color: #4c8c78;
}
div#area-contact-comp {
	margin: 30px 6em;
	width: 860px;
}
div#area-contact-comp p {
	font-size: 14px;
	line-height: 20px;
}
div#contact-comp div#area-btn {
	margin-bottom: 20px;
	padding-bottom: 50px;
	text-align: center;
}
div#contact-comp div#area-btn a {
	display: block;
	background: url(../img/common/bg-content.png) center repeat;
	margin: 50px 5em;
	padding: 0.5em 3em;
	border: 1px solid #a3a3a3;
	font-size: 16px;
	text-decoration: none;
	color:  #3a3a3a;
	cursor: pointer;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: -1px -1px 0 #a3a3a3;
	-moz-box-shadow: -1px -1px 0 #a3a3a3;
	box-shadow: -1px -1px 0 #a3a3a3;
	behavior: url(../js/PIE-2/PIE.htc);
}
div#contact-comp div#area-btn a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80); /* ie lt 8 */
	-ms-filter: "alpha(opacity=80)"; /* ie 8 */
	-moz-opacity: 0.8; /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.8; /* Safari 1.x */
}
/*================================================
カドマル処理
================================================*/
div#area-about,
div#area-company,
div#aera-news,
div#aera-news2Clm,
div#area-service,
div#area-sites div,
div#area-contact,
div#contact-conf,
div#contact-comp,
div.area-common ,
div#aera-scrbl2Clm,
div#area-recruit
{
	margin-bottom: 20px;
	text-align: left;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 1px 1px 2px #3a3a3a;
	-moz-box-shadow: 1px 1px 2px #3a3a3a;
	box-shadow: 1px 1px 2px #3a3a3a;
	behavior: url(../js/PIE-2/PIE.htc);
}
/*================================================
フッターレイアウト
================================================*/
div#footer {
	background-color: #ffffff;
	margin:10px auto 5px auto;
	width: 960px;
	height: auto;
}
/*div#footer p {
	font-size: 14px;
	text-align: center;
	color: #878787;
}*/
.copyWrap{
	width: 960px;
	height:auto;
	margin:0 auto;
	/*background:#000000;*/
	color:#5d5d5d;
	padding: 10px 0 2px;
}

.copyWrap table{
	width: 960px;
	height:auto;
	margin: 0 auto;
}

.copyWrap table th, .copyWrap table td{
	padding-bottom:7px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	height:auto;
	height: auto !important;
}

.copyWrap table th{
	font-weight:normal;
	width:5.8em;
	width:5.8em !important;
	text-align: left;
}

.copyright{
	margin: 0 auto;
	text-align: right;
	font-size:12px;
	line-height: 18px;
	padding-top: 10px;
}

.footerPrivacyBox {
	text-align: center;
	margin: 20px 0 40px;
}


/*------------------------------------------------
下層ページ
------------------------------------------------*/
div.area-common {
	background:#ffffff;
	width: 860px;
	height: auto;
	text-align:left;
	padding:40px;
}
div.area-common h1 {
	font-size: 24px;
	line-height: 32px;
	color: #4c8c78;
}

div.area-common h2 {
	font-size: 18px;
	line-height: 28px;
	color: #4c8c78;
}

div.area-common h3 {
	font-size: 16px;
	line-height: 28px;
	color: #4c8c78;
}

div.area-common p {
	font-size: 14px;
	line-height: 28px;
	color: #333333;
}

.pressWrap{
	border:2px solid #dddddd;
	padding:15px 20px;
}


.specer1{padding-left:1.0em;}
.specer2{padding-left:2.0em;}
.specer3{padding-left:6.5em;}
.specer4{padding-left:5.25em;}



/*141111トップ改修*/

.uneisite{
    color: #4c8c78;
    font-size: 24px;
    line-height: 24px;
    padding: 8px 10px 18px;
    margin-top:30px;
    text-align: left;
}

#aera-scrbl2Clm{
    background: url("../img/common/scrImg01.jpg") no-repeat scroll left top #ffffff;
    cursor: pointer;
    width:350px;
    height:auto;
    padding-left:20px;
    padding-top:145px;
    padding-right:250px;
    padding-bottom:20px;
}

#aera-scrbl2Clm h3{
    color: #4c8c78;
    font-size: 16px;
    margin: 0px 0px 0px;
}

#aera-scrbl2Clm p{
    color: #586359;
    font-size: 14px;
    line-height: 1.7em;
    margin: 12px 0px 10px 0px;
}

/*================================================
プライバシーポリシー
================================================*/
.privacy_wrap {
	padding: 20px 0 10px;
}

.privacy_innner {
	text-align: left;
	width: 980px;
	height: auto;
	padding: 20px;
	margin-bottom: 20px;
	text-align: left;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 1px 1px 2px #3a3a3a;
	-moz-box-shadow: 1px 1px 2px #3a3a3a;
	box-shadow: 1px 1px 2px #3a3a3a;
}

div.privacy_innner{
	width: 820px;
	margin: 50px auto 120px;
	padding: 60px 80px;
	line-height: 1.8em;
	font-size: 14px;
	background-color: #fff;
}

div.privacy_innner h2{
	margin: 0 0 30px 0;  /*　2402鶴見修正　60px→60px　*/
	text-align: center;
	font-size: 24px;
}

div.privacy_innner h2.privacy_tit{
	margin: 100px 0 60px 0;
	text-align: center;
	font-size: 24px;
}

div.privacy_innner h3{
	margin: 60px 0 20px 0;
	text-align: center;  /*2402鶴見追加*/
	font-size: 20px;
}

div.privacy_innner h4{  /*2402鶴見追加*/
	margin: 30px 0 10px 0;
	font-size: 18px;
}

div.privacy_innner h5{  /*2402鶴見追加*/
	font-size: 16px;
    margin-top: 20px;
    margin-bottom: 5px;
}

div.privacy_innner ul{
	margin-left: 40px;
	list-style: square;
}

p.privacy_date{
	margin-top: 30px;
	margin-bottom: 60px;
	font-size: 12px;
	text-align: left;
}

p.privacy_mt20{
	margin-top: 20px;
}

.privacy_decimal {
	margin-top: 20px;
}

.privacy_decimal li {
	list-style: decimal;
}

div.privacy_flame {
	display: block;
	margin: 20px;
	padding: 20px;
	border: solid 2px #ddd;
}

/*================================================
個人情報の開示等に関するお手続き
================================================*/

.disclosure_tit {
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 5px;
}

.disclosure_tit02 {
	margin-top: 20px;
}

.disclosure_list {
	margin-left: 0 !important;
}

.disclosure_list02 {
	margin-left: 40px !important;

}

.disclosure_list li {
	list-style: none;
}

.disclosure_list02 li {
	list-style: square;
}

.disclosure_red {
	color: #ff2a00;
}

/*================================================
フォーム内：当社の保有する個人情報について
================================================*/
.formAgrTit {
	margin: 20px 20px 0;
}

.formAgrBox {
	margin: 10px auto;
	width: 578px;
	border: 1px solid #999999;
	height: 250px;
}

.formAgrBox_inner {
	padding: 20px;
	width: 550px;
	height: 210px;
	overflow-y: scroll;
}

.formAgrBox_inner h2 {
	font-size: 18px !important;
	margin: 0 0 20px 0!important;
	padding: 0 !important;
	letter-spacing: 0em;
}

.formAgrBox_inner h3 {
	font-size: 16px;
	margin-bottom: 10px !important;
	margin-top: 30px !important;
	line-height: 140%;
	color: #586359;
}

.formAgrBox_inner p {
	font-size: 14px;
	text-align: left !important;
	margin: 0 0 20px 0 !important;
	line-height: 150%;
	padding-top: 0 !important;
}

.formAgrBox_inner ul li {
	list-style: decimal;
	margin-bottom: 5px;
	list-style-position: inside;
	font-size: 12px;
	color: #586359;
}


/*================================================
フォーム内：当社の保有する個人情報について同意しますか？
================================================*/

#agree-btn{
	margin: 25px 0 0 0;
	text-align: center;
}


#area-btn input[type="submit"][disabled]{
    cursor: default;
    opacity: 0.3;
}
































