@charset "utf-8";

/* custom css
-------------------------------------------------- */
.marui_ttl {
	font-weight: bold;
}
.marui_ttl_small{
	text-align: center;
	font-weight: bold;
}
.marui_ttl .ttl_num,
.marui_ttl_small .ttl_num{
	font-weight: normal;
	line-height: 1;
}
.marui_ttl_small .marui_ttl_logo {
	line-height: 1;
}
.product_thumb {
	position: relative;
}
.product_feature {
	position: absolute;
    top: -28px;
    right: -50px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    width: 120px;
    height: 120px;
    border-radius: 1000px;
    color: #48c7e9;
    background-color: #fff;
    border: 2px solid #48c7e9;
    font-weight: bold;
}
.product_feature02 {
	position: absolute;
    top: -68px;
	right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 130px;
    height: 130px;
    border-radius: 1000px;
    color: #48c7e9;
    background-color: #fff;
	border: 2px solid #48c7e9;
	font-weight: bold;
}
.lh01 {
	line-height: 1;
}
.box_block {
	border: 2px solid #ddd;
    border-radius: 14px;
    box-shadow: 0px 2px 0px 0px rgb(170 170 170 / 40%);
	padding: 20px;
}
.bfr_afr_txtbox {
	padding: 30px 0;
	border-radius: 20px;
    background-color: #fff;
}
.brdr_brown {
    border: 1px solid #64463C;
}
.ene_brown_ttl_box {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.pL45px {
	padding-left: 45px !important;
}
.w94p {
	width: 94%;
}
.no_indent {
	margin-left: 0 !important;
	text-indent: 0 !important;
}
@media print, screen and (min-width:768px) {
	.marui_ttl{
		margin-bottom: 20px;
		font-size: 36px;
	}
	.marui_ttl_logo {
		margin-right: 10px;
	}
	.marui_ttl_small {
		margin-bottom: 20px;
		font-size: 36px;
	}
	.marui_ttl_small .ttl_num{
		font-size: 72px;
	}
	.marui_ttl_small .color_red{
		margin-right: 5px;
	}
	.marui_ttl_small .marui_ttl_logo {
		padding-bottom: 10px;
	}
	.ene_mv figure img {
		border-radius: 10px;
	}
}
@media screen and (max-width:767px) {
	.sp_w100_60px {
		width: calc(100% - 60px);
	}
	.product_feature {
		width: 110px;
		height: 110px;
		right: -13px;
		top: -35px;
	}
	.product_feature02 {
		width: 120px;
		height: 120px;
		top: -59px;
		right: -9px;
	}
	.marui_ttl{
		margin: 40px 20px 25px;
		font-size: 26px;
	}
	.marui_ttl img{
		width: 173px;
	}
	.marui_ttl_logo {
		margin-right: 8px;
	}
	.marui_ttl .color_red{
		margin-right: 6px;
	}
	.marui_ttl_small{
		margin-bottom: 30px;
		font-size: 26px;
	}
	.marui_ttl_small .marui_ttl_logo img{
		width: 120px;
	}
	.marui_ttl_small .ttl_num{
		font-size: 50px;
	}
	.marui_ttl_small .color_red{
		margin-right: 3px;
	}
	.ene_brown_wrap.no_img {
        padding-top: 40px;
        background-color: #FAF6F5;
		border-radius: 10px;
    }
	.ene_brown_wrap.no_img .ene_brown_box:before {
        content: none;
    }
	.sp_w16p {
		width: 16% !important;
	}
	.sp_w84p {
		width: 84% !important;
	}
}
