body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, button {
	font-family: Meiryo, 'メイリオ', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
	color: #333;
	font-size: 15px;
	line-height: 1.6em;
}

a {
	color: #F96682;
	text-decoration: none;
}

a:hover {
	color: #F996A8;
	text-decoration: none;
}

b {
	color: #FF526F;
	font-weight: normal;
}

/* ============================================================


header


============================================================ */
#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 60px;
	padding: 5px 15px;
	background-color: #ff2e2e;
}

#header .nav {
	float: right;
	width: 120px;
	text-align: right;
}

#header .nav-btn {
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}

#header .tel {
	display: inline-block;
}

#site-logo {
	display: inline-block;
	margin: 10px 0 0 0;
}

#site-logo a {
	color: #111;
}

#site-logo img {
	width: 120px;
	height: auto;
}

#site-logo a:hover {
	color: #111;
}



/* ============================================================


main-visual


============================================================ */
#main-visual {
}


/*  ============================================================


global-nav


============================================================ */
#global-nav {
	display:  none;
	position: fixed;
	top: 60px;
	left: 0px;
	width: 100%;
	z-index: 100001;
	padding: 20px;
	border-bottom: 1px solid #eee;
	background-color: rgba(255,255,255,0.9);
}

#global-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#global-nav ul li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	list-style: none;
}

#global-nav ul li a {
	display: block;
	color: #333;
	font-size: 16px;
	text-align: center;
}


/* ============================================================


content


============================================================ */
#content {
}


/* ============================================================


side-bar


============================================================ */
#side-bar {
}


/* ============================================================


main


============================================================ */
#main {
}


/* ============================================================


footer


============================================================ */
#footer {
	padding: 30px 0;
	background-color: #ff2e2e;
}

#footer .logo {
	margin: 0 0 20px 0;
	text-align: center;
	font-size: 26px;
	color: #fff;
}

#footer .logo img {
	width: 60px;
	height: auto;
}

#footer address {
	text-align: left;
}

#footer address .inner {
	display: inline-block;
	color: #fff;
	text-align: left;
}

#footer .copy {
	margin: 0;
	color: #fff;
	font-size: 12px;
	text-align: center;
}

#footer-nav {
}


/* ============================================================


共通


============================================================ */
.common-ttl-1 {
	margin-bottom: 25px;
	color: #fff;
	text-align: center;
	font-size: 40px;
}

.common-ttl-2 {
	margin: 0 0 15px 0;
	color: #fff;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.5em;
}

.common-ttl-3 {
	margin: 0 0 0 0;
	color: #fff;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5em;
}

.common-ttl-4 {
	margin: 0 0 15px 0;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5em;
}

.common-txt-1 {
	margin: 0 0 30px 0;
	color: #fff;
}

.common-txt-2 {
	
}

.common-txt-3 {
	
}

.common-txt-4 {
	
}

.common-box-1 {
	margin: 30px 0;
}

.common-btn-1 {
	display: block;
	margin: 30px 25px;
	padding: 15px 0;
	border: 1px solid #fff;
	background-color: rgba(0, 0, 0, 0.1);
	text-align: center;
	color: #fff;
	font-size: 20px;
}

.common-btn-1:hover {
	color: #fff;
}

.common-btn-2 {
	display: block;
	margin: 30px 25px;
	padding: 15px 0;
	border: 1px solid #000;
	background-color: rgba(0, 0, 0, 0.1);
	text-align: center;
	color: #222;
	font-size: 20px;
}

.common-btn-2:hover {
	color: #222;
}

.common-table-1 td,
.common-table-1 th {
	color: #fff;
}

.font-1 {
	font-family: 'Archivo Black', sans-serif;
}

.font-2 {
	font-family: 'Carme', sans-serif;
}

.font-outline-1 {
	text-shadow: 0px -1px 0px rgba(0, 0, 0, 1),
	1px 0px 0px rgba(0, 0, 0, 1),
	0px 1px 0px rgba(0, 0, 0, 1),
	-1px 0px 0px rgba(0, 0, 0, 1),
	1px 1px 0px rgba(0, 0, 0, 1),
	1px -1px 0px rgba(0, 0, 0, 1),
	-1px 1px 0px rgba(0, 0, 0, 1),
	-1px -1px 0px rgba(0, 0, 0, 1);
}

.line-1 {
	width: 160px;
	margin: 5px auto;
	text-align: center;
}

.line-1 img {
	width: 100%;
	height: auto;
}

.img-circle-2 {
	position: relative;
	width: 80%;
	margin: 0 auto 30px auto;
	padding-bottom: 80%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}

.img-circle-2 img {
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	height: 100%;
}

.pageinfo {
	margin: 0 0 10px 0;
}

.pagination li a{
	font-size: 14px;
	color: #333;
}

.pagination li span {
	font-size: 14px;
	background-color: #333;
	color: #fff;
}

.contact-wrap{
	margin: 20px 0;
	border:1px solid #222;
	width:90%;
	box-sizing:border-box;
	padding:20px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.contact-wrap .ttl{
	margin: 0;
	font-size: 30px;
	font-weight:bold;
}

.contact-wrap .text-box{
	margin: 0 0 10px 0;
}

.to-tel{
	margin: 0;
	font-size:24px;
	background: #333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.to-tel a{
	display:block;
	color:#fff;
	padding:12px 0;
	margin: 0 0 8px 0;
}

.to-contact{
	background:#333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.to-contact a{
	color:#fff;
	display:block;
	padding:12px;
}

.to-top-btn{
	width:40px;
	height:40px;

	background:#333;
	position:fixed;
	right:16px;
	bottom:19px;
	text-align:center;
	line-height:40px;
	z-index:20;
}
.to-top-btn a{
	color:#FFF;
}



