@charset'UTF-8';
/* ===================================================================
 Foundation
=================================================================== */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{font:inherit;margin:0;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type='button'],input[type='reset'],input[type='submit']{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type='checkbox'],input[type='radio']{box-sizing:border-box;padding:0}input[type='number']::-webkit-inner-spin-button,input[type='number']::-webkit-outer-spin-button{height:auto}input[type='search']{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type='search']::-webkit-search-cancel-button,input[type='search']::-webkit-search-decoration{-webkit-appearance:none}fieldset{margin:0 2px;padding:.35em .625em .75em;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}


*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-family: 'Hiragino Kaku Gothic ProN', '游ゴシック', YuGothic, Meiryo, sans-serif;
    font-size: 13px;
    min-width: 1000px;
    color: #333;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
img {
    vertical-align: bottom;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
address {
    font-style: normal;
}

/* Utility
---------------------------------------------------- */

.u-opacity:hover img {
    opacity: .80;
    filter: alpha(opacity=80);
    -ms-filter: 'alpha(opacity=80)';
}

/* -----------------------------------------------
 * clearfix
 * ----------------------------------------------- */

.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
	zoom:1;
}
.clearfix{
	/*overflow:hidden;*/
	display: inline-block;
} 
/* Hides from IE Mac */
* html .clearfix{
	height: 1%;
}
.clearfix{
	display:block;
}
/* End Hack */ 

.clear {
	clear:both;
}

/* -----------------------------------------------
 * margin
 * ----------------------------------------------- */
.mt00 {margin-top:0px !important;}
.mt5{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mt60{margin-top:60px !important;}
.mt60{margin-top:60px !important;}
.mt70{margin-top:70px !important;}
.mt80{margin-top:80px !important;}
.mt90{margin-top:90px !important;}
.mt100{margin-top:100px !important;}

.mb00{margin-bottom: 0 !important;}
.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb90{margin-bottom:90px !important;}
.mb100{margin-bottom:100px !important;}

.ml0 {margin-left:0px !important;}
.ml5 {margin-left:5px !important;}
.ml10 {margin-left:10px !important;}
.ml15 {margin-left:15px !important;}
.ml20 {margin-left:20px !important;}
.ml25 {margin-left:25px !important;}
.ml30 {margin-left:30px !important;}
.ml35 {margin-left:35px !important;}
.ml40 {margin-left:40px !important;}
.ml45 {margin-left:45px !important;}
.ml50 {margin-left:50px !important;}

.mr0 {margin-right:0px !important;}
.mr5 {margin-right:5px !important;}
.mr10 {margin-right:10px !important;}
.mr15 {margin-right:15px !important;}
.mr20 {margin-right:20px !important;}
.mr25 {margin-right:25px !important;}
.mr30 {margin-right:30px !important;}
.mr35 {margin-right:35px !important;}
.mr40 {margin-right:40px !important;}
.mr45 {margin-right:45px !important;}
.mr50 {margin-right:50px !important;}

/* -----------------------------------------------
 * padding
 * ----------------------------------------------- */
.pb0 {padding-bottom:0px !important;}
.pb5 {padding-bottom:5px !important;}
.pb10 {padding-bottom:10px !important;}
.pb20 {padding-bottom:20px !important;}
.pb30 {padding-bottom:30px !important;}
.pb40 {padding-bottom:40px !important;}
.pb50 {padding-bottom:50px !important;}
.pb60 {padding-bottom:60px !important;}
.pb70 {padding-bottom:70px !important;}
.pb80 {padding-bottom:80px !important;}
.pb90 {padding-bottom:90px !important;}
.pb100 {padding-bottom:100px !important;}

.pt0 {padding-top:0px !important;}
.pt5 {padding-top:5px !important;}
.pt10 {padding-top:10px !important;}
.pt20 {padding-top:20px !important;}
.pt30 {padding-top:30px !important;}
.pt40 {padding-top:40px !important;}
.pt50 {padding-top:50px !important;}
.pt60 {padding-top:60px !important;}
.pt70 {padding-top:70px !important;}
.pt80 {padding-top:80px !important;}
.pt90 {padding-top:90px !important;}
.pt100 {padding-top:100px !important;}

.pdl10 {padding-left:10px !important;}
.pdl20 {padding-left:20px !important;}
.pdl30 {padding-left:30px !important;}
.pdl40 {padding-left:40px !important;}
.pdl50 {padding-left:50px !important;}

/* -----------------------------------------------
 * text
 * ----------------------------------------------- */
 
/*
13px base
Font-size Adjustment
	 77% = 10px	|	123.1% = 16px	|	167% = 22px
	 85% = 11px	|	131%   = 17px	|	174% = 23px 
	 93% = 12px	|	138.5% = 18px	|	182% = 24px 
	100% = 13px	|	146.5% = 19px	|	189% = 25px 
	108% = 14px	|	153.9% = 20px	|	197% = 26px 
	116% = 15px	|	161.6% = 21px	| 
*/

.txtCenter {
	text-align:center;
}

.txtRight {
	text-align:right;
}

.txtLeft {
	text-align:left;
}

sup {
	position: relative;
	top: -1ex;
	vertical-align: baseline;
}

strong {
}

.bold {
	font-weight:bold;
}

.fs11 {
	font-size:85%;
}
.fs12 {
	font-size:93%;
}
.fs13 {
	font-size:100%;
}
.fs14 {
	font-size:108%;
}
.fs15 {
	font-size:116%;
}
.fs16 {
	font-size:123%;
}
.fs18 {
	font-size:138.5%;
}
.fs20 {
	font-size:153.9%;
}
.fs22 {
	font-size:167%;
}
.fs24 {
	font-size:116%;
}

/* -----------------------------------------------
 * position
 * ----------------------------------------------- */

.center {
	text-align:center;
}

.fl_left {
	float:left;
}

.fl_right {
	float:right;
}



/* -----------------------------------------------
 * link
 * ----------------------------------------------- */

a:link {
	color:#777777;
	text-decoration: underline;
	outline: none;
}
a:visited {
	color:#777777;
	text-decoration:underline;
}
a:hover {
	color:#777777;
	text-decoration:none;
}
a:active {
	color:#777777;
	text-decoration:none;
}
.txtRed a {
	color:#F00;
}
/* -----------------------------------------------
 * ロールオーバー処理
 * ----------------------------------------------- */
a:hover img.imgfade, .imgfade:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	zoom:1;
}


/* ===================================================================
 Layout
=================================================================== */

h1,h2,h3,h4,h5,h6,p{
	margin:0;
	padding:0;
}
.header {
	width:100%;
	background:#e2462b;
}
.header .h_inner {
	width:1000px;
	margin:0 auto;
	position:relative;
}
.header .h_inner h1 {
	margin:0;
	padding:0;
}
.header .h_inner .sitelogo {
	position:relative;
	z-index:102;
}
.header .h_inner .centerLogo {
	position:absolute;
	text-align:center;
	top:0;
	left:400px;
	z-index:100;
}
.header .h_inner .centerLogo h2 {
	margin:10px 0 0 0;
}
.header .h_inner .snsBtnArea {
	z-index:102;
	position:absolute;
	top:16px;
	right:0;
}
.header .h_inner .snsBtnArea ul {
	margin:0 10px 0 0;
}
.header .h_inner .snsBtnArea ul li {
	float:left;
	margin:0 0 0 20px;
}

.contents {
}

/* ===================================================================
 top
=================================================================== */

.top_main {
	position:relative;
	width:100%;
	text-align:center;
	height:688px;
}
.top_main .mainimage {
	position:absolute;
	left:50%;
	width:100%;
	margin:0 0 0 -50%;
	overflow:hidden;
	/*background:url(../images/top/main_bg01.png) #fde0d9;*/
}

.sec01 {
	width:100%;
	height:468px;
	position:relative;
	background:url(../images/top/sec01_bg01.jpg) center center no-repeat #ffffff;
}
.sec01 .inner {
	position:relative;
	width:1000px;
	margin:0 auto;
}
.sec01 .inner .img01 {
	position:absolute;
	top:94px;
	left:30px;
}
.sec01 .inner .img02 {
	position:absolute;
	top:54px;
	left:570px;
}
.sec01 .inner .btn01 {
	position:absolute;
	top:360px;
	left:670px;
}
.sec02 {
	width:100%;
	margin:0 auto;
	background:url(../images/top/sec02_bg03.png) bottom center no-repeat, url(../images/top/sec02_bg02.png) center top  no-repeat ,url(../images/top/sec02_bg01.jpg) repeat-y center top;
	background:url(../images/top/sec02_bg01.jpg) repeat-y center top \9; 
}
.sec02 .inner {
	position:relative;
	width:1000px;
	margin:0 auto;
}
.sec02 .inner .area01{
	height:442px;
}
.sec02 .inner .area02{
}
.sec02 .sec02_img01 {
	position:absolute;
	top:51px;
	left:34px;
}
.sec02 .sec02_img02 {
	position:absolute;
	top:51px;
	left:583px;
}
.sec02 .sec02_btn01 {
	position:absolute;
	top:331px;
	left:163px;
}
.sec_present {
	height:466px;
	background:url(../images/top/sec_present_bg01_end.jpg) center center #ffffff no-repeat;
}
.sec_present .inner {
	width:1000px;
	margin:0 auto;
	position:relative;
}
.sec_present .img01 {
	position:absolute;
	top:50px;
	left:518px;
}
.sec_present .btn01 {
	position:absolute;
	top:353px;
	left:670px;
}
.sec_movie {
	width:100%;
	background: url(../images/top/sec_moviebg_top.png) center top no-repeat, url(../images/top/sec_moviebg_btm.png) center bottom no-repeat, url(../images/top/sec_moviebg02.jpg) repeat-y center top;
	padding:0 0 100px 0;
	color:#FFF;
}
.sec_movie a {
	color:#FFF;
}
.sec_movie h3 {
	margin:0 0 10px 0;
}
.sec_movie .inner {
	width:1000px;
	margin:0 auto;
	text-align:center;
	padding:60px 0 0 0;
}
.sec_movie .inner h2 {
}
.sec_movie .inner .movie01 {
	margin:40px 0 0 0;
}
.sec_movie .inner .movie02 {
	margin:70px 0 0 0;
}
.sec_movie .inner .movie03 {
	margin:70px 0 0 0;
}
.sec_product {
	background:url(../images/top/sec_product_bg02.jpg) no-repeat center top;
	width:100%;
	/*height:520px;*/
}

.sec_product .inner{
	position:relative;
	width:1000px;
	margin:0 auto;
	padding:50px 0 0 0;
}
.sec_product .inner h2 {
	margin:0;
}
.sec_product .inner ul.product {
	margin:20px 0 0 0;
	text-align:center;
	padding:0 0 60px 0;
}

.sec_product .inner ul.product li{
	width:252px;
	display:inline-block;
	margin:0 30px;
}

.sec_product .inner ul.product li .btn {
	text-align:center;
}

.btn_top_page {
	text-align:center;
	padding:80px 0 54px;
}

/* ===================================================================
 footer
=================================================================== */

.footer {
	position:relative;
	width:100%;
	background:url(../images/footer_bg01.png) #e2462b repeat-x;
}
.ft_pagetop {
	position: fixed;
	bottom:200px;
	text-align:right;
	width:1000px;
	
}
.ft_pagetop a {
	display:none;
}
.footer_inner {
	width:1000px;
	margin:0 auto;
	padding:46px 0 130px 0;
}
.footer_inner .ft_sec01 {
}
.footer_inner .ft_logo {
	margin:0 0 0 10px;
	float:left;
}
.footer_inner .ft_menu {
	float:left;
	margin:14px 0 0 0;
}
.footer_inner .ft_menu ul {
	color:#FFF;
	margin:0 0 0 40px;
	vertical-align:bottom;
}
.footer_inner .ft_menu ul li{
	float:left;
	margin:0 10px 0 0;
	border-left:1px solid #FFF;
	line-height:1;
	padding:0 0 0 10px;
}
.footer_inner .ft_menu ul li:first-child {
	border:none;
}
.footer_inner .ft_menu ul li a {
	text-decoration:none;
	color:#FFF;
}
.footer_inner .ft_menu ul li a:hover {
	text-decoration:underline;
}
.footer_inner .ft_copyright {
	clear:both;
	text-align:center;
	margin:20px 0 0 0;
}
.ft_fixnv {
	position:fixed;
	z-index:999;
	background:#fdefe4;
	width:100%;
	bottom:0;
	padding:20px 0;
}
.ft_fixnv .ft_fixnv_inner {
	width:1000px;
	margin:0 auto;
}
.ft_fixnv .ft_fixnv_inner ul {
}
.ft_fixnv .ft_fixnv_inner ul li {
	float:left;
	margin:0 20px 0 0;
}

/*/=========================**/
.area02{
	display:none;

}
.tarot_bg{
	position:relative;
    width: 888px;
    height: 1139px;
    margin: 110px auto 0;
    padding-bottom: 110px;
	background:url(../images/top/card_area_bg.png) no-repeat center 0px ;
}
.tarot_bg .tarot_parts01{
	position:absolute;
	top:-90px;
	text-align:center;
	width:100%;
	z-index:1;
}
.tarot_bg .tarot_parts02{
	position:absolute;
	top:50px;
	text-align:center;
	width:100%;
	z-index:0;
}
.tarot_bg .tarot_serectArea{
	position:absolute;
	top:110px;
	width:100%;
	z-index:2;
}
.tarot_bg .tarot_serectArea .tarot_serectBox{
	width:635px;
	margin:0 auto;
}
.tarot_bg .tarot_serectArea .tarot_serectBox .tarot_serectL{
	float:left;
}
.tarot_bg .tarot_serectArea .tarot_serectBox .tarot_serectR{
	float:right;
}
.tarot_bg .tarot_serectArea .tarot_serectBox .ansImg{
	text-align:center;
	display:none;
}

.tarot_bg .tarot_resultTtl{
	position:absolute;
	top:590px;
	text-align:center;
	width:100%;
	z-index:0;
}
.tarot_bg .tarot_resultArea{
	position:absolute;
	top:740px;
	text-align:center;
	width:100%;
	z-index:0;
}
.tarot_bg .tarot_resultArea .tarot_resultArea_inner{
	position:relative;
	width:650px;
	margin:0 auto;
}
.tarot_bg .tarot_resultArea .text01{
	position:absolute;
    top: 125px;
    left: 160px;
    width: 61px;
}
.tarot_bg .tarot_resultArea .text02{
	position:absolute;
    top: 125px;
    right: 165px;
    width: 47px;
}
.tarot_bg .tarot_resultArea #pict_mor{
	position:absolute;
    top: 125px;
    left: 10px;
    width: 127px;
}
.tarot_bg .tarot_resultArea #pict_nig{
	position:absolute;
    top: 125px;
    right: 10px;
    width: 127px;
}
.tarot_bg .baloon_mor_wrap{
	position:absolute;
	top:-30px;
	left:90px;
	width:138px;
	height:130px;
}
.tarot_bg .baloon_mor_wrap #baloon_mor{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 138px;
	text-align:right;
	z-index:1;
}
.tarot_bg .baloon_mor_wrap #morning_par{
    position: absolute;
}
.tarot_bg .baloon_mor_wrap div.big{
    position: absolute;
    top: 35px;
    right: 10px;
    z-index: 3;	
	font-size:50px;
	color:#FFF;
}
.tarot_bg .baloon_mor_wrap div.small{
    position: absolute;
    top: 58px;
    right: 7px;
    z-index: 3;	
	font-size:37px;
	color:#FFF;
	
}
.tarot_bg .baloon_nig_wrap{
	position:absolute;
	top:-30px;
	right:90px;
	width:138px;
	height:130px;
}
.tarot_bg .baloon_nig_wrap #baloon_nig{
	position:absolute;
	bottom:0;
	left:0;
    width: 138px;
	text-align:left;	
	z-index:1;
}
.tarot_bg .baloon_nig_wrap #night_par{
    position: absolute;
}
.tarot_bg .baloon_nig_wrap div.big{
    position: absolute;
    top: 35px;
    left: 15px;
    z-index: 3;	
	font-size:50px;
	color:#FFF;
}
.tarot_bg .baloon_nig_wrap div.small{
    position: absolute;
    top: 58px;
    left: 7px;
    z-index: 3;	
	font-size:37px;
	color:#FFF;
}
/* ===================================================================
 fuchico
=================================================================== */

.fuchico_sec01 {
	width:100%;
	height:702px;
	background:url(../images/fuchico/fuchico_main_bg.jpg) no-repeat center center;
}
.fuchico_sec01 .inner {
	width:1000px;
	margin:0 auto;
	position:relative;
}
.fuchico_sec01 .inner h1 {
	position:absolute;
	top:127px;
	left:10px;
}
.fuchico_sec01 .inner h2 {
	position:absolute;
	top:337px;
	left:10px;
}
.fuchico_sec01 .inner .glassimg {
	position:absolute;
	top:14px;
	left:572px;
}
.fuchico_sec02 {
	width:100%;	
}
.fuchico_sec02 .sec02_wrap {
	width:1200px;
	margin:0 auto;
	padding:0 0 40px 0;
	background:url(../images/fuchico/fuchico_sec02_bg03.png) repeat-x center bottom , url(../images/fuchico/fuchico_sec02_bg01.jpg) no-repeat center top #eb4c07;
	background:url(../images/fuchico/fuchico_sec02_bg01.jpg) no-repeat center top #eb4c07 \9;
}
.fuchico_sec02 .inner {
	width:1000px;
	margin:0 auto;
	padding:40px 0 60px 0;
	position:relative;
}
.fuchico_sec02 .inner ul.note {
	color:#FFFFFF;
	text-align:center;
}
.fuchico_sec02 .inner ul.note li {
	font-size:12px;
}
.fuchico_sec02 .inner .presentshop {
	text-align:center;
	margin:-20px 0 0 0;
	position:relative;
	color:#FFF;
}
.fuchico_sec02 .inner .presentshop .text {
	position:absolute;
	top:112px;
	left:130px;
	width:510px;
	text-align:left;
}
.fuchico_sec02 .inner .presentshop .dtl_btn {
	position:absolute;
	top:118px;
	left:710px;
}
.fuchico_sec02 .inner .kaibouArea {
	background:url(../images/fuchico/fuchico_sec02_bg02.png) no-repeat center top;
	text-align:center;
	height:2076px;
	margin:60px 0 0 0;
	position:relative;
}
.fuchico_sec02 .inner .kaibouArea h2.title img{
	margin:-40px 0 0 0;
}

.fuchico_sec02 .inner .kaibouArea .movieArea {
	margin:10px 0 0 0;
}
.fuchico_sec02 .inner .kaibouArea .movieArea ul {
	text-align:center;
}
.fuchico_sec02 .inner .kaibouArea .movieArea ul li {
	width:364px;
	display:inline-block;
	margin:0 20px;
	vertical-align:top;
}
.fuchico_sec02 .inner .kaibouArea .movieArea ul li video {
	width:355px;
	margin:10px auto 0;
	text-align:center;
}
.fuchico_sec02 .inner .kaibouArea .movieArea .note {
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
}
.fuchico_sec02 .inner .about {
	position:relative;
	margin:20px 0 0 0;
}
.fuchico_sec02 .inner .about .about_txt {
	position:absolute;
	top:100px;
	left:400px;
	color:#FFFFFF;
	width:450px;
	text-align:left;
	font-size:12px;
	line-height:1.9;
}

.fuchico_sec02 .inner .about .about_txt a {
	color:#FFFFFF;
	text-decoration:none;
}
.fuchico_sec02 .inner .about .about_txt a:hover {
	text-decoration:underline;
}

.fuchico_sec02 .inner .about .about_txt img {
	vertical-align:middle;
}

/* ===================================================================
 voice
=================================================================== */

.voice_contents {
	
}
.voice_sec01 {
	width:1200px;
	margin:0 auto;
	background:url(../images/fuchico/fuchico_sec02_bg03.png) repeat-x center bottom , url(../images/voice/voice_main_bg01.jpg) no-repeat #fef3f3 center top ;
}
.voice_sec01 .inner {
	width:1000px;
	margin:0 auto;
	padding:0 0 110px 0;
}
.voice_sec01 .inner .tukerepo_logo {
	padding:90px 0 0 500px;
}
.voice_sec01 .inner .glidnoteArea {
	width:900px;
	margin:20px auto 0;
}

.voice_sec01 .inner .glidnoteArea .bg_note {
	background:url(../images/voice/voice_glid_bg.png);
	padding:0 0 40px 0;
	border-radius:0 0 10px 10px;
}
.voice_sec01 .inner .glidnoteArea .bg_note .question {
	margin:0 0 60px 0;
}
.voice_sec01 .inner .glidnoteArea .bg_note .question .title  {
}
.voice_sec01 .inner .glidnoteArea .bg_note .question .en_graph {
	position:relative;
	text-align:center;
	width:400px;
	margin:40px auto;
}
.voice_sec01 .inner .glidnoteArea .bg_note .question .en_graph .bg_graph {
}
.voice_sec01 .inner .glidnoteArea .bg_note .question .en_graph .text {
	position:absolute;
	top:0;
	left:0;
}
#g01 .text img{
	display:none;
}
#g02 .text img{
	display:none;
}
#g03 .text img{
	display:none;
}
#g04 .text img{
	display:none;
}

.voice_sec01 .inner .glidnoteArea .bg_note .btmSec01 {
}
.voice_sec01 .inner .glidnoteArea .bg_note .btmBnr {
	text-align:center;
}
.voice_sec01 .inner .glidnoteArea .bg_note .himitu {
	position:relative;
	margin:30px 0 0 0;
	text-align:center;
}
.voice_sec01 .inner .glidnoteArea .bg_note .himitu .text {
	position:absolute;
	top:116px;
	left:66px;
	text-align:left;
	width:280px;
	line-height:2;
}

/* ===================================================================
report
=================================================================== */
.report_contents {
}

.report_contents .voice_sec01 .inner .glidnoteArea .bg_note .repo_sec01 {
	position:relative;
	margin:-60px 0 0 0;
}

.report_contents .voice_sec01 .inner .glidnoteArea .bg_note .repo_sec01 .fukidashi01 {
	position:absolute;
	top:41px;
	left:6px;
}
.report_contents .voice_sec01 .inner .glidnoteArea .bg_note .repo_sec01 .fukidashi02 {
	position:absolute;
	top:300px;
	left:10px;
}
.report_contents .voice_sec01 .inner .glidnoteArea .bg_note .repo_sec01 .fukidashi03 {
	position:absolute;
	top:58px;
	left:630px;
}
.report_contents .voice_sec01 .inner .glidnoteArea .bg_note .repo_sec01 .fukidashi04 {
	position:absolute;
	top:300px;
	left:610px;
}

/* ===================================================================
report #jittai01
=================================================================== */
#jittai01 {
	background:url(../images/report/report_jittai1_img01.jpg) no-repeat;
	position:relative;
	height:821px;
}
#jittai01 .grpArea {
	position:relative;
	height:340px;
	margin:0 0 50px 0;
}
#jittai01 .grpArea .img01 {
	position:absolute;
	top:0px;
	left:148px;
}
#jittai01 .grpArea .img02 {
	position:absolute;
	top:0px;
	left:300px;
	display:none;
}
#jittai01 .grpArea .img03 {
	position:absolute;
	top:70px;
	left:300px;
	width:300px;
	height:43px;
	overflow:hidden;
	border:1px solid #bae5fe;
	background:#FFF;
}
#jittai01 .grpArea .img03 img{
	position:absolute;
	top:0;
	right:100%;
}
#jittai01 .grpArea .img04 {
	position:absolute;
	top:0px;
	left:650px;
	display:none;
}
#jittai01 .grpArea .img05 {
	position:absolute;
	top:113px;
	left:148px;
}
#jittai01 .grpArea .img06 {
	position:absolute;
	top:113px;
	left:300px;
	display:none;
	
}
#jittai01 .grpArea .img07 {
	position:absolute;
	top:181px;
	left:300px;
	width:300px;
	height:43px;
	overflow:hidden;
	border:1px solid #bae5fe;
	background:#FFF;	
}
#jittai01 .grpArea .img07 img{
	position:absolute;
	top:0;
	right:100%;
}

#jittai01 .grpArea .img08 {
	position:absolute;
	top:113px;
	left:650px;
	display:none;
	
}
#jittai01 .grpArea .img09 {
	position:absolute;
	top:226px;
	left:148px;
}
#jittai01 .grpArea .img10 {
	position:absolute;
	top:226px;
	left:300px;
	display:none;
	
}
#jittai01 .grpArea .img11 {
	position:absolute;
	top:292px;
	left:300px;
	width:300px;
	height:43px;
	overflow:hidden;
	border:1px solid #bae5fe;
	background:#FFF;	
}
#jittai01 .grpArea .img11 img{
	position:absolute;
	top:0;
	right:100%;
}

#jittai01 .grpArea .img12 {
	position:absolute;
	top:226px;
	left:650px;
	display:none;
	
}
.jittai_innerTxt {
	text-align:center;
	color:#856b51;
	line-height:2;
}

/* ===================================================================
report #jittai02
=================================================================== */
#jittai02 {
	background:url(../images/report/report_jittai2_img01.jpg) no-repeat;
	position:relative;
	height:847px;
}
#jittai02 .grpArea {
	position:relative;
	height:245px;
}
#jittai02 .grpArea .q_img01{
	position:absolute;
	top:40px;
	left:228px;
	display:none;
}
#jittai02 .grpArea .q_img02{
	position:absolute;
	top:40px;
	left:345px;
	display:none;
}
#jittai02 .grpArea .q_img03{
	position:absolute;
	top:40px;
	left:464px;
	display:none;
}
#jittai02 .grpArea .q_img04{
	position:absolute;
	top:40px;
	left:584px;
	display:none;
}
#jittai02 .grpArea .q_img05{
	position:absolute;
	top:140px;
	left:228px;
	display:none;
}
#jittai02 .grpArea .q_img06{
	position:absolute;
	top:140px;
	left:345px;
	display:none;
}
#jittai02 .grpArea .q_img07{
	position:absolute;
	top:140px;
	left:464px;
	display:none;
}
#jittai02 .grpArea .q_img08{
	position:absolute;
	top:140px;
	left:584px;
	display:none;
}
#jittai02 .q_img09{
	opacity:0;
}

#jittai02 .jittai_innerTxt {
	text-align:center;
	color:#856b51;
	line-height:2;
	margin:50px 0 0 0;
}

/* ===================================================================
report #jittai03
=================================================================== */
#jittai03 {
	background:url(../images/report/report_jittai3_img01.jpg) no-repeat;
	position:relative;
	height:741px;
}
#jittai03 .grpArea {
	position:relative;
	margin:10px 0 0 0;
}
#jittai03 .grpArea ul.grp {
	text-align:center;
}
#jittai03 .grpArea ul.grp li {
	width:110px;
	display:inline-block;
	opacity:0;
}
#jittai03 .grpArea ul.grp li .pict01 {
}
#jittai03 .grpArea ul.grp li .pict02 {
}
#jittai03 .grpArea ul.grp li .pict03 {
}
#jittai03 .grpArea ul.grp li .pict04 {
}
#jittai03 .jittai_innerTxt {
	text-align:center;
	color:#856b51;
	line-height:2;
	margin:40px 0 0 0;
}
/* ===================================================================
report #jittai04
=================================================================== */
#jittai04 {
	background:url(../images/report/report_jittai4_img01.jpg) no-repeat;
	position:relative;
	height:798px;
}
#jittai04 .grpArea {
	position:relative;
	margin:10px 0 20px 0;
	height:350px;
}

#jittai04 .grpArea .grp_img01 {
	position:absolute;
	top:30px;
	left:300px;
}
#jittai04 .grpArea .grp_img02 {
	position:absolute;
	top:30px;
	left:300px;
	display:none;
}
#jittai04 .grpArea .grp_img03 {
	position:absolute;
	top:96px;
	left:561px;
	display:none;
}
#jittai04 .grpArea .grp_img04 {
	position:absolute;
	top:273px;
	left:167px;
	display:none;
}
#jittai04 .grpArea .grp_img05 {
	position:absolute;
	top:75px;
	left:144px;
	display:none;
}
#jittai04 .grpArea .grp_img06 {
	position:absolute;
	top:0px;
	left:186px;
	display:none;
}

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