@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700,800,900&display=swap');


*,
:after,
:before {
	margin: 0;
	padding: 0;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-tap-highlight-color: transparent;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block
}

audio,
canvas,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden] {
	display: none
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

a:focus {
	outline: thin dotted
}

a:active,
a:hover {
	outline: 0
}

h1 {
	font-size: 2em
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 500;
}

dfn {
	font-style: italic
}

mark {
	background: #ff0;
	color: #000
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	outline: none;
}

button,
input {
	line-height: normal
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: transparent;
}

.cf:before,
.cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	zoom: 1;
}

.clear {
	clear: both;
}

.fl {
	float: left !important;
	overflow: hidden;
}

.fr {
	float: right !important;
	overflow: hidden;
}

.table {
	width: 100%;
	height: 100%;
	display: table;
}

.opa01 {
	opacity: 0.1;
}

* html div.table {
	position: relative;
}

*+html div.table {
	position: relative;
}

.table-cell {
	vertical-align: middle;
	display: table-cell;
}

* html .table-cell {
	position: absolute;
}

*+html .table-cell {
	position: absolute;
}

.ta-left {
	text-align: left;
}

.ta-center {
	text-align: center;
}

.ta-right {
	text-align: right;
}

*::selection {
	background: #dbb788;
}

*::-moz-selection {
	background: #dbb788;
}

.blank {
	display: none;
}


@font-face {
	font-family: 'GothamNarrow';
	src: url('../fonts/GothamNarrow-Book.eot');
	src: url('../fonts/GothamNarrow-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamNarrow-Book.woff') format('woff'), url('../fonts/GothamNarrow-Book.ttf') format('truetype'), url('../fonts/GothamNarrow-Book.svg') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'GothamNarrow';
	src: url('../fonts/GothamNarrow-Medium.eot');
	src: url('../fonts/GothamNarrow-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/GothamNarrow-Medium.woff') format('woff'), url('../fonts/GothamNarrow-Medium.ttf') format('truetype'), url('../fonts/GothamNarrow-Medium.svg') format('svg');
	font-weight: 500;
	font-style: normal;
}

body {
	color: #444;
	line-height: 1.7;
	font-family: 'Montserrat', 'GothamNarrow', "YuGothic", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a {
	color: #444;
	outline: 0 none;
	text-decoration: none;
}

a:focus {
	outline: none;
}

section {
	position: relative;
	display: block;
	width: 100%;
	height: 100vh;
}

.sans-serif {
	font-family: 'Montserrat', 'GothamNarrow', "YuGothic", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.seabg {
	background-image: url(/top3/img/image1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 50px;
	background-color: #B6B6B6;
	z-index: 99;
	-webkit-transition: all 800ms cubic-bezier(0.645, .045, .355, 1);
	-moz-transition: all 800ms cubic-bezier(0.645, .045, .355, 1);
	-ms-transition: all 800ms cubic-bezier(0.645, .045, .355, 1);
	-o-transition: all 800ms cubic-bezier(0.645, .045, .355, 1);
	transition: all 800ms cubic-bezier(0.645, .045, .355, 1);
}

header .logo {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 40px;
	height: 40px;
	margin: -20px 0 0 -20px;
	-webkit-transition: all 800ms cubic-bezier(0.645, .045, .355, 1);
	-moz-transition: all 800ms cubic-bezier(0.645, .045, .355, 1);
	-ms-transition: all 800ms cubic-bezier(0.645, .045, .355, 1);
	-o-transition: all 800ms cubic-bezier(0.645, .045, .355, 1);
	transition: all 800ms cubic-bezier(0.645, .045, .355, 1);
}

header .logo img {
	display: block;
	width: 100%;
	height: 100%;
}

header.fly {
	height: 100%;
}

header.fly .logo {
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
}

header.offfly {
	opacity: 0;
	-webkit-transition: all 800ms cubic-bezier(0.645, .045, .355, 1);
	-moz-transition: all 800ms cubic-bezier(0.645, .045, .355, 1);
	-ms-transition: all 800ms cubic-bezier(0.645, .045, .355, 1);
	-o-transition: all 800ms cubic-bezier(0.645, .045, .355, 1);
	transition: all 800ms cubic-bezier(0.645, .045, .355, 1);
}

#wrapper {
	position: relative;
	max-width: 900px;
	margin: 0 auto;
}

#main {
	overflow: hidden;
	padding: 0 25px;
}

.logo-block {
	width: 100%;
	height: 50vh;
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-content: center;
}

/* .brand-logo img{
	width: 240px;
} */

.brand-logo img {
	width: 180px;
}

.shop-logos {
	padding-top: 60px;
	text-align: center;
}

.shop-link {
	margin-bottom: 30px;
}

.shop-link a {
	color: #fff;
	transition: all ease .4s;
}

.shop-link a:hover {
	opacity: .7;
}

.shop-top-photo {
	margin: 0 auto;
	margin-bottom: 5px;
	text-align: center;
}

.shop-top-photo img {
	height: 15px;
}

.shop-logos ul li {
	margin-bottom: 6px;
	padding: 0 10px;
	/* 	display: block; */
}

.shop-logos h1,
.shop-logos h2 {
	color: #fff;
}

.shop-logos h1 {
	font-size: 16px;
}

.shop-logos h2 {
	font-size: 16px;
}

/* .shop-logos ul li img{
	width: 150px;
} */

/* SNSアイコン */
.shop-link img.sns_btn {
	width: 73px;
}


/* @media only screen and (min-width: 415px){ */
.shop-logos ul li {
	display: inline-block;
}

/* } */

@media screen and (min-width: 767px) and (orientation:portrait) {
	.brand-logo img {
		width: 320px;
	}

	.shop-logos ul li img {
		width: 225px;
	}

	/*
	.shop-top-photo img{
		height: 25px;
	}
*/
}

@media screen and (min-width: 813px) and (orientation:landscape) {
	.brand-logo img {
		width: 320px;
	}

	/* .shop-logos ul li img{
		width: 225px;
	} */
	/*
	.shop-top-photo img{
		height: 25px;
	}
*/
	/* SNSアイコン */
	.shop-link img.sns_btn {
		width: 100px;
	}
}

/*  */

.footer {
	color: #fff;
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
}

.footer img {
	width: 100px;
	margin-bottom: 10px;
}

/* 2019-07-23 */

.brand-logo {
	margin-bottom: 20px;
}

.logo-block h1 {
	text-align: center;
	font-size: 16px;
	color: #fff;
}

/* 2019-07-23 */

.logo-block {
	padding-top: 220px;
}

/* .brand-logo {
	margin-bottom: 47px;
} */

.brand-logo {
	margin-bottom: 27px;
}


@media screen and (max-width: 823px) and (orientation:landscape) {
	.logo-block h1 {
		font-size: 14px;
		line-height: 1.4;
	}

	.logo-block {
		padding-top: 30px !important;
	}

	.brand-logo {
		margin-bottom: 10px !important;
	}
}


/* 2021-05-28 */
@media screen and (max-width: 767px) {
	.shop-logos h2 {
		font-size: 11.5px;
	}

	.shop-logos ul {
		display: flex;
		justify-content: center;
	}

	.shop-logos ul li {
		padding: 0 7px;
	}


}

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

	.logo-block {
		height: 40vh;
	}

	.shop-link {
		margin-bottom: 15px;
	}

}