
/* Background color */
body {
	margin: 0;
    background-color: #1a1a1a;
    color: white;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	min-width: 525px;
	width: auto;
}
.knife-container {
	display: inline-block;
	width: 250px;
}
.logo {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */

}
.logo:hover {
	opacity: .6;
	filter: alpha(opacity=50); /* For IE8 and earlier */
}

.movie:hover {
	opacity: .75;
}

.events {
	margin-bottom: 40px;
	overflow: hidden;
	float: center;

}

.events iframe {
	margin-bottom: 80px;
	overflow: hidden;
	float: center;
	width: 100%;
	height: 400px;
	
}


/* Add a black background color to the top navigation */
.topnav {
    /* background-color: #333; */
    overflow: hidden;
    background-color: #3c3c3c;
    display: inline-block;

}

/* Style the links inside the navigation bar */
.topnav a {
    display: inline-block;
    position: relative;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", serif;
	color: #f2f2f2;
    text-align: center;
    padding: 10px 20px;
    text-decoration: none;
    font-size: 22px;
    
}


/* Change the color of links on hover */
.topnav a:hover {
    background-color: #DCDCDC;
    color: black;
}

/* Add a color to the active/current link */
.topnav a.active {
    background-color: #C0392B;
    color: white;
}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
    display: none;
}

.shokunin {
      position: absolute;
      right: 16px;
      bottom: 8px;
      font-size: 70px;
  }

/* Center image */
.center {
	display: block;
	float: center;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}


/* Style the links inside the navigation bar */
.front {
	vertical-align: text-top;
	height: 100%;
	width: 350px;
	margin: 0px;
    display: inline-block;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #f2f2f2;
    text-align: left;
    padding: 10px 20px;
    font-size: 14px;
    
}

.google-maps {
	position: relative;
	padding-bottom: 40%; // This is the aspect ratio*/
	/*width: 800px;*/
	height: 450px;
	overflow: hidden;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.list-box {
	float: center;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;	
	font-size: 18px;
	position: relative;
	width: 450px;
	height: 200px;
	display: inline-block;
	text-align: left;
	margin-bottom: 20px;
	vertical-align: text-top;

}

.hire {
	opacity: 1.0;
	display: inline-block;
	position: relative;
	margin: 0px;
	bottom: -10px;
}

.hire:hover {
	opacity: .6;
	display: inline-block;
	position: relative;
	margin: 0px;
	bottom: -10px;
}

.inside {
	vertical-align: text-top;
	font-size: 16px;
	float: center;
	width: 450px;
	margin-top: 0px;
    display: inline-block;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;	
	color: #fff;
    text-align: left;
    padding: 15px 20px;
    margin-bottom: 20px;
    
}
.inside-column {
	vertical-align: text-top;
	font-size: 16px;
	float: center;
	width: 100%;
	margin-top: 0px;
    display: inline-block;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;	
    text-align: left;
    
}

.inside-img {
	vertical-align: text-top;
	margin: 0px;
    display: inline-block;
    margin-bottom: 20px;
    
}

.footer {
	clear: both;
    font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    bottom: 0;
    width: 100%;
    height: 800px;
    background-color: Gray;
    color: LightGray;
    text-align: left;
}


.footer-list {
	display: inline-block;
	font-size: 12px;
	float: center;
	margin: 0px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;	
	color: #808080;
    text-align: left;
    padding: 15px 20px;
}

 .footer-list a {
	font-size: 12px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;	
	color: #808080;
	text-decoration: none;
}

.footer-list a:hover {
    color: black;
    text-decoration: underline;
}

.footer-list a:visited {
	color: #808080;
}

.wrapper {
	background-color: LightGray;
	min-height: 400px;
	width: 100%;
	margin-bottom: -50px;

}

.redirect {
	clear: both;
    font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    bottom: 0;
    width: 100%;
    height: 800px;
    background-color: Gray;
    color: LightGray;
    text-align: left;
}


.redirect-list {
	display: inline-block;
	font-size: 26px;
	float: center;
	margin: 0px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;	
	color: #FFFFFF;
    text-align: left;
    padding: 15px 20px;
}

 .redirect-list a {
	font-size: 24px;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;	
	color: #FFFFFF;
	text-decoration: none;
}

.redirect-list a:hover {
    color: red;
    text-decoration: underline;
}

.redirect-list a:visited {
	color: #ffffff;
}

.wrapper {
	background-color: LightGray;
	min-height: 400px;
	width: 100%;
	margin-bottom: -50px;

}

.space {

	height: 200px;
	width: 100%;
	margin-bottom: -50px;

}
.space-small {

	height: 100px;
	width: 100%;
	margin-bottom: -50px;

}

.hr {
	background-color: #626567;
	height: 1px;
	width: 100%;

}
.hr-light {
	background-color: Gray;
	height: 2px;
	width: 100%;

}

.icon {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.icon:hover {
    opacity: .5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.column {
    float: left;
    width: 50%;
    height: 600px; 
}

@media (max-width: 700px) {
    .column {
        width: 100%;
    }
}


