@charset "utf-8";
/*
Theme Name: Hit Point Standard
Theme URI: http://hp-webdesign.jp/
Description: 
Author: Hit Point
Version: 1.0
License: 
License URI: 
Tags: 
*/

/* ヘッダー */
#idsHeader .clsLogo {
	margin-left: 8px;
	text-align: left;
}

#idsHeader a.clsContact {
	margin-left: 8px;
}

/* ケンサク */
#idsHeader #s {
	width: 60%;
}

/* キャッチ */
#idsCatch, #idsCatch .clsImage, #idsCatch .clsImageText {
	height: 160px;
}

/* 本文 */
span.clsBr {
	display: block;
}

/* 料金モーダル */
.s-price-modal {
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
}
.s-price-modal__title {
  border-radius: 0;
}
.s-price-modal__content {
  border-radius: 0;
}
