@charset "utf-8";

/*-- header --*/

#header-wrap {
	background-position: center;
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom: 0px;
	background-color: rgba(0,0,30,0.5);
}
#header-wrap #header {
	background-image: url(../images/header-bg.png);
	height: 75px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-indent: -9999px;
}


/*-- point --*/



#point-wrap {
	width: 100%;
	background-repeat: repeat-x;
	padding-top: 20px;
}




#sp_only_pic {
	display:none;
}




#point-wrap #point {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	height: 3130px;
	border: 7px solid #FDE4C0;
	background-image: url(../images/point.png);
	margin-top: 15px;
}

#point #point_map {
	width: 940px;
	height: 500px;
	float: left;
	position:relative;
}

#point #point_map img{
	position:absolute;
	top:278px;
	left:823px;
}


#point #point-text {
	width: 940px;
	height: 2450px;
	text-indent: -9999px;
	float: left;
}

#point-wrap #seminar {
	width: 940px;
	height: 2120px;
	background-color: #F7B4B5;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	border: 7px solid #FDE4C0;
	background-image: url(../images/seminar.png);
}

#point-wrap #seminar img{
	filter: alpha(opacity=0);
	opacity:0;
}



#point-wrap #quo_card {
	width: 940px;
	height: 550px;
	background-color: #F7B4B5;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	border: 7px solid #FDE4C0;
	background-image: url(../images/quo_card.png);
	text-indent: -9999px;
}







/*-- contact --*/

#contact-wrap {
	background-repeat: repeat-x;
	width: 100%;
	padding-bottom: 20px;
	margin-top: 10px;
}

#contact {
	width: 940px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
	border-left: 7px solid #FDE4C0;
	border-right: 7px solid #FDE4C0;
	border-top: 7px solid #FDE4C0;
	background-color: #FFF2AE;
}
#contact2 {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-top-width: 0px;
	border-right: 7px solid #FDE4C0;
	border-left: 7px solid #FDE4C0;
	border-bottom: 7px solid #FDE4C0;
	padding-top: 30px;
	background-color: #FFF2AE;
}

/*-- footer --*/

#footer_wrap {
	height: 70px;
	width: 100%;
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 20px;
	background-color: rgba(199,199,199,0.75);
}
#footer_wrap #footer {
	background: url(../images/house-logo.png) no-repeat;
	height: 70px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#footer_wrap #footer ul {
	margin-left: 240px;
	margin-top: 12px;
	font-size: 12px;
}
#footer_wrap #footer ul li {
	display: block;
	float: left;
	margin-right: 15px;
}

/*-- eof --*/







#sp_keyvisual{
	display:none;
}

#sp_content1{
	display:none;
}

#seminar_sp2{
	display:none;
}

#point-wrap #point_ad {
	width: 940px;
	height: 58px;
	margin-left: auto;
	margin-right: auto;
}

#point-wrap #point_ad img{
	float:right;
}




/*----------------------*/
/*--- スマートフォン ---*/
/*----------------------*/

@media screen and (max-width: 640px) {

#header-wrap{
	display:none;	
}

#point-wrap{
	padding-top:0px;
}

#point-wrap #point_ad {
	margin-top:10px;
	width: 100%;
	height: 70px;
	background-color:ffffff;
}

#sp_keyvisual {
	display: block;
	width: 100%;
	background-image: url(../images/loading.gif);
}

#sp_keyvisual img{
	width:inherit;
	max-width: 100%;
	height: auto;
}

#sp_content1 {
	display: block;
	width: 100%;
	background-image: url(../images/loading.gif);
}

#sp_content1 img{
	width:inherit;
	max-width: 100%;
	height: auto;
}




#sp_only_pic {
	display:block;
	width:100%;
}

#sp_only_pic img{
	width:inherit;
	max-width: 100%;
	height: auto;
}



#point{
	display:none;
}

#point-wrap #seminar {
	width: 100%;
	height: auto;
	background-color: #F7B4B5;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	border: 0px;
	background-image: url(../images/seminar.png);
}

#point-wrap #seminar img{
	width:inherit;
	max-width: 100%;
	height: auto;
	filter: alpha(opacity=0);
	opacity:1;
}


#seminar_sp2 {
	display:block;
	width:100%;
}

#seminar_sp2 img{
	width:inherit;
	max-width: 100%;
	height: auto;
}


#quo_card {
	display:none;
}



#contact-wrap{
	overflow: hidden;
	margin-top: 0px;
}

#contact-wrap{
	background-color:#FFFFFF;
}

#contact{
	display:none;
}

#contact2{
	width: 100%;
	border: 0px none;
	padding-top:0px;
	background-color:#FFFFFF;
}

#footer_wrap{
	display:none;
	background-color:#FFFFFF;
}
}
