﻿html:not(.responsive) {
	min-width: 1000px; /* viewport */
}
/*=============================================
 * body
 *=============================================*/

body {
	color: #000;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 15px;
	line-height: 35px;
	letter-spacing: 1px;
	background: #FFF;
	min-width: inherit;
	min-height: inherit;
	max-height: 100%;
}
/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/

.fnt-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.fnt-meiryo {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fnt-gothic {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
/*=============================================
 * .fnt - customs
 *=============================================*/

.fnt-mincho {
}
.fnt-meiryo {
}
.fnt-gothic {
}
.fnt-garamond {
}
/*=============================================
 * <main>
 *=============================================*/

main {
	clear: both;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.wrap {
	width: 1000px;
}
/*=============================================
 * <header>
 *=============================================*/

header {
}
header h1 {
	color: #535556;
	font-size: 13px;
}
header .logo {
	padding-top: 25px;
}
header .tel {
	position: absolute;
	top: 0;
	right: 0;
}
header nav {
	padding-top: 24px;
}
header .tel1 {
	position: absolute;
	top: 42px;
	left: 20px;
}
header .tel2 {
	position: absolute;
	top: 42px;
	right: 6px;
}
/*=============================================
 * key
 *=============================================*/

#key {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 700px;
	position: relative;
}
#key ul {
	min-height: inherit;
}
#key li {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#key .ttl {
	position: absolute;
	top: 185px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 99;
}
/*=============================================
 * <section>
 *=============================================*/

section {
}
/*=============================================
 * #socialbuttons
 *=============================================*/

#socialbuttons {
	position: absolute;
	bottom: 79px;
	right: 0;
}
#socialbuttons > * {
	margin: 0 9px;
}
/*=============================================
 * <footer>
 *=============================================*/

footer {
	line-height: 25px;
	background: #fff;
}
footer .logo {
	text-align: center;
	padding: 78px 0 41px;
}
footer .tel {
	text-align: center;
	position: relative;
	padding-top: 45px;
}
footer nav {
	text-align: center;
	padding: 38px 0 27px;
}
footer .tel1 {
	position: absolute;
	left: 167px;
	top: 85px;
}
footer .tel2 {
	position: absolute;
	right: 162px;
	top: 85px;
}
footer nav li {
	position: relative;
}
footer nav > li + li:before {
	position: absolute;
	top: 0;
	left: -7px;
	content: "\7C";
	padding-right: 5px;
}
footer nav a {
	margin: 0 40px;
}
footer th {
	text-align: left;
	width: 88px;
}
footer table {
	margin-left: 306px;
}
/*=============================================
 * copyright
 *=============================================*/

address {
	font-size: 13px;
	text-align: left;
	padding: 24px 0 75px;
}

address a{
 font-size: 10px;
 color: #000;
 display: block;
 text-decoration: none;
}

.txt-right {
	text-align: right;
}
.txt-center {
	text-align: center;
}
.line_red2 .wrap, .line_red .wrap {
	z-index: 9;
}
.line_red2, .line_red {
	position: relative;
}
.line_red2:before, .line_red:after {
	content: "";
	position: absolute;
	background: #a32617;
	right: 0;
	width: calc(50% + 447px);
	bottom: 301px;
	height: 65px;
}
.mail01 .main {
	position: relative;
	background: #fff;
	padding: 129px 0 80px 139px;
	border: 1px #000 solid;
	margin: 78px 2px 70px -2px;
}
.mail01 .caption {
	position: relative;
	float: left;
	width: 318px;
}
.mail01 .input {
	float: left;
	width: 400px;
}
.mail01 .mark-require {
	text-indent: -9999;
	background: url(../img/shared/mail_rq.jpg) no-repeat center top;
	color: transparent;
	width: 44px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 14px;
	margin-left: 20px;
	display: inline-block;
}
.mail01 .fc-form [class^='error'] {
	position: static;
	clear: both;
	margin-left: 318px;
}
.mail01 .col {
	padding-bottom: 39.4px;
}
.mail01 input[type="number"], .mail01 input[type="text"] {
	width: 400px;
	height: 34px;
	line-height: 34px;
	box-sizing: border-box;
	padding-left: 5px;
	border: #000 1px solid;
}
.mail01 .checkbox_css {
	position: relative;
}
.mail01 .checkmark {
	display: inline-block;
	height: 16px;
	width: 16px;
	border: 1px #000 solid;
	border-radius: 50%;
	position: relative;
	margin-right: 4px;
	top: 3px;
}
.mail01 .checkbox_css input:checked ~ .checkmark:after {
	display: block;
}
.mail01 label.checkbox_css {
	width: 99px;
	display: inline-block;
}
.mail01 .checkbox_css input {
	display: none;
}
.mail01 .checkbox_css .checkmark:after {
	top: 3.1px;
	left: 4px;
	width: 8px;
	position: absolute;
	height: 8px;
	border-radius: 50%;
	background: #000;
	display: none;
	content: "";
}
.mail01 button {
	border: none;
}
.mail01 .css_short input {
	width: 200px;
}
.mail01 .submit-form {
	text-align: center;
}
.mail01 .submit-confirm {
	padding: 0 22px;
}
.mail01 textarea {
	height: 124px;
	width: 400px;
	border: 1px #000 solid;
}
.thank_txt {
	font-size: 20px;
	font-weight: bold;
	padding: 100px 0;
	text-align: center;
	background: url(../img/franchise/bg3.png) repeat center top
}


#sp_botan a{
	border:1px #000 solid;
	padding:25px 5px;
	text-align:center;
	font-size:32px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	background: #000; 
}
