@charset "UTF-8";

body{
	min-width: 1000px;
	background: transparent url(/common/img/bg_body.png);
}

#container{
	width: 100%;
	min-width: 1000px;
}

.inner{
	margin: 0 auto;
	width: 1000px;
	position: relative;
}

#header{
	width: 100%;
	min-width: 1000px;
	background: #fff;
	color: #fff;
}

#header .inner{
	position: relative;
	height: 94px;
}

#header .summary{
	padding: 0.75em 0 0;
	font-weight: 200;
	font-size: 80%;
	line-height: 1;
	color: #666;
	text-align: right;
}

#htel{
	position: absolute;
	left: 19rem;
}
.addr{
	padding: 10px 0 0;
}
.pl-8px{
	padding-left: 8px;
}
.reserve-phone{
	padding-top: 3px;
}
.htel-number{
	color: #F39A07;
	font-weight: 500;
}
.lt-space{
	letter-spacing: 0.3px;
}

#logo p{
	float: left;
	padding-top: 5px;
}
#logo img{
	width: 100%;
	height: auto;
}
#logo .home{
	margin: 20px 0 0 30px;
}

#hnav{
	position: absolute;
	top: 35px;
	right: 0;
}
#hnav li{
	margin: 0 0 0 5px;
	display: inline;
	float: left;
	font-size: 0;
	line-height: 0;
	vertical-align: bottom;
}

#hnav li.social{
	margin: 0 0 0 10px;
	padding: 10px 0 0;
}

#gnav{
	background: transparent url(/common/img/bg_gnav.png);
}

.parent_menu_ul {
	margin: 0 auto;
	width: 1000px;
	height: 45px;
	overflow: hidden;
}

.parent_menu{
	float: left;
	height: 45px;
	vertical-align: bottom;
}

.child_menu{
	z-index: 1;
}

.parent_menu_ul ul {
	display: none;
	position: absolute;
	background: transparent url(/common/img/bg_gnav.png);
}

.parent_hover:hover ul {
	display: block;
}


.radius {
	border-radius: 15px;
}

#fb{
	padding: 160px 0 90px;
	background-size: cover;
	width: 100%;
	min-width: 1000px;
}


#fb .block_inner{
	padding: 0 0 160px;
}

#fb dl{
	overflow: hidden;
}

#fb dt,
#fb dd{
	padding: 1em 0;
}

#fb dt{
	float: left;
	clear: left;
	width: 9em;
	color: #ABCE2B;
}
#fb dd{
	padding-left: 10em;
	border-bottom: dotted 1px #ccc;
}

.floating{
    position: absolute;
     bottom: 20px;
    right: 20px;
    z-index: 1000;
}

#contents{
	margin: 0;
	width: 100%;
	min-width: 1000px;
	overflow: hidden;
}

#contents h2,
#contents h3{
	font-weight: normal;
}

#headimg{
	text-align: center;
	min-width: 1000px;
}

.section{
	margin: 50px auto 0;
	width: 1000px;
}
.section-full{
	margin: 50px 0 0;
	width: 100%;
	min-width: 1000px;
}

.section h2,
.section-full h2{
	margin: 0 0 30px;
}

#footer{
	margin: 60px 0 0;
	padding: 110px 0 10px;
	width: 100%;
	min-width: 1000px;
	line-height: 1.4;
	color: #fff;
	background:#F6A12A url(/common/img/bg_footer.png) no-repeat center top;
	text-align: center;
	font-weight: 100;
}

#fnav{
	margin: 0 0 30px;
	font-size: 86.66%;
}
#fnav a{
	color: #fff;
	text-decoration: none;
}

#fnav a:hover{
	text-decoration: underline;
}

#footer .tel{
	margin: 0 0 10px;
	font-size: 80%;
	line-height: 2;
}

#footer h3{
	font-weight: 500;
}

#footer .copyright{
	font-size: 80%;
	margin-top: 8px;
}


.footer_element{
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

#row a {
    color: #fff;
    text-decoration: none;
}

#row a:hover{
	text-decoration: underline;
}

.footer_content {
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	max-width: 30%;
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}

.footer_list_style {
	padding-left: 0;
	list-style: none
}

.content_distance {
	margin-bottom: 1rem !important
}

.footer_caption {
	border-bottom: 1px solid #dee2e6 !important;
	margin-bottom: 3px;
}

.footer_img{
	width: 90%;
    height: auto;
}

.contact-header-txt-area {
	font-size: 1rem !important;
}

.contact-header-txt:hover {
	text-decoration: underline !important;;
}

.text-decoration-none {
	text-decoration: none !important;
}

.pl-2 {
	padding-left: 0.5rem !important;
}

.pr-3 {
	padding-right: 1rem !important;
}

.pr-contact{
    padding-right: 0.8rem;
}

.pt-20px {
	padding-top: 20px;
}

.mr-33px{
    margin-right: 33px;
}

.page-title, .page-subtitle {
	letter-spacing: 0.3rem;
	opacity: 0.9;
	font-weight: 200;
}

.page-title h1 {
	font-size: 2.4rem;
	font-weight: 200;
}

.page-title div {
	font-size: 1.4rem;
}

.page-subtitle h2 {
	font-size: 1.9rem;
	font-weight: 200!important;
	margin: 0;
}

.page-subtitle div {
	font-size: 1.1rem;
}

.menu-block {
	width: 166.6px;
	height: 45px;
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important;
	text-decoration: none;
	transition: 0.7s;
}

.menu-block:hover {
	opacity: 0.45
}

.menu-inline {
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important;
	width: 166.6px;
	height: 25px;
	color: #ffffff;
}

.border-right-dotted-white {
	border-right: 1px dotted #ffffff;
}

.border-left-dotted-white {
	border-left: 1px dotted #ffffff;
}

.lang_menu {
	list-style: none;
	height: 45px;
	width: 45px;
	margin: 0 auto;
	padding: 0;
	display: table;
	table-layout: fixed;
	background: #f59713;
}
.lang_menu > div {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}
.lang_menu div a {
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
}
.lang_menu div ul {
	display: none;
	width: 100px;
	list-style: none;
	position: absolute;
	top: 100%;
	left: -1px;
	margin: 0;
	padding: 0;
	border-top: none;
	left: -55px;
	background: #f59713;
	z-index: 2;
}
.lang_menu div ul li {
	display: -ms-flexbox!important;
	display: flex!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important;
	width: 100px;
	height: 40px;
	transition: 0.7s;
	margin: 0 !important;
}

.lang_menu div ul li a {
	color: #ffffff;
	width: 100%;
}
.lang_menu div ul li:hover {
	opacity: 0.45
}
.lang_menu div:hover ul {
	display: block;
}