@charset "utf-8";
/*------------------------------------------
               メイン設定
------------------------------------------*/
body {
	color: #444444;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Geneva, Arial, Verdana, sans-serif;
	font-size: 16px;
	width: 100%;
	overflow-x: hidden;
	background-image: url(../images/bk/bk.png);
	background-repeat: repeat;
}
#wrap {
	margin-left: auto;
	margin-right: auto;
	min-width: 1100px;
	width: 1100px;
}
/*------------------------------------------
               header
------------------------------------------*/
header .toptext {
	background-color: #fff4e4;
	padding-top: 8px;
	padding-bottom: 8px;
}
header .toptext h1 {
	color: #ff9600;
	font-size: 12px;
	text-align: center;
	line-height: 12px;
}
header .topinfo {
	background-color: #FFFFFF;
	padding-top: 20px;
	position: relative;
}
header .topinfo .logo {
	margin-left: 50px;
	margin-top: -10px;
}
header .topinfo .tel {
	margin-left: 130px;
	position: relative;
	margin-top: 0px;
}
header .topinfo .tel img {
	position: absolute;
	margin-left: auto;
	left: 0px;
	bottom: 0px;
	top: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
}
header .topinfo .tel p {
	color: #ff7e00;
	font-weight: bold;
	font-size: 34px;
	position: relative;
	padding-left: 40px;
	padding-top: 0px;
}
header .topinfo .tel small {
	font-size: 13px;
	position: absolute;
	top: 44px;
	right: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
header .topinfo .time {
	margin-left: 30px;
	margin-top: 0px;
}
header .topinfo .time th {
	font-size: 13px;
	line-height: 13px;
}
header .topinfo .time td {
	font-size: 13px;
	padding-left: 15px;
	line-height: 18px;
}
header .topinfo .contact {
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	position: absolute;
	top: 8px;
	right: 10px;
	bottom: 0px;
}
header .topinfo .contact img {
	width: 200px;
	height: auto;
}
header .topinfo .contact a {
	display: block;
	text-decoration: none;
	transition: 0.2s;
}
header .topinfo .contact a:hover {
	opacity: 0.8;
	transition: 0.2s;
}
/*------------------------------------------
               key visitual
------------------------------------------*/
#kv img {
	width: 100%;
	height: auto;
}
/*------------------------------------------
               trouble
------------------------------------------*/	
#trouble  {
	background-image: url(../images/trouble/bk.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 75px;
}
#trouble li {
	margin-top: -2px;
}
#trouble .forpc {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

/*------------------------------------------
               point
------------------------------------------*/
#point {
	padding-top: 60px;
	padding-bottom: 60px;
	background-image: url(../images/point/pointbk.png);
	background-size: contain;
	background-color: #FFFFFF;
}
#point h3 img {
	width: 100%;
	height: auto;
}
#point .pointwrap1 {
	width: 967px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;
}
#point .pointwrap2 {
	width: 967px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}
#point .pointbox {
	width: 300px;
	position: relative;
	border: 1px solid #eee;
	border-radius: 10px;
	box-shadow: 0 0 10px #ccc;
	margin-left: 10px;
	margin-right: 10px;
	opacity: 0;
	background-color: #FFFFFF;
}
#point .pointbox .point_icon {
	display: block;
	position: absolute;
	left: 0px;
	right: 0px;
	top: -50px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#point .pointbox .point_iimg {
	width: 100%;
	display: block;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}
#point .pointbox .textbox {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
#point .pointbox .textbox h5 {
	color: #ff6000;
	font-size: 16px;
	line-height: 1.5em;
	width: 270px;
	margin-left: auto;
	margin-right: auto;
}
#point .pointbox .textbox p {
	font-size: 14px;
	line-height: 1.5em;
	width: 270px;
	margin-left: auto;
	margin-right: auto;
}

/*------------------------------------------
               recommend
------------------------------------------*/
#recommend {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(url);
}
#recommend p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 30px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 30px;
}
#recommend h3 {
	font-size: 60px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	margin-bottom: 30px;
}
#recommend .textbox {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#recommend .textbox img {
	float: left;
}
#recommend .textwrap {
	float: left;
	width: 600px;
	padding-left: 30px;
}
#recommend .textbox h5 {
	color: #280700;
	font-size: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 22px;
}
#recommend .textbox p {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-size: 18px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 1.5em;
	text-align: left;
}
#recommend .pclowimg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}
/*------------------------------------------
               order
------------------------------------------*/
#order {
	position: relative;
}
#order .bk {
	width: 100%;
	height: auto;
}
#order .topinfo {
	position: absolute;
	bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	right: 0px;
	height: 90px;
	left: 0px;
	padding-left: 15px;
	background-color: #f8f3e9;
	padding-top: 18px;
	padding-bottom: 15px;
}
#order .topinfo .tel {
	margin-left: 30px;
	position: relative;
}
#order .topinfo .tel img {
	position: absolute;
	top: 0px;
	margin-left: auto;
	left: 0px;
	width: 40px;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	bottom: 0px;
}
#order .topinfo .tel p {
	color: #ff7e00;
	font-weight: bold;
	font-size: 48px;
	position: relative;
	padding-left: 50px;
	padding-top: 2px;
}
#order .topinfo .tel small {
	font-size: 18px;
	position: absolute;
	top: 61px;
	right: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#order .topinfo .time {
	margin-left: 30px;
	margin-top: 10px;
}
#order .topinfo .time th {
	font-size: 18px;
	line-height: 18px;
}
#order .topinfo .time td {
	font-size: 18px;
	padding-left: 15px;
	line-height: 24px;
}
#order .topinfo .contact {
	margin-left: 20px;
	margin-top: 10px;
}
#order .topinfo .contact a {
	display: block;
	text-decoration: none;
	transition: 0.2s;
}
#order .topinfo .contact a img {
	width: 320px;
	height: auto;
}
#order .topinfo .contact a:hover {
	opacity: 0.8;
	transition: 0.2s;
}
/*------------------------------------------
               menu
------------------------------------------*/
#menu {
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 60px;
}
#menu h3 {
	margin-bottom: 30px;
}
#menu img {
	width: 100%;
	height: auto;
	margin-top: 30px;
	margin-bottom: 0px;
}
#menu ul {
	margin-top: 25px;
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
}
#menu ul li {
	width: 480px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
}
#menu ul li img {
	width: 100%;
	height: auto;
}
#menu p {
	text-align: center;
	font-size: 20px;
	line-height: 1.4em;
}
#voice {
	position: relative;
	background-image: url(../images/voice/bk.png);
	padding-top: 40px;
	padding-bottom: 50px;
}
#voice h3 {
	font-size: 60px;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom: 20px;
	letter-spacing: 0.12em;
}
#voice p {
	font-size: 20px;
	line-height: 1.4em;
	text-align: center;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#voice img {
	width: 100%;
	height: auto;
}
#voice .voicetext {
	width: 675px;
	height: 175px;
	margin-left: auto;
	margin-right: auto;
}
#voice ul {
	margin-top: 60px;
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
}
#voice ul li {
	width: 480px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	margin-bottom: 30px;
}
#voice ul li img {
	width: 100%;
	height: auto;
}
/*------------------------------------------
               company
------------------------------------------*/
#company {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	background-color: #FFFFFF;
}
#company h3 {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#company h3 img {
	width: 100%;
	height: auto;
}
#company .companyinfo {
	margin-top: 25px;
	margin-bottom: 20px;
}
#company .company_text {
	margin-left: 3vw;
	width: 65%;
}
#company .company_text img {
	margin-bottom: 20px;
}
#company .company_text h4 {
	font-size: 20px;
	color: #712311;
	font-weight: bold;
	line-height: 1.3em;
}
#company .company_text p {
	font-size: 16px;
	line-height: 1.5em;
	margin-top: 25px;
}
#company .company-info {
	width: 100%;
	background: #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	line-height: 200%;
}
#company .company-info th {
	width: 200px;
	color: #fff;
	text-align: left;
	background: #996c33;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 7px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#company .company-info td {
	text-align: left;
	background: #f7eee0;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 7px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#company .access {
	width: 100%;
	margin-top: 20px;
}
#company .access h3 {
	max-width: 330px;
	margin-bottom: 30px;
}
#company .access iframe {
	width: 100%;
	height: 500px;
}
#company .accessinfo {
	margin-top: 30px;
}
#company .accessinfo .accesstext {
	position: relative;
	top: 10px;
}
#company .accessinfo .accesstext img {
	width: 40px;
	height: auto;
	position: absolute;
	top: 0px;
}
#company .accessinfo .accesstext p {
	font-size: 20px;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#company .accessinfo .accesstext small {
	font-size: 16px;
	margin-left: 60px;
}
#company .accessinfo .maplink {
	transition: 0.2s;
}
#company .accessinfo .maplink:hover {
	transition: 0.2s;
	opacity: 0.8;
}
#company .accessinfo .maplink img {
	width: 280px;
}


/*------------------------------------------
               contact
------------------------------------------*/
#contact {
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 50px;
	padding-right: 50px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 50px;
	padding-bottom: 120px;
}
#contact h3 {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 0px;
}
#contact h3 img {
	width: 100%;
	height: auto;
}
#contact h4 {
	font-size: 18px;
	line-height: 1.5em;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#contact .contactform {
	width: 100%;
	background: #fff;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	line-height: 200%;
}
#contact .contactform th {
	width: 200px;
	color: #fff;
	text-align: left;
	background: #996c33;
	padding-top: 7px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 7px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	position: relative;
	vertical-align: top;
	height: auto;
}
#contact .contactform td {
	text-align: left;
	background: #f7eee0;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
#contact .contactform th .mast {
	position: absolute;
	top: 16px;
	right: 20px;
}
#contact .inp01 {
	border-style: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 35px;
	font-size: 16px;
	width: 380px;
	padding-left: 10px;
	padding-right: 10px;
}
#contact .inp02 {
	border-style: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 35px;
	font-size: 16px;
	width: 380px;
	padding-left: 10px;
	padding-right: 10px;
}
#contact .inp03 {
	border-style: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 35px;
	font-size: 16px;
	width: 734px;
	padding-left: 10px;
	padding-right: 10px;
}
#contact .inp04 {
	border-style: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 35px;
	font-size: 16px;
	width: 280px;
	padding-left: 10px;
	padding-right: 10px;
}
#contact .inp05 {
	border-style: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 35px;
	font-size: 16px;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
}
#contact .inp06 {
	border-style: none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 35px;
	font-size: 16px;
	width: 660px;
	padding-left: 10px;
	padding-right: 10px;
}
#contact .inp07 {
	border-style: none;
	width: 733px;
	height: 200px;
	resize: none;
	margin-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
#contact button {
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	margin-top: 30px;
	transition: 0.2s;
	display: block;
}
#contact .buttonpc {
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	margin-top: 30px;
	transition: 0.2s;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/contact/btn.png);
	height: 50px;
	background-size: cover;
	border-radius: 3px;
}
#contact .buttonpc:hover {
	transition: 0.2s;
	opacity: 0.8;
}
#contact .buttonsp {
	cursor: pointer;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	margin-top: 30px;
	transition: 0.2s;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../images/sp/contact/btn.png);
	border-radius: 3px;
	height: 30px;
	background-size: cover;
}
#contact .buttonsp:hover {
	transition: 0.2s;
	opacity: 0.8;
}

/*------------------------------------------
               footer
------------------------------------------*/
footer {
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0;
	background-color: #FFFFFF;
}
footer p {
	color: #ff7200;
}
footer p a {
	color: #ff7200;
	text-decoration: none;
}
footer p a:hover {
	color: #ff7200;
}
footer .copyright {
	width: 100%;
	font-size: 14px;
	background-color: #eee;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 5px;
	box-sizing: border-box;
	color: #666666;
}
/*------------------------------------------
               go_top
------------------------------------------*/
#go_top a {
	width: 100px;
	height: 30px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	background-color: rgba(255,114,0,0.50);
	border-radius: 3px;
	position: fixed;
	bottom: 70px;
	right: 20px;
	display: block;
	text-decoration: none;
	transition: 0.2s;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
#go_top a:hover {
	text-decoration: none;
	background-color: rgba(255,114,0,0.70);
	box-shadow: 0px 0px;
	transition: 0.2s;
	-webkit-box-shadow: 0px 0px;
}
