@charset "utf-8";
@font-face {
	font-family: "ITALIANPLATENO2-BOLD";
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/ITALIANPLATENO2-BOLD.woff) format('woff')
}
@font-face {
	font-family: "Roboto Condensed";
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/RobotoCondensed-Bold.woff) format('woff')
}
@font-face {
	font-family: 'icomoon';
	font-weight: normal;
	font-style: normal;
	font-display: block;
	src: url('../fonts/icomoon.woff?lgj1hn') format('woff');
}
[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-arrow {
	text-decoration: none;
	margin-right: 2px;
}
.icon-arrow:before {
	content: "\e900";
	text-decoration: none;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	■共通スタイル
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, fieldset, form, label, legend, table, caption, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: normal;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
}
main, article, aside, details, summary, blockquote, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
h1, h2, h3, h4, h5, dl, dt, dd, ol, ul, li, p, figure {
	margin: 0;
	padding: 0;
}
ul {
	list-style: none;
}
img, iframe, select, textarea {
	vertical-align: top;
}
img {
	max-width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
}
body {
	height: 100%;
	font-family: "icomoon", "Meiryo UI", Meiryo, "メイリオ", sans-serif;
	line-height: 1;
	letter-spacing: 0;
	font-feature-settings: "palt";
	-webkit-text-size-adjust: 100%;
	background: #fff;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	margin: 0;
	padding: 0;
}
p {
	line-height: 1.5;
	margin-bottom: 16px;
}
p:last-of-type {
	margin-bottom: 0;
}
li {
	line-height: 1.5;
}
dt {
	line-height: 1.5;
}
a {
	color: #000;
	font-size: 100%;
	vertical-align: baseline;
	text-decoration: none;
}
.fadein {
	opacity: 0;
	transform: translateY(24px);
	transform: translateY(0);
	transition: all 1s;
}
.indent {}
.indent.level1 {
	padding-left: 1em;
	text-indent: -1em;
}
.indent.level2 {
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.indent.level3 {
	padding-left: 2em;
	text-indent: -2em;
}
.center {
	text-align: center;
}
/*------------------------------------------------------------------------*/
@media screen and (min-width: 768px) {
	.sp {
		display: none !important
	}
	body {
		font-size: 16px;
	}
	a[href^="tel:"] {
		pointer-days: none;
		text-decoration: none;
	}
	main {}
	section {
		padding: 64px 0;
	}
	.inner {
		width: calc(100% - 64px);
		max-width: 1024px;
		margin: 0 auto;
	}
	.inner.wide {
		max-width: 1200px;
	}
	.inner.thin {
		max-width: 890px;
	}
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	.pc {
		display: none !important
	}
	body {
		font-size: 14px;
	}
	main {}
	section {
		padding: 40px 0;
	}
	main p {
		margin-bottom: 16px;
	}
	.inner {
		width: calc(100% - 32px);
		margin: 0 16px;
	}
	.inner.wide {}
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	■fair
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#fair {
	padding-top: 20px;
	background: #fff;
	color: #333;
}
#fair .flexbox {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 30px;
}
#fair .hero {
	width: 40%;
}
#fair figure {
	width: 40%;
	max-width: 480px;
}
/*------------------------------------------------------------------------*/ @media screen and (max-width: 767px) {
	#fair figure {
		width: 100%;
		max-width: 480px;
	}
}
/*------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------
	head
-------------------------------------------------------------------------*/

#fair h2 {
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
#fair .head h2 u {
	text-decoration: none;
	margin-bottom: 24px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: center;
}
#fair .head h2 u b {
	font-size: 64px;
	letter-spacing: -0.05em;
	margin-right: 12px;
}
#fair .head h2 u small {
	font-size: 48px;
}
#fair .head h2 .days {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	text-align: center;
}
#fair .head h2 .days b {
	font-size: 56px;
}
#fair .head h2 .days b span {
	font-weight: normal;
}
#fair .head h2 .place {
	font-size: 40px;
	color: #006337;
	margin-top: 16px;
}
#fair .special{
	margin: 40px 10px 0;
	padding: 5px 0;
	border: 2px solid #bf1a20;
	font-size: 16px;
}
#fair .special .red{
	color: #bf1a20;
	font-size: 24px;
}
#fair .special .red2{
	color: #bf1a20;
}
#fair .special b{
	font-size: 24px;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	#fair {
		padding-top: 30px;
	}
	#fair .head {
		position: relative;
		z-index: 1;
	}
	#fair .head h2 {
		margin-top: 12px;
		margin-bottom: 24px;
	}
	#fair .head h2 u {
		text-decoration: none;
		padding-bottom: 12px;
		margin-bottom: 12px;
		text-align: center;
	}
	#fair .head h2 u b {
		width: 100%;
		font-size: 40px;
		margin-right: 0;
	}
	#fair .head h2 u small {
		width: 100%;
		font-size: 18px;
	}
	#fair .head h2 .days {
		font-size: 18px;
	}
	#fair .head h2 .days b {
		font-size: 28px;
	}
	#fair .head h2 .place {
		font-size: 32px;
		margin-top: 8px;
		line-height: 1.2;
	}
	#fair .special{
	margin: 10px ;
}
}

/*-------------------------------------------------------------------------
	body
-------------------------------------------------------------------------*/
#fair h3 {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.5;
	margin: 32px auto;
}
#fair h3 b {
	color: #c40d2e;
}
#fair h3 small {
	font-size: 28px;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	#fair h3 {
		font-size: 28px;
		margin: 16px auto;
	}
	#fair h3 small {
		font-size: 18px;
	}
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	■offer
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#offer {
	background: #eee;
	text-align: center;
}
#offer .box {}
#offer .box + .box {
	margin-top: 32px;
}
#offer .box dt {
	height: 100px;
	background: #bf1a20;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 42px;
	font-weight: bold;
}
#offer .box dt b {
	color: #fff;
}
#offer .box dd {
	background: #fff;
	text-align: center;
	color: #000;
	position: relative;
}
#offer .box.type1 dd {}
#offer .box.type1 p:first-of-type {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 24px;
}
#offer .box.type1 p:last-of-type {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 24px;
}
#offer .box.type2 dd {
	padding: 24px 0;
}
#offer .box.type2 img {
	max-width: 640px;
}
#offer .box.type2 p:first-of-type {
	color: #bf1a20;
	font-size: 24px;
	font-weight: bold;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	#offer .box + .box {
		margin-top: 24px;
	}
	#offer .box dt {
		height: 80px;
		padding: 0 12px;
		font-size: 20px;
	}
	#offer .box.type1 dd {
		padding: 24px 16px;
	}
	#offer .box.type1 p:first-of-type {
		position: static;
		margin-bottom: 16px;
	}
	#offer .box.type1 p:last-of-type {
		position: static;
	}
	#offer .box.type2 dd {
		padding: 24px 16px;
	}
	#offer .box.type2 img {
		max-width: 100%;
	}
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	■lineup
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#lineup {
	padding-bottom: 0;
}
#lineup .seiko, #lineup .citizen, #lineup .casio {
	padding: 40px 0;
}
#lineup .citizen {
	background: #eee;	
}
#lineup .casio {
	background: #ddd;	
}
#lineup h2{
	display: inline-block;
	margin-top: 30px;
	padding-left: 20%;
}
#lineup article {
	margin: 100px auto;
}
#lineup .flexbox {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 30px;
}

#lineup .flexbox .series {
	text-align: center;
}
#lineup .reverse {
	flex-direction: row-reverse;
}
#lineup .caution {
	background: #fff;
	display: block;
	max-width: 680px;
	margin: 30px auto;
	padding: 5px;
	border: 1px solid #000;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	#lineup {
		padding-bottom: 20px;
	}
	#lineup h2 {
		display: block;
		padding-left: 0;
	}
#lineup article {
	margin: 60px auto;
}
#lineup .flexbox {
	gap: 10px;
}
#lineup .caution {
	margin: 30px 10px;
}
}

/*-------------------------------------------------------------------------
	block
-------------------------------------------------------------------------*/
.icon {
	display: flex;
	align-items: center;
	flex-direction: column;
}
.icon span {
	width: 200px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	color: #fff;
}
.icon span + span {
	margin-top: 4px;
}
.icon .core {
	height: 42px;
	background: #006337;
	text-align: center;
	line-height: 1.2;
}
.icon .limited {
	background: #0C2340;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	.block .icon span {
		height: auto;
	}
	.block .icon span + span {
		margin-top: 2px;
	}
	.block .icon .limited {
		height: 24px;
	}
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	■other
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#other h2 {
	margin-bottom: 20px;
	font-size: 24px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	■sameTime
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#sameTime h2 {
	display: inline-block;
	background: linear-gradient(transparent 60%, yellow 30%);
	width: 350px;
	margin-bottom: 20px;
	font-size: 24px;	
}
#sameTime h2 span{
	color: #007A55;
	font-size: 40px;
}
#sameTime p:last-child{
	font-size: 21px;
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	■information
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#information {
	background: #eee;
}
/*-------------------------------------------------------------------------
	logo
-------------------------------------------------------------------------*/
#information .logo {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	margin-bottom: 24px;
}
#information .coreshop {
	margin-bottom: 40px;
	padding: 10px;
	border: 1px solid #fff
}
#information .coreshop b {
	display: inline-block;
	margin-bottom: 10px;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	#information .logo {
		flex-direction: column;
	}
}
/*-------------------------------------------------------------------------
	store
-------------------------------------------------------------------------*/
.store {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
	margin-bottom: 48px;
}
.store li {
	width: calc(33% - 20px);
	margin: 0 10px;
	padding: 30px 20px 40px;
	box-sizing: border-box;
	background: #fff;
	text-align: center;
}
.store h3 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 16px;
}
.store dl {}
.store dt {
	margin-bottom: 16px;
}
.store dd {}
.store dd p b {
	font-size: 24px;
}
.store dd p small {
	font-size: 14px;
}
.store dd .red {
	color: #9A3433;
	font-weight: bold;
}
.store dd .link a {
	width: 100%;
	max-width: 234px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-weight: bold;
	margin: 0 auto;
	border: 2px solid #007A55;
	box-sizing: border-box;
	color: #007A55;
	transition: .25s;
}
.store dd .link a:hover {
	background: #007A55;
	color: #fff;
}
.map {
	position: relative;
	width: 100%;
	padding-top: 75%;
	margin-bottom: 16px;
}
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.line {
	color: #01b900;
	line-height: 1.2;
}
.line b {
	display: inline-block;
	margin-bottom: 5px;
}
.store + .link a {
	width: 100%;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin: 0 auto;
	border: 2px solid #007A55;
	box-sizing: border-box;
	background: #007A55;
	color: #fff;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	transition: .25s;
}
.store + .link a:hover {
	background: #fff;
	color: #007A55;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	.store {
		display: block;
		margin: 0 0 24px 0;
	}
	.store li {
		width: 100%;
		margin: 0 0 16px 0;
		padding: 30px 16px;
	}
	.store li:last-child {
		margin-bottom: 0;
	}
	.store h3 {
		font-size: 28px;
		margin-bottom: 12px;
	}
	.store dd p b {
		font-size: 18px;
	}
	.store dd p small {
		font-size: 13px;
	}
	.store dd .link a {
		font-size: 16px;
	}
	.store + .link a {
		height: 72px;
		font-size: 16px;
	}
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	■footer
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
footer {
	background: #fff;
	padding: 16px 0 32px 0;
}
footer dl {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
footer dt {
	flex: none;
	width: 302px;
}
footer dd {
	font-size: 14px;
	font-family: "Roboto Condensed";
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	footer {
		padding: 24px 0;
	}
	footer dt {
		width: 160px;
	}
}
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
	■ pagetop
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.pagetop {
	width: 80px;
	height: 80px;
	position: fixed;
	right: 0;
	bottom: 40px;
	margin-left: auto;
	margin-right: 40px;
	z-index: 2;
}
.pagetop a {}
.pagetop img {
	width: 100%;
	transition: .25s;
}
.pagetop a:hover {
	opacity: 1;
}
/*------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
	.pagetop {
		width: 40px;
		height: 40px;
		bottom: 16px;
		margin-right: 16px;
	}
}