/* CSS Document */
body {
	font-size: 14.0px;
	overflow: hidden;
	line-height: 1.6;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.txt_orange {
	color: #ff4000;
}
.btn-circle {
	border-radius: 40px;
}
.box_orange {
    border: 3px solid #ff4001;
    padding: 20px;
    overflow: hidden;
}
.box_orange .txt_tel {
    color: #fff;
    font-size: 4.25rem;
    font-family: Arial, Helvetica, "sans-serif";
    font-weight: bold;
}
.box_orange .txt_tel a {
    color: #fff;
    text-decoration: none;
}
#mv table.table {
}
#mv table.table th {
    background-color: #3c3e43;
}
#mv table.table th,
#mv table.table td {
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    line-height: normal;
    vertical-align: middle;
}
section#mv {
    padding-bottom: 20px;
}
.container > .inner {
    max-width: 1080px;
    margin: 0 auto;
}
.content {
	max-width: 100%!important;
	margin: .7em 0;
}
.caution > ul {
	padding-left: 1em;
}
.photos img {
	padding: 6px;
	background-color: #fff;
	box-shadow: 0 0 5px 0px rgba(0,0,0,0.20);
	-webkit-box-shadow: 0 0 5px 0px rgba(0,0,0,0.20);
	margin-bottom: 20px;
}
.matchheight {
}
.row-eq-height, .row-height {
	display: flex;
	flex-wrap: wrap;
}
body .sp-buttons {
	opacity: 0.85;
	width: 100%;
	text-align: center;
	display: block;
	margin-top: -30px;
	padding-top: 0;
	height: 30px;
}
body .sp-slide {
	opacity: 0.5;
}
body .sp-slide.sp-selected {
	opacity: 1;
}
body .sp-button {
	width: 11px;
	height: 11px;
	border: 1px solid #fff;
}
body .sp-selected-button {
	background-color: #ccc;
}

@media only screen and (max-width: 568px) and (min-width: 320px) {
body .sp-button {
	width: 11px;
	height: 11px;
}
}

@media only screen and (max-width: 768px) and (min-width: 568px) {
body .sp-button {
	width: 12px;
	height: 12px;
}
}
#feature div.box {
	width: 96%;
	margin: 0 auto 40px auto;
	display: block;
}
#feature div.box .pic {
	margin-bottom: 15px;
}
nav li, nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
body h2 {
	line-height: 1.25em;
	font-size: 3.0rem;
}
body h3 {
	font-size: 2.6rem;
}
body h4 {
	font-size: 1.6rem;
}
body section p {
	line-height: 1.65em;
	margin-bottom: 0.5em;
}
body section {
	padding: 40px 10px;
}
section.btn_section,
body section#body_header {
	padding-top: 30px;
	padding-bottom: 30px;
}
body section#download {
	padding-top: 0;
	padding-bottom: 0;
}
body .bg_gray {
	background-color: #eee;
}
body .bg_black {
	background-color: #000;
}
body .bg_darkgray {
	background-color: #26292e;
	color: #fff;
}
body .bg_img {
	background-image: url(../images/bgbg-1.png);
	background-position: 50% 0;
	background-repeat: repeat;
	background-attachment: fixed;
}
body .bg_img p a {
	color: #000;
}
body .bg_orange {
	background-color: #ff4000;
	color: #fff;
}
body .bg_orange a {
	color: #fff;
}
body footer section {
	background-color: #000;
	color: #fff;
}
body footer section a, body footer section a:hover, body footer section a:visited, body footer section a:active {
	color: #fff;
}
body footer section a {
	text-decoration: underline;
}
body footer section a:hover, body footer section a:active {
	text-decoration: none;
}
body .navbar-default {
	border-bottom: 0 none;
	border: 0 none;
	margin-bottom: 0;
	padding: 20px 0;
	border-radius: 0 0 0 0;
}
body section#top_mv {
	padding: 0;
	background-color: #ccc;
	max-height: 680px;
	overflow: hidden;
}
body #top_mv .jumbotron {
	/* [disabled]background-image: url(../images/R1047941-2.jpg);
*/
	background-attachment: scroll;
	background-size: contain;
	background-position: center 50%;
	background-repeat: no-repeat;
	background-color: transparent;
	border-radius: 0;
	margin: 0 -0px;
	position: relative;
	padding-top: 0;
	padding-bottom: 500px;/*
padding-bottom: calc(100%*500/1270);*/
}
table.nobd, table.nobd tr, table.nobd th, table.nobd td {
	border: none !important;
}
#top_mv .cap {
	padding: 0 20px;
	font-weight: bold;
	text-shadow: -2px 4px 0 rgba(0,0,0,0.3);
	color: #fff;
	text-align: left;
	display: block;
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
-webkit- transform: translateY(-50%) translateX(-50%);
}
#top_mv .cap p {
	line-height: 1.1em;
}
#top_mv .cap_L {
	font-size: 350%;
}
#top_mv .cap_M {
	font-size: 200%;
}
.table_scroll {
	overflow: auto;
	margin: 0 -5px;
}
.table_scroll::-webkit-scrollbar {
height: 10px;
}
.table_scroll::-webkit-scrollbar-track {
margin: 5px -0px;
background: #eee;
border-radius: 5px 5px 5px 5px;
/*rgba(255,255,255,0.30)*/
}
.table_scroll::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #ccc;
}
.table_scroll table {
	margin-bottom: 2px;
}
.hojyo table {
	width: 100%;
	background-color: #fff;
}
.hojyo table td, .hojyo table th {
	text-align: center;
	border: 1px #000000 solid;
	padding: 0.5em 0.5em;
	vertical-align: middle;
	white-space: nowrap;
}
.hojyo table td {
}
.hojyo table tr:nth-child(even) {
	background-color: #fffaf7;
}
.hojyo table th {
	font-size: 0.8em;
	background-color: #eee;
}
.t01 table {
	font-size: 1.0em;
	width: 100%;
	border: 1px #000000 solid;
}
.t01 table td, .t01 table th {
	border: 1px #000000 solid;
	padding: 1em 0.5em;
	text-align: center;
	white-space: nowrap;
}
.t01 table td {
}
.t01 table th {
	width: 12%;
	font-weight: normal;
	background-color: #ece5dd;
}
.txt_hdh1 {
	padding: 5px 0;
	text-align: right;
	margin-top: -20px;
	margin-bottom: 0px;
	font-size: 1.2rem;
}
.txt_h1 {
	font-size: 300%;
	font-weight: bold;
}
.txt_h2 {
	font-size: 200%;
	font-weight: bold;
	line-height: 1.25em;
	margin-bottom: 0.35em;
}
.txt_h3 {
	font-size: 160%;
	font-weight: bold;
}
.txt_h4 {
	font-size: 130%;
	font-weight: bold;
}
header .logo {
	padding: 0;
	margin-top: -10px;
}
body .mean-container a.meanmenu-reveal {
	top: 0px !important;
}
body .navbar-default .navbar-nav {
	display: block;
	padding-top: 20px;
}
body .navbar-default .navbar-nav > li > a {
	padding: 5px 15px;
	font-size: 130%;
	font-weight: bold;
	color: #fff;
}
body .navbar-default .navbar-nav > li > a:hover {
	text-decoration: underline;
	color: #fff;
}
body footer .navbar-nav > li > a {
	padding: 0px 10px;
}
body header .navbar-right {
	margin-right: -25px;
}
body footer .navbar-right {
	margin-right: -10px;
	padding-left: 10%;
}
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.ggmap.ggmap_top {
	padding-bottom: 46.25%;
}
.ggmap iframe, .ggmap object, .ggmap embed {
	position: absolute;
	top: -0px;
	left: 0;
	width: 100%;
	border: 0 none !important;
	height: 100%;
}
.ggmap.ggmap_top iframe, .ggmap.ggmap_top object, .ggmap.ggmap_top embed {
	top: -46px;
	height: calc(100% + 46px);
}
form#mailformpro.maki_form {
	overflow: hidden;
	max-width: 100%;
}
form#mailformpro.maki_form dl.mailform dt {
	float: left;
	width: 10em;
	clear: both;
	font-size: 100%;
	text-align: left;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
}
form#mailformpro.maki_form dl dt {
	padding: 5px 10px 5px 10.5em;
	border-bottom: solid 0px #CCCCCC;
	font-size: 100%;
	margin: 0px;
}
.maki_form table.mailform tr th {
	text-align: left;
}
form#mailformpro.maki_form span.must_icon {
	display: inline-block;
	font-size: 100%;/*
 color: #fff;
    padding: 1px 5px;
    background-color: rgba(0,0,0,1.00);
    border-radius: 2px;*/
	margin: 0 5px;
	font-weight: normal;
}
form#mailformpro.maki_form .mfp_buttons button {
	width: auto;
	cursor: pointer;
	padding: 10px 50px;
	text-align: center;
	display: block;
	text-indent: inherit;
	font-size: 120%;
}
#hikitori .text, #order .text, #hojyo .text,  #stove .header,  #karori .header {
	text-align: center;
}

/*=============================================== ●pc.css 画面の横幅が769- ===============================================*/ 
@media screen and (min-width: 769px) {
/*～以下、画面の横幅が768pxまでの場合のスタイル記入～*/ 

/*--*/
}

/*=============================================== ●pc.css 画面の横幅が769- ===============================================*/ 
@media screen and (max-width: 991px) {
/*～以下、画面の横幅が768pxまでの場合のスタイル記入～*/ 
body header .logo {
	padding: 0;
	margin-top: 0px;
}
body .navbar-default .navbar-nav {
	padding-top: 8px;
}
/*--*/
}

/*=============================================== ●tablet.css 画面の横幅が768pxまで ===============================================*/ 
@media screen and (max-width: 768px) {
/*～以下、画面の横幅が768pxまでの場合のスタイル記入～*/ 
img {
	max-width: 100%;
	height: auto;
	width /***/: auto;
}
#top_mv .cap_L {
	font-size: 255%;
}
#top_mv .cap_M {
	font-size: 140%;
}
header .logo {
	padding: 0;
	margin-top: -0px;
}
.txt_hdh1 {
	margin-right: 0px;
	font-size: 1rem;
}
.ggmap.ggmap_top {
	padding-bottom: 100%;
}
.ggmap {
	padding-bottom: 100%;
	overflow: hidden;
}
.ggmap iframe {
	margin-top: -0px;
}
body .maki_form dl.mailform dt {
	float: none;
	width: auto;
	padding: 5px 0px 0px 0px;
}
body .maki_form dl.mailform dd {
	padding: 5px 10px 5px 5px;
}
.text-xs-center {
    text-align: center !important;
}
body section {
	padding: 30px 10px;
}
section.btn_section,
body section#body_header {
	padding-top: 20px;
	padding-bottom: 20px;
}
/*--*/
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
}
section#sns {
	padding-top: 0;
}
#boxArea > div {
	margin-right: 6px;
}
/* ページ↑ボタン */
.pagetop {
	text-align: right;
	margin: 0 auto;
	bottom: 70px !important;
	right: 0px !important;
}
.pagetop a {
    border: 1px solid #fff;
	font-size: 1.2rem;
	font-family: Arial, Helvetica, "sans-serif";
	text-decoration: none;
	display: inline-block;
	color: #fff;
	background: rgba(0,0,0,0.90);
	height: 80px;
	width: 80px;
	text-align: center;
	border-radius: 50%;
	padding: 20px 8px;
	line-height: 1.1;
}
.pagetop a span {
	display: block;
	padding-bottom: 5px;
}
.btn_header > a {
    padding: 0.5rem;
}
.bg_orange .btn_header {
    border: 1px solid #fff;
}