@charset 'UTF-8';
pre {
	white-space: pre-wrap;
}
body.single-post pre {
	margin-block-start:20px !important;
}
body.single-post h2 {
	font-weight: 700;
	font-size: min(3.25vw, 4rem);
	margin-block-start:30px;
}
body.single-post .side h2 {
	font-size: min(2.4vw, 2.4rem);
}
body.single-post h3 {
	color:#fff;
	font-weight: 500;
	font-size: min(2.75vw, 3.0rem);
	margin-block-start:40px;
	background:#d48f42;
	padding:10px 20px;
	border-radius:5px;
}
body.single-post h4 {
	font-weight: 500;
	font-size: min(2.4vw, 2.4rem);
	margin-block-start:20px;
	border-bottom:3px solid #d48f42;
	padding-block-end:10px;
}
body.single-post main img {
	text-align:center;
	margin-inline: auto;
}
body.single-post main ul {
	margin-block-start:20px;
}
body {
	font-weight:500;
}
body:not(.home) .header-ID {
	display:none;
}
.red {color:red;}
.great-deals img {
	margin:auto;
}
.img100 img {
	width:100%;	
}
.great-deals.wrap {
	justify-content:center;
}
.mv {
	width: auto;
	max-width:1100px;
}
.mv img {
	width:100%;
}
/*.g-review,
.index-01 > div,
.index-02 > div,
.index-03 > div,
.index-06 > div {
    width: 50vw !important;
    margin-inline: auto;
}
@media screen and (max-width: 768px){
	.g-review,
	.index-01 > div,
	.index-02 > div,
	.index-03 > div,
	.index-06 > div {
    	width: 70% !important;
	}
}
.index-04 .question.none {
	pointer-events: none;
}
.index-04 .question.none:after {
	display:none;
}*/
#sb_instagram .sbi_caption {
	color:#000 !important;
	font-weight:500;
}
@media screen and (max-width: 768px) {
    .index-03 .group {
        padding: 20px;
    }
}
@media screen and (max-width: 480px){
	.img-wrap {
		flex-direction:column;
	}
}
.index-04 .answer {
	font-weight:500;
}
.note-table {
	max-width:640px;
	margin-inline:auto;
}
.note-table td {
	padding-block-start:20px;
	vertical-align:top;
	font-weight:500;
}
@media screen and (max-width: 768px){

}