@charset "utf-8";
/* CSS Document */
/*アクセス2
---------------------------------------------------------------------------*/
h1 {
font-size:60px;
font-weight:100;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
margin:0;
}
#tags span {
cursor:pointer;	
-webkit-transition:all .5s;
transition:all .5s;
}
#tags span.select , #tags span:hover {
border-bottom:solid 1px #999;
padding-bottom:5px;
}
#choice div {
width:25%;
padding-top:50%;
position:relative;
top:0;
left:0;
overflow:hidden;	
float:left;
}
#choice div img {
width: 50%;
position:absolute;
top:0;
left:0;
}
#tags{
    font-size: 140%;
    margin-bottom: 10px;
}
.select { 
     padding-bottom:5px; 
     background-color: #141212;
    color: #ffffff;
    padding: 20px 50px;
    }
.select img{ 
margin-bottom: 10px;
margin-right: 20px;
    }
#page-top{
  display: block;
  position: fixed;
  z-index: 9999;
  bottom: 10px;
  right: 10px;
  width: 80px;
  padding: 20px 10px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
/*アクセス
---------------------------------------------------------------------------*/
.access{
	width:940px;
	margin:0 auto;
}
.access__list li {
	float:left;
	width:455px;
	margin:0 30px 30px 0;
}

.access__image {
    width: 170px;
    float: left;
    padding-top: 15px;
    padding-left: 10px;
}

.access__list li.last {
	margin-right:0;
}
.access__link {
	text-align:right;
	margin:0 0 20px;
}
.access__link a {
	background:url(../img/index/icon_arrow_brown.gif) no-repeat 0 center;
	color:#a15a12;
	text-decoration:underline;
	padding:0 0 0 10px;
}
.access__link a:hover {
	text-decoration:none;
}

.access dl {
    width: 275px;
    float: left;
    padding: 0px;
    height: 250px;
}
.access dt {
    font-weight: bold;
    padding-left: 35px;
    text-align: left;
}
.access dd {
    text-align: left;
    font-size: 0.95em;
}
/*サイド
---------------------------------------------------------------------------*/
.nav{


}
#fixedBox2{


}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
/*サイド
---------------------------------------------------------------------------*/

.youtube {
    background: #000 none repeat scroll 0 0;
    height: 320px;
    left: 250px;
    padding: 10px;
    position: absolute;
    top: 12160px;
    width: 745px;
}
.youtube2 {
    background: #000 none repeat scroll 0 0;
    height: 320px;
    left: 250px;
    padding: 10px;
    position: absolute;
    top: 12570px;
    width: 745px;
}
/*ヘッダー追尾******************************/
#fixedbox-h {
background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/header01-bg.jpg) top center no-repeat;
    height: 64px;
    left: 0;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 5;
}
#hd-right {
	height:47px;
	width:161px;
	position: fixed;
	z-index:6;
	left: 692px;
	top: 12px;
}
/*******************************/
#link_hidden2 p{
line-height: 100%;
margin: 5px 0 10px;
}
/*ふわふわボタンstart******************************/
.fluffy {
  animation: fluffy1 3s ease infinite;
}
@keyframes fluffy1 {
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}
.fluffy_place{
position: relative;
left: 20%;
margin-left: -185.5px;
width: 50%;
top: 30px;
z-index: 3;
}

@media screen and (max-width: 420px) {
.fluffy_place{position:relative;width:100%;box-sizing: border-box;left: 0;margin-left: 0;}
}
/*右バナー追尾start******************************/
#fixedbox {
left: 1180px;
position: fixed;
top: 100px;
width: 100%;
z-index: 0;
}
/*PC追尾start******************************/
.fix_menu_pc{
position: fixed; z-index: 10000; left: 485px; bottom: 0px; width: 100%; display: block; padding-bottom:2px; background: rgba(0, 0, 0, 0);
}
.fix_menu_pc a:hover img {
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    opacity: 0.85;
}
/*スマホメイン画像、PC版で見えないように*/
.imgnone { display: none;}

/*PC追尾end******************************/

/*スマホ追尾start******************************/
/*デバイスサイズ375pxより小さい場合に適用*/
@media screen and (max-width: 375px) {
.fix_menu_pc{
display: none;
}
.fix_menu_smartphone{
position: fixed;
bottom: 0px;
left: 0px;
z-index: 10000;
}
.fix_menu_smartphone img{
width:100%;
}
.imgnone { display: block;margin-top:20px;}
body {
　margin-bottom:76px;
}
}
/*スマホ追尾end******************************/
#container {
    margin: auto auto 40px;
    width: 85%;
}

.btn1 {
    background: #ffbc57 linear-gradient(to bottom, #fecf6c, #f39600) repeat scroll 0 0;
    border: 1px solid #6b4200;
    border-radius: 5px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 1px 1px 1px rgba(255, 255, 255, 0.8) inset;
    color: #050505 !important;
    font-size: 150%;
    padding: 15px;
    text-decoration: none !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.4);
}

.order-box {
    border: 5px solid #fe9a00;
    border-radius: 10px;
    margin: 1.5em 0;
    padding: 1em;
line-height: 1.6;
}

.f300 {
    font-size: 30px;
}
.f250 {
    font-size: 25px;
}
.f200 {
    font-size: 20px;
}

.f80 {
    font-size: 80%;
}
.f90 {
    font-size: 90%;
}
.f110 {
    font-size: 110%;
}
.f120 {
    font-size: 120%;
}
.f130 {
    font-size: 130%;
}
.f140 {
    font-size: 140%;
}
.f150 {
    font-size: 150%;
}
.f160 {
    font-size: 160%;
}
.f170 {
    font-size: 170%;
}
.f180 {
    font-size: 180%;
}
.f190 {
    font-size: 190%;
}
.f200 {
    font-size: 200%;
}
.f210 {
    font-size: 210%;
}
.f220 {
    font-size: 220%;
}
.f240 {
    font-size: 240%;
}
.f280 {
    font-size: 280%;
}

#logo-image {
    height: 350px;
    text-align: center;
}

.midasi{
	color:#56aa0b;
	font-size:32px;
	margin:20px 0;}

.big{
	font-size:21px;}

.mt5 {
    margin-top: 5px;
}
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.mt20 {
    margin-top: 20px;
}
.mt25 {
    margin-top: 25px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mt50 {
    margin-top: 50px;
}
.mt60 {
    margin-top: 60px;
}
.mt70 {
    margin-top: 70px;
}
.mt80 {
    margin-top: 80px;
}
.mt90 {
    margin-top: 90px;
}
.mt120 {
    margin-top: 120px;
}
.mt150 {
    margin-top: 150px;
}
.mb5 {
    margin-bottom: 5px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb50 {
    margin-bottom: 50px;
}
.mb60 {
    margin-bottom: 60px;
}
.mb70 {
    margin-bottom: 70px;
}
.mb80 {
    margin-bottom: 80px;
}
.mb90 {
    margin-bottom: 90px;
}
.mr5 {
    margin-right: 5px;
}
.mr10 {
    margin-right: 10px;
}
.mr20 {
    margin-right: 20px;
}
.mr30 {
    margin-right: 30px;
}
.mr40 {
    margin-right: 40px;
}
.mr50 {
    margin-right: 50px;
}
.mr60 {
    margin-right: 60px;
}
.mr70 {
    margin-right: 70px;
}
.mr80 {
    margin-right: 80px;
}
.mr90 {
    margin-right: 90px;
}
.ml5 {
    margin-left: 5px;
}
.ml10 {
    margin-left: 10px;
}
.ml20 {
    margin-left: 20px;
}
.ml30 {
    margin-left: 30px;
}
.ml40 {
    margin-left: 40px;
}
.ml50 {
    margin-left: 50px;
}
.ml60 {
    margin-left: 60px;
}
.ml70 {
    margin-left: 70px;
}
.ml80 {
    margin-left: 80px;
}
.ml90 {
    margin-left: 90px;
}

.btn1:hover {
    background: #fecf6c none repeat scroll 0 0;
    color: #050505;
    text-decoration: none;
}


.line {
    text-decoration: line-through;
}

.pk {
    background-color: #555;
    color: #fff;
    font-size: 12px;
    margin-bottom: 3px;
    margin-top: 5px;
    padding: 3px;
    text-align: center;
}

.kiyaku {
    border: 1px solid #aaa;
    display: block;
    font-size: 10px;
    height: 100px;
    line-height: 1.3;
    margin: 0 0 15px;
    overflow: scroll;
    padding: 5px;
    text-align: left;
}

img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

[role="presentation"] {
  position: relative;
  overflow: hidden;
  background-image: url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/rx4/gp/media.jpg);
  -webkit-animation: wood linear 60s infinite;
  animation: wood linear 60s infinite;
  background-position: 2508px 0;
}

@-webkit-keyframes frames {
  0% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  75%,
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes frames {
  0% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
  }
  75%,
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes wood {
  100% {
    background-position: 0 0;
  }
}
@keyframes wood {
  100% {
    background-position: 0 0;
  }
}


.textDesc {
    font-size: 20px;
    margin: 30px auto;
	text-align:center;
}
.subTitle, .policyTitle, .agreementTitle {
    background-color: #555;
    border: 2px solid #555;
    color: #ffffff;
    font-size: 1.3em;
    font-weight: bold;
    padding: 10px 5px 10px 15px;
}
.textDesc {
    margin: 15px auto;
}
.text {
    margin: 0.5em 0 0;
}
.textMail {
    margin: 15px auto;
}
.returnHome {
    font-size: 1.3em;
    text-align: center;
}
.appItem {
}
.formInput {
}
.policyArea {
}
.policyTable {
    margin: 10px auto;
    width: 95%;
}
.policy_frame {
}
.agreementArea {
}
.agreementTable {
    margin: 10px auto;
    width: 95%;
}
.agreement_frame {
}
.agreement {
    margin: 0 auto 10px;
    text-align: center;
}
.btnArea {
    margin: 20px auto auto;
    text-align: center;
}
.itemTable {
    background-color: #fff;
    margin: 10px auto;
    width: 100%;
	font-size:15px;
}
.formTable {
    background-color: #fff;
    margin: 20px auto;
    width: 100%;
	font-size:15px;
}
.label {
    background-color: #f5f5dc;
    color: #000000;
    font-weight: normal;
}
table.itemTable .label {
    padding: 10px 20px;
}
table.formTable .label {
    border: 3px solid #0cae77;
    padding: 3px 15px;
    text-align:left;
    width: 200px;
    background-color: #0cae77;
    font-weight:bold;
    color:#fff;
}
.inputField {
    background-color: #ffffff;
    border: 2px solid #0cae77;
    color: #000000;
    padding: 10px 20px;
}
.inputField td {
    background-color: #ffffff;
    border: 2px solid #0cae77;
    color: #000000;
    padding: 10px 20px;
}
.inputField_R {
    background-color: #ffffff;
    border: 2px solid #0cae77;
    color: #000000;
    padding: 10px;
    text-align: right;
}
.inputField_C {
    background-color: #ffffff;
    border: 2px solid #0cae77;
    color: #000000;
    text-align: center;
}
div.formDL dl {
    background-color: #f5f5dc;
    border: 2px solid #ff0000;
    color: #000000;
}
div.formDL dt {
    border: 2px solid #0cae77;
    clear: both;
    float: left;
    padding: 0.5em;
    width: 15em;
}
div.formDL dt.label {
    text-align: right;
}
div.formDL dd {
    background-color: #ffffff;
    border: 2px solid #0cae77;
    margin-left: 16em;
    padding: 1ex;
}
.inputText, .inputText_SS, .inputText_S, .inputText_M, .inputText_L {
    padding: 2px 5px;
}
.inputText_SS {
    width: 50px;
}
.inputText_S {
    width: 100px;
}
.inputText_M {
    font-size: 140%;
    height: 30px;
    width: 240px;
    background-color: #fdffcf;
}
.inputText_L {
	font-size: 140%;
    height: 30px;
    width: 420px;
    background-color: #fdffcf;
}
.inputText_H {
    font-size: 140%;
    width: 180px;
	height:30px;
	background-color: #fdffcf;
}
.inputSubmit {
    padding: 3px;
}
.inputSubmitBig {
    font-size: 1.5em;
    padding: 3px 10px;
}
.inputNumber {
    ime-mode: disabled;
    text-align: right;
}
.input_ime_active {
    ime-mode: active;
}
.input_noime {
    ime-mode: disabled;
}
.textarea {
    height: 100px;
    overflow: hidden;
    width: 350px;
}
.label {
    background-color: #fff;
    border: 1px solid #0cae77;
    color: #000000;
    font-weight: normal;
}

.red {
    color: #db0000;
}
/*information*/
.information {
	margin: 1em 5em;
	height:150px;
	padding: 1em 50px;
	overflow-y:scroll;
	border:1px solid #ccc;
	/*-webkit-box-shadow:inset 5px 10px 10px #ddd;
	box-shadow: inset 5px 10px 10px #ddd;*/
	background-color:#fff;
	text-align: left;
}
.informaiton ul {}
.information ul li {
	padding: 5px 0px 8px;
	margin: 5px;
	border-bottom: 1px dashed #ccc;
	list-style: outside none none;
}
.information span {
	background-color: #bbb;
	margin-right:8px;
	padding: 5px;
	color:#fff;
}
.review {
}
.left {
    float: left;
    line-height: normal;
    text-align: left;
    width: 250px;
}
.right {
    clear: none;
    text-align: left;
}
.review {
    color: #292929;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    width: 853px;
}
/* 基本設定 */

body#index {
	margin:0px auto;
	padding:0px;
	width:1260px;
}

body#index2 {
	margin:0px;
	padding:0px;
	width:auto;
}

body {
	margin:0px;
	padding:0px;
	text-align:left;
	padding-left:17px;
	font-size:14px;
	line-height:2em;
	letter-spacing:0.1em;
    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}

#chuui {
	width:530px;
	padding:15px;
	background-color:#ffe9e9;
	font-size:13px;
	margin:0 auto;
}

p {
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    line-height: 170%;
	margin: 5px 0 10px;
}
	
img{border:0px;}

/* ---------------------------------------------------------
　　　　　　　　　画像ぴこっとなるやつ
--------------------------------------------------------- */

a.btn:hover{
position:relative;top:1px;left:1px;
}


/* 画像配置 */

.img-left {
	float:left;
	padding-right:12px;
}
.img-right {
	float:right;
	padding-left:12px;
}
.img-center {
	text-align:center;
}
.top10 {
	margin-top:10px;
}



/* -------- floatした中身がBOXからはみ出すのを回避 -------- */

.clearbox:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
}
.clearbox {
	height: 100%;
}


/* レイアウト */

#wrapper {
	width:1000px;
	text-align:left;
	margin:0 auto;
}

#wrapper #inner {
	width:1000px;
	text-align:center;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#wrapper #inner2 {
	width:1000px;
	text-align:left;
	margin:0 auto;
	padding-top:5px;
}

#order #inner #btn-left {
	width:253px;
	height:86px;
	position:absolute;
	z-index:1;
	left: -1px;
	top: 181px;
}


#order #inner #btn-right {
	width:270px;
	height:86px;
	position:absolute;
	z-index:1;
	left: 532px;
	top: 182px;
}

.purchase-button {
    background-color: #ff7700;
    border-radius: 10px;
    box-shadow: 0 20px 0 #ad611e;
    cursor: pointer;
    display: block;
    margin: 0 auto 50px;
    padding-right: 20px;
    transition: all 0.3s ease-in-out 0s;
    width: 940px;
}
.purchase-button:hover {
    background-color: #ff7700;
    box-shadow: 0 5px 0 #ad611e;
    transform: translate(0px, 15px);
}
.purchase-button img {
    display: block;
    margin: 0 auto;
    width: 100%;
    margin-top: -50px;
}

#header {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height:841px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/header02-bg.jpg) top center no-repeat;
	position:relative;
	z-index:0;
	padding-right:5px;
	padding-top: 64px;
	}

#header #hd-left {
	height:47px;
	width:151px;
	position:absolute;
	z-index:1;
	left: 529px;
	top: 31px;
	}


#header2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}

#header3 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}

#shousai {
	width:1050px;
	height:238px;
	margin:0 auto;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/voice_01.jpg) top center no-repeat;
}




/*--------------------------------------------------
		会社概要・特定商・プライバシーポリシー
---------------------------------------------------*/
body#subpage{background:#fff}

.title{
	background:#542b2b;
	padding:5px 20px;
	margin:20px;
	font-weight:bold;
	}

#privacy{width:700px;margin:auto;}
#privacy p{margin:0;line-height:1.5;}
.p_inner{background:#542b2b;padding:10px;margin:10px auto;line-height:1.5;}


/* 推薦者の声枠 -------------------------------------- */

#presenter {
font-size:14px;
padding:0 25px;
line-height:160%;
margin:0;
}

#suisen{
width:800px;
margin:0;
background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/suisen_side.png) top center repeat-y;
}


/* よくあるご質問枠 -------------------------------------- */


#shitsumon img {
margin-bottom:30px;
}


/* フッター -------------------------------------- */
#footer-bg {
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/form_bg.jpg);
	height:1152px;
	width:auto;
	}

#footer-bg #footer {
	text-align: left;
	margin:0 auto;
	width:1050px;
	height:1152px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/form.jpg) no-repeat;
	position:relative;
	color:#FFF;
	}


.menue {
padding:50px 0 0 0;
margin:0 auto;
	width:750px;
	height:60px;
	}
	
#footer a{text-decoration:none;}
#footer a:link {color:#fff;}
#footer a:visited {color:#fff;}
#footer a:active {color:#fff;}
#footer a:hover {color:#fff;}



/* =============================================================
　■□■ 4. hack 関連 ■□■
============================================================= */

/* -------- 中身をfloatした場合も背景を下まで伸ばす -------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
	background-color: #FFFFFF;
}
/* End hide from IE-mac */



/* -------- IE5.5 ＆ IE6のみで起きる不具合の回避 -------- */

/* Hides from IE5-mac \*/
* html .hollyhack {
	height: 1%;
}
/* End hide from IE5-mac */



/* マージン */

.top0{margin-top:0px}
.top5{margin-top:5px}
.top10{margin-top:10px}
.top20{margin-top:20px}
.top30{margin-top:30px}
.top40{margin-top:40px}
.top50{margin-top:50px}
.top150{margin-top:150px}

.bottom0{margin-bottom:0px}
.bottom5{margin-bottom:5px}
.bottom10{margin-bottom:10px}
.bottom20{margin-bottom:20px}
.bottom30{margin-bottom:30px}
.bottom40{margin-bottom:40px}
.bottom50{margin-bottom:50px}

.right0{margin-right:0px}
.right5{margin-right:5px}
.right10{margin-right:10px}
.right20{margin-right:20px}
.right30{margin-right:30px}
.right40{margin-right:40px}
.right50{margin-right:50px}

.left0{margin-left:0px}
.left5{margin-left:5px}
.left10{margin-left:10px}
.left20{margin-left:20px}
.left30{margin-left:30px}
.left40{margin-left:40px}
.left50{margin-left:50px}
.left60{margin-left:60px}

#tokuten{
text-align:center;
background-color:#e5e5e2;
}

#fllow {
text-align:center;
background-color:#eeeeeb;
}

.voice-inner{
width:680px;
margin:0 auto;
font-size:12px;
line-height:1.6;
}

.voice-inner h3{
font-size:14px;
color:#542b2b;
}

#blead-main{
width:720px;
padding-left:20px;
background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/suisen_side.png) top center repeat-y;
}

.bread{
width:680px;
margin-left:36px;
font-size:12px;
line-height:1.6;
}

.support{
width:720px;
margin-left:36px;
text-align:left;
font-size:12px;
line-height:1.6;
}

.support2{
width:720px;
margin-left:10px;
padding:10px;
text-align:left;
font-size:12px;
line-height:1.6;
background-color:#FFFFCC;
}

#min{
width:787px;
background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/10min_bg.png) no-repeat;
}

#riyuu{
width:787px;
background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/riyuu_01.gif) no-repeat;
text-align:justify;
}

#riyuu2{
width:787px;
height:330px;
background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/riyuu12.gif) no-repeat;
text-align:justify;
}

.riyuu2_left{
font-size:12px;
line-height:150%;
margin-top:60px;
width:375px;
float:left;
}

.riyuu2_right{
font-size:12px;
line-height:150%;
margin-top:60px;
width:370px;
float:right;
}

.riyuu2_bottom{
font-size:12px;
line-height:150%;
margin-top:30px;
width:787px;
}

#fusoku{
width:720px;
background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/husoku_bg.png) no-repeat;
}

#support{
width:787px;
background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/support_bg.png) no-repeat;
}

#cap{
width:767px;
text-align:left;
font-size:12px;
padding:10px;
background-color:#eeeeee;
}

.midashi
{
	font-weight:bold;
	border-bottom:1px dotted #DDD;
	border-left:5px solid #ff7900;
	padding-left:8px;
	font-size:1em;
	font-weight:bold;
	margin-bottom:10px;
	line-height:1.8em;
}

.midashi2
{
	font-weight:bold;
	border-bottom:1px dotted #DDD;
	border-left:5px solid #ff7900;
	padding-left:8px;
	font-weight:bold;
	margin-bottom:10px;
	line-height:1.8em;
}

.hr1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0e6043;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bg{
background-color:#e7f4f2;
}




#top .fb-like{
	position:absolute;
	left:659px;
	top:20px;
	width:350px;
	height:34px;
}

.red {
	color:#da0000;
}

.bg01 {
	margin:0px;
	padding:0px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/webinar_title01bg.jpg) top center no-repeat;
}

.bg02 {
	margin:0px;
	padding:0px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/webinar_title02bg.jpg) top center no-repeat;
}

#head_back {
	margin:0 auto;
	width:987px;
	height:750px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/main_img.jpg) no-repeat;
	position:relative;
	z-index:0;
	}

#head_back .head_btn {
	top:525px;
	right:716px;
	width:206px;
	height:144px;
	position:absolute;
	z-index:1;
	}

#head_back .head_btn2 {
	top:525px;
	right:499px;
	width:206px;
	height:144px;
	position:absolute;
	z-index:2;
	}
	
#head_back .head_btn3 {
	top:525px;
	right:283px;
	width:206px;
	height:144px;
	position:absolute;
	z-index:2;
	}

#head_back .head_btn4 {
	top:525px;
	right:67px;
	width:206px;
	height:144px;
	position:absolute;
	z-index:2;
	}

#form_back {
	margin:0 auto;
	width:auto;
	height:809px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/form_bg.gif) repeat-x;
	position:relative;
	z-index:0;
	}

#inner .voice_name{
	line-height:160%;
	font-size:15px;
	font-weight:bold;
	color:#272727;
}

#inner .voice_p{
	font-size:14px;
	padding:10px;
	line-height:150%;
	margin-bottom:20px;
	background-color:#eeefe5;
}

#inner .voice_p h3 {
	font-size:16px;
	color:#ff9600;
	margin:5px 0;
	padding:0;
}

#shousai {
	margin:0 auto;
	width:1050px;
	height:238px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/voice_01.jpg) no-repeat;
	position:relative;
	z-index:0;
	}

#shousai .btn {
	top:186px;
	right:64px;
	width:81px;
	height:21;
	position:absolute;
	z-index:1;
	}

#shousai2 {
	margin:0 auto;
	width:1050px;
	height:238px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/voice_02.jpg) no-repeat;
	position:relative;
	z-index:0;
	}

#shousai2 .btn2 {
	top:186px;
	right:64px;
	width:81px;
	height:21px;
	position:absolute;
	z-index:1;
	}

#shousai3 {
	margin:0 auto;
	width:1050px;
	height:238px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/voice_03.jpg) no-repeat;
	position:relative;
	z-index:0;
	}

#shousai3 .btn3 {
	top:186px;
	right:64px;
	width:81;
	height:23px;
	position:absolute;
	z-index:1;
	}

#shousai .btn4 {
	top:237px;
	right:14px;
	width:158px;
	height:33px;
	position:absolute;
	z-index:2;
	}
	
#shousai .btn5 {
	top:287px;
	right:14px;
	width:158px;
	height:33px;
	position:absolute;
	z-index:2;
	}

#koushi{
width:800px;
margin:0 auto;
height:auto;
}

.koushi_inner{
width:670px;
padding:27px;
margin:0 auto;
height:auto;
}

#koushi ul{
list-style:none;
float:left;
margin-bottom:20px;
}

#koushi ul li{
list-style:none;
float:left;
text-align:center;}

.fmttl2 {
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/ttl.gif) ;
	text-align:center;
}

#contents {
	margin:0 auto;
	width:945px;
	padding:20px;}



.contact {
	margin:0 auto;
	width:auto;
	height:237px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/order_bg.jpg) repeat-x;
	}
.contact .btn {
	width:997px;
	height:179px;
	margin:0 auto;
	padding-top:30px;
	}
#start{
	margin:0 auto;
	height:409px;
	background:url(../img/img_03_bg.jpg) top center no-repeat;
	}

#academy{
	margin:0 auto;
	height:802px;
	background:url(../img/img_09_bg.jpg) top center no-repeat;
	}

#nayami{
	margin:0 auto;
	height:834px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/nayami01-bg.jpg) top center no-repeat;
	}
	
#reason{
	margin:0 auto;
	height:1552px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/ver2/img01-bg.jpg) top center no-repeat;
	}

#tbz{
	margin:0 auto;
	height:1111px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/ver2/img03-bg.jpg) top center no-repeat;
	}
#coach{
	margin:0 auto;
	height:705px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/ver2/img05-bg.jpg) top center no-repeat;
	}
#where{
	margin:0 auto;
	height:746px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/ver2/img06-bg.jpg) top center no-repeat;
	}
#black01{
	margin:0 auto;
	height:832px;
	background-color:#000000;
	}
#black02{
	margin:0 auto;
	height:1062px;
	background-color:#000000;
	}
#custom01{
	margin:0 auto;
	height:223px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/custom00-bg.jpg) top center no-repeat;
	}
#custom02{
	margin:0 auto;
	height:867px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/custom02-bg.jpg) top center no-repeat;
	}
#custom03{
	margin:0 auto;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/custom-bg.jpg) top center repeat-y;
	}
#custom04{
	margin:0 auto;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/ver2/img14-bg.jpg) top center repeat-y;
	}
#custom05{
	margin:0 auto;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/ver2/img16-bg.jpg) top center repeat-y;
	}
#step00{
	margin:0 auto;
	height:198px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/step00-bg.jpg) top center no-repeat;
	}
#interview{
	margin:0 auto;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/inter01-bg.jpg) top center repeat-y;
	}
#kakaku{
	margin:0 auto;
	height:223px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/kakaku01-bg.jpg) top center no-repeat;
	}
#bonus{
	margin:0 auto;
	height:1173px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/bonus01-bg.jpg) top center no-repeat;
	}
#taiken{
	margin:0 auto;
	height:1368px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/taiken01-bg.jpg) top center no-repeat;
	}
#mess{
	margin:0 auto;
	height:1279px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/mess01-bg.jpg) top center no-repeat;
	}
#license{
	margin:0 auto;
	height:832px;
	background:url(../img/license_bg.jpg) top center no-repeat;
	}
#yellow{
	margin:0 auto;
	background-color:#fffbeb;
}
#yellow02{
	margin:0 auto;
	background-color:#fffbeb;
    height: 1630px;
}
#kokomade{
	margin:0 auto;
	height:917px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/100/kokomade01-bg.jpg) top center no-repeat;
}
#tugaku{
	margin:0 auto;
	height:410px;
	background:url(../img/img_16_bg.jpg) top center no-repeat;
	}

#flow{
	margin:0 auto;
	height:410px;
	background:url(../img/img_23_bg.jpg) top center no-repeat;
	}

#inter{
	margin:0 auto;
	height:410px;
	background:url(../img/img_24_bg.jpg) top center no-repeat;
	}

#cong{
	margin:0 auto;
	height:410px;
	background:url(../img/img_26_bg.jpg) top center no-repeat;
	}

#media{
	margin:0 auto;
	height:410px;
	background:url(../img/img_27_bg.jpg) top center no-repeat;
	}

#naiyou{
	margin:0 auto;
	height:410px;
	background:url(../img/img_28_bg.jpg) top center no-repeat;
	}

#open-campus{
	margin:0 auto;
	height:410px;
	background:url(../img/img_30_bg.jpg) top center no-repeat;
	}

#shoukai{
	margin:0 auto;
	height:410px;
	background:url(../img/img_31_bg.jpg) top center no-repeat;
	}

#ichiran{
	margin:0 auto;
	height:410px;
	background:url(../img/img_32_bg.jpg) top center no-repeat;
	}

#l-message{
	margin:0 auto;
	height:410px;
	background:url(../img/img_33_bg.jpg) top center no-repeat;
	}

#cource{
	margin:0 auto;
	height:410px;
	background:url(../img/img_35_bg.jpg) top center no-repeat;
	}

#curriculum{
	margin:0 auto;
	height:410px;
	background:url(../img/img_36_bg.jpg) top center no-repeat;
	}

#trouble{
	margin:0 auto;
	height:409px;
	background:url(../img/trouble_bg.jpg) top center no-repeat;
	}


#send-table {
    font-size: 100%;
    margin: 0 auto;
    width: 100%;
}
#send-table th {
    background-color: #0cae77;
    border-bottom: 1px solid #dcdcc1;
    border-right: 1px solid #dcdcc1;
    color: #fff;
    font-size: 120%;
    padding: 10px 20px;
    text-align: left;
    width: 25%;
}
#send-table td {
    background-color: #fff;
    border-bottom: 1px solid #dcdcc1;
    border-right: 1px solid #dcdcc1;
    padding: 10px;
        font-size: 120%;
}
#send-table caption {
    background: #555 none repeat scroll 0 0;
    color: #fff;
    font-size: 130%;
    font-weight: bold;
    margin: 5px 0;
    padding: 8px 12px;
}

input, textarea, select {
    background-color: #fdffcf;
    font-size: 1em;
}

input {
    font-size: 140%;
    padding: 20px;
}

input, textarea, select {
    background-color: #fdffcf;
    font-size: 1em;
}
select {
    padding: 8px;
}

.color0 {background:#f6f0e4;}
.color1 {background:#d9e8c5;}
.color2 {background:#e8e4c5;}
.color3 {background:#e8dbc5;}
.color4 {background:#e8c5c5;}
.color5 {background:#e8c5dc;}
.color6 {background:#d1c5e8;}
.color7 {background:#c5d1e8;}
.color8 {background:#c5dfe8;}
.color9 {background:#c5e8dc;}
.color10 {background:#c5e8cc;}
.color11 {background:#d9e8c5;}
.color12 {background:#e8e4c5;}
.color20 {background:#585858;}
.color21 {background:#585858;}
#schedule th, td {padding: 1em;border:1px solid #ccc; line-height: 2.5; color:#444;}

#order {
	margin:0 auto;
	height:345px;
	background:url(../img/order_bg.jpg) top center no-repeat;
	position:relative;
	z-index:0;
	}

#order #inner {
	width:1000px;
	margin:0 auto;
	position:relative;
	z-index:0;
	}


#main .frm_tbl {
	border:1px solid #CCCCCC;
	background-color:#CCCCCC;
	font:1.2em;
	
	}
#voice{
width:940px;
height:800px;
border:5px solid #CCC;
padding:20px;
}

.voice-inner{
	width:873px;
	height:390px;
	position:absolute;
	z-index:1;
	left: 83px;
	top: 146px;
}
.voice-inner2{
	font-size:13px;
	line-height:150%;
	text-align:left;
}

.voice-inner2 ul{
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
}

.voice-inner2 ul li{
	list-style:none;
	padding-left:5px;
	background:url(https://s3-ap-northeast-1.amazonaws.com/golflive/product/cure/list.gif) top left no-repeat;
}
