@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: 
*/

/* 部品 */
h2, h3, h4, h5, h6, p, ul, ol, dl, form {
	margin-top: 8px;
	margin-bottom: 8px;
}

br.clsClear {
	display: none;
}

img {
	max-width: 90%;
	height: auto;
}

p.clsAlignR {
	text-align: left;
}

/* ヘッダー */
body:not(.clsDoc-home) #idsHeader {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}

#idsHeader .clsLeft {
	float: none;
	width: 100%;
	text-align: center;
}

#idsHeader .clsRight {
	float: none;
	width: 100%;
	margin: 0;
}

#idsHeader .clsLogo {
	float: none;
	margin: 8px auto;
	text-align: center;
}

#idsHeader .clsLogo img {
/*	max-width: 200px;*/
	width: auto;
	max-height: 32px;
}

#idsHeader #google_translate_element {
	float: none;
	margin: 0 auto;
}

#idsHeader .clsHam {
	display: block;
	float: right;
	margin-top: -37px;
	margin-right: 8px;
	/*
	position: absolute;
	top: 2px;
	right: 8px;
	*/
}

#idsHeader .clsHam p {
	margin-top: 8px !important;
	margin-bottom: 0 !important;
}

#idsHeader .clsHam a {
	display: inline-block;
	background: url(./img/icon_ham.png) no-repeat;
	width: 48px;
	height: 24px;
	margin: 0 auto;
	border: 1px solid #ff0000;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#idsHeader .clsHam a.clsClose {
	display: none;
	background: url(./img/icon_ham_close.png) no-repeat;
}

#idsHeader .clsRight .clsBody {
	float: none;
	width: auto;
	margin: 0;
}

#idsHeader .clsRight .clsBody:first-child {
	float: none;
	width: auto;
	margin: 0;
}

#idsHeader .clsRight .clsBody.clsButton {
	float: right;
	width: auto;
	margin-top: -42px;
	margin-right: 8px;
}

#idsHeader .clsRightR p, #idsHeader .clsRightR ul, #idsHeader .clsRight form {
	padding: 0;
}

#idsHeaderButton {
	background-size: contain;
	width: 84px;
	height: 42px;
}

#idsHeader .clsRight form {
	background: #efefef;
	width: 100%;
	margin: 0 auto;
	margin-top: 8px;
	padding: 0 !important;
}

#idsHeader .clsRight ul.clsMenu {
	margin-top: 0;
	padding: 0;
}

#idsHeader ul.clsMenu li {
	float: none;
	margin: 0;
}

#idsHeader a.clsContact {
	display: block;
	background-size: contain;
	width: 162px;
	height: 42px;
	margin: 0 auto;
	text-align: center;
}

#lang_sel {
	margin-left: 5px;
	margin-top: 5px;
}

#idsHeader .clsRightR ul li {
	float: none;
	margin-top: 8px;
	margin-right: 8px;
	text-align: right;
}

/* Google翻訳を非表示にする */
#idsHeader #google_translate_element {
	display: none;
}

#idsHeader .clsRight {
	margin-top: -12px;
}

/* キャッチ */
#idsCatch {
	margin-top: 8px;
	width: 100%;
	height: 250px;
}

#idsCatch .clsImage {
	background-size: 100% auto;
	width: 100%;
	height: 250px;
}

#idsCatch .clsImageText {
	background-size: auto 100%;
	width: 100%;
	height: 250px;
}

/* ケンサク */
#idsSearchBar {
	background: #efefef;
	margin-top: 8px;
	padding: 8px 8px;
	padding-top: 1px;
}

#idsSearchBar input {
	float: none;
}

#idsHeader #searchform {
	padding-left: 0;
}

#idsHeader #s {
	width: 80%;
}

/* メニュー */
#idsHeader .menu-header {
	display: none;
	background: none;
	background: #ffffff;
	width: 100%;
	margin-top: 8px;
	border-bottom: 1px solid #cccccc;
	border-top: 0;
}

#idsHeader .menu-header > ul {
	background: none;
	width: 100%;
	height: auto;
}

#idsHeader .menu-header > ul li {
	float: none;
	width: 100%;
	position: static;
	font-size: small;
	line-height: 125%;
	border-top: 1px solid #efefef;
	width: auto;
	margin-left: 0;
	text-align: left;
}

#idsHeader .menu-header > ul li:first-child {
	width: auto;
	margin-left: 0;
}

#idsHeader .menu-header > ul > li a {
	font-size: small;
	line-height: 125%;
	color: #006699 !important;
}

#idsHeader .menu-header > ul > li > a {
	display: block;
	font-size: small;
	line-height: 125%;
	color: #006699 !important;
	background: #ffffff url(./img/bullet-gmenu.gif) 4px center no-repeat !important;
	padding-left: 16px !important;
	text-decoration: none !important;
	background: none;
	background: red;
	width: auto;
	height: auto;
	padding: 8px;
}

/* メニュー：プルダウン */
#idsHeader .menu-header > ul > li > ul {
	display: block;
	position: static;
	left: 0;
	top: 0;
	width: 90%;
	margin: 0 8px;
	padding-bottom: 8px;
	-moz-opacity: 1;
	opacity: 1;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

#idsHeader .menu-header > ul > li > ul > li,
#idsHeader .menu-header > ul > li > ul > li:first-child,
#idsHeader .menu-header > ul > li:hover > ul > li {
	display: inline-block;
	width: 124px;
	border: 0;
	margin: 0;
	margin-top: 4px;
	margin-right: 4px;
	padding: 4px 0;
	vertical-align: top;
}

#idsHeader .menu-header > ul > li > ul > li a,
#idsHeader .menu-header > ul > li:hover > ul > li a,
#idsHeader .menu-header > ul > li:hover > ul > li a:hover {
	display: inline !important;
	background: #ffffff !important;
	margin: 0 !important;
	padding: 0 !important;
	text-decoration: underline !important;
}

#idsHeader .menu-header > ul > ul ul {
	display: none !important;
}

#idsHeader .menu-header > ul > li:hover > ul {
	background: #ffffff;
}

/* コンテント：ボックスフォーム */
.clsBoxForm {
	background: #00cccc !important;
	background: #d9f7f7 !important;
}

.clsBoxForm .clsBody {
	background: #d9f7f7 !important;
}

.clsBoxForm.clsBox-pet-hotel {
	background: #f0f8da !important;
}

.clsBoxForm.clsBox-pet-hotel .clsBody {
	background: #f0f8da !important;
}

.clsBoxForm .clsContentTop {
	background: none !important;
	padding-top: 0;
}

.clsBoxForm .clsContentBottom {
	background: none !important;
	padding-bottom: 0;
}

.clsBoxForm .clsContentCenter {
	background: none !important;
	padding: 0;
}

.clsBoxForm h2.clsHeading {
	background-size: cover !important;
	width: 100% !important;
}

.clsBoxForm p.clsNow {
	padding: 6px 10px;
	text-align: left;
}

.clsBoxForm .clsPhoto {
	background-position: center 8px;
	padding-top: 120px;
}

@media screen and (max-width:352px) {
.clsBoxForm .clsPhoto {
	background-position: left 0;
	padding-top: 112px;
}
}

.clsNowRight {
	float: none;
	width: auto;
}

.clsNowLeft {
	float: none;
	width: auto;
}

.clsBlockList .clsLeft {
	float: none;
	width: auto;
}

.clsBlockList .clsRight {
	float: none;
	width: auto;
	margin-left: 0;
}

.clsBlockListS .clsLeft {
	float: none;
	width: auto;
}

.clsBlockListS .clsRight {
	float: none;
	width: auto;
	margin-left: 0;
}

.clsBlockList h3, .clsBlockList h4, .clsBlockList p {
	margin-top: 8px;
	padding: 0 8px;
}

.clsBlockList .clsLeft, .clsBlockList .clsRight {
	border-top: 0;
}

.clsBlockList p {
	border-bottom: 1px solid #efefef !important;
	padding-bottom: 8px !important;
}

/* ヘディング */
h2.clsHeading {
	width: auto;
}

h3.clsHeading {
	width: auto !important;
}

.clsBoxForm p.clsTelNum {
	width: auto !important;
}

/* フッター */
#idsFooter {
	color: #ffffff;
	background: #006699;
	margin-top: 8px;
	padding: 1px 10px;
}

#idsFooter>* {
	margin-top: -1px;
}

#idsFooter .clsContact {
	width: 256px;
	margin: 0 auto;
}

#idsFooter .clsLogo {
	background: url(./img/footer-logo.gif) center center no-repeat;
	width: auto;
	margin-bottom: 16px;
}

#idsFooter ul {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

#idsFooter .widget-area {
	float: none;
	width: auto;
}

#idsFooter .clsSitemap .widget-area {
	display: inline-block;
	width: 160px;
	margin-top: 16px;
	margin-left: 8px;
	vertical-align: top;
}

#idsFooter .widget-area > ul.xoxo {
	margin: 0;
}

/* フッター：コピーライト */
#idsCopyright {
	margin-top: 8px;
}

#idsCopyright address {
	float: none;
	width: auto;
	margin: 8px 0;
}

#idsCopyright address span {
	display: none;
}

#idsCopyright .clsRight {
	float: none;
	width: auto;
}

/* コンテント */
.clsContent {
	margin-top: 8px;
	padding-bottom: 0;
}

.clsContentTop {
	background: none;
	padding-top: 0;
}

.clsContentBottom {
	background: none;
	padding-bottom: 0;
}

.clsContentCenter {
	background: none;
	padding: 0;
}

#idsContentsFull {
	padding-bottom: 0;
}

.clsBoxForm p.clsButton input {
	background-size: contain;
	background-position: center center;
	max-width: 90%;
	height: transparent;
	margin-left: auto;
	margin-right: auto;
}

.clsBoxForm p.clsButton {
	text-align: center;
}

/* レイアウト */
.clsContainer {
	width: auto;
}

#idsContentsAndSideBarLeft {
	float: none;
	width: auto;
}

#idsContents {
	float: none;
	width: auto;
}

#idsSidebarRight {
	display: none;
	float: none;
	width: auto;
}

/* コンテント */
.clsContent {
	background: none;
	padding: 0;
}

.clsContentTop {
	background: none;
	padding: 0;
}

.clsContentBottom {
	background: none;
	padding: 0;
}

.clsContentCenter {
	background: none;
	padding: 0;
}

#idsContentsFull {
	background: none;
	padding: 0;
}

#idsContentsFull .clsContentTop {
	background: none;
	padding: 0;
}

#idsContentsFull .clsContentBottom {
	background: none;
	padding: 0;
}

#idsContentsFull .clsContentCenter {
	background: none;
	padding: 0;
}

/* トピックパス */
p.clsTopicPath {
	padding: 8px 4px;
}

/* タイトル */
h1.clsDocTitle {
	width: auto;
	height: auto;
}

h1.clsDocTitle .clsBody {
	display: inline-block !important;
}

h1.clsDocTitle .clsBg, #idsHeading-campaign, #idsHeading-news {
	background: #ffffff url(./img/title-bg-child-sm.gif) left top repeat-x !important;
	height: auto;
	border-bottom: 1px solid #ff0000;
}

.clsDocTitleImage {
	background-repeat: repeat-x;
	background-size: contain;
	max-height: 80px;
}

#idsHeading-parking {
	background-image: url(./img/box-parking-heading-sm.gif);
}

#idsHeading-pet-hotel {
	background-image: url(./img/box-pet-hotel-heading-sm.gif);
}

#idsHeading-rentacar {
	background-image: url(./img/box-rentacar-heading-sm.gif);
	width: auto;
	height: auto;
}

#idsHeading-parking .clsAlt, #idsHeading-pet-hotel .clsAlt, #idsHeading-rentacar .clsAlt {
	display: inline-block;
	font-size: large;
	line-height: 100%;
	color: #ffffff;
	padding: 16px 40px;
	text-shadow: #006666 1px 1px 0px,
		#006666 -1px 1px 0px,
		#006666 1px -1px 0px,
		#006666 -1px -1px 0px;
}

#idsHeading-pet-hotel .clsAlt {
	text-shadow: #4c6600 1px 1px 0px,
		#006666 -1px 1px 0px,
		#006666 1px -1px 0px,
		#006666 -1px -1px 0px;
}

/* パラグラフ */
.clsContentBlock {
	background: none;
	margin: 0 0;
	border: 0;
}

.clsParagraph h2 {
	background: #00bfbf url(./img/heading-bg-sm.gif) left top no-repeat;
	border-bottom: 1px dotted #f5fdfd;
	border-top: 1px dotted #f5fdfd;
}

#idsHeading-campaign > .clsAlt:first-child, #idsHeading-news > .clsAlt:first-child {
	display: inline-block;
	font-size:20px;
	_font-size:20px;
	line-height:100%;
	padding:13px 12px;
}

/* タイトル：画像 */
body.clsDoc-pet-hotel-lily .clsDocTitleImage
, body.clsDir-services-pet-hotel-lily .clsDocTitleImage {
	max-height: 40px;
}

body.clsDoc-pet-hotel-lily .clsParagraph h2
, body.clsDir-services-pet-hotel-lily .clsParagraph h2 {
	background: #7bc400 url(./img/heading-bg-pet-hotel-lily-sm.gif) left top no-repeat;
	border-bottom: 1px dotted #fafdf5;
	border-top: 1px dotted #fafdf5;
}

/* レスポンシブテーブル */
table:not(.no-style-table) tbody::-webkit-scrollbar {
	height: 10px;
	height: 1rem;
	background-color: #efefef;
}

table:not(.no-style-table) tbody::-webkit-scrollbar-thumb {
	background-color: #cccccc;
	border-radius: 10px;
	border-radius: 1.0rem;
}

table:not(.no-style-table) tbody::-webkit-scrollbar-thumb:hover {
	background-color: #999999;
}

table:not(.no-style-table).clsTable:not(.clsForm) {
	display: block;
	background-color: #ffffff;
	position: relative;
	width: auto;
	border: 0;
}

table:not(.no-style-table).clsTable:not(.clsForm) caption {
	display: block;
}

table:not(.no-style-table).clsTable:not(.clsForm) thead {
	display: block;
	float: left;
}

table:not(.no-style-table).clsTable:not(.clsForm) tbody {
	display: block;
	position: relative;
	width: auto;
	white-space: nowrap;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

table:not(.no-style-table).clsTable:not(.clsForm) thead th {
	text-align: left;
}

table:not(.no-style-table).clsTable:not(.clsForm) thead tr {
	display: block;
}

table:not(.no-style-table).clsTable:not(.clsForm) tbody tr {
	display: inline-block;
	vertical-align: top;
}

table:not(.no-style-table).clsTable:not(.clsForm) th, table:not(.no-style-table).clsTable:not(.clsForm) td {
	display: block;
	margin-top: 1px;
	margin-right: -4px;
}

table:not(.no-style-table).clsTable.clsRow thead {
	float: none;
}

table:not(.no-style-table).clsTable.clsRow tbody {
	position: static;
	overflow-x: visible;
	white-space: normal;
}

table:not(.no-style-table).clsTable.clsRow tbody tr {
	display: block;
}

table:not(.no-style-table).clsTable.clsRow th, table:not(.no-style-table).clsTable.clsRow td {
	margin-top: 0;
	margin-right: -0;
}

table:not(.no-style-table).clsForm {
	width: auto;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.clsBoxForm table.clsTable {
  width: 100%;
}

table:not(.no-style-table).clsForm col {
	display: none;
}

table:not(.no-style-table).clsForm tr {
	display: block;
}

table:not(.no-style-table).clsForm th, table:not(.no-style-table).clsForm td {
	display: block;
	margin-top: 1px;
	text-align: left;
}

table:not(.no-style-table).clsForm tr:first-child th:first-child {
	margin-top: 0;
}

table:not(.no-style-table).clsForm tr th:not(:first-child) {
	display: none;
}

table:not(.no-style-table).clsForm tr.clsSecond {
	display: block;
}

table:not(.no-style-table).clsForm td .clsInput {
	width: 95%;
}

table:not(.no-style-table).clsPrice {
	float: none;
	width: 90%;
	margin-left: 8px;
	margin-right: auto;
}

table:not(.no-style-table).clsPrice th, table:not(.no-style-table).clsPrice td {
	width: 100% !important;
}

/* アクセスマップ */
.clsAccessMap .clsLeft, .clsAccessMap .clsRight {
	float: none;
	width: auto;
}

/* 下層リスト */
ul.clsChild {
	width: 90%;
}

ul.clsChild > li {
	width: 100%;
	margin-left: 0;
	margin-right: auto;
}

ul.clsChild ul li {
	float: none;
	width: 100%;
}

/* ダブルブロック */
.clsDoubleBlock {
	float: none;
	width: auto;
	margin-left: 0;
}

/* キャンペーン */
.clsCampaign p.clsBlock {
	float: none;
	width: auto;
}

.clsCampaign p.clsBlock img {
	width: auto;
	height: auto;
}

/* サブメニュー */
.clsSubMenu {
	background: #006699;
}

ul.clsSub {
	background: #006699;
}

ul.clsSub li {
	display: inline-block;
	float: none;
	margin-right: 0;
	vertical-align: top;
}

ul.clsSub li.current_page_item, ul.clsSub li:hover {
	background:url(./img/submenu-bg-s.gif) repeat-x;
	border:1px solid #ffffff;
}

ul.clsSub li a {
	display:block;
}

ul.clsSub li.current_page_item a, ul.clsSub li:hover a {
	color:#006699 !important;
	background:url(./img/submenu-bullet-s.gif) 4px no-repeat;
}

/* 写真 */
.clsPhotoL {
	float: none;
	width: auto;
	margin-left: 0;
	text-align: center;
}

.clsPhotoR {
	float: none;
	width: auto;
	margin-right: 0;
	text-align: center;
}

.clsPhotoList .clsCaption {
	margin-top: 0;
	margin-bottom: 16px;
}

/* ステップバー */
.cd-multi-steps {
	display: none;
}
/* 料金表 */
.table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; /* iPhoneで慣性スクロール */
}
.table-scroll table {
  min-width: 600px; /* 必要に応じて調整 */
}
