﻿@charset "utf-8";
@import url("//cdn.jsdelivr.net/gh/moonspam/NanumBarunGothic@1.0/nanumbarungothicsubset.css"); /*font-family: 'NanumBarunGothic', sans-serif;Bold(700), Regular(400), Light(300), UltraLight(200)*/

* {margin: 0; padding: 0; font-style: normal; font-family:'Pretendard'}

html {
	*background: url(/cmm_img/golfn_partnersBg00.jpg) no-repeat center center fixed;
	background: url(/cmm_img/mainBg0001.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; 
}
html, body, form {	font-family:'Pretendard';}

.intEng {IME-MODE:inactive}		/* 영문입력 */


/*
.indTit {text-align:center; margin:70px 0 30px 0; text-transform:uppercase; font-size:65px; font-family:'NanumSquare'; font-weight:900; color:#fff}
.indTit2 {text-align:center; margin:70px 0 30px 0; text-transform:uppercase; font-size:65px; font-family:'NanumSquare'; font-weight:900; color:#ffa200}
.indInput {width:340px; padding:15px; font-size:18px; border:1px solid #aaa; font-family:'NanumSquare'}
.indInput:hover {border:1px solid #12AB12;}
.indButton {margin:30px auto 0 auto; width:370px; border:1px #0B5521 solid; background-color:#129439; padding:20px 0; color:#FFF; font-weight:900; cursor:pointer; font-family:'NanumSquare'}
*/







/*.indTit {text-align:center; margin:70px 0 30px 0; text-transform:uppercase; font-size:50px;font-weight:700; color:#333; border-radius:3px; }*/
.indTit2 {text-align:center; margin:70px 0 30px 0; text-transform:uppercase; font-size:50px;font-weight:700; color:#ffa200; border-radius:3px;}
.indOutBox {width:80%;max-width:400px; border:1px solid #ccc; text-align:center; padding:30px 0; margin:0 auto; background:rgba(255,255,255,0.6); border-radius:5px;}
.indInput {width:75%;max-width:340px; padding:15px; font-size:18px; border:1px solid #ddd; border-radius:3px;font-family:'Pretendard'}
.indInput:hover {border:1px solid #2754F5; border-radius:3px;}
.indButton {width:82%; max-width:370px;margin:30px auto 0 auto; border:1px #0932C1 solid; background-color:#2754F5; padding:20px 0; color:#FFF; font-weight:900; cursor:pointer; border-radius:5px;}