


/* ===============================
   PC（1025px以上）
=============================== */

@media screen and (min-width: 1025px) {

#maincc {
	width:980px;
	max-width:980px;
	height:auto;
	display: flex;
	justify-content: space-between;
	font-size:100%;
	margin:0 auto;
}

.maincc_left {
	width:75%;
	height:auto;
	display:block;
}

.m3c33-center {
	width:66.66666666666666%;
	height:auto;
	display:block;
	float:left;
}

.m3c33-right {
	width:33.33333333333333%;
	height:auto;
	display:block;
	padding-left:3%;
	float:right;
}

.maincc_right {
	width:22%;
	height:auto;
	display:block;
}


/*--------------------------------------
SlideImages
--------------------------------------*/

#slidebody {
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	display:block;
	position:relative;
}


#slidemm {
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	display:block;
}

#camera_wrap { width: 100%; height:auto; }

#slidemm.cycle-slideshow div {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
}
#slidemm.cycle-slideshow div img {
	width:100%;
	height:auto;
	display:block;
}

#slidemm_m {
display: none;
}

#slidebody .pagermm {
	width:100%;
	height:40px!important;
	display:flex;
	justify-content: space-between;
	position:absolute;
	z-index:999;
	bottom:18px;
	left:0;
}
#slidebody .pagermm #prev {
	width:40px!important;
	height:40px!important;
	display:block;
	overflow: hidden;
}
#slidebody .pagermm #next {
	width:40px!important;
	height:40px!important;
	display:block;
	overflow: hidden;
}
#slidebody .pagermm #prev img {
width:40px!important;
height:40px!important;
}
#slidebody .pagermm #next img {
width:40px!important;
height:40px!important;
}
#slidebody .pagermm img {
width:40px!important;
height:40px!important;
}
/* pager */
.slidem-pager {
    display: none!important;
}


/*---------------------------------------------------*/
/* Section titles */
/*---------------------------------------------------*/

.sectiontitle {
	font-size:14px;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:10px;
	color:#655E4C;
	border-bottom:1px dotted #8B7E6F;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Times New Roman", "HG明朝EB", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}


/*---------------------------------------------------*/
/* Banner link */
/*---------------------------------------------------*/
figure.wp-block-image a img {
	transition: .4s all;
}
figure.wp-block-image a:hover img {
	opacity: 0.6;
}

/*---------------------------------------------------*/
/* News and Onlinestore */
/*---------------------------------------------------*/
.onlinestore_news_mm {
	width:100%;
	height:auto;
	display:flex;
	justify-content: space-between;
}
.news_section {
	width: 30%;
	height: auto;
	display: block;
	padding-top:1px;
	margin:25px 0 30px 0;
	order:2;
}
.onlinestore_section {
	width: 65%;
	height: auto;
	display: block;
	margin-bottom: 30px;
	order:1;
}

/*---------------------------------------------------*/
/* News */
/*---------------------------------------------------*/
.u4p {
	margin-top: 25px;
	padding-top:1px;
}
.newsbox00 {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 30px;
}
dl#newsmm {
	width:auto;
	height:450px;
	display:block;
	overflow:hidden;
}
dl#newsmm a {
	color:#555;
	text-decoration:none;
}
dl#newsmm a:hover {
	color:#222;
	text-decoration:underline;
}
dl#newsmm dt {
	font-size:0.8em;
	line-height:1.5em;
	font-weight:normal;
	color:#8B7E6F;
	margin-bottom:3px;
}
dl#newsmm dd {
	font-size:12px;
	line-height:1.5em;
	font-weight:normal;
	padding-bottom:10px!important;
	margin-bottom:10px!important;
	border-bottom:1px dotted var(--color-ccc);
}

/*---------------------------------------------------*/
/* Online Store */
/*---------------------------------------------------*/

#osbodym {
	border: 1px solid #EAE7E6;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 25px 4%;
}
#osbodym .oslist {
	width:100%;
	height:auto;
	display:flex;
	flex-wrap: wrap;
	gap:2%;
}
#osbodym .oslist .lbos01m {
	flex: 0 0 calc((100% - 2% * 1) / 2);
	display:block;
	margin-bottom: 15px;
	transition: .4s all;
}
#osbodym .oslist .lbos01m:hover {
	opacity: 0.6;
}
#osbodym .oslist .lbos01m img {
	width: 100%;
	height: auto;
	display: block;
	padding:0;
	margin:0;
}
#osbodym .oslist .lbos01m p {
	width: 100%;
	height: auto;
	display: block;
	font-size:12px;
	font-family: var(--font-min);
	line-height: 0.8em;
	text-align: center;
	padding:0;
	margin:0;
}
#osbodym .oslist .lbos01m p a {
	width: 100%;
	height: auto;
	display: block;
	color:var(--color-black);
	text-decoration: none;
	padding:0;
	margin:0;
}

#osbodym .oslist .lbos02m {
	display: none;
}
#osbodym .oslist .lbos02m:hover {
	opacity: 0.6;
}
#osbodym .oslist .lbos02m img {
	display: none;
}

/*---------------------------------------------------*/
/* Banner under Online shopping(mobile only) */
/*---------------------------------------------------*/
.banner_under_ols {display: none;}


/*---------------------------------------------------*/
/* Instagram Feeds */
/*---------------------------------------------------*/

.blogblogmm {
width:100%;
height: auto;
display: flex;
justify-content: space-between;
padding:0 0;
margin-bottom: 50px;
}

#blogmm {
	width:66.6666666666%;
	height:auto;
	display:block;
}
#blogmm ul.blogbox {
	width:100%;
	height:auto;
display: flex;
justify-content: space-between;
}
#blogmm ul.blogbox li {
	width:50%;
	height:auto;
	display:block;
	padding-right:3%;
}
#blogmm ul.blogbox li img {
	width:30%!important;
	height:auto;
	display:block;
	margin:0 1em 0em 0;
	float:left;
}
#blogmm ul.blogbox li:last-child {
	margin-right:0;
}
#blogmm .blogbody h3 {
	font-size:12px;
	font-weight: 700;
	font-family: var(--font-min);
}
#blogmm .blogbody h3 a {
	color:#554742;
	text-decoration:none;
}
#blogmm .blogbody h3 a:hover {
	color:#554742;
	text-decoration:underline;
}
#blogmm .blogbody p {
	font-size:14px;
	line-height:1.8em;
}

/* Blog right banner */

.left_bannerlist03 {
width:30.5%;
height: auto;
display: block;
	margin:25px 0 0 auto;
}
.left_bannerlist03 div {
	width:100%;
	height:auto;
	display:block;
	margin:0;
}


/*---------------------------------------------------*/
/* Popup Banner */
/*---------------------------------------------------*/
.layer_board_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	
	z-index: 1000;
	
	top: 0;
	left: 0;
	
	display: none;
	cursor: pointer;
	background: #000;
}

.layer_board {
width:50%;
height: auto;
	display: none;
	position: fixed;
	top:50%;
	left: 50%;
	text-align: center;
	z-index: 10000;
	transform: translate(-50%, -50%);
}
.layer_board div {
width: 100%;
height: auto;
display: block;
padding: 20px;
}
.layer_board p.btn_close {
width:80px;
height: 25px;
display: block;
margin:0 auto;
text-align: center;
font-size:0.8em;
line-height: 25px;
}
.layer_board p.btn_close a {
width:80px;
height: 25px;
display: block;
text-decoration: none;
color:#fff;
background-color: #CC6217;
}



/*---------------------------------------------------*/
/* Bottom Banners */
/*---------------------------------------------------*/
.bottomleft_banners {
	width:100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
}
.bottomleft_banners .wp-block-group {
	width:23%;
	height: auto;
	display: block;
	margin:0 2% 4% 0;
}



}

/* ===============================
   タブレット（769px〜1024px）
=============================== */

@media screen and (min-width: 769px) and (max-width: 1024px) {

#maincc {
	width:90%;
	height:auto;
	display: flex;
	flex-direction: column;
	font-size:100%;
	margin:0 auto;
}

.maincc_left {
	width:100%;
	height:auto;
	display:block;
}

.m3c33-center {
	width:66.66666666666666%;
	height:auto;
	display:block;
	float:left;
}

.m3c33-right {
	width:33.33333333333333%;
	height:auto;
	display:block;
	padding-left:3%;
	float:right;
}

.maincc_right {
	width:100%;
	height:auto;
	display:flex;
	flex-wrap: wrap;
}

/*--------------------------------------
Right banners
--------------------------------------*/
.maincc_right .wp-block-group {
	width:23%;
	height: auto;
	display: block;
	margin:0 2% 1% 0;
}

/*--------------------------------------
SlideImages
--------------------------------------*/

#slidebody {
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	display:block;
	position:relative;
}


#slidemm {
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	display:block;
}

#camera_wrap { width: 100%; height:auto; }

#slidemm.cycle-slideshow div {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
}
#slidemm.cycle-slideshow div img {
	width:100%;
	height:auto;
	display:block;
}

#slidemm_m {
display: none;
}

#slidebody .pagermm {
	width:100%;
	height:40px!important;
	display:flex;
	justify-content: space-between;
	position:absolute;
	z-index:999;
	bottom:18px;
	left:0;
}
#slidebody .pagermm #prev {
	width:40px!important;
	height:40px!important;
	display:block;
	overflow: hidden;
}
#slidebody .pagermm #next {
	width:40px!important;
	height:40px!important;
	display:block;
	overflow: hidden;
}
#slidebody .pagermm #prev img {
width:40px!important;
height:40px!important;
}
#slidebody .pagermm #next img {
width:40px!important;
height:40px!important;
}
#slidebody .pagermm img {
width:40px!important;
height:40px!important;
}
/* pager */
.slidem-pager {
    display: none!important;
}


/*---------------------------------------------------*/
/* Section titles */
/*---------------------------------------------------*/

.sectiontitle {
	font-size:14px;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:10px;
	color:#655E4C;
	border-bottom:1px dotted #8B7E6F;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Times New Roman", "HG明朝EB", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}


/*---------------------------------------------------*/
/* Banner link */
/*---------------------------------------------------*/
figure.wp-block-image a img {
	transition: .4s all;
}
figure.wp-block-image a:hover img {
	opacity: 0.6;
}

/*---------------------------------------------------*/
/* News and Onlinestore */
/*---------------------------------------------------*/
.onlinestore_news_mm {
	width:100%;
	height:auto;
	display:flex;
	justify-content: space-between;
}
.news_section {
	width: 30%;
	height: auto;
	display: block;
	padding-top:1px;
	margin:25px 0 30px 0;
	order:2;
}
.onlinestore_section {
	width: 65%;
	height: auto;
	display: block;
	margin-bottom: 30px;
	order:1;
}

/*---------------------------------------------------*/
/* News */
/*---------------------------------------------------*/
.u4p {
	margin-top: 25px;
	padding-top:1px;
}
.newsbox00 {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 30px;
}
dl#newsmm {
	width:auto;
	height:450px;
	display:block;
	overflow:hidden;
}
dl#newsmm a {
	color:#555;
	text-decoration:none;
}
dl#newsmm a:hover {
	color:#222;
	text-decoration:underline;
}
dl#newsmm dt {
	font-size:0.8em;
	line-height:1.5em;
	font-weight:normal;
	color:#8B7E6F;
	margin-bottom:3px;
}
dl#newsmm dd {
	font-size:12px;
	line-height:1.5em;
	font-weight:normal;
	padding-bottom:10px!important;
	margin-bottom:10px!important;
	border-bottom:1px dotted var(--color-ccc);
}

/*---------------------------------------------------*/
/* Online Store */
/*---------------------------------------------------*/

#osbodym {
	border: 1px solid #EAE7E6;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 25px 4%;
}
#osbodym .oslist {
	width:100%;
	height:auto;
	display:flex;
	flex-wrap: wrap;
	gap:2%;
}
#osbodym .oslist .lbos01m {
	flex: 0 0 calc((100% - 2% * 1) / 2);
	display:block;
	margin-bottom: 15px;
	transition: .4s all;
}
#osbodym .oslist .lbos01m:hover {
	opacity: 0.6;
}
#osbodym .oslist .lbos01m img {
	width: 100%;
	height: auto;
	display: block;
	padding:0;
	margin:0;
}
#osbodym .oslist .lbos01m p {
	width: 100%;
	height: auto;
	display: block;
	font-size:12px;
	font-family: var(--font-min);
	line-height: 0.8em;
	text-align: center;
	padding:0;
	margin:0;
}
#osbodym .oslist .lbos01m p a {
	width: 100%;
	height: auto;
	display: block;
	color:var(--color-black);
	text-decoration: none;
	padding:0;
	margin:0;
}

#osbodym .oslist .lbos02m {
	display: none;
}
#osbodym .oslist .lbos02m:hover {
	opacity: 0.6;
}
#osbodym .oslist .lbos02m img {
	display: none;
}


/*---------------------------------------------------*/
/* Banner under Online shopping(mobile only) */
/*---------------------------------------------------*/
.banner_under_ols {display: none;}


/*---------------------------------------------------*/
/* Instagram Feeds */
/*---------------------------------------------------*/

.blogblogmm {
width:100%;
height: auto;
display: flex;
justify-content: space-between;
padding:0 0;
margin-bottom: 50px;
}

#blogmm {
	width:66.6666666666%;
	height:auto;
	display:block;
}
#blogmm ul.blogbox {
	width:100%;
	height:auto;
display: flex;
justify-content: space-between;
}
#blogmm ul.blogbox li {
	width:50%;
	height:auto;
	display:block;
	padding-right:3%;
}
#blogmm ul.blogbox li img {
	width:30%!important;
	height:auto;
	display:block;
	margin:0 1em 0em 0;
	float:left;
}
#blogmm ul.blogbox li:last-child {
	margin-right:0;
}
#blogmm .blogbody h3 {
	font-size:12px;
	font-weight: 700;
	font-family: var(--font-min);
}
#blogmm .blogbody h3 a {
	color:#554742;
	text-decoration:none;
}
#blogmm .blogbody h3 a:hover {
	color:#554742;
	text-decoration:underline;
}
#blogmm .blogbody p {
	font-size:14px;
	line-height:1.8em;
}

/* Blog right banner */

.left_bannerlist03 {
width:30.5%;
height: auto;
display: block;
	margin:25px 0 0 auto;
}
.left_bannerlist03 div {
	width:100%;
	height:auto;
	display:block;
	margin:0;
}


/*---------------------------------------------------*/
/* Popup Banner */
/*---------------------------------------------------*/
.layer_board_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	
	z-index: 1000;
	
	top: 0;
	left: 0;
	
	display: none;
	cursor: pointer;
	background: #000;
}

.layer_board {
width:50%;
height: auto;
	display: none;
	position: fixed;
	top:50%;
	left: 50%;
	text-align: center;
	z-index: 10000;
	transform: translate(-50%, -50%);
}
.layer_board div {
width: 100%;
height: auto;
display: block;
padding: 20px;
}
.layer_board p.btn_close {
width:80px;
height: 25px;
display: block;
margin:0 auto;
text-align: center;
font-size:0.8em;
line-height: 25px;
}
.layer_board p.btn_close a {
width:80px;
height: 25px;
display: block;
text-decoration: none;
color:#fff;
background-color: #CC6217;
}



/*---------------------------------------------------*/
/* Bottom Banners */
/*---------------------------------------------------*/
.bottomleft_banners {
	width:100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
}
.bottomleft_banners .wp-block-group {
	width:23%;
	height: auto;
	display: block;
	margin:0 2% 1% 0;
}



}

/* ===============================
   モバイル（768px以下）
=============================== */

@media screen and (max-width: 768px) {


#maincc {
	width:100%;
	height:auto;
	display: flex;
	flex-direction: column;
	font-size:100%;
	margin:0 auto;
}

.maincc_left {
	width:100%;
	height:auto;
	display:block;
}

.maincc_right {
	width:90%;
	height:auto;
	display:flex;
	flex-wrap: wrap;
	margin:0 auto;
}

/*--------------------------------------
Right banners
--------------------------------------*/
.maincc_right .wp-block-group {
	width:49%;
	height: auto;
	display: block;
	margin:0 1% 1% 0;
}

/*--------------------------------------
SlideImages
--------------------------------------*/

#slidebody {
	width:96%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	display:block;
	position:relative;
	padding-bottom: 30px;
}


#slidemm_m {
	width:100%;
	height:auto;
	margin:0 auto;
	overflow:hidden;
	display:block;
}

#camera_wrap { width: 100%; height:auto; }

#slidemm_m.cycle-slideshow div {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
}
#slidemm_m.cycle-slideshow div img {
	width:100%;
	height:auto;
	display:block;
	overflow:hidden;
}

#slidemm {
display: none;
}

#slidebody .pagermm {
display: none;
}
#slidebody .pagermm #prev {
display: none;
}
#slidebody .pagermm #next {
display: none;
}
#slidebody .pagermm #prev img {
display: none;
}
#slidebody .pagermm #next img {
display: none;
}
#slidebody .pagermm img {
display: none;
}
/* pager */
.slidem-pager {
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 0px; overflow: hidden;
}
.slidem-pager span {
    font-family: arial; font-size: 50px; width: 20px; height: 20px;
    display: inline-block; color: #eee; cursor: pointer;
}
.slidem-pager span.cycle-pager-active { color: #C63914;}
.slidem-pager > * { cursor: pointer;}


/*---------------------------------------------------*/
/* Section titles */
/*---------------------------------------------------*/

.sectiontitle {
	font-size:16px;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:10px;
	color:#655E4C;
	border-bottom:1px dotted #8B7E6F;
	font-family: "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Times New Roman", "HG明朝EB", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}


/*---------------------------------------------------*/
/* Banner link */
/*---------------------------------------------------*/
figure.wp-block-image a img {
	transition: .4s all;
}
figure.wp-block-image a:hover img {
	opacity: 0.6;
}

/*---------------------------------------------------*/
/* News and Onlinestore */
/*---------------------------------------------------*/
.onlinestore_news_mm {
	width:90%;
	height:auto;
	display:flex;
	flex-direction: column;
	margin:0 auto;
}
.news_section {
	width: 100%;
	height: auto;
	display: block;
	margin:0 0 0px 0;
}
.onlinestore_section {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 30px;
}

.banner_under_thenews {display: none;}

/*---------------------------------------------------*/
/* News */
/*---------------------------------------------------*/
.u4p {
	margin-top: 25px;
	padding-top:1px;
}
.newsbox00 {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 30px;
}
dl#newsmm {
	width:auto;
	height:auto;
	display:block;
	overflow:hidden;
}
dl#newsmm a {
	color:#555;
	text-decoration:none;
}
dl#newsmm a:hover {
	color:#222;
	text-decoration:underline;
}
dl#newsmm dt {
	font-size:14px;
	line-height:1.5em;
	font-weight:normal;
	color:#8B7E6F;
	margin-bottom:5px;
}
dl#newsmm dd {
	font-size:14px;
	line-height:1.5em;
	font-weight:normal;
	padding-bottom:10px!important;
	margin-bottom:10px!important;
	border-bottom:1px dotted var(--color-ccc);
}

/*---------------------------------------------------*/
/* Online Store */
/*---------------------------------------------------*/

#osbodym {
	width: 100%;
	height: auto;
	display: block;
	margin:0 auto;
	border: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	padding: 0;
}
#osbodym .oslist {
	width:100%;
	height:auto;
	display:flex;
	flex-wrap: wrap;
	gap:2%;
	margin-bottom: 20px;
}
#osbodym .oslist .lbos01m {
	flex: 0 0 calc((100% - 2% * 1) / 2);
	display:block;
	margin-bottom: 15px;
	transition: .4s all;
}
#osbodym .oslist .lbos01m:hover {
	opacity: 0.6;
}
#osbodym .oslist .lbos01m img {
	width: 100%;
	height: auto;
	display: block;
	padding:0;
	margin:0;
}
#osbodym .oslist .lbos01m p {
	width: 100%;
	height: auto;
	display: block;
	font-size:12px;
	font-family: var(--font-min);
	line-height: 0.8em;
	text-align: center;
	padding:0;
	margin:0;
}
#osbodym .oslist .lbos01m p a {
	width: 100%;
	height: auto;
	display: block;
	color:var(--color-black);
	text-decoration: none;
	padding:0;
	margin:0;
}

#osbodym .oslist .lbos01m.lbos_none {
	display: none!important;
}

#osbodym .oslist .lbos02m {
	width:100%;
	height: auto;
	display:block;
	margin-bottom: 15px;
	transition: .4s all;
}
#osbodym .oslist .lbos02m:hover {
	opacity: 0.6;
}
#osbodym .oslist .lbos02m img {
	width: 100%;
	height: auto;
	display: block;
	padding:0;
	margin:0;
}
#osbodym .oslist .lbos02m p {
	width: 100%;
	height: auto;
	display: block;
	font-size:12px;
	font-family: var(--font-min);
	line-height: 0.8em;
	text-align: center;
	padding:0;
	margin:0;
}
#osbodym .oslist .lbos02m p a {
	width: 100%;
	height: auto;
	display: block;
	color:var(--color-black);
	text-decoration: none;
	padding:0;
	margin:0;
}


/*---------------------------------------------------*/
/* Banner under Online shopping(mobile only) */
/*---------------------------------------------------*/
.banner_under_ols {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	margin:0 auto 30px;
}
.banner_under_ols div.wp-block-group {
	width: 49%;
	height: auto;
	display: block;
}


/*---------------------------------------------------*/
/* Instagram Feeds */
/*---------------------------------------------------*/

.blogblogmm {
width:100%;
height: auto;
display: flex;
flex-direction: column;
padding:50px 5%;
background-color: rgba(245,241,235,0.80);
margin-bottom: 50px;
}

#blogmm {
width:100%;
	height:auto;
	display:block;
}
#blogmm ul.blogbox {
	width:100%;
	height:auto;
display: flex;
flex-direction: column;
}
#blogmm ul.blogbox li {
	width:100%;
	height:auto;
	display:flex;
	justify-content: space-between;
	padding-bottom: 20px;
	border-bottom: 1px dotted var(--color-999);
	margin-bottom: 20px;
}
#blogmm ul.blogbox li a {
	width:30%;
	height:auto;
	display:block;
	margin:0 0 0 0;
}
#blogmm ul.blogbox li:last-child {
	padding:0;
	border-bottom: none;
	margin:0;
}
#blogmm .blogbody {
	width:60%;
	height: auto;
	display: block;
}
#blogmm .blogbody h3 {
width:100%;
	height:auto;
	display:block;
	font-size:14px;
	font-weight: 700;
	font-family: var(--font-min);
	line-height: 1.5em;
	margin:0;
}
#blogmm .blogbody h3 a {
width:100%!important;
	height:auto;
	display:block;
	color:#554742;
	text-decoration:none;
}
#blogmm .blogbody h3 a:hover {
	color:#554742;
	text-decoration:underline;
}
#blogmm .blogbody p {
	display: none;
}

/* Blog right banner */

.left_bannerlist03 {
display: none;
}
.left_bannerlist03 div {
display: none;
}


/*---------------------------------------------------*/
/* Popup Banner */
/*---------------------------------------------------*/
.layer_board_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	
	z-index: 1000;
	
	top: 0;
	left: 0;
	
	display: none;
	cursor: pointer;
	background: #000;
}

.layer_board {
width:98%;
height: auto;
	display: none;
	position: fixed;
	top:50%;
	left: 50%;
	text-align: center;
	z-index: 10000;
	transform: translate(-50%, -50%);
}
.layer_board div {
width: 100%;
height: auto;
display: block;
padding: 20px;
}
.layer_board p.btn_close {
width:80px;
height: 25px;
display: block;
margin:0 auto;
text-align: center;
font-size:0.8em;
line-height: 25px;
}
.layer_board p.btn_close a {
width:80px;
height: 25px;
display: block;
text-decoration: none;
color:#fff;
background-color: #CC6217;
}



/*---------------------------------------------------*/
/* Bottom Banners */
/*---------------------------------------------------*/
.bottomleft_banners {
	width:90%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	margin:0 auto;
}
.bottomleft_banners .wp-block-group {
	width:49%;
	height: auto;
	display: block;
	margin:0 1% 1% 0;
}



}
