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



#contents #inquire2,
#contents #contents01,
#contents #contents02,
#contents #contents03,
#contents #information,
#contents #present,
#contents #place .freeDial,
#contents #placeOuter .footerBnr,
#contents .btnLesson {
	text-indent: -9999px;
}
#contents #contents03 .btnArea a:hover,
#contents #contents01 .btnArea a:hover,
#contents #mainVisual a:hover,
#contents .btnLesson a:hover,
#contents #present a:hover,
#contents #placeOuter .footerBnr .btnDetail a:hover {
    opacity: 0.9;
    -moz-opacity: 0.9; /* Firefox */
    /*filter: alpha(opacity=80); /* IE6/7 */
    /*-ms-filter: "alpha(opacity=80)"; /* IE8 */
}


/* --------------------------------------------------
	Common
-------------------------------------------------- */
body {
	font-size: 14px;
	min-width: 920px;
}
body ul li {
	list-style-type: none;
}
.btnEntry {
	text-align: center;
	text-indent: 0px;
}


/* header */
.wrap {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	position:relative;
	background-color: #fffaeb;
	clear: both;
	height: 95px;
	border-top: 2px solid #a1110f;
	border-bottom: 5px solid #a1110f;
	z-index:100;
	box-shadow:0 0 5px rgba(0,0,0,0.75);
	-webkit-box-shadow:0 0 5px rgba(0,0,0,0.75);
}
#header .wrap {
	width: 920px;
	padding-left: 15px;
	padding-right: 10px;
}
#header .wrap .left {
	padding-top: 15px;
	width: 375px;
	float: left;
}
#header .wrap .right {
	padding-top: 20px;
	width: 510px;
	float: right;
}
#header .wrap h1 a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	float: left;
	overflow: hidden;
}
#header .wrap h1 a {
	background-image: url(../images/logo01.gif);
	height: 69px;
	width: 89px;
	margin-right: 5px;
}
#header .wrap .left p {
	font-size: 10px;
}
#header .wrap .right ul.linkTop {
	clear: both;
	width: 510px;
	padding-bottom: 5px;
}
#header .wrap .right ul.linkTop li {
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 8px;
	margin-right: 10px; 
	float: right;
	font-size: 10px;
}
#header .wrap .right ul.linkTop li a {
	color: #333;
	text-decoration: none;
}
#header .wrap .right ul.linkTop li a:hover {
	text-decoration: underline;
}
#header .wrap .right ul.linkTop li.last {
	margin-right: 0px;
}
#header .wrap .right .linkBottom {
	clear: both;
}
#header .wrap .right .linkBottom p {
	float: right;
	margin-right: 8px;
}
#header .wrap .right .linkBottom ul li {
	float: right;
	margin-right: 2px;
}
#header .wrap .right .linkBottom ul li.last {
	margin-right: 0px;
}


/* contents */

/* footer */
#footerOuter {
	background: url(../images/footer_bg.png) repeat-x center top;
	height: 49px;
	padding-bottom: 0px;
}
#footer {
	width: 908px;
	margin: 0 auto;
	padding-top: 10px;
}
#footer p.link01{
	border-right:1px solid #b3b3b3;
	width:119px;
	float:left;
	margin-right:15px;
	margin:10px;
}
#footer p.link02{
	width:54px;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer .copyright {
	/* [disabled]background-color: #a2110f; */
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}



/* other */
a:hover img {
    opacity: 0.8;
    -moz-opacity: 0.8; /* Firefox */
    filter: alpha(opacity=80); /* IE6/7 */
    -ms-filter: "alpha(opacity=80)"; /* IE8 */
}
#place .accordion .accordion_body .classRoom .detail .timeTable table tr th{
	margin-right: 5px !important;
}
.mr10 {
	margin-right: 10px !important;
}
.mr20 {
	margin-right: 20px !important;
}



/* --------------------------------------------------
	Contents
-------------------------------------------------- */
#contents {
	background-color:#fff;
	background-repeat: repeat;
	background-position: 0px 0px;
	padding-bottom: 0px;
}
#contents .btnLesson {
	clear: both;
	margin-bottom: 40px;
}
#contents .btnLesson a {
	background-image: url(../images/btn_nadeshiko_course.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 123px;
	width: 886px;
	margin-right: auto;
	margin-left: auto;
}
#contents .section {
	position: relative;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#fcf3f8;
	min-width: 920px;
	margin: 0px auto;
}
#contents #mainVisualOuter {
	background:url(../images/main_bg.jpg) repeat left bottom;
	width: 100%;
	border-top:#b80081 2px solid;
}
#contents #mainVisual {
	background:url(../images/main_flower.png) no-repeat center bottom;
	margin:0 auto;
	min-width:920px;
	position: relative;
	text-align:center;
}

#contents #mainVisual .main_item_01 {
	left: 50%;
	margin: 0 0 0 -455px;
	position: absolute;
	top: 270px;
}
#contents #mainVisual .main_item_02 {
	left: 50%;
	margin: 0 0 0 -130px;
	position: absolute;
	top: 304px;
}
#contents #mainVisual .main_item_03 {
	left: 50%;
	margin: 0 0 0 59px;
	position: absolute;
	top: 304px;
}
#contents #mainVisual .main_item_04 {
	left: 50%;
	margin: 0 0 0 248px;
	position: absolute;
	top: 304px;
}
#contents #mainVisual div {
	opacity: 0;
	-moz-opacity: 0; /* Firefox */
	filter: alpha(opacity=0); /* IE6/7 */
	-ms-filter: "alpha(opacity=0)"; /* IE8 */
}

#contents .inquire{
	background: url(../images/bn_bg.png) repeat left top;
	min-width: 920px;
	width: 100%;
	/* [disabled]margin-bottom: 10px; */
	padding-top: 10px;
	padding-bottom: 6px;
	text-align: center;
}
#contents .inquire .bg_wrap {
	background: url(../images/bg_obi.png) repeat left top;
	min-width: 920px;
	margin: 6px auto 0;
	max-width: 1086px;
	padding: 5px 0 0;
}
#contents .inquire .btn {
	margin: 20px 0;
	position: relative;
}
#contents .inquire .btn .btn_item {
	left: 50%;
	margin: 0 0 0 -404px;
	position: absolute;
	top: -18px;
	vertical-align: top;
	opacity: 0;
	-moz-opacity: 0; /* Firefox */
	filter: alpha(opacity=0); /* IE6/7 */
	-ms-filter: "alpha(opacity=0)"; /* IE8 */
}
#contents .inquire .btn .btn_item_2 {
	left: 50%;
	margin: 0 0 0 -452px;
	position: absolute;
	top: -26px;
	vertical-align: top;
	opacity: 0;
	-moz-opacity: 0; /* Firefox */
	filter: alpha(opacity=0); /* IE6/7 */
	-ms-filter: "alpha(opacity=0)"; /* IE8 */
}
#contents .inquire p {
	padding: 15px 0 20px;
}
#contents .inquire a:hover {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}
#contents .inquire a:hover img {
	opacity: 1.0;
	-moz-opacity: 1.0; /* Firefox */
	filter: alpha(opacity=100); /* IE6/7 */
	-ms-filter: "alpha(opacity=100)"; /* IE8 */
}
#contents .benefits {
	padding-bottom: 30px;
}
#contents .info {
	padding-top: 40px;
	text-align: center;
}
#contents .info_img {
	margin-bottom:30px;
}
#contents .info_top {
	background: #fcf3f8;
	padding-bottom: 20px;
}
#contents .info .talk {
	background: url(../images/talk_bg.png) left top no-repeat;
}
#contents .info .talk {
	margin: 0 auto;
	padding: 29px;
	width: 851px;
}
#contents .info .talk ul {
	margin: 0 auto;
	position: relative;
	height: 656px;
	width: 803px;
}
#contents .info .talk ul li {
	position: absolute;
}
#contents .info .talk ul li.li_1 {
	left: 0;
	top: 24px;
}
#contents .info .talk ul li.li_2 {
	right: 0;
	top: 142px;
}
#contents .info .talk ul li.li_3 {
	left: 0;
	top: 338px;
}
#contents .info .talk ul li.li_4 {
	right: 0;
	top: 458px;
}
#contents .price {
	padding-top: 25px;
	text-align:center;
}
/*--------------------------------*/
#contents .ticket {
	margin:0 auto;
	padding-top:30px;
	padding-bottom:32px;
	width:900px;
}
#contents .service {
	background:url(../images/ticket_bg.png) no-repeat left bottom;
}
#contents .ticket ul {
	margin:0 auto;
	width:850px;
}
#contents .ticket ul li {
	float:left;
	padding-bottom:40px;
	margin:0 10px;
	width:258px;
}
#contents .ticket ul li .ttl {
	margin-bottom:10px;
}
#contents .ticket ul li p {
	font-size:13px;
	line-height:1.8em;
	width:250px;
}
/*--------------------------------*/
#contents .benefits_item {
	background:url(../images/free_bg_02.png) no-repeat left bottom;
	margin: 0 auto;
	width: 900px;
} 
#contents .benefits_item .bg_wrap {
	background:url(../images/free_bg_01.png) no-repeat left top;
	padding: 14px 23px 22px 18px;
}
#contents .benefits_item .txt {
	font-size: 107.1%;
	margin: 0 auto;
	line-height: 1.7;
	padding: 15px 0 20px;
}
#contents .free .txt {
	width: 43em;
}
#contents .free .bnner {
	text-align: center;
}
#contents .free .f_red {
	color: #e10000;
	font-weight: bold;
}
#contents .benefit3 {
	margin-top: 32px;
	padding-bottom: 10px;
}
#contents .benefit3 .txt {
	text-align: center;
}
#contents .benefit3 .btn {
	text-align: center;
}
/*--------------------------------*/

#contents .kitsuke {
	margin-top:40px;
	margin-bottom:50px;
	text-align:center;
}
#contents .faq_bg {
	background:url(../images/faq_bg_02.png) no-repeat right 815px;
}
#contents .faq {
	background:url(../images/faq_bg_01.png) no-repeat -100px top;
	text-align:center;
	padding-top:45px;
	padding-bottom:40px;
}
#contents .faq .waku {
	background-color:#fff;
	border:#e84a8d 2px solid;
	margin:0 auto;
	padding:20px 40px;
	text-align:left;
 	width:816px;
}
#contents .faq .waku dl {
	border-bottom: #bfbfbf 1px solid;
	margin-bottom:20px;
	padding-bottom:10px;
}
#contents .faq .waku dl dt {
	border-bottom: #cccccc dashed 1px;
	font-size: 18px;
	font-weight: bold;
	min-height: 45px;
	padding: 0 30px 10px;
}
#contents .faq .waku dl dt span {
	display:block;
	background: url(../images/icon_q.png) no-repeat left 5px;
	padding: 15px 0 15px 55px;
}
#contents .faq .waku dl dd {
	color: #be148b;
	font-size: 16px;
	font-weight: bold;
	line-height: 2em;
	min-height: 45px;
	margin-top: 10px;
	padding: 0 30px;
}
#contents .faq .waku dl dd p {
	background: url(../images/icon_a.png) no-repeat left 5px;
	padding: 15px 0 15px 55px;
}

#contents .faq .waku dl.last {
	border:0;
	margin-bottom:0;
}
#contents .faq .waku dl dd small {
	color:#6a6765;
	font-size:12px;
	font-weight:normal;
	line-height:2em;
}



#contents #placeOuter{
	width: 100%;
	margin: 0 auto;
	background: #FFF;
	padding: 35px 0 15px;
}
#contents #placeOuter p.gotoTop{
	font-size:85%;
	text-align:right;
	margin:0 auto;
	width:920px;
}
#contents #placeOuter p.gotoTop a{
	color:#313131;
	text-decoration:none;
}
#contents #place {
	border: #e84a8d 2px solid;
	padding: 35px 93px 0px;
	margin: 0 auto;
	width: 708px;
	background-color: #faf6f8;
}
#contents #place h3 {
	text-align: center;
	margin-bottom: 0px;	
}

#contents #placeOuter .footerBnr {
	margin: 0 auto 20px;
	text-align: center;
	text-indent: 0;
}
#contents #placeOuter .footerBnr .btn {
	margin-bottom: 55px;
}
#contents #placeOuter .footerBnr .btnDetail {
}
#contents #placeOuter .footerBnr .btnDetail a {
	background-image: url(../images/pro_footer_bnr_detail.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	position: absolute;
	height: 129px;
	width: 129px;
	left: 810px;
	top: 66px;
}

/* new clearfix */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.clear{ clear:both;}




/* --------------------------------------------------
	各校のアコーディオン
-------------------------------------------------- */
#place .placeDetail {
	margin-bottom: 60px;
}
#place .accordion {
	clear: both;
}
#place .accordion .accordion_head {
	position: relative;
	cursor: pointer;
	clear: both;
}
#place .accordion .accordion_head span {
	background-image: url("../images/title_icon01.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 27px;
    left: 893px;
    position: absolute;
    top: 10px;
    width: 27px;
}
#place .accordion .accordion_head.selected span img {
	display: none;
}
#place .accordion .accordion_body {
	background:url(../images/area_shd.png) no-repeat center top;
	background-color:#fff;
}
#place .accordion .accordion_body h5 {
	font-size: 20px;
	line-height: 40px;
	color: #333;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
	margin-bottom: 15px;
	text-decoration: none;
	clear: both;
}
#place .accordion .accordion_body .classRoom {
	clear: both;
	padding: 15px 20px;
}
#place .accordion .accordion_body .classRoom .map {
	float: left;
	width: 288px;
}
#place .accordion .accordion_body .classRoom .map img {
	border: 5px solid #b0c7d5;
}
#place .accordion .accordion_body .classRoom .detail {
	float: right;
	width: 565px;
}
#place .accordion .accordion_body .classRoom .detail .timeTable {
}
#place .accordion .accordion_body .classRoom .detail .timeTable table {
	width: 100%;
}
#place .accordion .accordion_body .classRoom .detail .timeTable table tr {
}
#place .accordion .accordion_body .classRoom .detail .timeTable table tr th {
	color: #FFF;
	background-color: #b0c7d5;
	text-align: center;
	border: 1px solid #FFF;
	font-size: 16px;
	font-weight: normal;
	padding: 4px;
}
#place .accordion .accordion_body .classRoom .detail .timeTable table tr th.day,
#place .accordion .accordion_body .classRoom .detail .timeTable table tr td {
	background-color: #ebf5fb;
	border: 1px solid #FFF;
	padding: 2px 5px;
}
#place .accordion .accordion_body .classRoom .detail .timeTable table tr th.day {
	color: #2a6ab0;
}
#place .accordion .accordion_body .classRoom .detail .timeTable table tr td {
	width: 38%;
}




#contentsDiv_03 {
	/* [disabled]padding-bottom: 25px; */
	background: none repeat scroll 0 0 #fcf3f8;
	/* [disabled]border-top: 5px solid #A1110F; */
	padding-bottom: 50px;
	padding-top: 45px;
}
#contentsDiv_03 h3 {
	margin:0 auto;
	text-align:center;
}
#contentsDiv_03 h3 span {
	text-align: center;
	display: block;
}

#place .accordion {
    clear: both;
}
#place .accordion .accordion_head {
    clear: both;
    cursor: pointer;
    position: relative;
}
#place .accordion .accordion_head span {
	background-image: url("../images/title_icon01.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	left: 893px;
	position: absolute;
	top: 10px;
	width: 27px;
}
#place .accordion .accordion_head.selected span img {
    display: none;
}
#place .accordion .accordion_body h5 {
	border-bottom: 1px solid #ef9c7f;
	clear: both;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
	text-decoration: none;
}
#place .accordion .accordion_body .classRoom {
    clear: both;
    padding: 20px 20px 30px 30px;
}
#place .accordion .accordion_body .classRoom .map {
    float: left;
    width: 350px;
}
#place .accordion .accordion_body .classRoom .detail {
	float: right;
	padding-top: 15px;
	width: 285px;
}
#place .accordion .accordion_body .classRoom .detail .text {
    margin-bottom: 25px;
}
#place .accordion .accordion_body .classRoom .detail .btn {
    padding-left: 45px;
}


/* iten
--------------------------------------------------------*/
.iten {
	display:block;
	float:left;
	background:#ededed;
	padding:5px 10px;
	line-height:1.3;
	overflow:hidden;
}
.iten_c {
	display:block;
	width:auto;
	font-size:12px;
	margin:0;
	padding:0;
	color:#FF0000;
	clear:both;
	background:none;
}
.iten_a {
	display:block;
	font-size:12px;
	margin:0 0 5px 0;
	padding:0;
	clear:both;
}
