@charset "utf-8";



/* body
======================================================*/

html {
	font-size: 62.5%;
}
body {
	color: #555555;
	font-size: 1.5rem;
	font-family: Helvetica,Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", "メイリオ",Meiryo, sans-serif;
	line-height: 1.8;
	background: #ffffff;
}

@media all and (-ms-high-contrast:none) {/* IE　line-height対策 */
	body {
		font-family: "メイリオ",Helvetica,Arial, Roboto, "Droid Sans", "游ゴシック", YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN", "メイリオ",Meiryo, sans-serif;
	}
}

p {
	margin-bottom: 1em;
}



/* common
======================================================*/

img {
	max-width: 100%;
	height: auto;
	backface-visibility: hidden;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.sp {
	display: none;
}

.ofhd {
	overflow: hidden;
}

.txt_mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.txt_red {
	color: #ff0000;
}
.txt_bold {
	font-weight: bold;
}

input[type="submit"] {/* iOSのボタンCSSリセット */
	-webkit-appearance: none;
	border-radius: 0;
}



/* link
======================================================*/

a:link,
a:visited {
	color: #4169e1;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.link-erase {
	color: #555555;
	text-decoration: none;
	pointer-events: none;
	cursor: default;
}



/* main contents
======================================================*/

.wrapper {
	width: 100%;
}

.page-contact .wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 80px 0;
}



/* header
======================================================*/

.header {
	width: 100%;
	height: 80px;
	text-align: center;
	padding-top: 15px;
	border-bottom: 1px solid #dddddd;
}



/* footer
======================================================*/

.footer {
	width: 100%;
	padding-top: 50px;
	background: url(../images/footer_bg.jpg) no-repeat center center;
}

.footer-msg {
	color: #FFFFFF;
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 50px;
}
.footer-contact_wrapper {
	width: 1000px;
	margin: 0 auto 50px;
	overflow: hidden;
}

.footer-tel {
/*	width: 450px;*/
	width: 100%;
	height: 140px;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 32px 0 0 55px;
/*	background: #ffffff url(../images/icn_tel.png) no-repeat left 45px center;*/
	background: #ffffff;
	border-radius: 5px;
	display:block;
	margin-inline: auto;
/*	float: left;*/
}
.footer-tel_num {
	font-size: 4.5rem;
	font-weight: bold;
	margin-bottom: 15px;
}
.footer-tel_num a{
	position:relative;
	}
.footer-tel_num a::before{
	content:'';
	display:block;
	width:50px;
	height:50px;
	background:url(../images/icn_tel.png) no-repeat center center/contain;
	position:absolute;
	top:0;
	left:-60px;
	}

@media all and (-ms-high-contrast:none) {/* IE　line-height対策 */
.footer-tel_num {
	font-size: 4.0rem;
	letter-spacing: 0;
}
	}

.footer-tel_hour {
	margin-bottom: 0;
}
/*
.footer-contact {
	width: 450px;
	height: 140px;
	text-align: center;
	padding-top: 20px;
	background: #ffffff;
	border-radius: 5px;
	float: right;
}
.footer-contact_ttl {
	font-size: 2.0rem;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 20px;
}
a.footer-contact_btn {
	width: 300px;
	height: 55px;
	color: #ffffff;
	font-size: 2.0rem;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.05em;
	line-height: 58px;
	margin: 0 auto;
	background-color: #00AF95;
	background-image:  url(../images/fotter-contact_arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px top 22px;
	border-radius: 10px;
	box-shadow: 0 4px 0 0 #008470;
	display: block;
	transition: 0.4s opacity;
}
a.footer-contact_btn:hover {
	opacity: 0.5;
	transition: 0.4s opacity;
}
*/
.footer_inner {
	width: 1000px;
	padding: 50px 0 0;
	margin: 0 auto;
	background: #ffffff;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}

.footer-logo {
	width: 200px;
	margin: 0 auto 50px;
	display: block;
}

.footer-info_wrapper {
	padding: 0 80px 50px;
	overflow: hidden;
}

.footer-info {
	width: 460px;
	float: left;
}
.footer-info_name {
	color: #00AF95;
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 8px;
}
.footer-info p {
	margin-bottom: 0;
}

.footer-business {
	width: 380px;
	overflow: hidden;
	float: right;
}
.footer-business dt {
	width: 90px;
	font-weight: bold;
	vertical-align: middle;
	border-right: 1px solid #CCCCCC;
	display: table-cell;
}
.footer-business dd {
	width: 280px;
	vertical-align: middle;
	padding-left: 15px;
	display: table-cell;
}

p.copyright {
	color: #ffffff;
	font-size: 1.3rem;
	text-align: center;
	letter-spacing: 0.05em;
	line-height: 40px;
	margin: 0;
	background: #00AF95;
}



/* page top
======================================================*/

.page-top {
	display: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 100;
}
.page-top p {
	margin: 0;
	padding: 0;
}
.page-top p:hover {
	opacity: 0.7;
}

