@charset "UTF-8";

#mainContents img.sp,
#mainContents br.sp,
#kiyaku br.sp,
a.linkLineSP,
a.linkSP{
	display: none !important;
}

/******************************************************************************
	.other
******************************************************************************/
body #mainContents section.other #detailSlider[img-num="13"] .slick-arrow.slick-prev{
	left: calc(50% - 150px);
}
body #mainContents section.other #detailSlider[img-num="13"] .slick-arrow.slick-next{
	right: calc(50% - 150px);
}
body #mainContents section.other #detailSlider[img-num="17"] .slick-arrow.slick-prev{
	left: calc(50% - 182px);
}
body #mainContents section.other #detailSlider[img-num="17"] .slick-arrow.slick-next{
	right: calc(50% - 182px);
}
body #mainContents section.other #detailSlider[img-num="19"] .slick-arrow.slick-prev{
	left: calc(50% - 198px);
}
body #mainContents section.other #detailSlider[img-num="19"] .slick-arrow.slick-next{
	right: calc(50% - 198px);
}
body #mainContents section.other #detailSlider[img-num="20"] .slick-arrow.slick-prev{
	left: calc(50% - 206px);
}
body #mainContents section.other #detailSlider[img-num="20"] .slick-arrow.slick-next{
	right: calc(50% - 206px);
}
body #mainContents section.other #detailSlider[img-num="24"] .slick-arrow.slick-prev{
	left: calc(50% - 238px);
}
body #mainContents section.other #detailSlider[img-num="24"] .slick-arrow.slick-next{
	right: calc(50% - 238px);
}
