@charset "utf-8";


.obj_information_box section.c_info_hakama, .obj_information_box section.c_info_all, .obj_information_box_side section.c_info_hakama, .obj_information_box_side section.c_info_all {
	display: block !important;
}

@media screen and (min-width: 0px) and (max-width: 750px) {

#obj_fade_slider_box_phone {
	margin-bottom: 6em;
	}

.ranking_base {
	margin-bottom: -.5em;

}
	

}

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

.slider_box_base {
	margin-bottom: 60px;
	}

.hair_btn {

	bottom: 25%;
	left: 52.5% !important;

}

.hair_btn_text {
	left: 62%;
	bottom: 28%;
}

.photo_title {

top: 35%;

left: 14%;
}	

.photo_btn {

left: 6%;

bottom: 17%;
}


.ranking_base {
	display: grid;
	width: 100%;
	max-width: 1024px;
	margin: 2.5em auto 0;
	grid-gap: 5px;
	grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}


}

@media screen and (min-width:1025px), print, tv {
.slider_box_base {
	margin-bottom: 100px;
	}

.ranking_base {
	margin-top: 70px;
}


.review{
	margin-top: -100px;
}

.hair_btn {

	bottom: 25%;
	left: 52.5% !important;

}

.hair_btn_text {
	left: 60.5% !important;
}

.photo_title {

	top: 35%;
	left: 10%;

}	

.photo_btn {

	left: 6%;

}
/*--------------------------------
選ばれる理由
--------------------------------*/
.reason,.about753 {
	background-image: url(../../hakama/img/new_top/reason_bg.png);
	background-repeat: repeat;
	padding: 5px 0;
	text-align: center;
}
.reason_btn_box a {
	color: #4d4d4d;
	width: 40%;
	padding: 15px;
	border: 1px #4b4b4b solid;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 500;
	display: block;
	margin: 50px auto 120px auto;
	font-size: 18px;
	letter-spacing: 1px;
}
.reason .title_text,.about753 .title_text {
	margin-top: 50px!important;
}
.reason_title,.about753_title {
	font-size: 24px;
	font-family: source-han-serif-japanese, sans-serif;
	font-weight: 800;
}
.reason_sub_title,.about753_sub_title {
	font-size: 0.9rem;
	margin-bottom: 10px;
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 800;
	color: #333;
}
.strong {
	color: #cc0000;
	font-size: 28px;
	font-weight: bold;
}
.date {
	font-size: 14px;
}
.reason_lead {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 15px;
}
.reason_img_wrap {
	width: 100%;
	max-width: 1280px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 90px auto 100px;
}
.reason_img {
	width: 50%;
	max-width: 700px;
	position: relative;
}
.reason_text_box_back {
	position: absolute;
	width: 65%;
	height: 200px;
	background: #ffffff;
	opacity: 0.8;
	bottom: 5%;
	left: 18%;
}
.reason_text_box {
	position: absolute;
	width: 80%;
	height: 120px;
	bottom: 23%;
	left: 10%;
}
.reason_text {
	font-size: 12px;
	margin-bottom: 10px;
}
.link_text {
	font-family: "source-han-serif-japanese", sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 0.9rem;
}
/*--------------------------------
選ばれる理由　ここまで
--------------------------------*/
	.photo_bnr img {
	opacity: 1;
}
	
}
