@charset "UTF-8";
/*=============================================================

	Date: 2019-6-4
	CSS Document ： happy year pass

=============================================================*/

h1,
h2,
h3,
h4,
ul,
li,
dl,
dt,
dd,
div,
p {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header_fsp,#footer_fsp,#side_fsp,#modal_fsp,.emergency_fsp {
	display: none;
}

body #wrapper_fsp {
	-webkit-box-shadow: none;
	box-shadow: none;
}

div#container_cn {
	text-align: center;
	max-width: 960px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 50px;
}

div#wrap_cn {
	text-align: left;
	max-width: 920px;
	margin: 0 auto;
}


@media not all and (min-width: 768px) {
html {
	-webkit-overflow-scrolling: touch;
}

#header_fsp,#footer_fsp,#side_fsp,#modal_fsp,.emergency_fsp {
	display: block;
}
}

#wrapper {
	padding-top: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 100%
}

img {
	width: auto;
	height: auto;
	border: none;
	vertical-align: bottom;
	width: 100%;
}

a:hover {
	text-decoration: underline;
}

@media not all and (min-width: 768px) {
a:hover {
	text-decoration: none;
}
}

/* ---------------------------------

HEADER
	
--------------------------------- */

div#header-container_cn {
	margin: auto;
	max-width: 920px;
	position: absolute;
	top: 0;
	left: 20px;
	right: 20px;
}

#header {
	height: 40px;
	position: relative;
	zoom: 1;
}

#header * {
	line-height: 1;
	vertical-align: bottom;
}

#head-topnavi_allb {
	position: absolute;
	right: 0;
	top: 12px;
}

#header #logo {
	width: 250px;
	padding: 12px 0;
	position: relative;
	z-index:9999999;
}

.nave_allb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.nave_allb li {
	padding-left: 10px;
	padding-top: 2px;
}

@media not all and (min-width: 768px) {
div#container_cn {
	width: 100%;
}

div#wrap_cn {
	width: 100%;
	padding: 0;
}
}

#viewport_fsp {
	position: relative;
}

#modal_fsp {
	display: none;
}

em {
	font-style: normal;
}

/* ---------------------------------

	FOOTER
	
--------------------------------- */


@media not all and (min-width: 768px) {
#header-container_cn, #Footer_fca,.pankuzu_fca,.sns-count_cn {
	display: none;
}

#wrapper_fsp .emergency_fsp {
	display: block;
}

body #wrapper_fsp {
	height: auto;
}

body {
	-webkit-text-size-adjust: none;
}
}

/*------------------------------------

MAIN

------------------------------------*/

div#content_cn {
	margin: 0 0 45px;
}

.sp {
	display: none;
}

@media not all and (min-width: 768px) {
	div#container_cn {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
	}

.pc {
	display: none;
}

.sp {
	display: block;
}
}

div.lxtop p {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	max-width: 580px;
}

@media not all and (min-width: 768px) {
	div.lxtop p {
		margin-top: 25px;
		width: 90%;
	}
}
