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

#main {
	position: relative;
	z-index: 1;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #f8f8f8;
	/*background-color: #E1E0DE;*/
	width: 100%;
	border-top: solid #bcbcbc 3px;
	border-bottom: solid #bcbcbc 5px;
	overflow: hidden;
	top: 0;
	left: 0;
}

#header_area {
	position: relative;
	z-index: 100;
	width: 100%;
	height: 86px;
	background: url(../images/header_bg.jpg) repeat-x 0 0;
	text-align: center;
}

.header {
	position: relative;
	z-index: 1;
	width: 925px;
	margin: 0 auto;
}

#main_img {
/*	margin: 80px auto 0;
	display: block;
	width: 847px;
	height: 514px;*/

    margin: 40px auto 0;
    display: block;
    width: 838px;
    height: 540px;

}
.menu {
	/*width: 928px;*/
	/*width: 699px;*/
	/*width:500px;*/
	width: 600px;
	margin: 0 auto 0px;
	padding-top:20px;
}
.menu ul {
	margin: 0;
	padding: 0;
	z-index: 100;
}
.menu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	float: left;
	position: relative;
	width: 150px;
	height: 15px;
	/*line-height: 30px;*/
	text-align: center;
	z-index: 100;
}
.menu ul li a {
	color: #4d4d4d;
	display: block;
	text-decoration: none;
	z-index: 100;
}
.menu ul li:hover, .menu ul li a:hover {
	background: #eee;
	color: #fff;
	z-index: 100;
}
.menu ul li ul {
	position: absolute;
	top: 34px;
	width: 110px;
	z-index: 100;
}
.menu ul li ul li {
	visibility: hidden;
	overflow: hidden;
	width: 110px;
	height: 0;
	background: none;
	z-index: 100;
}
.menu ul li ul li:hover, .menu ul li ul li a:hover {
	background: #eee;
	z-index: 100;
}
.menu ul li:hover ul li, .menu ul li a:hover ul li {
	visibility: visible;
	overflow: visible;
	height: 45px;
	z-index: 100;
}
.menu * {
	-webkit-transition: 0.5s;  /* Saf3.2+, Chrome */
	-moz-transition: 0.5s;  /* FF4+ */
	-ms-transition: 0.5s;  /* IE10 */
	-o-transition: 0.5s;  /* Opera 10.5+ */
	transition: 0.5s;
}
.wrapper {
	position: relative;
	display: block;
	width: 985px;
	margin: 0 auto;
}

.banner_wrapper {
	position: relative;
	display: block;
	width: 630px;
	margin: 0 auto;
}

#news {
	position: relative;
	display: block;
	width: 540px;
	padding: 50px 0px;
}

#news table {
	display: block;
	border-bottom: #bcbcbc 2px solid;
	padding: 2px 0;
}


#news tbody {
	display: block;
	border-top: #bcbcbc 0px solid;
	border-bottom: #bcbcbc 1px solid;
	padding: 0 0 10px 0;
	min-height: 136px;
}
#news tbody th {
	/*display: block;*/
	width: 120px;
	padding: 0 8px 6px;
	vertical-align:top;
}
#news tbody td {
	vertical-align:top;
	padding: 0 8px 6px;
	font-size:15px !important;
}
#news tbody td a {
	text-decoration:none;
}
.youtube {
	position: relative;
	margin-top: 80px; width: 320px;
	margin-left: 23px;
  /*  SP
  width : 100%;
  padding-top: 56.25%;*/
}
/*.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}*/

.cont_half_left {
	overflow: hidden;
	position: relative;
	display: block;
	width: 50%;
	min-height: 410px;
	text-align: center;
}

.cont_half_right {
	overflow: hidden;
	position: relative;
	display: block;
	width: 50%;
	min-height: 410px;
	text-align: center;
}

/*.border_right{
	padding-right: 1px;
	}*/
.cont_full {
	position: relative;
	display: block;
	width: 100%;
	height: 500px;
	margin: 3px auto;
}
.bg_prof a {
	background-image: url(../images/top/bg_prof.jpg);
	background-size: cover;
	min-height:410px;
}
.bg_first a {
	background-image: url(../images/top/bg_first.jpg);
	background-size: cover;
	min-height:410px;
}
.bg_kakuseido a{
	background-image: url(../images/top/bg_mission.png);
	background-size: cover;
}
.bg_session a {
	background-image: url(../images/top/bg_session_0509.jpg);
	background-size: cover;
}

.cont_half_left img,.cont_half_right img{
	margin: 140px auto 0;
	}
	
.cont_full img{
	margin: 95px 0 0 140px;	
	}
	
a.white {
    background-color: #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    }
a.white:hover {
    background-color: #fff;
    }
	
.cont_half_left a,.cont_half_right a,.cont_full a {
    display: block;
    width: 100%;
    height: 100%;
}

.cont_half_left a:hover ,.cont_half_right a:hover ,.cont_full a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70); 
	}
	
	
#book {
	/*position: relative;*/
	display: block;
	width: 100%;
	padding: 30px 0px;
	text-align: center;
	overflow: hidden;
}
#book h2,#media h2 {
	background:url() repeat-x 0 bottom;
}

#media {
	position: relative;
	display: block;
	width: 100%;
	padding: 30px 0px 50px 0;
	text-align: center;
	overflow: hidden;
	background:#F4F4F4;
}

#book ul,#media ul{
	margin: 20px auto;
	width: 990px;
	}



/*スライダー*/

#slider {
  position: relative;
  margin:20px 0;
  width: 100%;
}
#wrapper {
  width: 984px;
  left: 5%;
  overflow: hidden;
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
}

/*h2 img{
	display: block;
	margin: 0px auto;
}*/



#carousel li {
  margin: 10px 5px;
  border: none;
  display: block;
  float: left;
}
#carousel li img {
  width: 100%;
  height: auto;
}
#prev, #next {
  position: absolute;
  top: 0;
  background: center center no-repeat #ddd;
  width: 5%;
}
#prev:hover, #next:hover {
  background-color: #ccc;
}
#prev {
  background-image: url( ../images/arrow-left.jpg );
  left: 0;
}
#next {
  background-image: url( ../images/arrow-right.jpg );
  right: 0;
}
#pager {
  text-align:center;
  padding:10px;
}
#pager a {
  border: 2px solid #ccc;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 0 5px 0 0;
}

#pager a:hover {
  background:#eee ;
}
#pager a span {
  display: none;
}
#pager a.selected {
  background-color: #ccc;

}

/* book */

#book{
	width: 100%;
	
	
	}




/* メルマガ　*/

#melmaga{
	text-align : center;
	margin:40px 0 70px 54px;
	}

#melmaga .tit {
	font-size: 20px;
	text-align: left;
	margin-left: 0;
	}
	
#melmaga table{
	width: 560px;
	border-spacing: 0;
	text-align : left; 
    margin:20px auto;
	border: #bdbdb9 solid 2px;
}
#melmaga tr:nth-child(odd){
    background:#f4f4f4;
	height: 60px;
}
#melmaga tr:nth-child(even){
    background:#e1dede;
	height: 60px;
}

#melmaga th{
    width:150px !important;
}

#melmaga th,td{
    padding:10px;
    font-size:small;
	text-wrap: none !important;
}

#melmaga th,td{
    padding:10px;
    font-size:small;
	/*text-wrap: none !important;*/
}


	
input#submit {
	border: 0px;
    width: 146px;
    height: 38px;
    background: url(../images/kakuseido/btn_touroku.png) left top no-repeat;
}

input:hover {
    opacity: 0.7;
    /* IE */
    filter: alpha(opacity=0);
}

input#textfield {
	width: 130px;
}

input#email, input#email2{
	width: 300px;
}

/* フッター　*/

footer {
	clear: both;
	margin: 0px 0 0 0;
	width: 100%;
	background: #dddddd;
	text-align: center;
}
footer a {
	text-decoration: none;
	}


footer .container{
	margin: 0px auto 0;
	width: 1024px;
	padding: 10px 0;	
	overflow: hidden;
	text-align: center;
	
}

footer ul {
	text-align: left;
}

footer li {
	float: left;
	width: 200px;
	list-style: none;	
	font-size: 14px	;
	line-height: 1.8;

}
footer li a {
	color:#333;
}
footer li.sm {
	font-size: 12px	;
	padding-left:1em;
}
footer li.sm a {
	color:#666;
}

footer li .sm {
	font-size: 12px	;
}

footer li.boder_l {
	border-left: #ccc 1px solid;
}


footer li h2 {
	background:url() repeat-x 0 bottom;
	float: left;	
	font-size: 18px	;
	line-height: 1;
	padding: 0;
	margin-bottom: 2px;
	margin-top: 0;
}
footer li h2 img {
	padding: 0;
}
footer li.cont h2 {
margin-bottom: 12px;
min-height:20px;
}
	
footer li.cont .bold {
font-size:120%;
}


footer li ul{
height: 350px;
/*width: 180px;*/
padding: 0 10px 0 20px;
/*border: #000 1px solid;*/
}

footer li ul li{
	clear: both;
}

footer .cont{	
	/*padding-right: 10px;*/
	width: 230px;
	padding-top:30px;
}

footer li.cont li {
	list-style: none;
	font-size: 14px	;
	line-height: 1.8;
	list-style: none;
	padding-right: 0px;
	width: 220px;
}

.bd_gray01{
	border-right: #cdcdcd 1px solid;
	width:190px;
	}
	
.bd_gray02{
	border-left: #ececec 1px solid;
	width:140px;
	}

.bd_gray03{
	width:250px;
	}

.sns_tw{
	width: 190px;
	padding: 0 10px;
	height: 350px;
	}
	
.sns_fb{
	width: 200px;
	padding: 0 20px;
	height: 350px;
	}

.premium-banner{
  width: 320px;
  padding: 0 26px;
}

#copy{
	clear: both;
	width: 100%;
	text-align: center;
	margin: 0;
	background: #dddddd;
	height: 50px;
	border-top:2px solid #ececec;
	}
	
#copy p{
	display:block;
	margin: 0 auto;	
	width: 50%;
	padding-top: 20px;
	line-height: 1;	
	}




#login {
	width: 390px;
	height: 190px;
	margin: 40px 56px 70px 0;
	background-image: url(../images/btn_login_bg.jpg);
	position: relative;
}

#login .btn{
	display: block;
	position: absolute;
	top: 117px;
	left: 73px;	
}
/*スライダーbook*/
#jCarouselLite{
    margin: 0 auto;
				width:864px;
}
#jC_box{
    margin: 0 auto;
				width:1024px;
				position:relative;
}
#jC_box .next{
				position:absolute;
				right:0px;
				top:96px;
}
#jC_box .prev{
				position:absolute;
				left:0px;
				top:110px;
}
#jCarouselLite li img{
    width: 267px;
    height: 268px;
				padding:0 16px;
}
/*スライダーmedia*/
#jCarouselLite2{
    margin: 0 auto;
				width:864px;
}
#jC_box2{
    margin: 0 auto;
				width:1024px;
				position:relative;
}
#jC_box2 .next2{
				position:absolute;
				right:0px;
				top:40px;
}
#jC_box2 .prev2{
				position:absolute;
				left:0px;
				top:40px;
}
#jCarouselLite2 li img{
    width: 200px;
    height: 120px;
				padding:0 12px;
}
/*スライダーc_media*/
#jCarouselLite3{
    margin: 0 auto;
				width:864px;
}
#jC_box3{
    margin: 0 auto;
				width:924px;
				position:relative;
}
#jC_box3 .next3{
				position:absolute;
				right:0px;
				top:96px;
}
#jC_box3 .prev3{
				position:absolute;
				left:0px;
				top:110px;
}
#jCarouselLite3 li img{
    width: 250px;
    height: 252px;
				padding:0 10px;
}

.menu_top{
	padding-top: 34px;
	z-index: 100 !important;
	}



.wrapper02 {
	position: relative;
	width: 925px;
	margin: 0 auto;
	z-index: 1;
}
.wrapper03 {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	z-index: 1;
	padding-left:100px;
}


.logo {
	margin-top: 28px;
	margin-right: 40px;
	margin-left: 0px;
}

.pan {
	display: block;
	width: 925px;
	margin: 0px auto;
	text-align: left;
}
.main02 {
	position: relative;
	width: 925px;
	margin-top: 0px auto;
	text-align: left;
	z-index: 1;
	
}

.main02 h2,.main02 h1 {
	text-align: left;
	margin: 20px 0 30px;
	left: 0;
}
.main02 h1.mb10 {
	margin: 20px 0 10px;
}



	
.contena{
	clear: both;
	position: relative;
	margin: 0 auto 30px;
	text-align: left;
	display:inline-block;
	width:924px;
	}
.contena02{
	clear: both;
	position: relative;
	margin: 0 auto 30px;
	text-align: left;
	display:inline-block;
	width:1024px;
	}

.contena .tit_area{
	display: block;
	width: 924px;
	text-align: left;
	background-image: url(../images/tit_under.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 40px 0;
	padding:  40px 0px 8px;
	}
	
.contena .tit_area img{
	text-align: left;
	margin-left: 0;
	left: 0;
	}
	
/* 初めての方へ　*/
	
#hajimete .btn_contena {
	text-align: right;
    width: 840px;
}


#hajimete .contena p{
	display: block;
	width: 480px;
	margin: 30px;
	text-align: left;
	font-size: 15px;
	line-height: 1.8;
	}
	
/* 覚醒道　*/

.main_txt{
	display: block;
	width: 620px;
	margin: 30px 0;
	text-align: left;
	font-size: 15px;
	line-height: 2;
	}

.main_img{
	display: block;
	margin: 80px 0 0;
	}
.kakusei_btn_area {
	margin-top: 50px;
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	
}
.k_box {
	text-align: center;
	border:3px solid #3b3b3b;
	padding-bottom:50px;
	
}
/* 個別セッション　*/
.se_area {
	background-image: url(../images/session/img001.png);
	width:924px;
	height:356px;
}
.se_area img {
	padding:260px 0 0 560px;
}
.se_vo_box{
	background: url(../images/session/img005.png) repeat-y 0 0;
	width:924px;
	position:relative;
	padding:20px 0 0 0;
	overflow:hidden;
	margin-top:20px;
}
.se_vo_box p{
	padding-left:40px;
	padding-right:40px;
	margin:10px 0;
}
.sv_bottom{
	margin-bottom:-10px;
	padding-top:10px;
}
.se_vo_box .rb{
	position:absolute;
	right:0;
	bottom:0;
	width:49px;
	height:46px;
}
#acMenu{
				padding:0 0 20px 0;
				margin:0;
    }
#acMenu dt{
    cursor:pointer;
				display:block;
				width:924px;
				height:40px;
    background:url(../images/session/img006.png) center center no-repeat;
    }
#acMenu dd{
    display:none;
				margin:0;
				padding:0;
    }
#acMenu dt.active{
    background:url(../images/session/img007.png) center center no-repeat;
}
				
/* 会社概要 */
#gaiyou{
	border-top:2px solid #8b8b8b;
	margin-top:20px;
}
#gaiyou dl{
	border-bottom:1px solid #8b8b8b;
	padding:0;
	margin:0;
	width:924px;
	display:inline-block;
	clear:both;
}
#gaiyou dl dt{
	font-size:17px;
	font-weight:bold;
	float:left;
	width:300px;
	padding:20px;
}
#gaiyou dl dd{
	padding:20px 20px 20px 300px;
}
#gaiyou dl dd.pt34{
	padding:34px 20px 20px 300px;
}
/* 沿革 */
#history_t table {
	width:1024px;
  border-collapse:collapse;
  border:none;
  border-spacing:0;
}
#history_t table th {
	width:60px;
	padding:10px 10px 0 10px;
	background:#ababab;
	text-align:center;
	font-size:18px;
	color:#fff;
	vertical-align:top;
}
#history_t table th.year {
	width:100px;
	padding:10px 0 0 0;
	letter-spacing:-2px;
}
#history_t table th.t_left {
	text-align:left;
}
#history_t table th.t_right {
	text-align:right;
}
#history_t table td {
	padding:10px 0 0 20px;
	font-size:18px;
}

/* お客様の声 */
.message_ttl {
    border-collapse: separate;
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}
.message_ttl li {
    background: #B9AA90 none repeat scroll 0 0;
    border-left: 2px solid #fff;
    border-radius: 5px 5px 0 0;
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    display: table-cell;
    line-height: 1.2;
    text-align: center;
    vertical-align: middle;
}
.message_ttl li a {
   color:#fff;
    display: block;
    font-weight: bold;
    padding: 15px 10px;
    text-decoration: none;
}
.message_ttl li.active {
    background: #968870 none repeat scroll 0 0;
}
.message_tab {
}
.dis-no {
    display: none;
    padding: 20px 0;
}
.message_tab ul {
    list-style-type: none;
				padding:0;
}
.message_tab ul li {
    background: #EDE8E0;
    font-size: 116%;
    margin: 0 0 15px;
    padding: 15px 15px 15px 30px;
				text-align:left;
}
.message_tab ul li .date {
    color: #666;
    font-size: 85%;
    padding: 0 15px 0 0;
}
.message_tab ul li .name {
    float: right;
				font-size: 82%;
				padding-top:2px;
}
.message_tab ul li a {
    color: #7d7670;
    font-weight: bold;
				display:block;
				float:left;
				width:560px;
}
h2 .c_date {
    float: right;
    font-size: 16px;
				font-weight:normal;
    padding: 8px 5px 0 0;
				color:#666;
}
h2 .c_name {
    float: right;
				font-size: 16px;
				font-weight:normal;
				padding-top:8px;
				color:#666;
}
#acMenu2{
				padding:0 0 20px 0;
				margin:0;
    }
#acMenu2 dt{
    cursor:pointer;
				display:block;
				width:924px;
				height:40px;
    background:url(../images/voice/img001.png) center 0 no-repeat;
				padding-bottom:20px;
    }
#acMenu2 dd{
    display:none;
				margin:0;
				padding:0;
    }
#acMenu2 dt.active{
    background:url(../images/voice/img002.png) center 0 no-repeat;
				padding-bottom:20px;
}

/* フォーム */
.wpcf7-form dl{
				border-top:1px solid #ccc;
				margin:0;
				width:924px;
}
.wpcf7-form dt{
				width:280px;
				padding:18px 0 10px 15px;
				float:left;
				font-size:16px;
}
.wpcf7-form dd{
				padding:15px 20px 15px 280px;
				font-size:16px;
				min-height: 32px;
}
.wpcf7-form dl.c_one{
    background:#EAEAE1;
				overflow:hidden;
}
.wpcf7-form .his{
				text-align: center;
				color:#fff;
				float:right;
				background:#EA6161;
				padding:2px 8px;
				font-size:12px;
				margin-top:2px;
}
.wpcf7-text, .wpcf7-url, .wpcf7-textarea {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
}
.wpcf7-text:focus, .wpcf7-textarea:focus {
    border-color: rgba(100, 200, 255, 0.75) !important;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 8px rgba(100, 200, 255, 0.5);
    outline: medium none;
}
span.wpcf7-form-control-wrap {
    position: relative;
}
span.wpcf7-not-valid-tip-no-ajax {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ff0000;
    font-size: 10pt;
    left: 30%;
    padding: 2px;
    position: absolute;
    top: 20%;
    width: 280px;
    z-index: 100;
}
.wpcf7-form input[type="submit"], .wpcf7-form input[type="reset"], .wpcf7-form input[type="button"] {
    background:#4F4F4F;
    border: 0 none;
    color: #ffffff;
				font-size:16px;
				font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
    line-height: 1.5;
    padding: 10px 20px;
}
#formm .submitbtn {
    padding-left: 262px;
}
input[type="text"], input[type="url"], input[type="tel"], input[type="email"] {
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #d4d4d7;
    border-radius: 3px;
    color: #555555;
    font-size: 100%;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}
.wpcf7-textarea {
    background: #fcfcfc none repeat scroll 0 0;
    border: 1px solid #d4d4d7;
    border-radius: 3px;
    color: #555555;
    font-size: 100%;
}
.wpcf7 span.wpcf7-not-valid-tip {
    border: medium none;
    color: red;
    display: block;
    left: 0;
    position: static;
    top: 0;
}
.use_rule {
    background: #EAEAE1 none repeat scroll 0 0;
    border: 3px solid #DBD8CD;
    padding: 14px 20px 20px 20px;
}
.use_rule .use_rule_inner {
    background: #fafafa none repeat scroll 0 0;
				border:1px solid #dadada;
    height: 100px;
    margin-top: 15px;
    overflow: auto;
    padding: 10px 20px 10px 14px;
}
.use_rule .use_rule_title {
    float: left;
}
.about_suisen .mt10 {
    margin-top: 10px;
}
.about_suisen .f120 {
    font-size: 120%;
}
.about_suisen .f_bold {
    font-weight: bold;
}
.about_suisen .alignleft {
    float: left;
    margin: 20px 20px 20px 0;
}
.about_suisen p.as_txt {
				padding-left:200px;
}
@media screen and (max-width: 479px) {
	.wrapper03 {
	padding-left:0px;
	margin:0;
}
	}