html,body,header,footer,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,label,fieldset,legend,p,blockquote,table,tbody,tr,th,td,section,input[type="text"],input[type="url"],input[type="number"],input[type="email"],input[type="tel"],input[type="date"],input[type="password"],input[type="button"],input[type="submit"],input[type="checkbox"],input[type="radio"],select,textarea,i,a,span
{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.clearfix:after{content:"";display:block;height:0;visibility:hidden;clear:both;}
.clearfix{display:inline-table;}
* html .clearfix {height:1%;}
.clearfix{display:block;}
ul {
	list-style:none;
}

/*** bootstrap対策 ***/
svg {height:1rem;}

body *{font-family:"游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;}
body {background:#fff;}
html, body {
	height: 100%;
}
#app {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -344px;
}
#bhw_push {
	height: 344px;
}

/*** スライドの● ***/
.carousel-indicators {
	z-index:1;
}
#bhw_slider {
	margin: 15px auto;
	max-width: 1100px!important;
	width: 100%!important;
	height: auto!important;
	padding: 0 10px;
}
.slider li a img, .slider li img {
	width: 100%!important;
	height: auto!important;
}
#bhw_slider_box {
	height: auto!important;
}
.slick-prev {
    left: 25px!important;
    z-index: 5!important;
}
.slick-next {
    right: 25px!important;
    z-index: 5!important;
}
#bhw_slider_box {
    padding-bottom: 30px!important;
    background-size: cover!important;
}
/*** ハンバーガーメニュー ***/
#bhw_HM {
	display:none;
}
.drawer-hamburger-icon,
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
	background-color: #fff;
}
.drawer-open .drawer-hamburger, .drawer-close .drawer-hamburger {
	background-color:#ff7424;
	border:none;
}
.drawer-hamburger:hover {
    cursor: pointer;
    background-color: #ffc300;
}
.drawer-hamburger {
	background-color:#ff7424;
	border-radius:10px;
    margin-top: 4px;
    margin-left: 4px;
    width:24px;
    height:24px;
    padding:6px 12px 16px 12px;
}
.drawer-menu {
	z-index:9999;
}
.drawer-menu li {
	border-bottom:solid 1px #D5E101;
}
.drawer-menu li:first-child {
	background:#D5E101;
	color:#fff;
}
.drawer-menu li:first-child a {
	color:#fff;
}
.drawer-menu li a {
	color:#FC8D00;
}
button:focus {
    outline: 1px dotted;
    outline: none;
}
#bhw_header {
	height:106px;
	position:relative;
}
#bhw_header_home {
	display:block;
	padding-top:20px;
	text-align:center;
}
#bhw_header_home a img {
	border:none;
	width:300px;
	max-width:300px;
}
#bhw_member {
	top:0;left:0;position:absolute;
	width:100%;
}
#bhw_member ul {
	width:100%;
}
#bhw_member ul li {
	display:inline-block;
	margin: 5px .5em 0;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #ccc;
}
#bhw_welcome_header {
	position:relative;
	max-width:1100px;
	margin:0 auto;
}
#bhw_member ul {
	width:100%;
	text-align: right;
}
#bhw_member ul li a {
	padding: 6px 2em;
	color: #333;
	font-size: .8em;
	font-family: initial;
}
#bhw_member ul li:hover {
	display:inline-block;
	margin: 5px .5em 0;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #555;
}
#bhw_member ul li a:hover {
	text-decoration: none;
	color: #999;
}
#bhw_welcome_header nav {
	padding:0;
	position:absolute;
	top:6px;
	right:0;
}
#bhw_welcome_msg {
	margin-right: 1em;
}
#bhw_sms_icons {
	bottom:10px;left:0;position:absolute;
	width:100%;
}
#bhw_sms_icons ul {
	max-width:1100px;
	width: 100%;
	margin:0 auto;
	text-align: right;
	padding-right: 10px;
}
#bhw_sms_icons ul li {
	margin-right:10px;
	width:28px;
	height:32px;
	display:inline-block;
}
#bhw_sms_icons ul li a img {
	max-width:32px;
}
#bhw_sms_icons ul li:hover a img {
	opacity: .7;
}
#bhw_sms_icons ul li:last-child {
	margin-right:0;
}
#bhw_header_menu_box {
	background:#D5E101;
	padding:13px 0;
}
#bhw_header_menu_box ul {
	text-align:center;
	margin-bottom: 0;
}
#bhw_header_menu_box ul li {
	display:inline-block;
	background:#FC8D00;
	color:#fff;
	border-radius:17px;
	margin:0 10px;
}
#bhw_header_menu_box ul li a {
	display:block;
	padding: 3px 25px;
	text-decoration:none;
	color:#fff;
	font-size: 17px;
}
#bhw_header_menu_box ul li:hover {
	background:#ffc300;
}
#bhw_container {
	margin:0 auto 52px auto;
	max-width:1100px;
	width: 100%;
}
#bhw_container_left {
	max-width:720px;
	float:left;
}
#bhw_container_left h3 {
	height:46px;line-height:46px;background:#FE2D43;color:#fff;
	padding-left:1em;
	border-radius:5px;
}
#bhw_container_left table {
	width:100%;
}
#bhw_container_left table tr td.bhw_image {
	width:120px;padding-right:14px;vertical-align:top;
}
#bhw_container_left table tr td.bhw_title {
	width:auto;border-bottom:solid 2px #471F05;
}
#bhw_container_left table {
	margin-bottom:52px;
}
#bhw_container_login {
	width:100%;
	display:none;
}
#bhw_login {
	float:left;
}
#bhw_footer {
	background:#EEEEEE;
}
#bhw_footer_image {
	height:112px;
	background-image:url('../img/sho__flower.jpg');
	background-position: bottom;
	background-attachment: fixed;
}
#bhw_footer_data {
	height:232px;
	position:relative;
}
#bhw_footer_logo {
	top:26px;
	width:296px;
	left:2%;
	position:absolute;
}
#bhw_footer_logo a img {
	width:300px;;
}
#bhw_footer_rank {
	top:96px;
	width:360px;
	left:2%;
	position:absolute;
	color:#734e30;
	font-weight:bold;
}
#bhw_footer_icon {
	top:42px;
	left:32%;
	position:absolute;
}
#bhw_footer_icon a img {
	width:32px;
}
#bhw_footer_addr {
	top:26px;
	left: 50%;
	position:absolute;
	color:#734e30;
	font-size:14px;
	font-weight:bold;
}
#bhw_footer_addr a {
	color:#734e30;font-size:14px;font-weight:bold;
}
#bhw_footer_addr a.mail {
	text-decoration:none;
}
#bhw_footer_menu_box {
	position:absolute;top:152px;left:0;width:100%;position:absolute;
}
#bhw_footer_menu_box ul {
	text-align:center;
}
#bhw_footer_menu_box ul li {
	display:inline-block;
	height:26px;
	line-height:26px;
	background:#623F2B;
	color:#fff;
	border-radius:13px;
	margin: 0 15px;
}
#bhw_footer_menu_box ul li:last-child {
	margin-right:0;
}
#bhw_footer_menu_box ul li a {
	display:block;text-decoration:none;color:#fff;padding:0 20px;
}
#bhw_footer_menu_box ul li a:hover {
	background:#ff7424;
	border-radius:13px;
}
#bhw_footer_copy_box {
	position:absolute;top:190px;left:0;width:100%;position:absolute;text-align:center;font-size:14px;
}
#bhw_full{
	margin:1% 0 1% 0;
	width:100%;
}
#bhw_left{
	margin:1% 1% 1% 0;
	width:69%;
	float:left;
}
#bhw_right{
	margin:1% 0 1% 0;
	width:30%;
	float:left;
}
/*** ページネーション中央揃え ***/
.pagination { margin-top:2em;justify-content: center; }

.bhw_info h3 {
	font-size: 17px;
	padding: 15px 1em;
	background:#FE2D43;
	color:#fff;
	border-radius:5px;
	margin-bottom: 20px;
}
.bhw_info table {
	width: 100%;
}
.bhw_info table tr td {
	color: #471F05;
	font-weight: bold;
}
.bhw_info table tr td.bhw_image {
	width: 120px;
  height: 120px;
	padding-right:14px;
	vertical-align:top;
}
.bhw_info table tr td.bhw_image img {
	width: 120px;
	height: 120px;
	object-fit: cover;
}
.bhw_info table tr td.bhw_title {
	width:auto;
	border-bottom:solid 2px #471F05;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
}
.bhw_info table {
	margin-bottom: 50px;
}

/*** パンくず ***/
#bhw_breadcrumb {
	margin-top: 32px;
}
.bhw_breadcrumb {
	list-style: none;
}
.bhw_breadcrumb li {
	display: inline;
	list-style: none;
	color: #734e30;
	margin-right:0.5em;
}
.bhw_breadcrumb li:after {
	margin-left:0.5em;
	font-family: "Font Awesome 5 Free";
	content: '\f0da';
	font-weight: 900;
	padding-left: 5px;
}
.bhw_breadcrumb li:last-child:after {
		content: '';
}

.bhw_breadcrumb li a {
		text-decoration: none;
		color: #29bbff;
}
.bhw_breadcrumb li a:hover {
	text-decoration: underline;
}
#breadcrumb {
	height:1em;
}

/*** フォーム ***/
#myform {
	margin: 3em auto 6em auto;
	padding:2em 3em 0 2.5em;
	width:90%;
	background:#fff;
	border-radius:6px;
	border:1px solid #9fb4f2;
}
#bhw_footer_box {
	max-width:1100px;
	width: 100%;
	margin:0 auto;
}
#login_form * {
    font-family: initial;
}
/*** app.css での定義を変更 ***/
.container{padding-left:0;padding-right:0;}

.card-header{
    font-family: initial;
	
}

/*** ページタイトル ***/
#bhw_page_title{
	padding:0;
	margin-bottom:2em;
	height:3em;
	line-height:3em;
	text-align:center;
	border-top:solid 1px #9fb4f2;
	border-bottom:solid 1px #9fb4f2;
}
#bhw_page_title h3{
	margin:0;
	padding:0;
	line-height:1.75em!important;
}

/*** もっと見るボタン ***/
.btn-more {
	background:#ff7424;
	border-radius: 30px;
}
.btn-more:hover {
	background:#ffc300;
}
.bhw_more_link {
	text-align:right;
}
.bhw_more_link span {
	color:#fff;
}
#page_pc {
}
#page_sp {
	display:none;
}
#page_top{
	width: 50px;
	height: 50px;
	position: fixed;
	right: -50px;
	bottom: 10px;
	background: #623F2B;
	opacity: 0.6;
	border-radius: 50%;
}
#page_top a{
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	text-decoration: none;
}
#page_top a::before{
	content: "\f102";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 25px;
	color: #fff;
	position: absolute;
	width: 25px;
	height: 25px;
	top: -16px;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}

@media screen and (max-width: 1100px) {
#bhw_header_menu_box ul li a {
	font-size: 1em;
	padding: 3px 10px;
}
#bhw_footer_menu_box ul li {
	margin: 0 5px;
}
	#bhw_footer_icon {
    left: 310px;
}
}

@media screen and (max-width: 1000px) {
#bhw_header_menu_box ul li {
    margin: 0 5px;
}
#bhw_header_menu_box ul li a {
	font-size: .9em;
	padding: 3px 10px;
}
#bhw_footer_menu_box ul li {
	margin: 0 1px;
}
#bhw_footer_menu_box ul li a {
	margin: 0 1px;
	font-size: .9em;
}
}
@media screen and (max-width: 850px) {
#bhw_footer_logo {
    width: 250px;
    left: 1%;
}
#bhw_footer_logo a img {
    width: 100%;
}
	#bhw_footer_icon {
    left: 250px;
}
}
@media (max-width: 768px) {
	#bhw_welcome_msg {
		width:100%;
		margin-right:0;
	}
	.justify-content-center {
		width:100%;
	}
	.row {
		margin:0;
	}
	#app {
		margin-bottom: 3em;
		padding-bottom:0;
		width:100%;
	}
	#bhw_push {
		height: 0;
	}

	#bhw_HM {
		display:block;
	}
	#bhw_slider_box {
		padding: 20px 0;
		background-size: cover;
	}
	#bhw_header, 
	#bhw_header_home, 
	#bhw_member, 
	#bhw_welcome_header, 
	#bhw_sms_icons {
		position:static;
		display:block;
	}
	#bhw_welcome_header {
		width:100%;
		display: none;
	}

	#bhw_header_menu_box, #bhw_footer_menu_box {
		display:none;
	}
	
	#bhw_left{
	margin:1% auto;
	width:100%;
	padding: 0 5vw;
	float:none;
	}
	#bhw_right {
	margin: 30px auto 1% auto;
	width:100%;
	padding: 0 5vw;
	float:none;
	}
	
	#bhw_footer,
	#bhw_footer_image,
	#bhw_footer_data,
	#bhw_footer_menu_box {
		height:auto;
	}
	#bhw_footer_logo {
		margin:0 auto;
	}

	#bhw_container {
		width:98%;
		margin:1% auto 1% auto;
	}
	#bhw_footer_box {
		width:100%;
		padding-top: 15px;
	}
	#bhw_container_left {
		width:100%;
	}
	#bhw_footer_image, 
	#bhw_footer_box, 
	#bhw_footer_data, 
	#bhw_footer_logo, 
	#bhw_footer_rank, 
	#bhw_footer_icon, 
	#bhw_footer_addr, 
	#bhw_footer_copy_box {
		position:static;
		display:block;
	}
	#bhw_footer_rank {
    width: 100%;
    left: 0;
		text-align: center;
}
	#bhw_sms_icons a img {
		width:24px;
	}
	#bhw_sms_icons ul {
		width:100%;
		display: none;
	}
	#bhw_sms_icons ul li {
		width:26px;height:24px;
		margin-right:6px;
	}
	#bhw_footer_addr {
		width:98%;
		max-width: 400px;
		margin:20px auto;
		text-align:left;
		font-size:90%;
	}
	#bhw_footer_addr a{
		font-size:90%;
	}

	#bhw_footer {
		text-align:center;
	}
	#myform {
		width:96%;
		padding:1.5em 2em 0 1.5em;
	}

	#bhw_logo {
		position:static;
	}
	#bhw_logo {
		position:static;
		top:auto;
		margin-top:10px;
	}
	#bhw_items {
		position:static;
		top:auto;
	}
	#bhw_out_links {
		position:static;
		top:auto;
	}
	#bhw_in_links {
		position:static;
		bottom:auto;
	}
	#page_pc {
		display:none;
	}
	#page_sp {
		display:block;
	}
}
.bhw_member_menu {
	color: #fff;
	font-size:14px;
}
.dropdown-toggle:after {
	color: #fff;
	font-size:14px;
}
