@charset "UTF-8";
.pc_none{
	display:none;
}
.sp_none{
	display:block;
}
.container{
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
h3 img {
	height: 40px;
}
span.sup {
font-size:80%;
vertical-align:super;
}
#top .head_line {
	background-image: url(../../image/common/top_header.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 27px;
}
#header {
	margin: 1% auto 1% auto;
	width: 750px;
}
#header #logo {
	display: block;
	float: left;
}
#header #logo img {
	height: 120px;
	width: 452px;
}
#header #toiawase {
	display: block;
	float: right;
	text-align: center;
	clear: none;
	font-size: small;
}
#header #toiawase .inner {
	background-color: #330066;
	border-radius: 9px;
	color: #ffffff;
	font-size: 14px;
	padding: 9px 22px 9px 22px;
	display: block;
	float: right;
	white-space: nowrap;
}
#header #toiawase .inner a {
	color: #ffffff;
}
#header #toiawase .inner div {
	display: block;
	float: left;
}
#header #toiawase .inner img {
	width: 20px;
}
#menu {
	clear: both;
	text-align: center;
}
#menu .container {
	width:100%;
	margin-bottom: 37px;
	margin-top: 17px;
	margin-left: auto;
	margin-right: auto;
}
#menu_bar li {
	display: inline-block;
	width: 18%;
	text-align: center;
}
#menu_bar a{
	width: 100%;
	display: block;
	opacity:0.3;
}
#menu_bar li a:active{
	background-position: 0 0px;
	opacity:1;
}
#menu_bar li a:hover {
	background-position: 0 0px;
	opacity:1;
}
#menu_bar li img {
	width: 100%;
}
#newbuilding .container {
	width: 86%;
	text-align: left;
	line-height: 1.5em;
}
#about {
	text-align: center;
}
#about .container {
	margin-bottom: 37px;
	margin-top: 17px;
	margin-left: auto;
	margin-right: auto;
}
.smallBox {
	display: inline-block;
	width: 17%;
	vertical-align: top;
}
.smallBox img {
	width: 100%;
	height: auto;
}
.largeBox {
	display: inline-block;
	white-space: normal;
	text-align: left;
	width: 60%;
}
#message .container {
	width: 86%;
	text-align: left;
	line-height: 1.5em;
}
#newbuilding .container li {
	list-style-position: outside;
	list-style-type: disc;
}
#newbuilding .container ul {
	padding-left: 1.5em;
	margin-left: 0px;
}
#bukken .container {
	margin-bottom: 37px;
	margin-top: 56px;
	margin-left: auto;
	margin-right: auto;
}
#gallery .container {
	margin-left: auto;
	margin-right: auto;
	width: 340px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	border: 1px solid #AEAEAE;
	padding-top: 10px;
}
#gallery .container .map img {
	width: 100%;
}
#gallery .container .banner {
	margin: 37px;
	text-align: left;
}
#gallery .container .banner img {
	margin-right: 8px;
}
#fortune .container {
	margin-bottom: 37px;
	margin-top: 17px;
	margin-left: auto;
	margin-right: auto;
}
#fortune .container .result {
	display: inline-block;
	padding-left: 6%;
}
#fortune .container .button {
	display: inline-block;
	vertical-align: 90px;
}
#fortune .container .button {
	margin-bottom: 37px;
	margin-top: 17px;
}
#fortune .container .button a {
	opacity:0.4;
}
#fortune .container .button a:active {
	opacity:1;
}
#fortune .container .button a:hover {
	opacity:1;
}
/***	footer	************************************************* */
#footer {
	overflow: hidden;
	position:absolute;
	width: 100%;
	margin-top: 37px;
	padding-top: 37px;
	bottom: 0;
	background-color: #FFFFFF;
	background-image: url(../../image/common/footer_border.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-size: 50% auto;
	padding-bottom: 17px;
}
#footer .container {
	text-align: center;
	margin-top: 0px;
	color: #333333;
}

#footer #footer_banner {
	text-align: center;
	width: 100%;
}

#footer #footer_banner li {
	display: inline-block;
	margin: 5px;
	height: 35px;
	width: auto;
}

#footer #footer_banner li a {
    display: block;
}

#footer #copylight {
	color: #cc9900;
}

/***	totop	************************************************* */
#totop {
    position: fixed;
    right: 5%;
    bottom: 5%;
    width: 91px;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    display: none;
}

#page-top {
	position: fixed;
	bottom: 0px;
	right: 20px;
	font-size: 77%;
}
#page-top img {
	width: 100%;
}

#page-top a {
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
}
@media screen and (max-width:760px){
.sp_none{
	display:none;
}
.pc_none{
	display:block;
}
.container{
	width: 100%;
	text-align: center;
}
.sp_top_logo{
	margin-top:5px;
	display:inline-block;
	width:70%;
}
.sp_top_logo img{
	width:100%;
} 
.sp_top_uranai{
	margin-top: 17px;
	display: inline-block;
	width: 30%;
}
.sp_top_uranai img{
	width: 50%;
} 
#header {
	margin: 0 auto 0 auto;
	width: 90%;
}
#header #logo {
	margin-top:5px;
	display: block;
	float: none;
	width: 100%;
	text-align:center
}
#header #logo img {
	width: 80%;
}
#header #toiawase {
	width:100%;
	float: none;
}
#header #toiawase .inner {
	width:100%;
	padding: 1px;
	text-align:center
}
#header #toiawase .inner div {
	display:inline-block;
	float:none;
	vertical-align:middle
}
#menu_bar li {
	width: 26%;
}
#about .container {
	width: 96%;
}
.smallBox {
	display: inline-block;
	width: 20%;
	vertical-align: top;
}
.largeBox {
	display: inline-block;
	white-space: normal;
	text-align: left;
	width: 55%;
}
#gallery .container {
	padding:17px
}
#gallery .container .map img {
	width:567px;
}
#gallery .container .banner {
	margin: 60px 1px 120px 3px;
	text-align: center;
}
#gallery .container .banner img {
	width:323px
}
}
@media screen and (max-width:640px){
.sp_none{
	display:none;
}
.pc_none{
	display:block;
}
.container{
	width: 100%;
	text-align: center;
}
.sp_top_logo{
	margin-top:5px;
	display:inline-block;
	width:70%;
}
.sp_top_logo img{
	width: 100%;
} 
.sp_top_uranai{
	margin-top: 17px;
	display: inline-block;
	width: 30%;
}
.sp_top_uranai img{
	width:80%;
} 
#header {
	margin: 0 auto 0 auto;
	width: 90%;
}
#header #logo {
	margin-top:5px;
	display: block;
	float: none;
	width: 100%;
}
#header #logo img {
	width: 80%;
	height: auto;
}
#header #toiawase {
	width:100%;
	float: none;
}
#header #toiawase .inner {
	width:100%;
	padding: 1px;
	text-align:center
}
#header #toiawase .inner div {
	display:inline-block;
	float:none;
	vertical-align:middle
}
#menu .container {
	margin-top:5px;
	margin-bottom: 17px;
}
#menu_bar li {
	width: 26%;
}
#bukken .container {
	margin-bottom: 37px;
	margin-top: 37px;
	margin-left: auto;
	margin-right: auto;
}
#fortune .container {
	margin:0px;
}
#fortune .container .result img{
	width: 90%;
}
#newbuilding .container {
	width: 96%;
	text-align: left;
	line-height: 1.5em;
}
#about .container {
	width:100%;
}
#gallery .container {
	padding-top: 17px;
	padding-right: 17px;
	padding-left: 17px;
	padding-bottom: 17px;
}
#gallery .container .map img {
	width:100%;
}
#gallery .container .banner {
	margin: 30px 1px 60px 3px;
	text-align: center;
}
#gallery .container .banner img {
	width:86%;
	margin-bottom:8px
}
/***	footer	************************************************* */
#footer {
	background-size: 80% auto;
	padding-top: 17px;
	padding-bottom: 10px;
}
#footer #footer_banner li {
	display: inline-block;
	height: auto;
}
}
