#cover {
	position: fixed;
	top: 0;
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
	display: block;
	z-index: 1;
}


/* content */

#content {
	margin: 0 auto;
	padding: 30px 0;
	width: 100%;
	background-color: #fff;
}

@media screen and (min-width:768px) {
	#content {
		position: relative;
		top: -50px;
		padding: 50px 0;
	}
}

@media screen and (min-width:1080px) {
	#content {
		max-width: 1080px;
		padding: 70px 105px;
	}
}

#content p {
	margin: 0 0 2em;
	padding: 0 10px;
	letter-spacing: 1px;
}

@media screen and (min-width:768px) {
	#content p {
		padding: 0 15px;
	}
}

#content .center {
	text-align: center;
}

@media screen and (min-width:768px) {
	#content .center {
		padding: 0 15px;
	}
}

#content .center img {
	display: inline;
	margin-bottom: 15px;
	width: 100%;
}

#content .right {
	text-align: right;
}

br.nbr {
	display: none;
}

@media screen and (min-width:768px) {
	br.nbr {
		display: block;
	}
}

#content p img {
	width: 100%;
}

article,
section,
aside,
footer,
address,
ol,
.row {
	margin: 0;
	padding: 0;
}

ol,
ol li {
	list-style-type: none;
}

.row {
	clear: both;
	width: 100%;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	padding: 0;
}

.thumbnail {
	border-radius: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0;
	padding: 0;
	font-weight: 400;
	color: #3F575E;
	font-size: 26px;
	line-height: 100%;
}

.hl-1 {
	margin: 0 10px 30px;
	padding: 0;
	font-size: 26px;
	color: #183E5F;
	line-height: 160%;
	text-align: center;
}

@media screen and (min-width:768px) {
	.hl-1 {
		text-align: center;
		letter-spacing: 3px;
	}
}

.hl-2 {
	position: relative;
	margin: 0 10px 20px;
	padding-left: 30px;
	font-weight: 400;
	font-size: 20px;
	line-height: 140%;
	background-image: url(../img/parts/marker.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	-webkit-background-size: auto auto;
	background-size: auto auto;
}

@media screen and (min-width:768px) {
	.hl-2 {
		margin: 50px 10px 40px;
		padding-left: 28px;
		font-size: 26px;
		background-position: 0 10px;
	}
}

.hl-3 {
	margin: 30px 0 10px;
	padding: 7px 8px 9px 36px;
	font-weight: 700;
	color: #3F575E;
	font-size: 18px;
	line-height: 145%;
	background-color: #eee;
	background-image: url(../img/parts/marker.png);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	-webkit-background-size: ;
	background-size: ;
}

@media screen and (min-width:544px) {
	.hl-3 {
		margin: 60px 10px 30px;
		padding: 8px 8px 8px 48px;
		font-size: 18px;
		background-position: 17px 13px;
	}
}

@media screen and (min-width:768px) {
	.hl-3 {
		margin: 60px 10px 30px;
		letter-spacing: 2px;
	}
}

.hl-4 {
	margin: 0 0 20px;
	padding: 0;
	width: 100%;
	font-size: 14px;
	line-height: 180%;
	background-color: #EEEEEE;
}

@media screen and (min-width:768px) {
	.hl-4 {
		margin: 0 0 40px;
		font-size: 18px;
	}
}

.hl-4 span {
	display: inline-block;
	margin-right: 10px;
	padding: 2px 0;
	width: 30px;
	color: #fff;
	text-align: center;
	background-color: #42575E;
}

@media screen and (min-width:768px) {
	.hl-4 span {
		padding: 10px 0;
		width: 54px;
	}
}

.hl-5 {
	margin: 40px 0 10px;
	padding: 0 10px;
	font-weight: 700;
	color: #3F575E;
	font-size: 18px;
	line-height: 160%;
}

@media screen and (min-width:544px) {
	.hl-5 {
		margin: 40px 0 15px;
		padding: 0 15px;
		font-weight: 700;
		color: #3F575E;
		font-size: 20px;
		line-height: 180%;
	}
}

h1 br,
h2 br,
h3 br,
h4 br,
h5 br,
h6 br {
	display: none;
}

@media screen and (min-width:768px) {
	h1 br,
	h2 br,
	h3 br,
	h4 br,
	h5 br,
	h6 br {
		display: block;
	}
}

@media screen and (min-width:768px) {
	.dt_order {
		display: -webkit-box!important;
		display: -moz-box!important;
		display: box!important;
		display: -webkit-box!important;
		display: -webkit-flex!important;
		display: -ms-flexbox!important;
		display: flex!important;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.dt_order-1 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}
	.dt_order-2 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
	}
	.dt_order-3 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 3;
		-webkit-order: 3;
		order: 3;
	}
	.dt_order-4 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 4;
		-webkit-order: 4;
		order: 4;
	}
}

.box-flex {
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-box-pack: center;
	-ms-box-pack: center;
	box-pack: center;
	flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
    /*
    justify-content:center;
    */
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

#content p.link_btn {
	display: block;
	margin: 0 auto 40px;
	width: 254px;
}

#content p.link_btn a {
	display: block;
	width: 100%;
	height: 46px;
	font-size: 14px;
	background-color: #ED8723;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-box-pack: center;
	-ms-box-pack: center;
	box-pack: center;
	flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
    /*
    justify-content:center;
    */
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

#content p.link_btn a:link,
#content p.link_btn a:visited {
	color: #fff;
	background-color: #42575E;
	text-decoration: none;
}

#content p.link_btn a:focus,
#content p.link_btn a:hover,
#content p.link_btn a:active {
	text-decoration: none;
	opacity: 0.7;
}

#content ul.link_btn {
	margin: 0 auto 40px;
	text-align: center;
}

#content ul.link_btn li {
	display: inline-block;
	margin: 0 20px 20px;
}

#content ul.link_btn li:last-of-type {
	margin: 0 20px;
}

#content ul.link_btn li.btn {
	padding: 0;
	width: 240px;
	vertical-align: top;
}

#content ul.link_btn li.btn a {
	display: block;
	width: 100%;
	height: 50px;
	font-size: 14px;
	background-color: #ED8723;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-box-pack: center;
	-ms-box-pack: center;
	box-pack: center;
	flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
    /*
    justify-content:center;
    */
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

#content ul.link_btn li.btn a:link,
#content ul.link_btn li.btn a:visited {
	color: #fff;
	background-color: #42575E;
	text-decoration: none;
}

#content ul.link_btn li.btn a:focus,
#content ul.link_btn li.btn a:hover,
#content ul.link_btn li.btn a:active {
	text-decoration: none;
	opacity: 0.7;
}

#page-top {
	position: fixed;
	bottom: 20px;
	right: 10px;
	z-index: 11;
	overflow: hidden;
	height: 50px;
	width: 55px;
}

@media screen and (min-width:768px) {
	#page-top {
		position: fixed;
		z-index: 11;
		bottom: 20px;
		right: 20px;
		width: 64px;
		height: auto;
		overflow: visible;
	}
}

#page-top a {
	display: block;
	text-decoration: none;
	width: 50px;
	height: 50px;
	background-image: url(../img/parts/totop.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	-webkit-background-size: 100%;
	background-size: 100%;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

@media screen and (min-width:768px) {
	#page-top a {
		width: 65px;
		height: 65px;
	}
}

#page-top a:focus,
#page-top a:hover {
	opacity: 0.7;
	text-decoration: none;
}


/* footer */

footer {
	padding: 20px 0 0;
	width: 100%;
	background-color: #F7F7F7;
}

@media screen and (min-width:768px) {
	footer {
		padding: 40px 0 0;
	}
}

@media screen and (min-width:1110px) {
	footer {
		margin-top: 100px;
		padding: 40px 0 30px;
	}
}

footer div#footer_content {
	margin: 0 auto;
}

@media screen and (max-width:1080px) {
	footer div#footer_content {
		width: 100%;
	}
}

@media screen and (min-width:1200px) {
	footer div#footer_content {
		width: 1080px;
	}
}

footer p {
	margin: 0;
	padding: 0;
}

#contact_area {
	text-align: center;
}

footer strong {
	display: block;
	margin-bottom: 15px;
	padding: 12px 0px 12px 34px;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	background-image: url(../img/parts/logo.png);
	background-repeat: no-repeat;
	background-position: calc( 50% - 112px) 0;
	-webkit-background-size: auto 40px;
	background-size: auto 40px;
}

@media screen and (min-width:1080px) {
	footer strong {
		display: block;
		margin-bottom: 15px;
		padding: 25px 0px 25px 70px;
		font-size: 16px;
		line-height: 100%;
		text-align: left;
		background-image: url(../img/parts/logo.png);
		background-repeat: no-repeat;
		background-position: 0;
		-webkit-background-size: auto 65px;
		background-size: auto 65px;
	}
}

address {
	margin: 10px 0;
	padding: 0 5px;
	font-size: 12px;
	text-align: center;
}

@media screen and (min-width:768px) {
	address {
		margin: 10px 0;
		padding: 0 5px;
		font-size: 14px;
		text-align: left;
		line-height: 180%;
	}
}

address a,
address span {
	display: inline!important;
}

footer p#tel-text {
	color: #133A5B;
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
}

footer p.btn_type01 {
	display: inline-block;
	width: 85%;
	max-width: 300px;
}

@media screen and (min-width:1080px) {
	footer p.btn_type01 {
		display: block;
		width: 85%;
		max-width: 200px;
	}
}

footer p.btn_type01 a {
	display: block;
	width: 100%;
	height: 64px;
	font-size: 14px;
	background-color: #ED8723;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-moz-box-orient: horizontal;
	-webkit-box-orient: horizontal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-moz-box-pack: center;
	-ms-box-pack: center;
	box-pack: center;
	flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
    /*
    justify-content:center;
    */
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

@media screen and (min-width:1080px) {
	footer p.btn_type01 a {
		height: 46px;
	}
}

footer p.btn_type01 a:link,
footer p.btn_type01 a:visited {
	color: #fff;
	background-color: #42575E;
	text-decoration: none;
}

footer p.btn_type01 a:focus,
footer p.btn_type01 a:hover,
footer p.btn_type01 a:active {
	text-decoration: none;
	opacity: 0.7;
}

#sitemap {
	display: none;
}

@media screen and (min-width:768px) {
	#sitemap {
		display: block;
	}
	#sitemap p {
		padding: 15px 0 10px;
		font-weight: 700;
		border-top: 1px solid #A7B8BE;
	}
	#sitemap ul li a:link,
	#sitemap ul li a:visited {
		color: #000;
		text-decoration: none;
	}
	#sitemap ul li a:focus,
	#sitemap ul li a:hover,
	#sitemap ul li a:active {
		text-decoration: none;
		opacity: 0.7;
	}
}

#access {
	padding: 0;
}

@media screen and (min-width:768px) {
	#access {
		margin-top: 0;
		padding: 0 0 0 50px;
	}
}

#access p {
	display: none;
}

@media screen and (min-width:768px) {
	#access p {
		display: block;
		padding: 15px 0 0;
		font-weight: 700;
		border-top: 1px solid #A7B8BE;
	}
}

#access iframe {
	display: block;
	margin-top: 20px;
	width: 100%;
}

#access p.right {
	display: none;
}

@media screen and (min-width:768px) {
	#access p.right {
		display: block;
		border-top: 0 none;
		text-align: right;
	}
}

p#copy {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 60px;
	color: #fff;
	font-size: 12px;
	background-color: #000;
	line-height: 140%;
	text-align: center;
}
