@charset "Shift_JIS";

/* init **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
*{ margin:0; padding:0; }
select option{ padding:0 5px; }
body{ color:#333; background-color:#000; font:16px "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif; line-height:1.8; text-align:center; letter-spacing:normal;min-width:1036px;_display: inline;_zoom:1; }
body:not(:target){ letter-spacing:1px\9; }
h1 , h2 , h3 , h4 , h5 , h6 , address{ font-style:normal; font-weight:normal; font-size:100%; }
ul{ list-style-type:none; }
img{ border:0; vertical-align:bottom; }

table{ border-spacing:0; border:0; }
table th{ text-align:left; vertical-align:top; font-weight:normal; }
table td{ word-break:break-all; }

a:link , a:visited{ color:#004ead; text-decoration:underline; }
a:hover{ color:#3a92ff; text-decoration:underline; }

.floatR{ float:right; }
.floatL{ float:left; }

.alignL{ text-align:left; }
.alignR{ text-align:right; }
.alignC{ text-align:center; }

.fontSS{ font-size:12px; }
.fontS{ font-size:14px; }
.fontL{ font-size:20px; }

.tcR{ color:#f50000; }
.tcB{ color:#0081d3; }

.str{ font-weight:bold; }
.strN{ font-weight:normal; }
.ilc{ font-style:italic; }
.uLine{ text-decoration:underline; }
.uLine2{ border-bottom:double medium #333; }
.uLineR{ background:url(../images/line_red.png) repeat-x left bottom; padding-bottom:4px; }
.waveLine{ background:url(../images/wave_line.png) repeat-x left bottom; padding-bottom:7px; }
.waveLineR{ background:url(../images/wave_line_red.png) repeat-x left bottom; padding-bottom:7px; }
.waveLineB{ background:url(../images/wave_line_blue.png) repeat-x left bottom; padding-bottom:7px; }
.marker{background-color:#f4fa58; padding:3px 2px 2px; }

.idt{ padding-left:1.0em; text-indent:-1.0em; }
.idtS{ padding-left:0.5em; text-indent:-0.5em; }

.spt{ padding-top:35px; }
.spb{ padding-bottom:35px; }
.spr{ padding-right:35px; }
.spl{ padding-left:35px; }
.spt_s{ padding-top:25px; }
.spb_s{ padding-bottom:25px; }
.spr_s{ padding-right:25px; }
.spl_s{ padding-left:25px; }

.smt{ margin-top:35px; }
.smb{ margin-bottom:35px; }
.smr{ margin-right:50px; }
.sml{ margin-left:50px; }
.smt_s{ margin-top:20px; }
.smb_s{ margin-bottom:25px; }
.smb_ss{ margin-bottom:15px; }
.smr_s{ margin-right:25px; }
.sml_s{ margin-left:25px; }
.smt_ss{ margin-top:10px; }
.smb_ss{ margin-bottom:10px; }
.smb_l{ margin-bottom:45px; }
.smt_l{ margin-top:45px; }

.rel{ position:relative; }
.abs{ position:absolute; }

p{ margin-bottom:35px; }
p.spN{ margin-bottom:0px; }
p.spS{ margin-bottom:5px; }
p.spM{ margin-bottom:10px; }
p.lhN{ line-height:1.2; }

.shadow , .tokuten{ box-shadow:0px 0px 8px rgba(0,0,0,0.6); }


/* clearfix **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
/* For modern browsers */
.cf:before , .cf:after{ content:""; display:table; }
.cf:after{ clear:both; }

/* For IE 6/7 (trigger hasLayout) */
.cf{ zoom:1; } 


/* header **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.header{ background:url(../images/header_bg.jpg) no-repeat center top; height:900px; padding-top:30px; }
.header .wrap{ width:992px; margin:0 auto; text-align:left; }
.header h1{
	text-align: center;
	margin: 110px 0 70px;
}


/* contents **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.contents{ background-color:#fff; text-align:left; width:980px; margin:0 auto; padding-top:300px; position:relative; }

.intro{
	position: absolute;
	top: -118px;
	left: -9px;
}
.pv{
	position: absolute;
	top: 300px;
	left: 170px;
	width: 640px;
	height: 360px;
	background-color: #a0a0a0;
	text-align: center;
}
.contents h2{ text-align:center; margin-bottom:30px; }
.contents p{ margin-left:50px; }

.contents .entryS{ text-align:right; margin:0 50px 35px 0; }
.contents .entry{ text-align:center; }

.contents img.imgspl{ margin-left:25px; }

.section2 table{ border-collapse:separate; border-spacing:1px; background-color:#b7b7b7; line-height:2; margin:0 auto 35px; width:880px; }
.section2 table th , .section2 table td{ border:1px solid #fff; padding:3px 13px; width:50%; }
.section2 table th{ font-weight:bold; vertical-align:middle; text-align:center; }
.section2 table th.soul{
	background-color: #6db3db;
}
.section2 table th.mind{ background-color:#db9c9c; }
.section2 table td{ background-color:#fff; }

.section4 .bg1{
	background: url(../images/sec4_img_01.jpg) no-repeat center right;
}
.contents.cf .section4 .bg0 {
	background-attachment: scroll;
	background-image: url(../images/sec4_img_00.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.section3 .bg1 {
	background-image: url(../images/sec3_img_01.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
.section4 .bg2 {
	background-attachment: scroll;
	background-image: url(../images/sec4_img_02.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.section4 .bg3 {
	background-attachment: scroll;
	background-image: url(../images/sec4_img_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.section4 h3{ text-align:center; margin-bottom:25px; }

.section6 .pgm{ width:880px; margin:0 auto 35px; }

.section7 .tokuten{ background:url(../images/ptn01.png) repeat; width:700px; margin:60px auto 40px; position:relative; border-radius:5px; padding:45px 50px 5px; }
.section7 .tokuten h3{ position:absolute; top:-50px; left:-50px; }
.section7 .tokuten p{ margin-left:0px; }
.tokutenimg2    {
	position: absolute;
	top: 35px;
	right: 200px;
}
.tokutenimg1    {
	position: absolute;
	top: 30px;
	right: 10px;
	bottom: 0px;
}
.contents.cf .section7 .tokuten.smb.rel .mic {
	right: 10px;
	height: 163px;
	width: 197px;
	position: absolute;
	top: 110px;
}
.contents.cf .section10 .flower {
	background-attachment: scroll;
	background-image: url(../images/flower.png);
	background-repeat: no-repeat;
	background-position: right 80px;
}

.section8 .letter{ width:888px; margin:0 auto 35px; }

dl.tokuyaku{
	font-size: 12px;
	border: solid 2px #b7b7b7;
	/* [disabled]background-color: #f6f6f6; */
	border-radius: 10px;
	padding: 15px 15px 10px;
	margin: 0 auto 35px;
	line-height: 1.6;
}
.cdbuy {
	font-size: 12px;
	border: solid 2px #b7b7b7;
	/* [disabled]background-color: #f6f6f6; */
	border-radius: 10px;
	padding: 15px 15px 10px;
	/* [disabled]margin: 0 auto 35px; */
	line-height: 1.6;
}
dl.tokuyaku dt{ font-weight:bold; }
dl.tokuyaku dd{
	margin-bottom: 5px;
}
dl.tokuyaku dd ol{ margin-left:20px; }
.entrybutton.cf   {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.contents.cf .section9 .buy {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
 

/* footer **********
///////////////////////////////////////////////////////////////////////////////////////////////*/
.footer{ background-color:#333333; color:#fff; font-size:12px; padding:14px 0; }
.footer p{ margin-bottom:15px; }
.footer a:link , .footer a:visited{ color:#fff; text-decoration:underline; }
.footer a:hover{ color:#e24a4a; text-decoration:underline; }
