/*
Theme Name: hanaterasu
Theme URI: 
Author: ユニバーサル園芸社
Author URI: 
Description: ユニバーサル園芸社のテーマ
Version: 1.0
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
*/
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);
/*** 全体 ***/

body {
	font-family: "メイリオ" , Meiryo ,"ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" ,  "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

/*** top以外の共通BG ***/

@media screen and (min-width: 768px) {
	#flower-bg {
		background: #EDEBE7;
	}
}

/*** サイドバー・記事背景 ***/

main.site-main, div.menu-style_sidebar-container, aside.banner-area {
	background-color: #FFF;
}

/*** トップスライダー ***/

.flexslider {
	margin-bottom: 0;
}

.flexslider .container {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1000;
}

.sp-slider .container img {
	margin: 0;
	padding-bottom: 1px;
}

@media screen and (max-width: 768px) {
	.flexslider {
		margin-bottom: 20px;
	}
}

/* topをさらにかぶせる */

#top-slider-id {
	border-width: 0px;
}

.top-slider img {
	margin-top: -85px;
}

@media screen and (max-width: 992px) {
	.top-slider img {
		margin-top: -110px;
	}
}

.flexslider > .container > .row > div > img {
	margin-top: 0;
}

.flexslider > .container > .row > div {
	margin-bottom: 0;
}

@media screen and (max-width: 768px) {
	.top-slider img {
		margin-top: -120px;
	}
}

@media screen and (max-width: 576px) {
	.top-slider img {
		margin-top: -120px;
	}
}

/* スライダー透過のための位置替え */

.relative-zi100 {
	position: relative;
	z-index: 100;
}

/*** /トップスライダー ***/
/*** 企業様への贈り花は/ ***/

.font-mincho {
	font-family: "游明朝", YuMincho,"ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.top-pr-message {
	margin-bottom: 0;
}

/* バーガーメニュー時にmessage位置の調整、透過分対応 */

@media screen and (max-width: 768px) {
	.top-pr-message {
		margin-bottom: 10px;
	}
}

.top-pr-message div {
	color: #00b050;
	font-size: 20pt;
	text-align: center;
	margin: 0;
}

/* tabサイズ時の調整 */

@media screen and (max-width: 768px) {
	.top-pr-message div {
		font-size: 15pt;
	}
}

/* spサイズ時の調整 */

@media screen and (max-width: 576px) {
	.top-pr-message div {
		font-size: 11pt;
	}
}

/*** /企業様への贈り花は ***/
/*** 御用途から選ぶ/ ***/

.top-message {
	text-align: center;
}

.menu-area-bnr img {
	border: 5px solid #fff;
}

/*** /御用途から選ぶ ***/
/*** 選ばれる理由/ ***/

.center-message {
	text-align: center;
	padding: 15px;
	background: url("images/common/uni_bg01.png") #017F1B no-repeat fixed;
	background-size: cover;
}

.center-message h3 {
	font-size: 18px;
	font-weight: bold;
}

.center-message p {
	color: #000;
	font-size: 16px;
	text-align: left;
	width: 210px;
	margin: 0 auto;
}

@media screen and (max-width: 768px) {
	.center-message p {
		width: auto;
	}
}

.bg-gr {
	background-color: rgba(206, 227, 210, 0.8);
	padding-bottom: 20px;
}

.center-message img {
	width: 185px;
}

@media screen and (max-width: 576px) {
	.center-message img {
		width: 50%;
	}
}

/*** /選ばれる理由 ***/
/*** お知らせ/ ***/

.info-message {
	background-color: #F0F0F0;
	padding: 30px;
}

.info-message h2 {
	color: #fff;
	font-size: 22px;
	padding: 24px;
	line-height: 2px;
	margin: 0;
}

.info-message h4 a {
	font-size: 16px;
	color: #000;
	text-decoration: none;
}

.info-message-width {
	width: 81%;
}

.info-table {
	display: table;
	height: 70px;
}

.info-table-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-size: 16px;
	height: 70px;
}

.info-message-border {
	border-bottom: 1px dashed #c0c0c0;
}

/* お知らせアイコン */

.bg-cat-2 {
	color: #fff;
	background-color: #99BBD7;
	width: 90px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	  /* -moz-border-radius: 5px; */
}

@media screen and (max-width: 1200px) {
	.bg-cat-2 {
		width: 70px;
	}
}

/* イベントアイコン */

.bg-cat-6 {
	color: #fff;
	background-color: #90D6CB;
	width: 90px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	  /* -moz-border-radius: 5px; */
}

@media screen and (max-width: 1200px) {
	.bg-cat-6 {
		width: 70px;
	}
}

/* ブログアイコン */

.bg-cat-3 {
	color: #fff;
	background-color: #EFA2AA;
	width: 90px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	  /* -moz-border-radius: 5px; */
}

@media screen and (max-width: 1200px) {
	.bg-cat-3 {
		width: 70px;
	}
}

/* サムネイルに振られているクラス */

.attachment-50x50 {
	display: table-cell;
}

/*** /お知らせ ***/
/*** GALLERY/ ***/

.gallery-slide {
	text-align: center;
	padding: 30px 0;
	background: url("images/common/uni_bg02.png") #017F1B no-repeat fixed;
	background-size: cover;
}

/*** /GALLERY ***/
/*** LOGIN/ ***/

.login-style {
	padding-top: 9px;
	text-align: right;
}

@media screen and (max-width: 1200px) {
	.login-style {
		height: 50px;
		text-align: left;
		padding: 3px 5px 5px 0;
		margin: 0;
	}
}

.head-table-style {
	display: table;
	text-align: right;
	height: 38px;
}

.head-name {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}

.head-btn-style {
	display: table-cell;
	width: 15%;
}

.btn-head {
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	margin: 11px 0 0;
	padding-bottom: 4px;
	padding-top: 4px;
}

@media screen and (max-width: 1200px) {
	.head-table-style {
		height: 50px;
	}
	
	.btn-head {
		margin: 14px 0 0;
	}
}

#login-label {
	font-size: 13px;
	padding: 0px;
	margin: 2px 0 0 0;
	text-align: right;
}

@media screen and (max-width: 1200px) {
	#login-label {
		text-align: left;
	}
}

.login-style div {
	text-align: left;
	padding-left: 10px;
}

@media screen and (max-width: 1200px) {
	.login-style div {
		text-align: left;
		padding-left: 0px;
		padding-top: 10px;
	}
}

@media screen and (max-width: 767px) {
	.login-style div {
		text-align: left;
		padding-right: 0px;
		padding-left: 0px;
	}
	
	.head-table-style {
		display: block;
		height: 120px;
		text-align: left;
	}
	
	.head-name {
		display: block;
		margin: 10px 0;
	}
	
	.head-btn-style {
		display: block;
		float: left;
		height: 37px;
		text-align: center;
		width: 50%;
	}
	
	.head-btn-style a {
		margin: 0 auto;
		width: 80%;
	}
}

@media screen and (max-width: 576px) {
	.head-table-style {
		display: block;
		height: 90px;
		text-align: left;
	}
}

@media screen and (max-width: 576px) {
	.login-style div {
		padding-top: 3px;
	}
}

.login-style input {
	height: 22px;
	width: 200px;
	border: #CF9458 1px solid;
	-webkit-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.5) inset;
	  /* -moz-box-shadow:0 0 1px 0px rgba(0,0,0,0.5) inset; */
	box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.5) inset;
	font-size: 10pt;
	padding-top: 3px;
	padding-left: 3px;
	color: #333333;
}

@media screen and (max-width: 1200px) {
	.login-style input {
		height: 22px;
		width: 100%;
		border: #CF9458 1px solid;
		-webkit-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.5) inset;
	    /* -moz-box-shadow:0 0 1px 0px rgba(0,0,0,0.5) inset; */
		box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.5) inset;
		margin-left: 0px;
	}
}

.login-style input::-webkit-input-placeholder, .login-style input:-moz-placeholder, .login-style input::-moz-placeholder, .login-style input:-ms-input-placeholder {
	font-size: 10pt;
}

.password-style {
	padding-top: 9px;
	padding-left: 0px;
}

@media screen and (max-width: 1200px) {
	.password-style {
		height: 50px;
		padding: 13px 5px 5px 5px;
		text-align: left;
	}
}

@media screen and (max-width: 576px) {
	.password-style {
		padding-top: 6px;
	}
}

#password-label {
	font-size: 13px;
	padding: 0;
	margin: 0;
	margin-top: 3px;
	text-align: left;
}

@media screen and (max-width: 1200px) {
	#password-label {
		margin-bottom: -1px;
	}
}

.password-style div {
	text-align: left;
	padding-left: 10px;
}

@media screen and (max-width: 1200px) {
	.password-style div {
		padding-left: 0px;
	}
}

@media screen and (max-width: 767px) {
	.password-style div {
		padding-right: 5px;
	}
}

.password-style input {
	height: 22px;
	width: 200px;
	border: #CF9458 1px solid;
	-webkit-box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.5) inset;
	  /* -moz-box-shadow:0 0 1px 0px rgba(0,0,0,0.5) inset; */
	box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.5) inset;
	font-size: 10pt;
	padding-top: 3px;
	padding-left: 3px;
	color: #333333;
}

@media screen and (max-width: 1200px) {
	.password-style input {
		width: 100%;
		top: -1px;
	}
}

.password-style input::-webkit-input-placeholder, .password-style input:-moz-placeholder, .password-style input::-moz-placeholder, .password-style input:-ms-input-placeholder {
	font-size: 14px;
}

.login-btn-style {
	margin: 0;
	padding-bottom: 0;
	padding-top: 0;
	text-align: left;
}

@media screen and (max-width: 1200px) {
	.login-btn-style {
		height: 50px;
		padding-top: 6px;
	}
}

@media screen and (max-width: 767px) {
	.login-btn-style {
		padding: 6px 0 0 0;
		text-align: right;
		height: auto;
	}
}

@media screen and (max-width: 576px) {
	.login-btn-style {
		padding-top: 0;
	}
}

.login-btn-style input {
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	margin: 11px 0 0 0;
	padding-bottom: 4px;
	padding-top: 4px;
	width: 100%;
	border: 2px solid #FFF !important;
}

@media screen and (max-width: 1200px) {
	.login-btn-style input {
		margin-top: 8px;
		width: 80%;
		padding: 5px;
	}
}

@media screen and (max-width: 767px) {
	.login-btn-style input {
		margin-bottom: 5px;
		padding: 10px 0;
		width: 100%;
		line-height: 1px;
	}
}

.reg-btn-style {
	padding-bottom: 0;
	padding-top: 11px;
	text-align: right;
}

@media screen and (max-width: 1200px) {
	.reg-btn-style {
		height: 50px;
		margin: 0;
		padding-top: 18px;
		padding-left: 0px;
	}
}

@media screen and (max-width: 767px) {
	.reg-btn-style {
		padding: 0 15px 5px 15px;
		text-align: right;
		height: auto;
	}
}

@media screen and (max-width: 576px) {
	.reg-btn-style {
		padding: 3px 15px;
	}
}

.reg-btn-style a {
	color: #0A0A0A !important;
	font-size: 14px;
	line-height: 1;
	padding-bottom: 4px;
	padding-top: 5px;
	margin: 0 0 5px 0;
	border: 2px solid #FF8500;
	background-color: #fff;
	width: 100% !important;
}

.reg-btn-style a:hover {
	color: #fff !important;
	border: 2px solid #fff;
}

@media screen and (max-width: 1200px) {
	.reg-btn-style a {
		margin-top: -5px;
		padding: 4px 5px 5px 5px;
		width: 100%;
	}
}

@media screen and (max-width: 576px) {
	.reg-btn-style {
		margin-top: 8px;
	}
}

@media screen and (max-width: 576px) {
	.reg-btn-style a {
		padding-bottom: 3px;
	}
}

.header-form-bg {
	margin-top: 8px;
}

@media screen and (max-width: 576px) {
	.header-form-bg {
		margin-top: 0px;
	}
}

/* バーガーメニュー時（1200-768） */

@media screen and (max-width: 1200px) {
	.tabpd1 {
		padding-right: 0px;
	}
	
	.tabpd2 {
		padding: 0;
	}
	
	.header-form-bg {
		background-color: rgba(126, 84, 36, 0.7);
	}
	
	.site-navigation {
		padding-bottom: 0px;
	}
	
	.login-btn-style:after {
		border-right: 1px solid #be8b54;
		content: " ";
		display: block;
		height: 46px;
		margin: 2px 0;
		padding: 0;
		position: absolute;
		right: 15%;
		top: 0;
	}
}

@media screen and (max-width: 767px) {
	.login-btn-style:after {
		border-right: 0px solid #be8b54;
	}
}

/* バーガーメニュー時（768以下） */

@media screen and (max-width: 767px) {
	.reg-btn-style button {
		margin: 0 0 5px 0;
		font-size: 14px;
		padding: 10px 0;
		width: 100%;
		line-height: 1px;
	}
}

/*** /LOGIN ***/
/*** right-sidebar/ ***/
/* グローバルをメニューが2段階の変化のため（【大】メニューバー(250px)->バーガーメニュー） */

@media screen and (min-width: 1200px) {
	div#right-sidebar aside.style-banner-area {
		width: 250px;
		float: right;
		background-color: rgba(255, 255, 255, 0.5);
	}
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
	div#right-sidebar aside.style-banner-area {
		width: 100%;
		margin-top: 30px;
		background-color: rgba(255, 255, 255, 0.5);
	}
}

@media screen and (max-width: 1200px) {
	div#right-sidebar aside {
		float: right;
		background-color: rgba(255, 255, 255, 0.5);
	}
}

div#right-sidebar aside.widget_nav_menu {
	width: 250px;
	float: right;
	background-color: rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 1200px) {
	div#right-sidebar aside.widget_nav_menu {
		width: 100%;
		margin-top: 30px;
		background-color: rgba(255, 255, 255, 0.5);
	}
	
	div#right-sidebar {
		margin-top: 15px;
	}
}

/* page,single,home0にする */

div#page-wrapper.wrapper, div#single-wrapper.wrapper, #wrapper-home, #archive-wrapper {
	padding: 0;
}

div#right-sidebar ul {
	margin-left: 2px;
	margin-right: 2px;
	padding: 0;
}

div#right-sidebar ul.menu li {
	width: 100%;
	border-bottom: 1px solid #D5D5D5;
	padding: 10px 10px 10px 20px;
}

div#right-sidebar ul.menu li a {
	color: #000;
}

div#right-sidebar ul.menu li:last-child {
	border: none;
}

div#right-sidebar div#right-sidebar ul.menu {
	padding: 0;
}

/*** /right-sidebar ***/
/*** PAGE SINGLE HOME 404/ ***/
/* ページタイトルh1 */

header.entry-header h1.entry-title, header.page-header h1.page-title {
	background-color: #F1DBB2;
	color: #462708;
	font-size: 30px;
	padding: 25px;
	text-shadow: -1px -1px 0 #FFFFFF;
	border: 1px solid #C39D79;
	box-sizing: border-box;
	margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
	header.entry-header h1.entry-title, header.page-header h1.page-title {
		font-size: 20px;
		padding: 20px 5px;
	}
}

/* page,singleのh2 */

#page-wrapper h2, #page-wrapper .h2, #single-wrapper h2, #single-wrapper .h2, header.entry-header h2.entry-title {
	background-color: #fff6ba;
	padding-top: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 24px;
	box-sizing: border-box;
	border-bottom: 3px solid #8AC37F;
	margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
	#page-wrapper h2, #page-wrapper .h2, #single-wrapper h2, #single-wrapper .h2, header.entry-header h2.entry-title {
		font-size: 20px;
	}
}

/* page,shingleのh3 */

.content-area h3, .content-area .h3 {
	background-color: #3A9B2A;
	padding: 8px;
	padding-left: 10px;
	font-size: 20px;
	color: #fff;
	line-height: 1;
	margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
	.content-area h3, .content-area .h3 {
		margin-bottom: 10px;
	}
}

.content-area h4, .content-area .h4 {
	color: #3A9B2A;
	font-weight: bold;
	font-size: 18px;
}

@media screen and (max-width: 768px) {
	.content-area h5, .content-area .h5 {
		font-size: 16px;
	}
}

/* QAの装飾用 */

.content-area h5, .content-area .h5 {
	position: relative;
	font-size: 20px;
	line-height: 1;
	margin: 0 0 15px 0;
	padding: 10px;
	border-bottom: 1px #3A9B2A solid;
	color: #3A9B2A;
}

.content-area h5:before, .content-area .h5:before {
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	height: 0;
	width: 100%;
	border-left: 5px solid #3A9B2A;
	padding-top: 14px;
	padding-bottom: 14px;
}

@media screen and (max-width: 768px) {
	.content-area h5, .content-area .h5 {
		font-size: 16px;
		padding: 12px;
	}
}

/* page,singleの画像枠（classで指定） */

img.border-padding {
	border: 1px solid #D2D2D2;
	padding: 5px;
	background-color: #fff;
}

/* リンクの装飾 */

#page-wrapper .entry-content a {
	text-decoration: underline;
}

#page-wrapper .entry-content a:hover {
	color: #3466ff;
}

/* ウィジェットタイトルh3 */

.sidebar-fix-size.shadow-3 aside#nav_menu-2.widget.widget_nav_menu h3.widget-title {
	font-size: 16px;
	background-color: #F18000;
	padding: 10px;
	color: #fff;
	margin-left: -15px;
	margin-right: -15px;
}

/* ウィジェットのタイトル */

h3.widget-title {
	background: #db5b00;
	  /* background: -moz-linear-gradient(top,  rgba(219,91,0,1) 0%, rgba(254,150,0,1) 100%); */
	background: -webkit-linear-gradient(top, #db5b00 0%, #fe9600 100%);
	background: linear-gradient(to bottom, #db5b00 0%, #fe9600 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db5b00', endColorstr='#fe9600',GradientType=0 );
	box-shadow: 0px 0px 0px 1px #da5d00 inset;
	  /* -moz-box-shadow:0px 0px 0px 1px #da5d00 inset; */
	-webkit-box-shadow: 0px 0px 0px 1px #da5d00 inset;
	font-size: 17px;
	color: #fff;
	margin: 1px;
	text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.5);
	padding: 15px;
	line-height: 2px;
}

/*** /PAGE ***/
/*** single/ ***/

.posted-on, .byline, .cat-links {
	display: none;
}

a.hanaterasu-read-more-link {
	margin-right: 0px;
}

@media screen and (max-width: 576px) {
	div.info-comment {
		padding-right: 15px;
	}
}

@media screen and (max-width: 768px) {
	.info-comment > p {
		font-size: 13px;
	}
}

@media screen and (max-width: 576px) {
	.info-comment > p {
		font-size: 12px;
	}
}

p.readmore {
	text-align: right;
}

@media screen and (max-width: 576px) {
	p.readmore {
		text-align: center;
		line-height: 2;
	}
}

.readmore a {
	padding: 5px;
	font-size: 12px;
}

.info-thum {
	text-align: center;
	padding-left: 0px;
}

@media screen and (max-width: 576px) {
	div div.info-thum {
		padding-bottom: 20px;
		padding-left: 15px;
		padding-right: 0;
	}
}

.info-comment {
	padding-right: 30px;
	height: 150px;
}

@media screen and (max-width: 576px) {
	.info-comment {
		height: auto;
	}
}

@media screen and (min-width: 576px) {
	.info-thum {
		text-align: center;
	}
}

#wrapper-home article, #archive-wrapper article {
	margin-bottom: 30px;
}

#wrapper-home article img, #archive-wrapper article img {
	border: 1px solid #D2D2D2;
	padding: 5px;
	background-color: #fff;
}

#wrapper-home article h2 a, #archive-wrapper article h2 a {
	color: #888;
}

ul#menu-basic_menu, ul#menu-use_sidebar, #menu-style_sidebar {
	margin-bottom: 0px;
}

.info-previous-nav, .info-next-nav {
	font-size: 12px;
}

/*** /single ***/
/*** メニューアイコンフォント/ ***/

@font-face {
font-family: 'icomoon';
src: url("./fonts/icomoon.eot?4qkklo");
src: url("./fonts/icomoon.eot?4qkklo#iefix") format("embedded-opentype"), url("./fonts/icomoon.ttf?4qkklo") format("truetype"), url("./fonts/icomoon.woff?4qkklo") format("woff"), url("./fonts/icomoon.svg?4qkklo#icomoon") format("svg");
font-weight: normal;
font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	  /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-menu .path1:before {
	content: "\e900";
	color: #be8b55;
}

.icon-menu .path2:before {
	content: "\e901";
	margin-left: -1em;
	color: #ffeed2;
}

.icon-menu .path3:before {
	content: "\e902";
	margin-left: -1em;
	color: #ffeed2;
}

.icon-menu .path4:before {
	content: "\e903";
	margin-left: -1em;
	color: #ffeed2;
}

.icon-menu .path5:before {
	content: "\e904";
	margin-left: -1em;
	color: #ffeed2;
}

.icon-menu .path6:before {
	content: "\e905";
	margin-left: -1em;
	color: #ffeed2;
}

.icon-menu .path7:before {
	content: "\e906";
	margin-left: -1em;
	color: #ffeed2;
}

.icon-menu .path8:before {
	content: "\e907";
	margin-left: -1em;
	color: #ffeed2;
}

.icon-menu-setting {
	font-size: 28px;
	padding: 2px;
	margin-top: 5px;
}

/*** /メニューアイコンフォント ***/
/*** バナーエリア/ ***/

aside.banner-area {
	text-align: center;
	padding-top: 15px;
}

aside.style-banner-area {
	text-align: center;
	padding: 15px 0 0;
	margin-top: 30px;
}

.banner-area li, .style-banner-area li {
	list-style-type: none;
	padding-bottom: 10px;
}

.banner-area li:last-child, .style-banner-area li:last-child {
	padding-bottom: 0px;
}

/*** /バナーエリア ***/
/*** モーダルウィンドウ/ ***/

#main-menu > li.menu-item {
	border-bottom: 0px solid #000;
}

/*** /モーダルウィンドウ ***/
/*** 入力フォーム/ ***/

.order {
	margin-top: 25px;
}

.order div.message {
	margin-bottom: 45px;
}

.order div.message div {
	padding: 15px;
}

.page-id-79 .order {
	margin-top: 0;
}

/*** /入力フォーム ***/
/*** offcanvas-light対策/ ***/

#exCollapsingNavSlidebar {
	background-color: #3b2108;
	display: none;
	font-size: 14px;
}

@media screen and (max-width: 1200px) {
	#exCollapsingNavSlidebar {
		display: block;
	}
}

#exCollapsingNavSlidebar a {
	color: #fff;
}

#exCollapsingNavSlidebar ul {
	padding: 5px 10px 0 10px;
}

#exCollapsingNavSlidebar ul li:last-child {
	padding-bottom: 0px;
}

#exCollapsingNavSlidebar ul li {
	list-style-type: none;
	padding-bottom: 10px;
}

div#exCollapsingNavSlidebar > ul > li {
	border-bottom: solid #555 1px;
	padding: 10px;
}

div#exCollapsingNavSlidebar > ul > li > ul > li, div#exCollapsingNavSlidebar > ul > li > ul > li > ul > li {
	padding-left: 15px;
}

div#exCollapsingNavSlidebar > ul > li > ul > li > ul > li:last-child {
	padding-bottom: 0px;
}

div#exCollapsingNavSlidebar > ul > li:last-child {
	border-bottom: solid #555 0px;
}

/*** /offcanvas-light対策 ***/
/*** ヘッダーメニュー/ ***/

.navbar {
	background-color: #3b2108;
	padding: 0;
}

body.home .navbar {
	background-color: rgba(59, 33, 8, 0.8);
	padding: 0;
}

.navbar a {
	color: #FFF;
}

@media (max-width: 1199px) {
	.navbar-header {
		text-align: right;
	}
	
	#main-menu {
		background-color: rgba(59, 33, 8, 0.8);
		padding-bottom: 20px;
	}
	
	#main-menu > .menu-item, #main-menu .menu-item {
		background-color: transparent;
		text-align: center;
		font-size: 14px;
		line-height: 1.0;
		display: block;
		width: 20%;
		border: none;
	}
	
	#main-menu > .menu-item, #main-menu .menu-item {
		text-align: left;
	}
	
	ul.dropdown-menu {
		padding-left: 20px;
		padding-top: 0px;
	}
	
	ul.dropdown-menu > li.menu-item > ul.dropdown-menu {
		padding-left: 10px;
		padding-top: 0px;
	}
	
	ul#main-menu > li.menu-item {
		border-bottom: 1px solid #993300;
	}
	
	ul#main-menu > li.menu-item:last-child {
		border-bottom: none;
	}
	
	ul#main-menu {
		padding-bottom: 0px;
	}
	
	.dropdown > .dropdown-menu {
		display: block;
	}
	
	.dropdown-menu {
		background-color: transparent;
		background-clip: padding-box;
		border-radius: 0;
		color: #FFF;
		float: left;
		font-size: 12px;
		left: 0;
		list-style: outside none none;
		margin: 0;
		min-width: 10rem;
		padding: 0.5rem 0;
		position: absolute;
		top: 100%;
		z-index: 1000;
		display: none;
		border: none;
	}
	
	.dropdown:hover > .dropdown-menu {
		display: block;
	}
	
	.dropdown-menu .menu-item a:hover {
		background-color: transparent;
		font-weight: bold;
		font-size: 14px;
	}
}

@media (min-width: 1200px) {
	.navbar-nav {
		padding: 5px 0 0;
	}
	
	#main-menu {
		width: 100%;
	}
	
	#main-menu > .menu-item {
		background-color: rgba(126, 84, 36, 0.7);
		text-align: center;
		display: table-cell;
		font-size: 14px;
		line-height: 1.0;
		position: relative;
		width: 20% !important;
	}
	
	#main-menu > .active, #main-menu > .menu-item:hover {
		background: #db5b00;
	    /* background: -moz-linear-gradient(top,  rgba(219,91,0,1) 0%, rgba(254,150,0,1) 100%); */
		background: -webkit-linear-gradient(top, #db5b00 0%, #fe9600 100%);
		background: linear-gradient(to bottom, #db5b00 0%, #fe9600 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db5b00', endColorstr='#fe9600',GradientType=0 );
		box-shadow: 0px 0px 0px 1px #da5d00 inset;
	    /* -moz-box-shadow:0px 0px 0px 1px #da5d00 inset; */
		-webkit-box-shadow: 0px 0px 0px 1px #da5d00 inset;
	}
	
	#main-menu > .menu-item:after {
		border-right: 1px solid #be8b54;
		content: " ";
		display: block;
		height: 24px;
		margin: 2px 0;
		padding: 0;
		position: absolute;
		right: 0;
		top: 0;
	}
	
	#main-menu > .menu-item:last-child::after {
		display: none;
	}
	
	.cls-g-menu01 {
		width: 7.65%;
		box-sizing: border-box;
	}
	
	.cls-g-menu02 {
		width: 16.65%;
	}
	
	.cls-g-menu03 {
		width: 12.65%;
	}
	
	.cls-g-menu04 {
		width: 13.65%;
	}
	
	.cls-g-menu06 {
		width: 12.65%;
	}
	
	.cls-g-menu07 {
		width: 10.65%;
	}
	
	.cls-g-menu08 {
		width: 13.65%;
	}
	
	.cls-g-menu09 {
		width: 12.45%;
	}
	
	#main-menu > li > ul.dropdown-menu {
		background-color: rgba(126, 84, 36, 0.9);
		border: 1px solid rgba(0, 0, 0, 0.15);
		border-top: none;
	}
	
	.dropdown-menu {
		background-color: transparent;
		background-clip: padding-box;
		border-radius: 0;
		color: #FFF;
		float: left;
		font-size: 14px;
		left: 0;
		list-style: outside none none;
		margin: 0;
		min-width: 100%;
		padding: 0.5rem 0;
		position: absolute;
		top: 100%;
		z-index: 1000;
		display: none;
	}
	
	.dropdown:hover > .dropdown-menu {
		display: block;
	}
	
	.dropdown-menu .menu-item a:hover {
		background-color: transparent;
	}
	  /* スライドバー用クラス */
	
	#exCollapsingNavSlidebar .cls-g-menu01 {
		width: 100%;
		box-sizing: border-box;
	}
}

.navbar-toggler {
	background-color: #BE8B55;
}

#exCollapsingNavbar .navbar .collapsing, #exCollapsingNavbar .navbar .collapse.in {
	float: none;
	left: 0;
	top: 33px;
	padding: 0 15px;
	position: absolute;
	width: 100%;
}

/*** /ヘッダーメニュー ***/
/*** /スライドバー用クラス ***/

#exCollapsingNavSlidebar .cls-g-menu01 {
	width: 100%;
	box-sizing: border-box;
}

#exCollapsingNavSlidebar .cls-g-menu02, #exCollapsingNavSlidebar .cls-g-menu03, #exCollapsingNavSlidebar .cls-g-menu04, #exCollapsingNavSlidebar .cls-g-menu05, #exCollapsingNavSlidebar .cls-g-menu06, #exCollapsingNavSlidebar .cls-g-menu07, #exCollapsingNavSlidebar .cls-g-menu08
#exCollapsingNavSlidebar .cls-g-menu09 {
	width: 100%;
}

/*** スライドバー用クラス/ ***/
/*** /pagetag ***/

.page-link {
	color: #888;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #fff;
}

.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
	color: #888;
	background-color: #fff;
	border-color: #E0E1E1;
}

/*** pagetag/ ***/
/*** /commenttag ***/

.posts-navigation {
	display: none;
}

/*** commenttag/ ***/
/*** /アーカイブ ***/

.category-column {
	padding-bottom: 10px;
}

.category-column h2 a {
	color: #888;
}

/*** アーカイブ/ ***/
/*** /モーダルウィンドウ ***/

#main-menu > li.menu-item {
	border-bottom: 0px solid #000;
}

/*** モーダルウィンドウ/ ***/
/*** /footerBG ***/

.footer-bg {
	background-color: #b1b1b1;
}

/*** footerBG/ ***/
/*** /パン屑リストのリンク ***/

#breadcrumbs a {
	color: #3466ff;
}

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

/*** /パン屑リストのリンク/ ***/
/*** /一時的にバナーを三列に ***/

@media screen and (min-width: 992px) and (max-width: 1200px) {
	.style-banner-area {
		position: relative;
		overflow: hidden;
	}
	
	.style-banner-area ul li {
		position: relative;
		padding-bottom: 0px;
	}
}

/*** 一時的にバナーを三列に/ ***/
/*** /404ページ ***/
/* バーガーメニューになる前は立幅固定 */

@media screen and (min-width: 1200px) {
	#err404 {
		height: 782px;
	}
}

/*** 404ページ/ ***/
/*** /active対策 ***/

a:active, a:visited, a:focus, button:active, button:visited, button:focus {
	outline: 0;
}

/*** active対策/ ***/

#page-wrapper article {
	padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
	#page-wrapper article {
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 768px) {
	#wrapper-footer h4 {
		font-size: 15px;
	}
}

@media screen and (max-width: 768px) {
	#wrapper-footer p {
		font-size: 14px;
	}
}

@media screen and (min-width: 768px) and (max-width: 5000px) {
	.foogallery-container {
		padding-left: 15px;
	}
}

@media screen and (max-width: 768px) {
	.foogallery-container {
		padding-left: 0px;
	}
}

/* ch */

.slider img {
	max-width: 100%;
	height: auto;
}

/* ch */
/*** PAGEでPC時に画像と次のタイトルが直につく（文章が画像の立幅を出ない場合）時に使う特別クラス/ ***/

@media screen and (min-width: 768px) {
	img.pcmb30 {
		margin-bottom: 30px;
	}
}

/*** /PAGEでPC時に画像と次のタイトルが直につく（文章が画像の立幅を出ない場合）時に使う特別クラス ***/
/*** frontで320pxサイズになった時にお知らせが改行してしまうので、調整する特別クラス/ ***/

@media screen and (max-width: 320px) {
	.front-info-time {
		font-size: 14px;
	}
}

/*** /frontで320pxサイズになった時にお知らせが改行してしまうので、調整する特別クラス ***/
/*** 以下、結合CSS ***/

h4, h5, h6, p, ul, ol, button {
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-weight: 500;
}

a img {
	transition: all 0.2s linear 0s;
}

a img:hover {
	opacity: 0.7;
}

.foogallery-default a img:hover {
	opacity: 1;
}

/* 
    Footer
*/

#wrapper-footer {
	padding-bottom: 0;
}

.brandlist {
	background: url(images/common/uni_bg03.png) #017F1B no-repeat fixed;
	background-size: cover;
}

.brandlist h3 i {
	font-size: inherit;
	color: #231815;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.site-footer {
	background-color: #D8D8D8;
	color: #111;
	font-size: 14px;
	line-height: 2.0;
}

.site-footer a {
	color: #111;
}

.site-footer ul {
	list-style: none;
}

.site-footer ul > li:before {
	font-family: FontAwesome;
	content: '\f0da';
}

.site-footer ul > li > ul {
	list-style: disc;
	padding-bottom: 1.0em;
}

.site-footer ul > li > ul > li:before {
	font-family: inherit;
	content: none;
}

.info-message {
	background-color: #f0f0f0;
	padding: 0;
}

.info-table {
	display: inline;
	min-height: 40px;
}

.info-table-cell01 {
	display: table-cell;
	height: 50px;
}

.info-table-cell02 {
	float: none;
}

.info-message-border {
	border-bottom: none;
}

.info-message-border:after {
	border-bottom: 1px dashed #c0c0c0;
	content: " ";
	display: block;
	margin: 0 15px;
	padding: 0 0 10px;
}

@media (max-width: 992px) {
	.info-table-cell02 {
		display: block;
		float: left;
	}
}

/* btn-custom */

.btn-yellow {
	background: #faff8c;
	color: #574500;
	border: none;
	  /* -moz-box-shadow: none !important; */
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	  /* !important tags aren't necessarily always bad */
}

.btn-yellow:hover, .btn-yellow:focus {
	background: #fcffb3;
}

.btn-yellow:active {
	background: #f7ff47;
}

btn-xxl {
	padding: 20px 26px;
	font-size: 35px;
	border-radius: 8px;
}

/*** ギャラリー/ ***/

.foogallery-default.hover-effect-caption .foogallery-caption-title {
	font-size: 13px;
}

.foogallery-caption-title, .foogallery-caption-desc {
	background-color: rgba(169, 169, 169, 0.5);
	margin-bottom: -1px;
}

/*** /ギャラリー ***/
/*** newsのnextエリア/ ***/

@media screen and (max-width: 768px) {
	.news-prev {
		white-space: normal;
		width: 49%;
		text-align: left;
		padding-left: 10px;
	}
}

.news-prev::before {
	content: "< ";
	color: #3466ff;
	float: left;
}

@media screen and (max-width: 768px) {
	.news-prev a {
		display: table-cell;
		font-size: 1em !important;
		font-weight: bold;
		margin-bottom: 30px;
		margin-top: 2px;
		padding: 0;
		vertical-align: middle;
		width: 1%;
	}
}

@media screen and (max-width: 768px) {
	.news-next {
		white-space: normal;
		width: 49%;
		text-align: left;
	}
}

.news-next::before {
	content: " >";
	color: #3466ff;
	float: right;
}

@media screen and (max-width: 768px) {
	.news-next a {
		display: table-cell;
		font-size: 1em !important;
		font-weight: bold;
		margin-bottom: 30px;
		margin-top: 2px;
		padding: 0;
		vertical-align: middle;
		width: 1%;
	}
}

/*** /newsのnextエリア ***/
/*** お花のスタイルから選ぶ/ ***/

.home .center-menu {
	text-align: center;
	margin-bottom: 60px;
}

#page-wrapper > .center-menu {
	text-align: center;
	margin-bottom: 60px;
}

.center-menu h3 {
	color: #000;
	font-size: 20px;
	padding-top: 15px;
	text-decoration: none;
}

h3.style-title {
	color: #000;
	font-size: 20px;
	text-decoration: none;
	background-color: transparent;
	margin-bottom: 0px;
	text-align: center;
	padding: 0 0 15px 0;
}

@media screen and (max-width: 576px) {
	#page-wrapper h3.style-title {
		font-size: 14px;
	}
}

#page-wrapper h3.style-title a {
	text-decoration: none;
}

@media screen and (max-width: 576px) {
	.center-menu h3 {
		color: #000;
		font-size: 14px;
		padding-top: 15px;
		text-decoration: none;
	}
}

@media screen and (max-width: 576px) {
	#page-wrapper .center-menu h3 {
		color: #000;
		font-size: 14px;
		padding-top: 0px;
		text-decoration: none;
	}
}

@media screen and (max-width: 768px) {
	#page-wrapper .message-box {
		padding: 15px;
		padding-bottom: 5px;
	}
}

#page-wrapper .message-box {
	padding: 15px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#page-wrapper .menu-box {
	padding: 20px;
	padding-top: 0;
	padding-bottom: 0;
}

@media screen and (max-width: 576px) {
	#page-wrapper .menu-box {
		padding: 5px;
	}
}

.center-menu img {
	box-sizing: border-box;
	border: 5px solid #fff;
}

@media screen and (max-width: 576px) {
	.center-menu img {
		border: 2px solid #fff;
	}
}

/* message-box */

.message-box {
	background-color: #F0F0F0;
	color: #017F1E;
	padding: 15px;
	text-decoration: none;
	margin-bottom: 20px;
}

#page-wrapper .message-box {
	background-color: #F0F0F0;
	color: #017F1E;
	padding: 15px;
	padding-bottom: 5px;
	text-decoration: none;
}

@media screen and (max-width: 576px) {
	/* paddingを入れると横から縦に戻した時にwidthを正確に取れないので注意 */
	
	.message-box {
		background-color: #F0F0F0;
		color: #017F1E;
		padding-bottom: 5px;
		text-decoration: none;
	}
	
	#page-wrapper .message-box {
		background-color: #F0F0F0;
		color: #017F1E;
		padding: 10px;
		padding-bottom: 5px;
		text-decoration: none;
	}
}

/* iconfont（右の矢印）  */

.font-icon-right:after {
	font-family: 'FontAwesome';
}

.font-icon-right-arrow:after {
	content: '\f105';
	color: #fff;
	background-color: #FABA58;
	font-size: 24px;
	padding-left: 3px;
	padding-top: 0px;
	position: relative;
	float: right;
	margin-right: -15px;
	padding-bottom: 3px;
	margin-top: -5px;
}

@media screen and (max-width: 576px) {
	.font-icon-right-arrow:after {
		content: '\f105';
		color: #fff;
		background-color: #FABA58;
		font-size: 17px;
		padding-left: 3px;
		padding-top: 0px;
		position: relative;
		float: right;
		margin-right: -15px;
		padding-bottom: 0px;
		margin-top: 0px;
	}
}

@media screen and (max-width: 576px) {
	#page-wrapper .font-icon-right-arrow:after {
		content: '\f105';
		color: #fff;
		background-color: #FABA58;
		font-size: 17px;
		padding-left: 3px;
		padding-top: 0px;
		position: relative;
		float: right;
		margin-right: -10px;
		padding-bottom: 0px;
		margin-top: 0px;
	}
}

.font-icon-right-arrow-page-chouka:after {
	content: '\f105';
	color: #fff;
	background-color: #FABA58;
	font-size: 24px;
	padding-left: 3px;
	padding-top: 0px;
	padding-right: 1px;
	position: relative;
	float: right;
	padding-bottom: 3px;
	margin-top: -5px;
	letter-spacing: 0em;
	margin-right: 25px;
}

h3.style-title-page-chouka {
	color: #000;
	font-size: 20px;
	padding: 0px;
	text-decoration: none;
	background-color: transparent;
	margin-bottom: 0px;
	text-align: center;
	padding-bottom: 15px;
}

.font-icon-right-arrow-letter:after {
	content: '\f105';
	color: #fff;
	background-color: #FABA58;
	font-size: 24px;
	padding-left: 3px;
	padding-top: 0px;
	position: relative;
	float: right;
	margin-right: 1em;
	padding-bottom: 3px;
	letter-spacing: 0em;
	margin-left: -0.7em;
	margin-top: -5px;
}

@media screen and (max-width: 576px) {
	.font-icon-right-arrow-letter:after {
		content: '\f105';
		color: #fff;
		background-color: #FABA58;
		font-size: 17px;
		padding-left: 3px;
		padding-top: 0px;
		position: relative;
		float: right;
		margin-right: 0.5em;
		padding-bottom: 0px;
		letter-spacing: 0em;
		margin-left: -0.7em;
		margin-top: 0px;
	}
}

@media screen and (max-width: 576px) {
	#page-wrapper .font-icon-right-arrow-letter:after {
		content: '\f105';
		color: #fff;
		background-color: #FABA58;
		font-size: 17px;
		padding-left: 3px;
		padding-top: 0px;
		position: relative;
		float: right;
		margin-right: 0.8em;
		padding-bottom: 0px;
		letter-spacing: 0em;
		margin-left: -0.7em;
		margin-top: 0px;
	}
}

@media screen and (max-width: 576px) {
	.font-icon-right:after {
		font-family: 'FontAwesome';
	}
}

@media screen and (max-width: 576px) {
	.pd5 {
		padding: 5px;
	}
}

@media screen and (max-width: 576px) {
	h3.flower-style-h3 {
		margin-right: -5px;
	}
}

@media screen and (max-width: 576px) {
	.sppdlr05 {
		padding-left: 5px;
		padding-right: 5px;
	}
}

/*** /お花のスタイルから選ぶ ***/
/*** お問い合わせ/ ***/

#contact-us-tel-pctb {
	width: 50%;
}

/*** /お問い合わせ ***/
/*** よくあるご質問/ ***/

div.page-faq p {
	padding-bottom: 10px;
}

/*** /よくあるご質問 ***/
/*** foogallery/ ***/

.foogallery-container {
	padding-left: 0px;
}

.fbx-link {
	/* margin-right: 12.5px;
    margin-left: 12.5px;
    margin-bottom: 25px; */
}

.fg-item {
	margin: 10px;
}

/* ieEdge対策 */

a.fbx-link, a.fbx-link:link, a.fbx-link:visited, a.fbx-link:hover, a.fbx-link:active {
	color: #fff;
}

@media screen and (max-width: 576px) {
	.fbx-link {
		margin-right: 5px;
		margin-left: 5px;
		margin-bottom: 5px;
	}
}

/*** /foogallery ***/

.menu-item a {
	display: block;
}

/*** ドロップダウンメニュー/ ***/

.dropdown-submenu ul.dropdown-menu {
	padding-top: 0px;
}

/*** /ドロップダウンメニュー ***/

@media screen and (max-width: 576px) {
	.spimg80 {
		width: 50%;
	}
}

@media screen and (max-width: 576px) {
	.center-mesage-box div {
		border-bottom: solid #fff 1px;
	}
}

/*** お問い合わせページ/ ***/

.mw_wp_form_preview p:nth-of-type(1) {
	background-color: #fff;
	border: 1px solid #DFDFDF;
	padding: 10px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	  /* -moz-border-radius: 10px; */
}

.mw_wp_form_confirm p:nth-of-type(2) {
	float: left;
	margin-right: 10px;
}

/*** /お問い合わせページ ***/
/*** faq/ ***/

.faq_select_width {
	width: 24.85%;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.faq_select_width {
		font-size: 10px;
		width: 49.76%;
		margin-bottom: 1px;
	}
}

@media screen and (max-width: 576px) {
	.faq_select_width {
		width: 49.6%;
	}
}

/*** /faq ***/
/*** pageのh3の色変更/ ***/

.page.page-id-8 div.entry-content > h3, .page.page-id-10 div.entry-content > h3, .page.page-id-12 div.entry-content > h3
, .page.page-id-14 div.entry-content > h3, .page.page-id-16 div.entry-content > h3, .page.page-id-18 div.entry-content > h3
, .page.page-id-20 div.entry-content > h3, .page.page-id-22 div.entry-content > h3, .page.page-id-30 div.entry-content > section > div > h3
, .page.page-id-32 div.entry-content > h3, .page.page-id-34 div.entry-content > h3, .page.page-id-36 div.entry-content > h3
, .page.page-id-38 div.entry-content > h3, .page.page-id-41 div.entry-content > h3, .page.page-id-43 div.entry-content > h3
, .page.page-id-45 div.entry-content > h3, .page.page-id-47 div.entry-content > h3 {
	background-color: #f1dbb2;
	padding: 8px 8px 8px 10px;
	font-size: 20px;
	color: #462708;
	line-height: 1;
	margin-bottom: 20px;
}

/*** /pageのh3の色変更 ***/
/*** タブレット->スマートフォンスライド用特別クラス/ ***/

@media screen and (max-width: 768px) {
	.sp_slide_margin_top {
		margin-top: 42px;
	}
}

/*** /タブレット->スマートフォンスライド用特別クラス ***/
/* モーダル用会員メニューデザイン/ */

.member_menu_modal {
	margin-top: 0px;
	width: 80%;
}

@media screen and (max-width: 576px) {
	.mordal_btn_padding {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

@media screen and (max-width: 576px) {
	.mordal_span_margin {
		margin-bottom: 10px;
	}
}

.mordal_btn-orange {
	background: #ff8500;
	color: #FEF9F6;
	border: none;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	  /* !important tags aren't necessarily always bad */
}

.mordal_btn-head {
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	margin: 11px 0 0;
	padding-bottom: 10px;
	padding-top: 10px;
}

.mordal_head-btn-style {
	display: block;
	width: 100%;
	text-align: center;
}

.mordal_head-btn-style a {
	width: 80%;
}

.mordal_head-btn-style a:hover {
	color: #fff;
}

.mordal_span_margin {
	margin-bottom: 10px;
}

/* /モーダル用会員メニューデザイン */
/* タイトル　高さ/ */

@media screen and (max-width: 576px) {
	.img-responsive {
		width: 80%;
	}
}

/* /タイトル　高さ */
/* 選ばれる理由ボタン/ */

.top-pr-message .row .select_message_area {
	margin-top: 0px;
	font-size: 25px;
}

@media screen and (max-width: 1200px) {
	.top-pr-message .row .select_message_area {
		font-size: 20px;
	}
}

@media screen and (max-width: 992px) {
	.top-pr-message .row .select_message_area {
		font-size: 15px;
	}
}

.select_message {
	color: #fff;
	background-color: #FABA58;
	text-decoration: none;
	border: 1px solid #FABA58;
	padding: 4px 50px;
}

.select_message:after {
	font-family: 'FontAwesome';
	content: "\f0d7";
	position: absolute;
	top: 50%;
	margin-top: -13px;
	margin-left: 30px;
}

@media screen and (max-width: 768px) {
	.select_message:after {
		margin-top: -12px;
	}
}

/* /選ばれる理由ボタン */
/* gallery-box */

.gallery-box {
	color: #017F1E;
	background-color: #fff;
	padding: 15px 15px 10px 15px;
	text-decoration: none;
	margin-bottom: 20px;
	border-radius: 5px;
	border: solid 5px #bb8f3b;
	text-align: center;
}

@media screen and (max-width: 576px) {
	.gallery-box {
		padding: 5px 5px 10px 5px;
	}
}

.gallery-box p {
	display: none;
}

.gallery-box h3.gallery-title {
	color: #000;
	background-color: #eacb78;
	font-size: 17px;
	text-align: center;
	padding: 5px 20px;
	display: inline-block;
}

@media (max-width: 992px) {
	.gallery-box h3.gallery-title {
		font-size: 15px;
	}
}

@media screen and (max-width: 576px) {
	#page-wrapper .gallery-box h3.gallery-title {
		font-size: 12px;
		padding: 5px;
	}
}

@media screen and (max-width: 576px) {
	#page-wrapper .gallery-box h3.gallery-title_10e {
		font-size: 12px;
	}
}

.gallery-box h3.gallery-title_10e {
	color: #000;
	background-color: #eacb78;
	font-size: 17px;
	text-align: center;
	padding: 5px 20px;
	display: inline-block;
	letter-spacing: 1.0em;
	padding-right: 0.3em;
}

@media (max-width: 992px) {
	#page-wrapper .gallery-box h3.gallery-title_10e {
		font-size: 15px;
	}
}

@media screen and (max-width: 576px) {
	#page-wrapper .gallery-box h3.gallery-title_10e {
		letter-spacing: 0.5em;
		font-size: 12px;
		padding: 5px 0 5px 5px;
	}
}

.center-menu .gallery-box img {
	box-sizing: border-box;
	border: 1px solid #9e9d9a;
	width: 80%;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 5px;
}

/*** 選ばれる理由/ ***/

.entry-content .select_message_box {
	font-size: 16px;
}

#circle {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	font-size: 20px;
	color: #fff;
	background-color: #ffb330;
	text-align: center;
	float: left;
}

@media (max-width: 992px) {
	#circle {
		width: 60px;
		height: 60px;
		font-size: 10px;
	}
}

@media screen and (max-width: 576px) {
	#circle {
		width: 40px;
		height: 40px;
	}
}

#circle div {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	font-size: 23px;
	padding-top: 5px;
}

@media (max-width: 992px) {
	#circle div {
		font-size: 15px;
	}
}

@media screen and (max-width: 576px) {
	#circle div {
		font-size: 10px;
	}
}

#page-wrapper main h2.select_message_h2 {
	padding-bottom: 86px;
	background-color: transparent;
	border: 0;
	margin-bottom: 0px;
}

@media (max-width: 992px) {
	#page-wrapper main h2.select_message_h2 {
		padding-bottom: 40px;
	}
}

.select_message_box {
	padding-top: 80px;
	padding-left: 30px;
}

.select_comment_box_out {
	background-color: rgba(254, 243, 197, 0.5);
	padding: 10px;
	width: 50%;
}

.select_comment_box {
	font-size: 16px;
	width: 100%;
	border: 1px solid #ffca9f;
	background-color: rgba(254, 243, 197, 0.5);
	margin-bottom: 0;
	padding: 15px;
	line-height: 2.5;
}

@media screen and (max-width: 576px) {
	.select_comment_box {
		font-size: 12px;
	}
}

.select_message_subject {
	float: left;
	padding-top: 25px;
	font-size: 33px;
	color: #fe6c00;
}

@media (max-width: 992px) {
	.select_message_subject {
		padding-top: 15px;
		font-size: 3vw;
	}
}

@media screen and (max-width: 576px) {
	.select_message_subject {
		padding-top: 15px;
		font-size: 14px;
	}
}

.select_message_subject_indent {
	float: left;
	padding-top: 7px;
	font-size: 33px;
	color: #fe6c00;
	text-indent: -8em;
	padding-left: 8em;
}

@media (max-width: 992px) {
	.select_message_subject_indent {
		font-size: 3vw;
		text-indent: -6em;
		padding-left: 6em;
	}
}

@media screen and (max-width: 576px) {
	.select_message_subject_indent {
		font-size: 14px;
		text-indent: -1em;
		padding-left: 1em;
	}
}

@media (max-width: 992px) {
	.selected_img1 {
		width: 100%;
	}
}

.selected_img2_1 {
	position: absolute;
	margin-top: 0px;
	left: 80px;
}

@media (max-width: 992px) {
	.selected_img2_1 {
		width: 100%;
		margin: 0;
	}
}

.selected_img2_2 {
	position: relative;
	left: 520px;
	margin-top: 120px;
}

@media (max-width: 992px) {
	.selected_img2_3 {
		width: 100%;
		margin: 0;
		padding: 0 30px;
	}
}

.selected_img3 {
	float: right;
}

@media (max-width: 992px) {
	.selected_img3 {
		width: 100%;
		padding: 50px;
		padding-top: 10px;
	}
}

.selected_comment_2_2 {
	margin-top: -265px;
	margin-left: 40px;
}

@media (max-width: 992px) {
	.selected_comment_2_2 {
		margin: 0;
	}
}

.pdl120 {
	padding-left: 120px;
}

.pdb80 {
	padding-bottom: 80px;
}

@media screen and (max-width: 992px) {
	.tb_inline-block {
		display: inline-block;
	}
}

@media screen and (max-width: 992px) {
	.tb_w-100 {
		width: 100%;
	}
}

@media screen and (max-width: 992px) {
	.tbpl00 {
		padding-left: 0;
	}
}

@media screen and (max-width: 992px) {
	.tbpt00 {
		padding-top: 0;
	}
}

@media screen and (max-width: 992px) {
	.tbpb10 {
		padding-bottom: 10px;
	}
}

@media screen and (max-width: 992px) {
	.tbnone {
		display: none;
	}
}

@media screen and (min-width: 992px) {
	.pcnone {
		display: none;
	}
}

.selected4_bg {
	background-position: right;
	width: 100%;
	background-image: url(./images/common/selected4.png);
	background-repeat: no-repeat;
}

@media screen and (max-width: 992px) {
	.selected4_bg {
		background-image: none;
	}
}

@media screen and (max-width: 992px) {
	.selected_img4 {
		width: 100%;
		padding: 10px 50px 10px 50px;
	}
}

.top-pr-message div .pr-text-left_pc {
	text-align: left;
}

@media screen and (max-width: 768px) {
	.top-pr-message div .pr-text-left_pc {
		text-align: center;
	}
}

/*** /選ばれる理由 ***/
/*** 運営会社/ ***/

.corporate-info {
	width: 95%;
	margin: 0 auto;
}

@media screen and (max-width: 992px) {
	.corporate-info {
		font-size: 13px;
	}
}

.corporate-info tr {
	border-bottom: 1px solid #3B2108;
}

.corporate-info tr td {
	padding: 10px;
}

.corporate-info tr td.corporate-info_title {
	vertical-align: top;
	width: 25%;
}

@media screen and (max-width: 576px) {
	.corporate-info tr td.corporate-info_title {
		vertical-align: middle;
		width: 15%;
	}
}

/*** /運営会社 ***/
/*** プライバシーポリシー/ ***/

ul.privacypolicy_list {
	padding: 0 10px;
}

#page-wrapper .privacypolicy_list li h2 {
	font-size: 16px;
	background-color: transparent;
	border-bottom: 1px solid #3B2108;
	margin-bottom: 10px;
}

.privacypolicy_list li {
	list-style-type: none;
	padding-bottom: 0px;
}

.privacypolicy_list li p {
	padding-left: 10px;
}

/*** /プライバシーポリシー ***/
/*** ご利用規約/ ***/

ul.service_list {
	padding: 0 10px;
}

#page-wrapper .service_list li h2 {
	font-size: 16px;
	background-color: transparent;
	border-bottom: 1px solid #3B2108;
	margin-bottom: 10px;
}

.service_list li {
	list-style-type: none;
	padding-bottom: 0px;
}

.service_list li p {
	margin-left: 10px;
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 0px;
}

.service_list li p.indent_two {
	margin-bottom: 10px;
}

.service_list li p.indent_three {
	margin-left: 26px;
}

/*** /ご利用規約 ***/
/*** フォトギャラリー/ ***/

.photo_gallery_tab {
	overflow: hidden;
	padding-left: 0;
}

.photo_gallery_tab li {
	background: #fff;
	padding: 5px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	border: solid #3A9B2A 1px;
	color: #3A9B2A;
	font-weight: normal;
	cursor: pointer;
	list-style-type: none;
}

.photo_gallery_tab li a {
	display: block;
}

.photo_gallery_tab li.faq_select {
	border: solid #fff 1px;
	color: #fff;
	background: #3A9B2A;
	font-weight: bold;
}

#page-wrapper ul.photo_gallery_a li a, #page-wrapper ul.photo_gallery_a li a:hover {
	color: #3A9B2A;
	text-decoration: none;
}

/*** /フォトギャラリー ***/
/*** お知らせ一覧/ ***/

h2.news-title, #single-wrapper h2.news-title {
	background-color: #f1dbb2;
	padding: 8px 8px 8px 10px;
	font-size: 20px;
	color: #462708;
	line-height: 1;
	margin-bottom: 20px;
	border-bottom: 1px solid #c39d79;
}

.readmore {
	position: absolute;
	width: 95%;
	bottom: 0;
	margin-bottom: 0;
}

@media (max-width: 768px) {
	.readmore {
		position: relative;
	}
}

.readmore span {
	font-size: 12px;
	padding-right: 10px;
}

a.single-news-tag2, a.single-news-tag2:hover {
	color: #99bbd7;
	font-weight: bold;
}

a.single-news-tag3, a.single-news-tag3:hover {
	color: #efa2aa;
	font-weight: bold;
}

a.single-news-tag6, a.single-news-tag6:hover {
	color: #90d6cb;
	font-weight: bold;
}

@media (max-width: 992px) {
	.info-thum {
		padding: 0 0 0 30px;
	}
}

ul.pagination {
	box-shadow: 2px 2px 4px 2px rgba(110, 110, 110, 0.4);
}

/*** /お知らせ一覧 ***/
/*** お知らせsingle/ ***/

#single-wrapper h2.single-news-title {
	color: #462708;
	font-size: 20px;
	background-color: #f1dbb2;
	padding: 8px 8px 8px 10px;
	line-height: 1;
	border-bottom: 1px solid #c39d79;
	margin-bottom: 10px;
}

@media (max-width: 768px) {
	#single-wrapper h2.single-news-title {
		margin-bottom: 0px;
	}
}

.single-news-subtitle {
	text-align: right;
}

@media (max-width: 768px) {
	.single-news-subtitle {
		margin-bottom: 0px;
	}
}

.single-news-subtitle span {
	font-size: 12px;
	padding-right: 10px;
}

.single-news-subtitle span:last-child {
	padding-right: 0px;
}

/*** /お知らせsingle ***/
/*** ログイン後の注意書き/ ***/

.emergency_message {
	padding: auto 15px;
}

.emergency_message p {
	margin-bottom: 5px;
}

/*** /ログイン後の注意書き ***/

#circle #top_select_icon {
	font-size: 14px;
	line-height: 1;
}

#circle #top_select_icon {
	color: #fff;
}

@media (max-width: 992px) {
	#circle #top_select_icon {
		font-size: 10px;
		line-height: 1;
	}
}

@media screen and (max-width: 576px) {
	.top-pr-message #circle {
		width: 60px;
		height: 60px;
	}
}

.select_icon_a {
	display: inline-block;
	margin: 0 auto;
}

.margin_auto {
	margin: 0 auto;
}

#page-wrapper .entry-content a.btn_mypage_login {
	text-decoration: none;
	font-size: 25px;
}

.mt20 {
	margin-top: 20px;
}

.new-person-demo {
	max-width: 460px;
	width: 100%;
	padding-top: 28px;
	padding-bottom: 28px;
}

@media (max-width: 992px) {
	.new-person-demo {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}

.new-person-demo span {
	font-size: 24px;
}

@media (max-width: 992px) {
	.new-person-demo span {
		font-size: 16px;
	}
}

iframe[name="google_conversion_frame"] {
	position: absolute;
	top: 0;
}

/*** /add bb 20171006 供花の注意書き ***/

.id-20-att {
	display: none;
}

.page-id-20 .id-20-att {
	display: inline;
}

/*PC用のCSS*/

@media screen and (min-width: 641px) {
	h1 {
		padding: 80px 0 0;
		font-size: 30px;
	}
	
	#header, #footer {
		height: 200px;
		text-align: center;
		max-width: 1000px;
		margin: 10px auto;
	}
	
	#wrap {
		position: relative;
		max-width: 1000px;
		margin: 0 auto;
	}
	
	#main-wrap {
		float: left;
		max-width: 700px;
		width: 70%;
	}
	
	#main {
		margin: 0 20px 0 0;
		height: auto;
	}
	
	#side {
		max-width: 300px;
		width: 30%;
		display: inline-block;
		background: #ddd;
	}
	
	.fixed-side {
		position: fixed;
		top: 0;
	}
	
	.bottom-side {
		position: absolute;
		bottom: 0;
	}
	
	.static-side {
		position: static;
	}
}

/*SP用のCSS*/

@media screen and (min-width: 0px) and (max-width: 640px) {
	h1 {
		padding: 30px 10px;
		font-size: 20px;
	}
	
	#main {
		margin: 10px;
		height: auto;
	}
	
	#side {
		padding: 5px;
		display: block;
		margin: 10px;
		background: #ddd;
	}
}

/*////////////////////////////////////////////////////////*/
/*トップページ改修 2019//////////////////////////////////////*/
/*////////////////////////////////////////////////////////*/

.toppage_news {
	margin-top: 15px;
}

.toppage_news .row {
	padding-left: 15px;
	padding-right: 15px;
}

.toppage_news a:hover .toppage_news_item {
	background-color: #5E4732 !important;
}

.toppage_news .toppage_news_item {
	position: relative;
	background-color: #3B2108 !important;
	margin-left: -15px;
	margin-right: -15px;
}

.toppage_news .bacunumber_news {
	text-align: right;
}

.toppage_news .item_image {
	display: inline-block;
	width: 30%;
	height: 100%;
	position: absolute;
	background: no-repeat center;
	background-size: cover;
}

.toppage_news .item_text {
	display: inline-block;
	margin-left: 0;
	height: 100%;
	padding: 5px 10px 5px 15px;
	color: #EDEBE7;
}

.toppage_news .item_text .item_category {
	font-size: 10px;
	display: inline-block;
	padding: 2px 3px 0 5px;
	background-color: #FF8500;
	margin-bottom: 5px;
	border-radius: 4px;
	color: #FFFFFF;
	font-weight: bold;
}

.toppage_news .item_text .item_date {
	font-size: 13px;
}

.toppage_news .item_text h4 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.3em;
	display: inline;
}

.toppage_news .bacunumber_news {
	padding: 0 15px;
	clear: both;
}

.toppage_news .bacunumber_news .bacunumber_news_link {
	color: #EDEBE7;
	font-size: 15px;
	transition: .2s;
}

.toppage_news .bacunumber_news a:hover.bacunumber_news_link {
	color: #FF8500;
	transition: .2s;
}

.pc_up .row {
	padding-left: 0;
	padding-right: 0;
}

.tablet_down {
	display: none;
}

.row-eq-height {
	display: flex;
	flex-wrap: wrap;
}

.toppage_main_comtent .select_label {
	background: no-repeat center;
	background-size: contain;
	height: 24px;
	width: 100%;
	margin: 20px 0 15px 0;
}

.toppage_main_comtent .select_label span {
	display: none;
}

.toppage_main_comtent .fukidashi_arrow {
	display: block;
	height: 30px;
	background: no-repeat center;
	background-size: contain;
}

.toppage_main_comtent .fukidashi_box {
	background-color: #FFFFFF;
	border-radius: 8px;
	margin-top: 0;
	margin-bottom: 40px;
	padding: 30px 30px 0 30px;
}

.toppage_main_comtent .fukidashi_box .lead_text {
	padding: 0 15px;
	text-align: center;
	font-size: 14px;
}

.toppage_main_comtent .fukidashi_box a {
	display: block;
	color: #0A0A0A;
}

.toppage_main_comtent .fukidashi_box a:hover .youto_item {
	margin-top: -3px;
	margin-bottom: 33px;
	transition: .2s;
	box-shadow: 4px 4px 4px #ccc;
}

.toppage_main_comtent .fukidashi_box .youto_item {
	height: 126px;
	margin-bottom: 30px;
	background: no-repeat center;
	background-size: cover;
	position: relative;
	border-radius: 4px;
	box-shadow: 0px 2px 2px #ccc;
	transition: .2s;
}

.toppage_main_comtent .fukidashi_box .youto_item .item_title_wrapper {
	background-size: contain;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
	border-radius: 0px 0px 4px 4px;
	background-color: rgba(255, 255, 255, 0.8);
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
}

.toppage_main_comtent .fukidashi_box .youto_item .item_title_wrapper .youto_item_title {
	width: 100%;
	font-size: 16px;
	color: #0A0A0A;
	text-align: center;
	margin: 15px 0 15px 0;
	background-size: contain;
	background-position: 95% center;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #0A0A0A;
	font-style: normal;
}

.toppage_main_comtent .fukidashi_box .youto_item .item_title_wrapper.alt {
	background-color: rgba(0, 0, 0, 0.3);
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
}

.toppage_main_comtent .fukidashi_box .youto_item .item_title_wrapper.alt .youto_item_title {
	color: #FFFFFF;
}

.toppage_main_comtent .more_youto_box {
	text-align: center;
}

.toppage_main_comtent .more_youto_box .more_youto {
	display: inline-block;
	margin: 0 0 30px 0;
	padding: 10px 30px;
	background-color: #3B2108;
	color: #EDEBE7;
	font-size: 15px;
	border-radius: 4px;
	box-shadow: 0px 2px 2px rgba(125, 125, 125, 0.5);
	transition: .2s;
}

.toppage_main_comtent .more_youto_box a:hover.more_youto {
	box-shadow: 0px 4px 4px rgba(125, 125, 125, 0.5);
	transition: .2s;
	margin-top: -3px;
	margin-bottom: 33px;
}

.shurui_wrapper a {
	margin-bottom: 15px;
}

.shurui_wrapper a:hover .shurui_item_img {
	margin-top: -4px;
	transition: .2s;
	margin-bottom: 4px;
}

.shurui_wrapper a:hover .shurui_item_title {
	box-shadow: 0px 3px 2px #ccc;
}

.shurui_wrapper .shurui_item_img {
	display: block;
	margin: 0 auto;
	width: 10095;
	height: 0px;
	padding-bottom: 95%;
	background: no-repeat center;
	background-size: cover;
	border-radius: 100%;
	transition: .2s;
}

.shurui_wrapper .shurui_item {
	background-color: #FFFFFF;
	margin-top: -25%;
	padding: 10px 0 15px 0;
	text-align: center;
	transition: .2s;
}

.shurui_wrapper .shurui_item .shurui_item_title {
	text-align: center;
	display: box;
	font-size: 14px;
	padding: 10px;
	width: 100%;
	margin: 0 auto 5px auto;
	border-radius: 20px;
	background-image: url("../hanaterasu/assets/design/link_arrow_white@2x.png");
	background-repeat: no-repeat;
	background-position: 95% center;
	background-size: 20px;
	box-shadow: 0px 2px 2px #ccc;
	transition: .2s;
}

.shurui_wrapper .shurui_item .shurui_item_text {
   display: block;
   text-align: center;
   font-size: .8em;
   border-bottom: 1px dotted
   #ccc;
   margin-bottom: 0px;
   height: 3.2em;
}

.bgc_01 {
	background-color: #F7F3C9 !important;
}

.bgc_02 {
	background-color: #F7CFCF !important;
}

.bgc_03 {
	background-color: #D8BFD5 !important;
}

.bgc_04 {
	background-color: #D3D2D2 !important;
}

.bgc_05 {
	background-color: #BAE3C9 !important;
}

.contents_footer_contact {
	display: none;
}

.sticky_box {
	height: 100% !important;
}

.toppage_sidebar {
	position: -webkit-sticky;
	  /* Safari */
	position: sticky;
	top: 0px;
	margin-bottom: 30px;
}

/*ログイン後メニュー*/

.sidebar_login_menu {
	display: block;
	background-color: #3B2108;
	padding: 10px;
	border-radius: 6px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.sidebar_login_menu h3 {
	color: #EDEBE7;
	font-size: 15px;
	text-align: center;
	padding: 5px 0 0 0;
}

.sidebar_login_menu .login_status {
	background-color: #EDEBE7;
	font-size: 12px;
	border-radius: 16px;
	padding: 8px 10px;
	text-align: center;
}

.sidebar_login_menu ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}

.sidebar_login_menu ul li {
	margin: 0;
	padding: 0;
	display: block;
}

.sidebar_login_menu ul li .loguin_menu_link, .sidebar_login_menu ul li .login_menu_logout {
	text-align: center;
	background-color: #FF8500;
	display: block;
	margin-bottom: 5px;
	padding: 3px;
	border-radius: 4px;
	border: 2px solid #fff;
	color: #fff !important;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	transition: .2s;
}

.sidebar_login_menu ul li .login_menu_logout {
	background-color: #7B6D60 !important;
}

.sidebar_login_menu ul li a:hover.loguin_menu_link {
	margin-top: 0;
	margin-left: -3px;
	margin-right: -3px;
	transition: .2s;
}

.sidebar_login_menu ul li a:hover.login_menu_logout {
	margin-top: 0;
	margin-left: -3px;
	margin-right: -3px;
	transition: .2s;
}

.sidebar_contact, .sidebar_login_menu {
	background-color: #3B2108;
	padding: 10px;
	border-radius: 6px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.sidebar_contact a.sidebar_contact_a, .sidebar_login_menu a.sidebar_contact_a {
	display: block;
	text-align: center;
	background: transparent linear-gradient(180deg, #FF8500 0%, #FF8500 30%, #DD5D00 100%) 0% 0% no-repeat padding-box;
	border: 4px solid #FFFFFF;
	opacity: 1;
	border-radius: 4px;
	color: #FFFFFF;
	padding: 20px 5px;
	transition: .2s;
	margin-bottom: 10px;
}

.sidebar_contact a.sidebar_contact_a .sidebar_contact_lead, .sidebar_login_menu a.sidebar_contact_a .sidebar_contact_lead {
	margin-bottom: -3px;
	font-weight: bold;
	font-size: 17px;
}

.sidebar_contact a.sidebar_contact_a .sidebar_contact_text, .sidebar_login_menu a.sidebar_contact_a .sidebar_contact_text {
	font-size: .8em;
}

.sidebar_contact a:hover, .sidebar_login_menu a:hover {
	margin-left: 4px;
	margin-right: 4px;
	transition: .2s;
}

.sidebar_contact .sidebar_contact_tel, .sidebar_login_menu .sidebar_contact_tel {
	margin: 10px 0 5px 0;
	color: #FFFFFF;
	text-align: center;
}

.sidebar_contact .sidebar_contact_tel .lead, .sidebar_login_menu .sidebar_contact_tel .lead {
	display: block;
	font-size: 12px;
}

.sidebar_contact .sidebar_contact_tel .number, .sidebar_login_menu .sidebar_contact_tel .number {
	display: inline-block;
	font-size: 24px;
	background: url("../hanaterasu/assets/design/icon_tel.png") no-repeat left center;
	background-size: contain;
	padding-left: 28px;
	background-position-y: -3px;
	font-weight: bold;
}

.sidebar_contact .sidebar_contact_tel .time, .sidebar_login_menu .sidebar_contact_tel .time {
	display: block;
	font-size: 14px;
}

.sidebar_contact ul, .sidebar_login_menu ul {
	display: block;
}

.sidebar_contact ul li, .sidebar_login_menu ul li {
	display: block;
	padding: 0px;
}

.faq {
	display: block;
	background-color: #CEDFD2;
	padding: 20px 15px 20px 40px;
}

.faq p {
	margin: 0px;
}

.reference {
	display: block;
	background-color: #B5D2EA;
	padding: 20px 15px 20px 40px;
}

.reference p {
	margin: 0px;
}

.faq, .reference {
	background-image: url("../hanaterasu/assets/design/link_arrow_white@2x.png");
	background-position-y: center;
	background-position-x: 15px;
	background-size: 20px;
	background-repeat: no-repeat;
	border-radius: 4px;
	margin-bottom: 10px;
	box-shadow: 0px 2px 2px #ccc;
	color: #0A0A0A;
	font-size: 15px;
	transition: .2s;
}

a:hover.faq, a:hover.reference {
	margin-left: -3px;
	margin-right: -3px;
	transition: .2s;
	box-shadow: 4px 4px 4px #ccccccff;
	color: #0A0A0A;
}

.selection_anchor {
	display: block;
	background-image: url("../hanaterasu/assets/images/sidebar/D-riyu.jpg");
	background-size: cover;
	border-radius: 4px;
	margin-bottom: 10px;
	box-shadow: 0px 2px 2px #ccc;
	transition: .2s;
}

.selection_anchor .selection_anchor_text {
	padding: 23px 15px 24px 15px;
	width: 70%;
	text-align: center;
	background-color: rgba(59, 33, 8, 0.66);
	color: #FFFFFF;
	font-size: 15px;
	border-radius: 4px 0px 0px 4px;
}

.selection_anchor .selection_anchor_text p {
	background-image: url("../hanaterasu/assets/design/side_manu_riyu@2x.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position-x: center;
	height: 16px;
	margin: 0;
}

.selection_anchor .selection_anchor_text p span {
	display: none;
}

.gallery_link {
	display: block;
	background-image: url("../hanaterasu/assets/images/sidebar/D-gallery.jpg");
	background-size: cover;
	border-radius: 4px;
	box-shadow: 0px 2px 2px #ccc;
	transition: .2s;
	margin-bottom: 10px;
}

.gallery_link .gallery_link_text {
	padding: 15px 15px 15px 15px;
	width: 70%;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.66);
	color: #0A0A0A;
	font-size: 15px;
	border-radius: 4px 0px 0px 4px;
}

.gallery_link .gallery_link_text p {
	background-image: url("../hanaterasu/assets/design/side_menu_gallery@2x.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position-x: center;
	height: 32px;
	margin: 0;
}

.gallery_link .gallery_link_text p span {
	display: none;
}

a:hover.selection_anchor, a:hover.gallery_link {
	margin-left: -3px;
	margin-right: -3px;
	transition: .2s;
	box-shadow: 4px 4px 4px #ccccccff;
	color: #0A0A0A;
}

.column_link {
display: block;
background-image: url("../hanaterasu/assets/design/D-column.png");
background-size: cover;
border-radius: 4px;
box-shadow: 0px 2px 2px #ccc;
transition: .2s;
margin-bottom: 10px;
}
.column_link .column_link_text {
padding: 15px 15px 15px 15px;
width: 70%;
text-align: center;
background-color: rgba(103, 73, 39, 0.2);
color: #0A0A0A;
font-size: 15px;
border-radius: 4px 0px 0px 4px;
}
.column_link .column_link_text p {
background-image: url("../hanaterasu/assets/design/side_manu_column.png");
background-size: contain;
background-repeat: no-repeat;
background-position-x: center;
height: 32px;
margin: 0;
}
.column_link .column_link_text p span {
display: none;
}
a:hover.selection_anchor, a:hover.column_link {
margin-left: -3px;
margin-right: -3px;
transition: .2s;
box-shadow: 4px 4px 4px #ccccccff;
color: #0A0A0A;
}

.g_5 {
	margin-right: -5px;
	margin-left: -5px;
}

.g_5 .sidebar_link_01, .g_5 .sidebar_link_02 {
	padding-right: 5px;
	padding-left: 5px;
}

.reason {
	background-color: #3B2108;
	padding: 40px 0 40px 0;
}

.reason .container {
	padding: 0 45px;
}

.reason a {
	color: #EDEBE7;
	transition: .2s;
}

.reason a:hover {
	color: #FF8500;
	transition: .2s;
}

.reason .reason_label {
	height: 73px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: center;
	background-position-y: bottom;
}

.reason .reason_label span {
	display: none;
}

.reason_item {
	padding: 0;
	width: 100%;
}

.reason_item h3 {
	font-size: 17px;
	color: #EDEBE7;
	text-align: center;
	font-weight: bold !important;
	font-style: normal;
	margin-bottom: 20px;
}

.reason_item .reason_img {
	width: 100%;
	height: 0;
	padding-bottom: 60%;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 20px;
	border-radius: 4px;
}

.reason_item p {
	color: #EDEBE7;
	font-size: 15px;
	margin-bottom: 30px;
}

.toppage_gallery {
	background-size: cover;
	background-position-x: center;
	padding: 120px 15px;
}

.toppage_gallery .gallery_wrapper {
	max-width: 574px;
	margin: 0 auto 0 auto;
}

.toppage_gallery .gallery_bkimg {
	text-align: center;
	background-color: rgba(255, 255, 255, 0.46);
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
	padding: 77px 30px 68px 30px;
}

.toppage_gallery .gallery_bkimg h2 span {
	display: none;
}

.toppage_gallery .gallery_bkimg h2 {
	height: 51px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position-x: center;
	margin: 0px 30px 30px 30px;
}

.toppage_gallery .gallery_bkimg a {
	display: inline-block;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 230px;
	background-color: #FFFFFF;
	padding: 10px 30px 10px 30px;
	box-shadow: 0px 2px 2px rgba(125, 125, 125, 0.5);
	border-radius: 4px;
	color: #3B2108;
	font-size: 14px;
	transition: .2s;
}

.toppage_gallery .gallery_bkimg a:hover {
	width: 236px;
	box-shadow: 4px 4px 4px rgba(125, 125, 125, 0.5);
	transition: .2s;
}

.pagefooter_contact {
	background-color: #988D8D;
	padding: 30px 0;
}

.pagefooter_contact .contact_lead {
	text-align: center;
	color: #0A0A0A;
	font-size: 18px;
	margin-bottom: 20px;
}

.pagefooter_contact .contact_wrappew {
	width: 100% !important;
}

.pagefooter_contact .contact_box {
	background-color: #FFFFFF;
	padding: 0 30px 15px 30px;
	margin: 0 auto !important;
	max-width: 900px;
}

.pagefooter_contact .fukidashi_contact {
	height: 30px;
	display: block;
	background-image: url("../hanaterasu/assets/design/fukidashi_contact@2x.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position-x: center;
}

.pagefooter_contact .contact_label {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 28px 0;
}

.pagefooter_contact .contact_footer {
	clear: both;
}

.pagefooter_contact .tel_box {
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #5E4732;
}

.pagefooter_contact .tel_box .number {
	font-size: 45px;
	margin: -10px 0 -15px 0;
	font-weight: bold;
}

.pagefooter_contact .tel_box .number span {
	display: inline-block;
	height: 28px;
	width: 38px;
	background-image: url("../hanaterasu/assets/design/icon_tel_v2@2x.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 4px;
}

.pagefooter_contact .tel_box .time {
	font-size: 18px;
	margin-left: 35px;
	margin-bottom: 5px;
	font-size: 25px;
	font-weight: bold;
}

.pagefooter_contact .tel_box .time span {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

.pagefooter_contact .form_box {
	text-align: center;
}

.pagefooter_contact .form_box .form_box_wrapper {
	width: 100%;
	text-align: center;
	margin: 0 auto !important;
}

.pagefooter_contact .form_box a {
	background-color: #FF8500;
	display: inline-block;
	border-radius: 4px;
	padding: 15px 30px 15px 30px;
	text-align: center;
	color: #FFFFFF;
	line-height: 1.3em;
	font-weight: bold;
	font-size: 18px;
	box-shadow: 0px 2px 2px rgba(125, 125, 125, 0.5);
	transition: .2s;
	width: 80%;
	max-width: 333px;
}

.pagefooter_contact .form_box a:hover {
	max-width: 339px;
	box-shadow: 0px 4px 4px rgba(125, 125, 125, 0.5);
	transition: .2s;
	width: 82%;
}

.pagefooter_contact .form_box p {
	margin: 0;
	display: inline-block;
	font-weight: bold;
}

.pagefooter_contact .form_box span {
	display: inline-block;
	height: 27px;
	width: 40px;
	background-image: url("../hanaterasu/assets/design/icon_mail_v2@2x.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 8px;
}

.pagefooter_contact .contact_footer {
	margin: 0 auto;
	padding: 20px;
	background-color: #3B2108;
	color: #EDEBE7;
	text-align: center;
	font-size: 14px;
	line-height: 1.5em;
	max-width: 900px;
}

.pagefooter_rellink {
	background-color: #3B2108;
	padding: 45px 0 30px 0;
}

.pagefooter_rellink a {
	transition: .2s;
	color: #EDEBE7;
}

.pagefooter_rellink a:hover .uni_banner_box {
	background-color: #453424;
	transition: .2s;
}

.pagefooter_rellink hr {
	border-top: 1px solid #EDEBE7;
}

.pagefooter_rellink .uni_banner_box {
	background-color: #5E4732;
	width: 100%;
	position: relative;
	margin: 0 auto 30px auto;
	height: 214px;
	max-width: 580px;
}

.pagefooter_rellink .uni_banner_box .uni_banner_img {
	position: absolute;
	display: block;
	width: 214px;
	height: 214px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	overflow: hidden;
	transition: .2s;
}

.pagefooter_rellink .uni_banner_box .uni_banner_text_box {
	margin-left: 214px;
	padding: 45px 40px;
	text-align: center;
}

.pagefooter_rellink .uni_banner_box .uni_banner_text_box img {
	max-width: 100%;
	margin-bottom: 20px;
}

.pagefooter_rellink .uni_banner_box .uni_banner_text_box p {
	margin: 0 auto;
	font-size: 13px;
	max-width: 100%;
	text-align: justify;
}

.pagefooter_rellink .uni_banner_title {
	background-image: url("../hanaterasu/assets/design/title_unei@2x.png");
	background-size: contain;
	background-position-x: center;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	height: 20px;
}

.pagefooter_rellink .uni_banner_title span {
	display: none;
}

.pagefooter_rellink .rel_banner_title {
	background-image: url("../hanaterasu/assets/design/title_tenkai@2x.png");
	background-size: contain;
	background-position-x: center;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	height: 20px;
}

.pagefooter_rellink .rel_banner_title span {
	display: none;
}

.pagefooter_rellink a:hover .rel_banner_img01, .pagefooter_rellink a:hover .rel_banner_img02 {
	background-color: rgba(255, 255, 255, 0.7);
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
	transition: .2s;
}

.pagefooter_rellink .rel_banner_text_box {
	width: 100%;
	height: 214px;
	background-size: cover;
	background-position: center;
	position: relative;
	opacity: .85;
	margin-bottom: 30px;
}

.pagefooter_rellink .rel_banner_text_box .rel_banner_img01 {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	padding: 31px 15px;
	background-color: #FFFFFF;
	background-color: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
	transition: .2s;
}

.pagefooter_rellink .rel_banner_text_box .rel_banner_img01 img {
	height: 18px;
	width: auto;
	margin: 0;
}

.pagefooter_rellink .rel_banner_text_box .rel_banner_img02 {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	padding: 15px 15px;
	background-color: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
	transition: .2s;
}

.pagefooter_rellink .rel_banner_text_box .rel_banner_img02 img {
	height: 56px;
	width: auto;
	margin: 0;
}

.wrapper_footer_alt {
	padding-top: 0 !important;
}

#main-menu .menu-item {
	display: inline-block;
	width: 20% !important;
}

#main-menu .dropdown-menu .menu-item {
	width: 100% !important;
}

.head-btn-style {
	padding-left: 5px;
}

.head-btn-style a, .head-btn-style input {
	border: 2px solid #FFF;
	padding-top: 5px;
	padding-bottom: 2px;
}

.site-navigation .btn-orange {
	line-height: 13px;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	height: 24px;
	font-size: 13px;
}

.site-navigation .btn-orange .tc-w {
	color: #0A0A0A;
}

.btn-head.btn-danger {
	background-color: #7B6D60 !important;
	font-size: 13px !important;
}

a:hover.btn-head.btn-danger {
	border-color: #FFF;
	background-color: #5E4732 !important;
}

@media (max-width: 576px) {
	.toppage_main_comtent .fukidashi_box {
		padding: 15px 15px 0 15px;
	}
	
	.toppage_gallery {
		padding: 60px 15px;
	}
	
	.pagefooter_contact .fukidashi_contact {
		height: 20px;
	}
	
	.pagefooter_contact .contact_label {
		font-size: 16px;
		margin-bottom: 15px;
	}
	
	.pagefooter_contact .tel_box {
		border-right-style: none;
		border-right-width: 0;
	}
	
	.pagefooter_contact .tel_box .number {
		font-size: 28px;
	}
	
	.pagefooter_contact .tel_box .time {
		font-size: 16px;
	}
	
	.pagefooter_contact .form_box {
		padding: 3px 15px 12px 15px;
	}
	
	.pagefooter_contact .form_box a {
		padding: 3px 20px 12px 20px;
	}
	
	.pagefooter_contact .form_box .form_text {
		font-size: 13px;
		font-weight: bold;
	}
	
	.pagefooter_contact .contact_box {
		padding: 0 10px 15px 10px;
	}
	
	.pagefooter_contact .contact_footer {
		font-size: 14px;
	}
	
	.pagefooter_contact .contact_footer br {
		display: none;
	}
	
	.uni_banner_img {
		position: relative !important;
		display: block;
		width: 100% !important;
		height: 180px !important;
		background-color: #5E4732;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
	
	.uni_banner_text_box {
		margin-left: 0 !important;
		padding: 30px 15px !important;
		text-align: center;
	}
	
	.uni_banner_text_box img {
		max-width: 240px;
		width: 100%;
		margin-bottom: 10px;
	}
	
	.uni_banner_text_box p {
		margin: 0 auto;
		font-size: 12px !important;
		max-width: 240px;
		text-align: justify;
	}
	
	.uni_banner_box {
		height: 100% !important;
	}
	
	.pagefooter_contact .tel_box .number {
		font-size: 25px !important;
	}
	
	.pagefooter_contact .tel_box .number span {
		display: inline-block;
		height: 18px;
		width: 28px;
		background-image: url("../hanaterasu/assets/design/icon_tel_v2@2x.png");
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		margin-right: 4px;
	}
	
	.pagefooter_contact .tel_box .time {
		font-size: 20px !important;
	}
	
	.pagefooter_contact .tel_box .time span {
		font-size: 14px;
		font-weight: normal;
		font-style: normal;
	}
	
	.sidebar_contact {
		background-color: #3B2108;
		padding: 10px;
		border-radius: 6px;
		margin-top: 15px;
		margin-bottom: 10px;
	}
	
	.sidebar_contact a {
		display: block;
		text-align: center;
		background: transparent linear-gradient(180deg, #FF8500 0%, #FF8500 30%, #DD5D00 100%) 0% 0% no-repeat padding-box;
		border: 4px solid #FFFFFF;
		opacity: 1;
		border-radius: 4px;
		color: #EDEBE7 !important;
		padding: 20px 5px;
		transition: .2s;
		margin-bottom: 10px;
	}
	
	.sidebar_contact a .sidebar_contact_lead {
		margin-bottom: -3px;
		font-weight: bold;
		font-size: 16px;
	}
	
	.sidebar_contact a .sidebar_contact_text {
		font-size: .8em;
	}
	
	.reason {
		background-color: #3B2108;
		padding: 40px 0;
	}
	
	.reason .container {
		padding: 0 15px;
	}
	
	.shurui_wrapper .shurui_item .shurui_item_title {
		font-size: 12px;
	}
	
	.youto_item {
		margin-bottom: 15px !important;
	}
}

@media (max-width: 768px) {
	.pagefooter_contact .tel_box {
		border-right-style: none;
		border-right-width: 0;
	}
	
	.pagefooter_contact .tel_box .number {
		font-size: 35px !important;
	}
	
	.pagefooter_contact .tel_box .number span {
		display: inline-block;
		height: 20px;
		width: 30px;
		background-image: url("../hanaterasu/assets/design/icon_tel_v2@2x.png");
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		margin-right: 4px;
	}
	
	.pagefooter_contact .tel_box .time {
		font-size: 20px !important;
	}
	
	.pagefooter_contact .tel_box .time span {
		font-size: 14px;
		font-weight: normal;
		font-style: normal;
	}
	
	.pagefooter_contact .form_box {
		text-align: center;
	}
	
	.pagefooter_contact .form_box a {
		background-color: #FF8500;
		display: inline-block;
		border-radius: 4px;
		padding: 10px 15px 10px 15px !important;
		text-align: center;
		color: #FFFFFF;
		line-height: 1.3em !important;
		font-weight: bold;
		font-size: 16px !important;
		box-shadow: 0px 2px 2px rgba(125, 125, 125, 0.5);
		transition: .2s;
		width: 90%;
		max-width: 333px;
	}
	
	.pagefooter_contact .form_box a:hover {
		margin-top: -3px;
		margin-bottom: 3px;
		box-shadow: 0px 4px 4px rgba(125, 125, 125, 0.5);
		transition: .2s;
	}
	
	.pagefooter_contact .form_box p {
		margin: 0;
		display: inline-block;
		font-weight: bold;
	}
	
	.pagefooter_contact .form_box span {
		display: inline-block;
		height: 27px;
		width: 30px;
		background-image: url("../hanaterasu/assets/design/icon_mail_v2@2x.png");
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		margin-right: 8px;
	}
	
	.toppage_gallery {
		background-size: cover;
		background-position-x: center;
		padding: 80px 15px 80px 15px;
	}
	
	.toppage_gallery .gallery_wrapper {
		max-width: 574px;
		margin: 0 auto 0 auto;
	}
	
	.toppage_gallery .gallery_bkimg {
		text-align: center;
		background-color: rgba(255, 255, 255, 0.46);
		backdrop-filter: blur(8px);
		-webkit-backdrop-filter: blur(8px);
		padding: 47px 30px 38px 30px;
	}
	
	.toppage_gallery .gallery_bkimg h2 span {
		display: none;
	}
	
	.toppage_gallery .gallery_bkimg h2 {
		height: 51px;
		background-size: contain;
		background-repeat: no-repeat;
		background-position-x: center;
		margin: 0px 30px 30px 30px;
	}
	
	.toppage_gallery .gallery_bkimg a {
		display: inline-block;
		margin: 0 auto 0 auto;
		max-width: 300px;
		text-align: center;
		background-color: #FFFFFF !important;
		padding: 10px 30px 10px 30px;
		box-shadow: 0px 2px 2px rgba(125, 125, 125, 0.5);
		border-radius: 4px;
		color: #3B2108;
		font-size: 14px;
		transition: .2s;
	}
	
	.toppage_gallery .gallery_bkimg a:hover {
		margin-top: -3px;
		margin-bottom: 3px;
		box-shadow: 4px 4px 4px rgba(125, 125, 125, 0.5);
		transition: .2s;
	}
	
	.toppage_gallery .gallery_bkimg a {
		display: inline-block;
		margin: 0 auto 0 auto;
		max-width: 300px;
		text-align: center;
		background-color: #EDEBE7;
		padding: 10px 15px 10px 15px;
		box-shadow: 0px 2px 2px rgba(125, 125, 125, 0.5);
		border-radius: 4px;
		color: #3B2108;
		font-size: 14px;
		transition: .2s;
	}
}

@media (max-width: 992px) {
	.pc_up {
		display: none;
	}
	
	.tablet_down {
		display: block;
	}
	
	.pagefooter_contact .tel_box .number {
		font-size: 35px !important;
	}
	
	.pagefooter_contact .tel_box .number span {
		display: inline-block;
		height: 20px;
		width: 30px;
		background-image: url("../hanaterasu/assets/design/icon_tel_v2@2x.png");
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		margin-right: 4px;
	}
	
	.pagefooter_contact .tel_box .time {
		font-size: 20px;
	}
	
	.pagefooter_contact .tel_box .time span {
		font-size: 14px;
		font-weight: normal;
		font-style: normal;
	}
	
	.pagefooter_contact .form_box {
		text-align: center;
	}
	
	.pagefooter_contact .form_box a {
		background-color: #FF8500;
		display: inline-block;
		border-radius: 4px;
		padding: 10px 15px 10px 15px;
		text-align: center;
		color: #FFFFFF;
		line-height: 1.3em !important;
		font-weight: bold;
		font-size: 16px;
		box-shadow: 0px 2px 2px rgba(125, 125, 125, 0.5);
		transition: .2s;
		width: 90%;
		max-width: 333px;
	}
	
	.pagefooter_contact .form_box a:hover {
		margin-top: -3px;
		margin-bottom: 3px;
		box-shadow: 0px 4px 4px rgba(125, 125, 125, 0.5);
		transition: .2s;
	}
	
	.pagefooter_contact .form_box p {
		margin: 0;
		display: inline-block;
		font-weight: bold;
	}
	
	.pagefooter_contact .form_box span {
		display: inline-block;
		height: 27px;
		width: 30px;
		background-image: url("../hanaterasu/assets/design/icon_mail_v2@2x.png");
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		margin-right: 8px;
	}
	
	.bacunumber_news {
		padding: 10px !important;
		clear: both;
		text-align: center !important;
	}
	
	.toppage_news .bacunumber_news .bacunumber_news_link {
		display: inline-block;
		font-size: 15px;
		transition: .2s;
		background-color: #FFFFFF;
		padding: 10px 30px;
		border-radius: 4px;
		box-shadow: 0px 2px 2px rgba(125, 125, 125, 0.35);
		width: 90%;
		max-width: 200px;
		color: #0A0A0A;
	}
	
	.bacunumber_news a:hover.bacunumber_news_link {
		color: #0A0A0A !important;
		transition: .2s;
		width: 95%;
		max-width: 210px;
		box-shadow: 0px 4px 4px rgba(125, 125, 125, 0.35);
	}
	
	.contents_footer_contact {
		display: block;
		background-color: #FFFFFF;
		padding: 15px;
		margin-top: -25px;
		margin-bottom: 40px;
		border-radius: 8px;
	}
	
	.contents_footer_contact .sidebar_contact_tel {
		margin: 0;
		color: #0A0A0A;
		text-align: center;
	}
	
	
	.contents_footer_contact .sidebar_contact_tel .lead {
		display: block;
		font-size: 12px;
	}
	
	.contents_footer_contact .sidebar_contact_tel .number {
		display: inline-block;
		font-size: 24px;
		background: url("../hanaterasu/assets/design/icon_tel.png") no-repeat left center;
		background-size: contain;
		padding-left: 28px;
		background-position-y: -3px;
		font-weight: bold;
	}
	
	.contents_footer_contact .sidebar_contact_tel .time {
		display: block;
		font-size: 14px;
	}
	
	.sidebar_login_menu {
		display: none;
	}
	
	.shurui_item_text {
		display: inline;
		text-align: center;
		font-size: 11px !important;
		border-bottom: 1px dotted #ccc;
		margin-bottom: 0px;
		
	}
}

/* 電話番号リンク　オーバーライト　スタイル */
.number_sb a {
	color: #fff!important;
	display: inline!important;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	
}
.number_cf a,
.number_ft a {
	color: #0A0A0A!important;
}


/* フッター余白 */
#main {
height: auto!important;
}
#page-wrapper,
#single-wrapper,
#archive-wrapper {
margin-bottom: 30px!important;
}


/* ご用途から選ぶ */
.page-id-30 .toppage_main_comtent .fukidashi_box {
	background-color: transparent;
	border-radius: 0;
	margin: 0;
	padding: 0;
}
.page-id-30 .content-area h3,.page-id-30  .content-area .h3 {
    background-color: transparent;
    padding: 0;
}


/*add 擬似カートスタイル 20210113*/
.row-eq-height {
    display: flex!important;
}
.cart_category_name {
	font-size: 16px!important;
	font-weight: bold!important;
	padding: 17px 10px!important;
	color: #462709!important;
	background-color: #F1DBB2!important;
	border-left: 4px solid #FF8500!important;
}
.margin-b-30 {
	margin-bottom: 30px!important;
}
.cart_prd_card {
	background-color: #fff;
	box-shadow: 0px 3px 5px #ccc;
	padding: 10px 10px 65px 10px;
	position: relative;
	height: 100%;
}
.cart_prd_img {
	display: block;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	max-width: 540px;
	width: 100%;
}
.cart_prd_title {
	margin: 0 5px 5px 5px;
	color: #462709!important;
	font-size: 18px!important;
	font-weight: bold!important;
	line-height: 1.3em
}
.cart_prd_price {
	text-align: right;
	margin: 0 5px 5px 5px;
	color: #3B3B3B!important;
	font-size: 18px!important;
	font-weight: bold!important;
	line-height: 1.3em
}
.cart_prd_price span {
	font-size: 14px;
	margin-left: 3px;
	line-height: 1.3em
}
.cart_prd_note {
	margin: 0 5px 5px 5px;
	font-size: 14px;
	color: #3B3B3B!important;
	line-height: 1.3em
}
#page-wrapper .entry-content a.cart_prd_button, .entry-content a.cart_prd_button,cart_prd_button {
	position: absolute;
	bottom: 10px;
	left: 10px;
	display: block;
	background-color: #FF8500;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	width: calc(100% - 20px);
	font-size: 16px;
	font-weight: bold;
	padding: 12px;
	transition: .3s;
	box-shadow: none;
	text-decoration: none;

}
#page-wrapper .entry-content a.cart_prd_button:active,
 .entry-content a.cart_prd_button:active,
.cart_prd_button:active,
#page-wrapper .entry-content a.cart_prd_button:hover,
 .entry-content a.cart_prd_button:hover,
.cart_prd_button:hover {
	color: #fff;
	text-decoration: none;
	background-color: #FF6C00;
	transition: .3s;
	box-shadow: 0px 3px 5px #ccc;
}
