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


* {
    margin: 0;
    padding: 0;
	font-family: "メイリオ",Meiryo,"Lucida Grande","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro W3",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Geneva,Arial,Verdana,sans-serif !important;
}
 
html,body {
    height: 100%;
    margin: 0;
	line-height: 1.6;
	color: #300;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 13px;
	/*-webkit-text-size-adjust: none;*/
}

img {
	border: none;
}


div, h1, h2, h3, h4, p, ul, li, nav,
th, td, form, input, textarea {
	margin: 0;
	padding: 0;
}

ul, li {
	text-decoration: none;
	list-style: none;
}

.pc { display: block; }
.sp { display: none; }


/*---------------------------------
 Text Link
----------------------------------*/

a:link {
	color: #3E2813;
	text-decoration: none;
}

a:visited {
	color: #3E2813;
	text-decoration: none;
}

a:hover,
div#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}


/*---------------------------------
 Layout
----------------------------------*/


#container {
    min-height: 100%;
}

.gnavi{
/*	position: absolute;*/
    position: fixed !important; 
/*	position: relative;
*/	height: 65px;
    top: 0; 
    left: 0;
    width: 100%;
    margin: 0;
	padding: 0;
	z-index: 1;
	/*background:#F5F5DC;
	filter: alpha(opacity=90);*/
	/*-moz-opacity:0.90;
	opacity:0.90;*/
	background: url(../img/common/bg_gnavi.png) repeat left top;
	border-top: 5px solid #3E2813;
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
}

/*menu*/

/*#menu {
	position: fixed;
	position: absolute;
	top: 80px;
	left: 50%;
	z-index:210;
	width: 730px;
	height: 780px;
	background: url(../img/common/bg_menu.png) repeat left top;
	padding: 20px;
	margin-left: -385px;
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0 3px 1px rgba(0,0,0,0.1);
}*/






/*#footer{
	position: fixed !important; 
	width: 100%;
    height: 100px;
    margin-top: -25px;
    padding: 0 10px;
    background: #3E2813;
    color: #FFF;
	z-index: 30;
}
*/
#contents {
	background: #EBECE6 url(../img/common/bg_foot.png) repeat-x left 574px fixed;
	overflow: hidden;
	 /*width: 126000px; =ページ幅×ページ数 1200×103+2ページ　!!!!!　
	position:absolute;
	min-height: 620px;
	top: 0;
	left: 0; 
	bottom: 0;
	z-index: 0;	*/
}

.page { 
	margin:10px auto;
	/*bottom:0;*/
	width: 710px;/*  =ページ幅 !!!!!*/
	padding: 20px 75px 4px 75px;
	background-color: #fff;
	overflow: hidden;
	/*float: left;
	height: 100%;
	padding-top: 240px;
	position: relative;
	z-index: 5;	*/
	/*overflow: hidden;*/
}


.topr { 
	margin:0 auto;
	padding: 0 75px 14px 75px;
	width: 710px;
	position: relative;
}


/*---------------------------------
 menu
----------------------------------*/

.header {
	width: 860px;
	margin: 0 auto;
	overflow: hidden;
}

.site-logo {
	width: 200px;
	height: 31px;
	margin: 16px 20px;
	float: left;
}

.site-logo a {
	text-indent: -9999px;
	width: 200px;
	height: 31px;
	background: url(../img/common/site_logo.png) no-repeat left top;
	display: block;
	margin: 0;
	padding: 0;
	
}

.site-logo a:hover {
	-moz-opacity:0.7;
	opacity:0.7;
}

.facebook-link a {
	text-indent: -9999px;
	overflow:hidden;
	float: right;
	background: url(../img/common/flogo-RGB-HEX-Blk-512.png) no-repeat left top;
	width: 45px;
	height: 45px;
	margin: 10px 5px;
	cursor: pointer;
}
.facebook-link a:hover {
	-moz-opacity:0.7;
	opacity:0.7;
}

.twitter-link a {
	text-indent: -9999px;
	overflow:hidden;
	float: right;
	background: url(../img/common/Twitter_Social_Icon_Square_White.png) no-repeat left top;
	width: 45px;
	height: 45px;
	margin: 10px 5px;
	cursor: pointer;
}
.twitter-link a:hover {
	-moz-opacity:0.7;
	opacity:0.7;
}

.instagram-link a {
	text-indent: -9999px;
	overflow:hidden;
	float: right;
	background: url(../img/common/glyph-logo_May2016.png) no-repeat left top;
	width: 45px;
	height: 45px;
	margin: 10px 5px;
	cursor: pointer;
}
.instagram-link a:hover {
	-moz-opacity:0.7;
	opacity:0.7;
}

.question-link a {
	text-indent: -9999px;
	overflow:hidden;
	float: right;
	background: url(../img/common/Question.png) no-repeat left top;
	width: 45px;
	height: 45px;
	margin: 10px 5px;
	cursor: pointer;
}
.question-link a:hover {
	-moz-opacity:0.7;
	opacity:0.7;
}

.hmenu {
	float: right;
	background: url(../img/common/btn_menu.png) no-repeat left top;
	width: 45px;
	height: 45px;
	margin: 10px 5px;
	cursor: pointer;
}

.hmenu:hover {
	-moz-opacity:0.7;
	opacity:0.7;
}


.menu-list {
	/*height: 850px;*/
	width: 740px;
	height: auto;
	overflow: auto; 
}

.menu-list a {
	display: block;
}

.menu-list a:hover {
	-moz-opacity:0.7;
	opacity: 0.7;
}

.menu-list img {
	border: none;
	width: 135px;
	height: auto;
	display: block;
}

.menu-list dl {
	overflow: hidden;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #3E2813;
	height: auto;
	width: 740px;
}

.menu-list dl:first-of-type {
        height: auto;
}

.menu-list dl.last {
	overflow: hidden;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
	height: 130px;
}

.menu-list dl dt{
	float: left;
	padding-right: 15px;
}

.menu-list dl dd{
	float: left;
}

.menu-list ul {
	overflow: hidden;
	padding-bottom: 15px;
}

.menu-list ul li{
	float: left;
	padding-right: 15px;
}

.menu-list ul li.last {
	padding-right: 0;
}


.lock {
    overflow:hidden;
}

.modal-content {
	/*position: absolute;*/
    position:relative;
    display:none;
	/*top: 50%;
	left: 50%;*/
    max-height:95%;
    margin: 20px 0 0 0;
    padding:10px 20px 0 20px;
    border:2px solid #aaa;
    background:#fff;
    overflow: auto;
	width: 760px;
}

.modal-content p {
    margin:0;
    padding:0;
}

.modal-overlay {
    z-index:10;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    /*background-color:rgba(0,0,0,0.75);*/
	background: url(../img/common/bg_mwrap.png) repeat left top;
}

.modal-wrap {
    z-index:20;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
   /* overflow:auto;*/
}

.close-btn {
	display: block;
	/*width: 150px;
	height: 25px;*/
	margin-top: 0;
	margin-right: 10px;
	float:right;
	text-align: center;
	cursor: pointer;
	line-height: 2;
	color: #333;
	font-size: 110%;
}


/*---------------------------------
 title
----------------------------------*/

h2 {
	width: 710px;
	font-weight: normal;
	font-size: 140%;
	margin: 0;
	padding-bottom: 10px;
	line-height: 1.2;
}

h2.title-base {
	background: url(../img/common/title_base.png) no-repeat left bottom;
}

h2.title-kenban {
	background: url(../img/common/title_kenban.png) no-repeat left bottom;
}

h2.title-kangenda {
	background: url(../img/common/title_kangenda.png) no-repeat left bottom;
}

h2.title-kodomo {
	background: url(../img/common/title_kodomo.png) no-repeat left bottom;
}

h2.title-otona {
	background: url(../img/common/title_otona_202507.png) no-repeat left bottom;
}

h2.title-eigo {
	background: url(../img/common/title_eigo_202507.png) no-repeat left bottom;
}

h3 {
	width: 700px;
	 line-height: 1.4;
	font-weight: normal;
	font-size: 110%;
	margin: 0;
	padding:3px 0 0 10px;
	background-color: #F6F6E0;
}

h4 {
	font-size: 110%;
	border-bottom: 1px dotted #ddd;
	margin-bottom: 5px;
}

/*---------------------------------
 page
----------------------------------*/

img.bgimage {
    display: none;
}

.content {
	margin: 18px 0;
	float: none;
	overflow: hidden;
}


/*---------------------------------
 bottom-box 
----------------------------------*/

.bottom-box {
	width: 710px;
	/*position: absolute;
	bottom: 15px;
	left: 270px;*/
	padding: 0 0 20px;
	-moz-opacity:0.9;
	opacity:0.9;
}

/*panel*/

.info-box {
	width: 540px;
	float: left;
	overflow: hidden;
	margin-bottom: 10px;
}

.panel-title {
	border-left: 4px solid #F60;
	margin: 3px 0;
	padding: 0 0 0 7px;
	font-size: 100%;
	line-height: 1.2;
	color: #F90;
}

info-acount {
	font-weight: normal;
}

.panel-box {
	width: 500px;
	height: 136px;
	padding: 8px 10px;
	border: 1px solid #ddd;
	background-color: #fff;
	-moz-opacity:0.9;
	opacity:0.9;
	font-size: 12px;
	line-height: 1.3;
	background: #fff url(../img/common/logo.png) no-repeat 397px 10px;
	overflow: hidden;
}

.panel-box .panel-info-box {
	margin: 0;
	padding: 0 ;
	height: 142px;
	width: 500px;	/*0325*/
}

.panel-box .info-title {
	font-weight: bold;
	display: block;
	font-size: 13px;
	margin-bottom: 3px;
	line-height: 1.4;	/*0325*/
	position: relative; /*20130226*/
}

.panel-box .info-title .icon-box { /*20130226*/
	height: 12px;
	position: absolute;
	right: 150px;
	top: 0;
	/*padding: 0;0325*/
}

.panel-box .info-title .icon-box img,
.panel-box .info-title .icon-box a{ /*20130226*/
	float: left;
	margin-left: 2px;
}

.info-icon {
	float: left;
	margin-right: 5px;
}

.panel-box .info-icon img{
	height: 30px;
	width: auto;
}

/*0325*/
.panel-box .info-txt {
	width: 29em;
	padding: 0;
	display:block ;
	height: 78px;
}
/*0325*/

.info-sbox {
	clear: both;
	float: left;
}

.info-txt {
	width: 29em;
	padding: 0;
	display: block ;
	white-space: pre-wrap;
	overflow: auto;
	/*height: 76px;*/
	height: 78px;
	line-height: 1.4;
	/* Mozilla */
	white-space: -moz-pre-wrap;
	/* Opera 4-6 */
	white-space: -pre-wrap;
	/* Opera 7 */
	white-space: -o-pre-wrap;
	/* CSS3 */
	white-space: pre-wrap;
	/* IE 5.5+ */
	word-wrap: break-word;
}

.panel-box .tp-img {
	float: right;
	width: 140px;
	text-align: center;
	display:block;
	margin-top: -35px;
	margin-right: 0px;	/*0325*/
	/*background-color: #eee;*/
}

.panel-box .tp-img img{
	height: 110px;
	width:auto;
}


/*lpanel*/

.info-lbox {
	width: 710px;
	overflow: hidden;
}

.info-lbox .panel-title {
	border-left: 4px solid #F60;
	line-height: 1.2;
	margin: 3px 0;
	padding-left: 10px;
	font-size: 110%;
}

.panel-lbox {
	width: 678px;
	height: 173px;
	padding: 8px 15px;
	border: 1px solid #ddd;
	background-color: #fff;
	opacity: 0.9;
	filter: alpha(opacity=90);
	font-size: 13px;
	line-height: 1.2;
	background: #fff url(../img/common/logo.png) no-repeat 500px 50px;
	overflow: hidden;
}

.panel-lbox .panel-info-box {
	margin: 0;
	padding: 0;
	height: 180px;
	width: 678px;
}

.panel-lbox .info-title {
	font-weight: bold;
	display: block;
	font-size: 15px;
	margin-bottom: 3px;
	line-height: 1.3;
	position: relative; /*20130226*/
}

.panel-lbox .info-title .icon-box { /*20130226*/
	height: 12px;
	position: absolute;
	right: 250px;
	top: 0;
}

.panel-lbox .info-title .icon-box img,
.panel-lbox .info-title .icon-box a{ /*20130226*/
	float: left;
	margin-left: 2px;
}


.panel-lbox .info-icon img{
	height: 35px;
	width: auto;
}

.panel-lbox .info-txt {
	width: 29em;
	padding: 0;
	display:block ;
	height: 115px;
	line-height: 1.45;
	margin-top: 5px;
}

.panel-lbox .tp-img {
	float: right;
	width: 210px;
	text-align: center;
	display:block;
	margin-top: -42px;
	margin-right: 40px;
}

.panel-lbox .tp-img img{
	height: 175px;
	width:auto;
}

.info-box a,
.info-lbox a{
	color: #FF9900;
	line-height: 1;
}

.info-box a:hover,
.info-lbox a:hover{
	color: #FC0;
}



/*b-list*/

.b-list {
	margin: 10px 0 0 0;
	float: left;
}

.b-list li {
	margin: 5px 0;
}
	
.b-list li a{
	display: block;
	padding-left: 20px;
	background: url(../img/common/head_orange.png) no-repeat left 3px;
}

/*btn-box*/

ul.btn-box {
	width: 180px;
	height: 45px;
	margin: 0 auto;
	clear: both;
	/*position: absolute;
	bottom: 0;*/
	/*left: 530px;*/
}

.btn-box li {
	float: left;
	
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}

.btn-box li a {
	width: 45px;
	height: 45px;
	display: block;
	margin-left: 15px;
}

.btn-box li a.next {
	background:url(../img/common/btn_next.png) no-repeat left top;
}

.btn-box li a.prev {
	background:url(../img/common/btn_prev.png) no-repeat left top;
}

.btn-box li a.top {
	background: url(../img/common/btn_top.png) no-repeat left top;
	margin-left: 0;
}

.btn-box li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}




/*---------------------------------
 common
----------------------------------*/

.pannavi {
	font-size: 11px;
	text-align: right;
	width: 710px;
	margin: 3px 0;
}

.txt-box {
	width: 710px;
	margin: 15px 0;
	/*font-size: 13px;*/
}

.link-box {
	width: 710px;
	/*border-top: 1px dotted #ccc;*/
	padding-top: 0;
	margin-top: 25px;
}

.link-box a {
	margin-right: 30px;
	display: inline-block;
}

.head_orange {
	padding-left: 20px;
	background: url(../img/common/head_orange.png) no-repeat left 3px;
    text-indent: 0;
   /* width: 200px;*/
	display: block;
}

.b-list li a.btn_magenda,
.btn_magenda {
	width: 170px;
	height: 20px;
	background: url(../img/common/btn_magenda.png) no-repeat left top;
	text-align: center;
	color: #fff;
	display: block;
	/*padding-top: 2px;*/
	padding-left: 0;
}

.b-list li a.btn_magenda,
.btn_magenda:link,
.btn_magenda:visited {
	color: #fff;
}

.b-list li a.btn_magenda:hover,
.btn_magenda:hover {
	background-position: left bottom;
	color: #fff;
}
	
.img-box {
	margin: 0;
	padding: 0;
}


.bg-box {
	z-index: -10;
}

.bg-box img{
	z-index: -20;
}

/*---------------------------------
 btn-box
----------------------------------*/





/*---------------------------------
 footer
----------------------------------*/

.copyright {
	width: 860px;
	margin: 0 auto;
	text-align: center;
	color: #999;
	font-size: 85%;
	padding-bottom: 10px;
	line-height: 1;
	letter-spacing: 0.1em;
}


/*---------------------------------
 menu
----------------------------------*/


#nav { width: 200px; margin: 0 auto; position: relative; line-height:1; text-align: left; z-index:1000; display: none; }
#nav li { list-style: none; position: relative; }

#nav ul { display: none; position: absolute; top: 0; left: 200px; }
* html #nav ul { line-height: 0; }
#nav ul li { float: none; }

#nav ul { width: 140px; }
#nav ul ul { top: 0; left: 172px; }
#nav ul a { 
	display: block;
	width: 180px;
	background:#121212;
	padding: 6px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	opacity: 0.9;
	filter: alpha(opacity=90);
	zoom: 1;
	line-height: 1;
}
#nav ul a.hover { background: #444; }




.orange {
	color: #F90;
}

.mgnt10 {
	margin-top: 10px;
}

.mgnt15 {
	margin-top: 15px;
}

.mgnt30 {
	margin-top: 30px;
}

.mgnb10 {
	margin-bottom: 10px;
}

.mgnb15 {
	margin-bottom: 15px;
}

.mgnb30 {
	margin-bottom: 30px;
}

.mgnb50 {
	margin-bottom: 50px;
}

.mgnr10 {
	margin-right: 10px;
}

.mgnr15 {
	margin-right: 15px;
}

.mgnr20 {
	margin-right: 20px;
}
