﻿html:not(.responsive) {
	min-width: 1000px; /* viewport */
}



/*=============================================
 * body
 *=============================================*/

body {
	color: #fff;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ明朝体 Pro", "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 1.5px;
	background: #04062b;
	min-width: inherit;
	min-height: inherit;
	max-height: 100%;
}



/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/

.fnt-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.fnt-meiryo {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fnt-gothic {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}



/*=============================================
 * .fnt - customs
 *=============================================*/

.fnt-mincho {
}
.fnt-meiryo {
}
.fnt-gothic {
}
.fnt-garamond {
}

.fnt-noto-sans {
	font-family: 'Noto Sans JP', sans-seri;
}

.fnt-noto-serif {
	font-family: 'Noto Serif JP', serif;
}
.fnt-forum {
	font-family: 'Forum', cursive;
}


/*=============================================
 * <main>
 *=============================================*/

main {
	clear: both;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.wrap {
	width: 1000px;
}



/*=============================================
 * <header>
 *=============================================*/
.bnr_fix {
  position: fixed;
  top: 242px;
  right: 0;
  z-index: 9999;
}

header {
  position: relative;
 
}

header .box_nav {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  padding: 25px 0 15px;
  z-index: 9;
}

header .box_nav nav {
  float: right;
  padding-right: 51px;
  letter-spacing: 1.2px;
}

header .box_nav nav a {
  display: inline-block;
  text-align: center;
  font-size: 20px;
  padding: 0 21px;
  line-height: 20px;
}

header .box_nav nav a span {
  font-family: 'Noto Sans JP', sans-seri;
  font-size: 10px;
}

header .box_nav nav a:hover {
  text-decoration: none;
}

header .box_nav nav .active{
	color: #fff;
	border-bottom: 3px #fff double;
	padding-top: 3px;
}




header .box_nav .tel {
  float: right;
  font-size: 9px;
  padding-right: 96px;
  line-height: 20px;
  cursor: pointer;
}

header .box_nav .tel span {
  font-size: 27px;
  letter-spacing: 3px;
}

header .logo {
  position: absolute;
  top: 178px;
  left: 183px;
  z-index: 9;
}

header h1 {
  text-align: center;
  position: absolute;
  top: 519px;
  left: 239px;
  font-size: 12px;
  line-height: 25px;
  z-index: 9;
}

section {
  margin-top: -360px;
  position: relative;

}



.nav-fixed.fixed {
	background-color: rgba(0,0,49,0.7);
	position: fixed;
	top: 0;
}


/*=============================================
 * key
 *=============================================*/

#key {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	min-height: 1017px;
	position: relative;
}
#key ul {
	min-height: inherit;
}
#key li {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
	min-height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}


#canvas-container {
    padding-top: 0;
    background: url(images/sea.jpg) no-repeat center center;
    background-size: cover;
    position: relative;

}
#canvas-container canvas {
    width: 100%;
    height: 600px;
    vertical-align: top;
    margin-top: -600px;
    position: relative;
}


/*=============================================
 * <section>
 *=============================================*/

section {
}



/*=============================================
 * #socialbuttons
 *=============================================*/

#socialbuttons {
	padding-bottom: 20px;
}



/*=============================================
 * <footer>
 *=============================================*/

footer {
	text-align: center;
}
footer {
  background: url(../img/shared/bg_footer.jpg) no-repeat top center;
  background-size: cover;
  padding-bottom: 127px;
}

footer .logo {
  padding: 80px 0 33px;
}

footer .botel {
  background-color: #060f53;
  width: 565px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 12px;
  text-align: left;
}

footer .botel .tel {
  font-size: 12px;
  padding: 29px 0 0 44px;
  line-height: 25px;
  letter-spacing: 0;
  cursor: pointer;
}

footer .botel .tel span {
  font-size: 34px;
  letter-spacing: 3.7px;
}

footer .botel .bnr_footer {
  position: absolute;
  top: 24px;
  right: 31px;
}

footer .info {
  text-align: left;
  padding: 30px 0 47px;
}

footer .info dl {
  font-size: 14px;
  line-height: 18px;
  padding: 9px 0;
  position: relative;
}

footer .info dl:before {
  content: '';
  border-left: 1px solid #686a80;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 375px;
}

footer .info dl dt {
  float: left;
  text-align: right;
  width: 375px;
  padding-right: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

footer .info dl dd {
  float: left;
  padding-left: 30px;
}



/*=============================================
 * copyright
 *=============================================*/

address {
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 3px;

}

address a{
 font-size: 10px;
 color: #FFF;
 display: block;
 text-decoration: none;
}


.shadow {
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}


/*=============================================
 * hvr-glow
 *=============================================*/

.hvr-glow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}


.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}


/*=============================================
 * photo_style
 *=============================================*/

.photo_style span {
	width: 0;
	transition: all 1s ease .4s !important;
	position: relative;
	z-index: 1;
	overflow: hidden;
	display: inline-block;
}

.photo_style[style*="visible"] span {
	width: 100%;
}

/*=============================================
 * button
 *=============================================*/
.bnr {
	font-family: 'Noto Serif JP', serif;
}
.button {
	position: relative;
	/* width: 415px; */
	display: inline-block;
}
.button:before, .button:after {
	content: "";
	width: 0;
	height: 2px;
	position: absolute;
	transition: all 0.2s linear;
	background: #fff;
	z-index:3;
}
.button a {
	position: relative;
	display: inline-block;
	padding: 12px 60px 12px 20px;
	font-size: 24px;
	letter-spacing: 5px;
}


.button a:hover {
	text-decoration: none;
}

.button a span {
	position: relative;

}

.button a span:before {
	content: '';
	background: url(../img/shared/arrow.png) no-repeat top center;
	height: 12px;
	width: 31px;
	position: absolute;
	top: 50%;
	right: -50px;
	margin-top: -6px;

}

.button a:before, .button a:after {
	content: "";
	width: 2px;
	height: 0;
	position: absolute;
	transition: all 0.2s linear;
	background: #fff;
	z-index:3;
}
.button:hover::before, .button:hover::after {
	width: 100%;
}
.button:hover a::before, .button:hover a::after {
	height: 100%;
}
.button::after{
  left:0;
  bottom: 0;
  transition-duration: 0.4s;
}
.button a::after{
  right:0;
  top: 0;
  transition-duration: 0.4s;
}
.button::before{
  right: 0;
  top: 0;
  transition-duration: 0.4s;
}
.button a::before{
  left: 0;
  bottom: 0;
  transition-duration: 0.4s;
}

.simply-scroll-container { position:relative; }
.simply-scroll-clip { position:relative; overflow:hidden; }
.simply-scroll-list { margin:0; padding:0; overflow:hidden; }
.simply-scroll-list li { float:left; width:200px; height:200px; margin:0 10px 0 0; padding:0; list-style:none; }
.simply-scroll-list li img {
	width: 100%;
	height: auto;
}


.rotate 	{
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	}

.btn_box{
	width: 1000px;
	margin: 60px auto 0;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	height: 100%;
}
.btn_box p{
	margin: 10px ;
	width: 30%;
}