@charset "UTF-8";
.loading {
    display: none;
}
.loading .loading_box {
    position: relative;
    top: 40%;
}
.loading .loading_box .loader_img {
    width: 8%;
    margin: 0 auto;
}

.box_clear {
    clear: both;
}

.all_text_box {
    margin: 10px 10px 30px;
}
.display_none {
    display: none;
}
.going_page_button {
    margin: 10px;
}

@media screen and (min-width: 768px), print {
	.detail-info__description span {
		font-size: 1.4rem;
	}
}

.price_title {
	font-family: "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ W3", "メイリオ", "ＭＳ Ｐゴシック", sans-serif!important;
	color: #444!important;
	font-weight: normal!important;
}


