@charset "UTF-8";

/* 共通設定 */
* {
  margin: 0px;
  padding: 0px;
  border: 0;
  outline:none;
  box-sizing: border-box;
}

html {
	height:100%;
}

body {
	height:100%;
	font-size: small;
	line-height: 1.8em;
	letter-spacing: 1px;
	font-family:"Yu Gothic", YuGothic, "メイリオ", Meiryo;
	line-height: 1.6;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/cate/cate_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}
a img{
	opacity:1;
}
a:hover img{
	opacity:0.6;
}
ul {
  margin: 0px;
  padding: 0px;
}
li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

img {
  vertical-align:bottom;
}

/* 共通設定 END */


/* 全体共通 */
#wrapper {
	width: 852px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 852px;
	height:90px;
	float: left;
}

#logo{
	width: 370px;
	float: left;
	height: 90px;
}

#contact{
	width: 482px;
	float: left;
	text-align:right;	
	height: 90px;	
}

#contents-wrap {
	width: 852px;
}
#left_contents {
	width: 200px;
	float: left;
	margin-right:30px;
	font-size: 12px;
	color: #333333;
	height: auto;
	margin-bottom: 20px;
	display:inline;
}

#main_contents {
	width: 620px;
	float: left;
	margin-bottom: 20px;
}


#right_navi {
	font-size: 12px;
	color: #333333;
	float: left;
	display:inline;
	height: auto;
	width: 193px;
	margin-top: 14px;
	margin-bottom: 5px;
	margin-left: 5px;
}

* html #right_navi {
	font-size: 12px;
	color: #333333;
	float: left;
	display:inline;
	height: auto;
	width: 193px;
	margin-top: 14px;
	margin-bottom: 5px;
	margin-left: 2px;
}

#footer {
	width: 852px;
	float: left;
	background-color: #aba08e;
	height: auto;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}

.footer_navi {
	float: left;
	text-align: left;
	width: auto;
	height: auto;
	font-size: 12px;
	padding-left: 10px;
	margin-top: 12px;
}

.footer_navi a {
	font-size: 12px;
	color: #FFFFFF;
}

.footer_navi a:hover {
	font-size: 12px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-color: #FFFFFF;
}

.copyright {
	width: 300px;
	height: auto;
	text-align: right;
	float: right;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.2em;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
}

/* 全体共通 END */
.back_top {
	font-size: 12px;
	color: #333333;
	float: left;
	height: auto;
	width: 600px;
	padding-bottom: 30px;
	text-align: right;
}

/*banner*/
.banner {
text-align:left;
margin: 0 0 8px;
}
.banner a:link,.banner a:active,.banner a:visited {	
font-size: 10px;
color: #996600;
}
.banner a:hover {
color: #998833;
}
#banner1 a:link,#banner1 a:active,#banner1 a:visited {
	background: url(../images/banner_01.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 83px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner1 a:hover {
	background: url(../images/banner_01_on.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 83px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner2 a:link,#banner2 a:active,#banner2 a:visited {
	background: url(../images/banner_02.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 130px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner2 a:hover {
	background: url(../images/banner_02_on.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 130px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner3 a:link,#banner3 a:active,#banner3 a:visited {
	background: url(../images/banner_03.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 139px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner3 a:hover {
	background: url(../images/banner_03_on.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 139px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner4 a:link,#banner4 a:active,#banner4 a:visited {
	background: url(../images/banner_04.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 104px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner4 a:hover {
	background: url(../images/banner_04_on.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 104px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner5 a:link,#banner5 a:active,#banner5 a:visited {
	background: url(../images/banner_09.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 50px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner5 a:hover {
	background: url(../images/banner_09_on.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 50px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner6 a:link,#banner6 a:active,#banner6 a:visited {
	background: url(../images/banner_06.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 102px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner6 a:hover {
	background: url(../images/banner_06_on.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 102px;
	text-indent: -9999px;
	margin-bottom: 0px;
}

#banner7 a:link,#banner7 a:active,#banner7 a:visited {
	background: url(../images/banner_07.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 96px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner7 a:hover {
	background: url(../images/banner_07_on.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 96px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner8 a:link,#banner8 a:active,#banner8 a:visited {
	background: url(../images/banner_08.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner8 a:hover {
	background: url(../images/banner_08_on.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 70px;
	text-indent: -9999px;
	margin-bottom: 0px;
}


#banner9 a:link,#banner9 a:active,#banner9 a:visited {
	background: url(../images/banner_10.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 64px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner9 a:hover {
	background: url(../images/banner_10_on.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 64px;
	text-indent: -9999px;
	margin-bottom: 0px;
}



#banner10 a:link,#banner10 a:active,#banner10 a:visited {
	background: url(../images/banner_11.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 81px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner10 a:hover {
	background: url(../images/banner_11_on.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 81px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner11 a:link,#banner11 a:active,#banner11 a:visited {
	background: url(../images/bnr_partner.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 134px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
#banner11 a:hover {
	background: url(../images/bnr_partner_on.jpg) no-repeat left top;
	display:block;
	width: 193px;
	height: 134px;
	text-indent: -9999px;
	margin-bottom: 0px;
}
.newbanner {
margin-bottom: 12px;
}
.newbanner a {
color:#996600;
font-size: 10px;
}
.newbanner a:hover {
color:#998833;
}
.newbanner a img:hover {
filter: alpha(opacity=75);
-moz-opacity:0.75;
opacity:0.75;
}
/*topinfo*/
#news_info_box {
border:1px solid #fe999c;
background:#fff;
padding: 8px 0px 8px 14px;
margin:12px;
}
.news_info_com_01{
font-weight:bold;	
color:#805a5a;
}
/*media_info*/
#media_info_box {
border:1px solid #fe999c;
background:#fff;
padding: 8px 0px 8px 14px;
margin:12px;
}
.media_info_com_01{
font-weight:bold;	
color:#805a5a;
}
.media_info_com_02 {
color:#805a5a;
padding-bottom: 14px;
}
.media_info_com_03 {
	color:#805a5a;
	background:URL(../images/media_info_03.jpg) no-repeat left 3px;
	padding-left: 20px;
	border-bottom:1px dotted #CCC;
}
.media_info_com_04 {
color:#805a5a;
text-align:right;
padding-right: 12px;
}
/*book*/
.book {
	width:200px;
background:#fff;
border:1px solid #fed7da;
margin-bottom:20px;
padding:5px;
text-align:left;	
}
.book_img {
width:59px;
float:left;
display:inline;
}
.book_info {
float:left;
display:inline;
padding-left:12px;
width: 110px;
}
.book_head {
font-weight:bold;
font-size:10px;
color:#853641;
}
.book_subhead {
color:#853641;
font-size:8px;
}
.book_subhead a {
color:#853641;
}
.book_subhead a:hover {
color:#853641;
text-decoration:underline;
}
.book_sub {
color:#927d80;
font-size: 8px;	
}
.book hr {
border-top:none;
border-left:none;
border-right:none;
border-bottom:1px solid #ccc;
height:8px;
margin-bottom:8px;
}
.mb_10 {
	margin: 0 0 10px 0;
}

/*----------------------*/
html>/**/body #utility_navi {
	width: 540px;
	height: 40px;
	background: transparent;
	margin: 210px 0 0 300px;
	display:block;
	font-size: 12px;
	color: #FFFFFF;
}
html>/**/body #utility_navi2 {	width: 520px;
	width: 540px;
	height: 40px;
	background: transparent;
	margin: 30px 0 0 350px;
	display:block;
	font-size: 12px;
	color: #FFFFFF;
}
#utility_navi {
	width: 520px;
	height: 40px;
	background: transparent;
	margin: 210px 0 0 300px;
	display:block;
	font-size: 12px;
	color: #FFFFFF;
}
#utility_navi2 {
	width: 520px;
	height: 40px;
	background: transparent;
	margin: 30px 0 0 350px;
	display:block;
	font-size: 12px;
	color: #FFFFFF;
}
* html #utility_navi2 {
	width: 520px;
	height: 40px;
	background: transparent;
	margin: 24px 0 0 320px;
	display:block;
	font-size: 12px;
	color: #FFFFFF;
}
#utility_navi ul {
	text-align:right;
}
#utility_navi ul li {
	text-align:right;
	display:inline;
	margin-left: 12px;
	background: transparent;
}
#utility_navi2 ul li {
	text-align:left;
	display:inline;
	margin-right: 12px;
	background: transparent;
}
/* -----left_nav------- */
#left_nav{
	margin-bottom:20px;
}
#left_nav ul li{
	margin-bottom:3px;
	list-style:none;
}

/*---------g_nav--------*/

#glo_navi {
	width: 852px;
	float: left;
	height: 56px;
	margin-bottom:30px;
}

#glo_navi ul li {
	display:block;
	float: left;
}

a.glo_navi_list01 {
	background-image : url(../images/gloNavi01_.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 56px;
	width: 142px;
	text-indent:-9999px;
}

a:hover.glo_navi_list01 {
	background-image : url(../images/gloNavi01_on_.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

a.glo_navi_list02 {
	background-image : url(../images/gloNavi02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 56px;
	width: 142px;
	text-indent:-9999px;
}

a:hover.glo_navi_list02 {
	background-image : url(../images/gloNavi02_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

a.glo_navi_list03 {
	background-image : url(../images/gloNavi03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 56px;
	width: 142px;
	text-indent:-9999px;
}

a:hover.glo_navi_list03 {
	background-image : url(../images/gloNavi03_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

a.glo_navi_list04 {
	background-image : url(../images/gloNavi04.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 56px;
	width: 142px;
	text-indent:-9999px;
}

a:hover.glo_navi_list04 {
	background-image : url(../images/gloNavi04_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

a.glo_navi_list05 {
	background-image : url(../images/gloNavi05.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 56px;
	width: 142px;
	text-indent:-9999px;
}
a:hover.glo_navi_list05 {
	background-image : url(../images/gloNavi05_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

a.glo_navi_list06 {
	background-image : url(../images/gloNavi06_.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 56px;
	width: 142px;
	text-indent:-9999px;
}

a:hover.glo_navi_list06 {
	background-image : url(../images/gloNavi06_on_.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

a.newglo_navi_list01 {
	background-image : url(../images/new_gnavi_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 56px;
	width: 121px;
	text-indent:-9999px;
}

a:hover.newglo_navi_list01 {
	background-image : url(../images/new_gnavi_01_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.newglo_navi_list02 {
	background-image : url(../images/new_gnavi_02.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 56px;
	width: 122px;
	text-indent:-9999px;
}

a:hover.newglo_navi_list02 {
	background-image : url(../images/new_gnavi_02_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.newglo_navi_list03 {
	background-image : url(../images/new_gnavi_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 56px;
	width: 122px;
	text-indent:-9999px;
}

a:hover.newglo_navi_list03 {
	background-image : url(../images/new_gnavi_03_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.newglo_navi_list04 {
	background-image : url(../images/new_gnavi_04.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 56px;
	width: 122px;
	text-indent:-9999px;
}

a:hover.newglo_navi_list04 {
	background-image : url(../images/new_gnavi_04_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.newglo_navi_list05 {
	background-image : url(../images/new_gnavi_05.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 56px;
	width: 122px;
	text-indent:-9999px;
}

a:hover.newglo_navi_list05 {
	background-image : url(../images/new_gnavi_05_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.newglo_navi_list06 {
	background-image : url(../images/new_gnavi_06.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 56px;
	width: 122px;
	text-indent:-9999px;
}

a:hover.newglo_navi_list06 {
	background-image : url(../images/new_gnavi_06_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a.newglo_navi_list07 {
	background-image : url(../images/new_gnavi_07.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 56px;
	width: 121px;
	text-indent:-9999px;
}

a:hover.newglo_navi_list07 {
	background-image : url(../images/new_gnavi_07_on.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*-----------------*/
.cf:before, .cf:after {
	content: " ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
 *zoom: 1;
}
.clear {
	clear: both;
}
/*-----------------*/

.section{
	margin-bottom:20px;	
}

/* --- 2018/8/9追加 --- */
.lesson3_img {
	width: 330px;
    float: right;
    margin-left: 20px;
}
.lesson3_text {
	/* float: right; */
	padding:0 20px;
    color: #53306D;
    font-size: 12px;
    height: auto;
	margin: 10px 0 30px;
    /*margin-bottom: 0;
    margin-top: 5px;
    margin-left: 20px;*/
}
/* 202401 add Great Life Academy */
.lesson3_list {
	padding:0 20px;
    color: #53306D;
    font-size: 12px;
    height: auto;
	margin: 10px 0 30px;
}
.lesson3_list li {
	list-style-type: disc;
	margin-left: 20px;
}
.lesson3_image_wrap {
	width: 500px; 
	height: auto; 
	margin: 0 auto 30px;
}
.lesson3_image_wrap img {
	width: 100%;
}
.greatLifeAcademy_course-wrap {
	border:1px solid #e6d8bb; 
	width: 562px; 
	margin:0 auto 16px; 
	background:#fff;
}

.greatLifeAcademy_price {
	font-weight: bold; 
	font-size: 16px; 
	color:#f0516b; 
	margin:10px;
}
.greatLifeAcademy_price span {
	font-size: 10px;
	color:#f0516b;
}

.greatLifeAcademy_courseTitle {
    width: 562px;
}