html
{
	width: 100%;
	height: 100%;
}

body
{
	-webkit-text-size-adjust: 100%;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: -apple-system, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ ゴシック', 'MS Gothic', sans-serif;
	font-size: 16px;
}

input[type="button"],input[type="submit"],input[type="file"],input[type="text"],input[type="password"],textarea,button
{
	font-family: -apple-system, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ ゴシック', 'MS Gothic', sans-serif!important;
    -webkit-appearance: none;
	font-weight: 400;
}

select
{
	font-family: -apple-system, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ ゴシック', 'MS Gothic', sans-serif!important;
	font-weight: 400;
}

a {
	text-decoration: none;
}


/* パーツ */
.mt0
{
	margin-top: 0px!important;
}

.mt5
{
	margin-top: 5px!important;
}

.mt10
{
	margin-top: 10px!important;
}

.mt15
{
	margin-top: 15px!important;
}

.mt20
{
	margin-top: 20px!important;
}

.mt25
{
	margin-top: 25px!important;
}

.mt30
{
	margin-top: 30px!important;
}

.mt32
{
	margin-top: 32px!important;
}

.mt35
{
	margin-top: 35px!important;
}

.mt40
{
	margin-top: 40px!important;
}

.mt45
{
	margin-top: 45px!important;
}

.mt50
{
	margin-top: 50px!important;
}

.mt60
{
	margin-top: 60px!important;
}

.mt70
{
	margin-top: 70px!important;
}

.mt72
{
	margin-top: 72px!important;
}

.mt75
{
	margin-top: 75px!important;
}

.mt77
{
	margin-top: 77px!important;
}

.mt80
{
	margin-top: 80px!important;
}

.mt100
{
	margin-top: 100px!important;
}

.mt106
{
	margin-top: 106px!important;
}

.mt130
{
	margin-top: 130px!important;
}

.mt170
{
	margin-top: 170px!important;
}

.mt178
{
	margin-top: 178px!important;
}

.mb0
{
	margin-bottom: 0px!important;
}

.pt5
{
	padding-top: 5px!important;
}

.pt10
{
	padding-top: 10px!important;
}

.pl0
{
	padding-left: 0px!important;
}


/* ヘッダー */
div.header
{
	width: 100%;
	background-color: rgba(255, 255, 255, 0.85);
}

div.header div.data
{
	width: 960px;
	height: 70px;
	margin: 0px auto 0px;
	position: relative;
}

div.header div.data table.header
{
	width: 100%;
	height: 70px;
}

div.header div.data table.header td.logo
{
	width: 51px;
	height: 40px;
	padding: 0px 15px 0px;
}

div.header div.data table.header td.logo div.logo
{
	width: 51px;
	height: 40px;
}

div.header div.data table.header td.logo div.logo img
{
	width: 51px;
	height: 40px;
}

div.header div.data table.header td.title
{
	width: 266px;
	padding-right: 34px;
}

div.header div.data table.header td.title div.catch
{
	width: 204px;
	height: 12px;
	margin: 0px 0px 10px;
}

div.header div.data table.header td.title div.catch img
{
	width: 204px;
	height: 12px;
}

div.header div.data table.header td.title div.title
{
	width: 266px;
	height: 24px;
}

div.header div.data table.header td.title div.title img
{
	width: 266px;
	height: 24px;
}

div.header div.data table.header td.number
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	vertical-align: bottom;
	padding-bottom: 13px;
}

div.header div.data table.header td.contact
{
	width: 100px;
	padding-right: 24px;
	white-space: nowrap;
}

div.header div.data table.header td.contact div.text01
{
	font-size: 70%;
	line-height: 100%;
	color: #000000;
	text-align: center;
}

div.header div.data table.header td.contact div.text02
{
	font-size: 150%;
	line-height: 100%;
	color: #d4709d;
	text-align: center;
	margin: 5px 0px 5px;
	letter-spacing: 0.05em;
}

div.header div.data table.header td.contact div.text03
{
	font-size: 70%;
	line-height: 100%;
	color: #000000;
	text-align: center;
}

div.header div.data table.header td.contact div.text02 a
{
	color: #d4709d;
}

div.header div.menu
{
	width: 100%;
	height: 50px;
	margin: 0px auto 0px;
	background-color: #fcdced;
}

div.header div.menu table.global
{
	height: 50px;
	margin: 0px auto 0px;
}

div.header div.menu table.global td.menu
{
	width: 150px;
	padding-right: 10px;
}

div.header div.menu table.global td:last-child.menu
{
	padding-right: 0px;
}

div.header div.menu table.global td.menu input
{
	width: 150px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #d4709d;
	text-align: center;
	background-color: #ffffff;
	border-radius: 8px;
	border: none;
	text-shadow: none;
	letter-spacing: 0.05em;
	cursor: pointer;
}

div.header_height
{
	height: 0px;
}


/* フッター */
div.footer_frame
{
	width: 100%;
	border-top: 1px solid #656565;
	padding: 0px 0px 0px;
	position: relative;
}

div.footer_frame div.copyright
{
	font-size: 85%;
	line-height: 100%;
	color: #000000;
	text-align: center;
}

div.footer_frame div.logo
{
	width: 61px;
	height: 61px;
	position: absolute;
	top: 0px;
	left: 10px;
}

div.footer_frame div.logo img
{
	width: 61px;
	height: 61px;
}

table.copyright
{
	height: 60px;
	margin: 0px auto 0px;
}

table.copyright td.text
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	padding-right: 2em;
}

table.copyright td.text2
{
	font-size: 80%;
	line-height: 100%;
	color: #000000;
	padding-right: 5px;
}

table.copyright td.logo
{
	width: 60px;
}

table.copyright td.logo div.img
{
	width: 60px;
	height: 60px;
}

table.copyright td.logo div.img img
{
	width: 60px;
	height: 60px;
	display: block;
}

div.footer_short
{
	width: 100%;
	border-top: 1px solid #656565;
	position: absolute;
	bottom: 0;
}

div.footer_short div.frame
{
	width: 100%;
	padding: 0px 0px 0px;
	position: relative;
}

div.footer_short div.copyright
{
	font-size: 85%;
	line-height: 100%;
	color: #000000;
	text-align: center;
}

div.footer_short div.logo
{
	width: 61px;
	height: 61px;
	position: absolute;
	top: 0px;
	left: 10px;
}

div.footer_short div.logo img
{
	width: 61px;
	height: 61px;
}


/* シェアボタン */
table.share
{
	margin: 50px 25px 0px auto;
}

table.share td.icon1
{
	width: 70px;
}

table.share td.icon1 img
{
	width: 70px;
	height: 18px;
}

table.share td.icon2
{
	width: 60px;
}

table.share td.icon2 img
{
	width: 60px;
	height: 18px;
}

table.share td.icon3
{
	width: 45px;
}

table.share td.icon3 img
{
	width: 45px;
	height: 18px;
}

table.share td.space
{
	width: 10px;
}

table.share a
{
	text-decoration: none;
}


/* タイトル */
h1
{
	font-size: 120%;
	line-height: 160%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	margin: 90px auto 150px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.05em;
}

h2
{
	width: 516px;
	height: 34px;
	font-size: 120%;
	line-height: 100%;
	color: #d4709d;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.05em;
	text-align: center;
	font-weight: normal;
	display: table-cell;
	vertical-align: middle;
}

h2.short
{
	width: 436px;
}

div.title_frame01
{
	width: 552px;
	height: 36px;
	background-color: #e7589b;
	border-radius: 18px;
	margin: 125px auto 0px;
	padding: 1px 0px 1px;
	box-sizing: border-box;
}

div.title_frame02
{
	width: 516px;
	height: 34px;
	background-color: #ffffff;
	margin: 0px auto 0px;
}

div.title_frame03
{
	width: 474px;
	height: 36px;
	background-color: #e7589b;
	border-radius: 18px;
	margin: 0px auto 0px;
	padding: 1px 0px 1px;
	box-sizing: border-box;
}

div.title_frame04
{
	width: 436px;
	height: 34px;
	background-color: #ffffff;
	margin: 0px auto 0px;
}


/* ホーム */
div.key_visual
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: url(https://cdn.mintomo.co.jp/ikiiki-support.co.jp/img/key_image.jpg) center center no-repeat;
	/*background: url(https://cdn.mintomo.co.jp/ikiiki-support.co.jp/img/img.png) center center no-repeat;*/
	background-size: cover;
	width: 100%;
	height: 364px;
	padding-top: 37.143%;
	position: relative;
}

div.content_frame
{
	width: 100%;
	/*height: 100%;*/
	margin: 0px auto;
}

div.article
{
	width: 960px;
	/*height: 100%;*/
	margin: 0px auto;
}

div.bottom_space01
{
	height: 100px;
}

table.top_text
{
	margin: 17px auto 0px;
}

table.top_text td.text
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	vertical-align: bottom;
	padding-bottom: 13px;
}

table.top_text td.img
{
	width: 123px;
	padding-right: 0px;
}

table.top_text td.img div.img
{
	width: 123px;
	height: 53px;
}

table.top_text td.img div.img img
{
	width: 123px;
	height: 53px;
}

div.top_text
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	margin: 50px 0px 55px;
}

table.discount
{
	margin: 32px auto 0px;
}

table.discount td.space1
{
	width: 120px;
}

table.discount td.space2
{
	width: 80px;
}

table.discount td.img
{
	width: 200px;
	vertical-align: top;
	position: relative;
}

table.discount td.img div.img
{
	width: 200px;
	height: 150px;
}

table.discount td.img div.img img
{
	width: 200px;
	height: 150px;
}

table.discount td.img div.name
{
	font-size: 100%;
	line-height: 140%;
	color: #000000;
	margin: 15px 0px 0px;
	text-align: center;
}

table.discount td.img div.img2
{
	width: 200px;
	height: 280px;
}

table.discount td.img div.img2 img
{
	width: 200px;
	height: 280px;
}

table.discount td.img div.discount
{
	width: 123px;
	height: 53px;
	position: absolute;
	top: -26px;
	right: -61px;
}

table.discount td.img div.discount img
{
	width: 123px;
	height: 53px;
}

table.discount td.img div.discount_small
{
	width: 116px;
	height: 53px;
	position: absolute;
	top: -26px;
	right: -58px;
}

table.discount td.img div.discount_small img
{
	width: 116px;
	height: 53px;
}

table.discount td.img div.discount_large
{
	width: 144px;
	height: 53px;
	position: absolute;
	top: -26px;
	right: -60px;
}

table.discount td.img div.discount_large img
{
	width: 144px;
	height: 53px;
}

table.discount td.img2
{
	width: 150px;
	vertical-align: top;
	padding-right: 30px;
}

table.discount td.img2 div.img
{
	width: 150px;
	height: 200px;
}

table.discount td.img2 div.img img
{
	width: 150px;
	height: 200px;
}

table.discount td.text
{
	vertical-align: top;
	padding-left: 20px;
}

table.discount td.text div.title
{
	font-size: 120%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.05em;
}

table.discount td.text div.text1
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	margin: 20px 0px 0px;
}

table.discount td.text div.text2
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	margin: 8px 0px 0px;
	text-indent: 1em;
}

table.discount td.text div.text2 sup
{
	font-size: 70%;
}

table.discount td.text div.text3
{
	font-size: 90%;
	line-height: 150%;
	color: #000000;
	margin: 20px 0px 0px;
}

table.discount td.text div.text4
{
	font-size: 110%;
	line-height: 150%;
	color: #000000;
	margin: 15px 0px 0px;
	letter-spacing: 0.05em;
}

table.discount td.text_bottom
{
	height: 50px;
	position: relative;
}

table.discount td.text_bottom div.text
{
	font-size: 90%;
	line-height: 150%;
	color: #000000;
	white-space: nowrap;
	position: absolute;
	bottom: 5px;
	left: 0;
}

table.discount td.arrow
{
	width: 123px;
	font-size: 120%;
	line-height: 100%;
	color: #e7589b;
	padding-top: 25px;
	padding-left: 43px;
	vertical-align: top;
	box-sizing: border-box;
}

table.discount td.arrow2
{
	/*width: 123px;*/
	font-size: 120%;
	line-height: 100%;
	color: #e7589b;
	text-align: center;
	vertical-align: top;
	box-sizing: border-box;
	padding: 0px 30px 0px;
}

div.home_text
{
	font-size: 90%;
	line-height: 180%;
	color: #000000;
	text-align: center;
	margin: 40px 0px 50px;
}

div.home_text sup
{
	font-size: 70%;
}

table.advantage
{
	margin: 0px auto 0px;
}

table.advantage td.space
{
	width: 15px;
}

table.advantage td.img
{
	width: 300px;
	position: relative;
}

table.advantage td.img div.img
{
	width: 300px;
	height: 200px;
}

table.advantage td.img div.img img
{
	width: 300px;
	height: 200px;
}

table.advantage td.img div.text_frame
{
	width: 300px;
	height: 45px;
	background-color: rgba(255, 255, 255, 0.7);
	position: absolute;
	top: 0;
	left: 0;
}

table.advantage td.img div.text_frame div.text
{
	width: 300px;
	height: 45px;
	font-size: 110%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	letter-spacing: 0.05em;
	display: table-cell;
	vertical-align: middle;
}

table.contact_goods
{
	margin: 0px;
}

table.contact_goods td.img
{
	width: 192px;
	vertical-align: top;
}

table.contact_goods td.img div.img
{
	width: 192px;
	height: 150px;
}

table.contact_goods td.img div.img img
{
	width: 192px;
	height: 150px;
}

table.contact_goods td.img div.name
{
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	letter-spacing: 0.05em;
	margin: 20px auto 0px;
}

table.showroom
{
	margin: 0px auto 0px;
}

table.showroom td.img01
{
	width: 640px;
	vertical-align: top;
}

table.showroom td.img01 div.img
{
	width: 640px;
	height: 400px;
}

table.showroom td.img01 div.img img
{
	width: 640px;
	height: 400px;
	display: block;
}

table.showroom td.img02
{
	width: 320px;
	vertical-align: top;
}

table.showroom td.img02 div.img
{
	width: 320px;
	height: 200px;
}

table.showroom td.img02 div.img img
{
	width: 320px;
	height: 200px;
	display: block;
}

div.home_map
{
	width: 960px;
	height: 280px;
	margin: 0px auto 0px;
}

table.home_button
{
	margin: 35px auto 0px;
}

table.home_button td.button
{
	width: 350px;
	padding-right: 100px;
}

table.home_button td:last-child.button
{
	padding-right: 0px;
}

table.home_button td.button input
{
	width: 350px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #e7589b;
	border-radius: 10px;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.home_list
{
	margin: 130px auto 0px;
}

table.home_list td.contents
{
	width: 474px;
	vertical-align: top;
	padding-right: 6px;
}

table.home_list td:last-child.contents
{
	padding-right: 0px;
}

table.home_list td.contents div.button
{
	width: 350px;
	height: 40px;
	margin: 34px auto 0px;
}

table.home_list td.contents div.button input
{
	width: 350px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #e7589b;
	border-radius: 10px;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.home_list td.contents table.list_button
{
	margin: 34px auto 0px;
}

table.home_list td.contents table.list_button td.button
{
	width: 200px;
	height: 40px;
	padding-right: 30px;
}

table.home_list td.contents table.list_button td:last-child
{
	padding-right: 0px;
}

table.home_list td.contents table.list_button td.button input
{
	width: 200px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #e7589b;
	border-radius: 10px;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.home_list td.contents div.block
{
	width: 450px;
	margin: 0px auto 0px 7px;
	padding: 15px 0px 24px;
	box-sizing: border-box;
	border-bottom: 1px solid #f5f5f5;
}

table.home_list td.contents div:nth-child(2).block
{
	padding-top: 45px;
}

table.home_list td.contents div.block2
{
	width: 450px;
	margin: 0px auto 0px 7px;
	padding: 45px 0px 0px;
	box-sizing: border-box;
}

table.home_list td.contents table.list
{
	width: 100%;
}

table.home_list td.contents table.list td.img
{
	width: 150px;
	padding-right: 10px;
	vertical-align: top;
}

table.home_list td.contents table.list td.img div.img
{
	width: 150px;
	height: 150px;
}

table.home_list td.contents table.list td.img div.img img
{
	width: 150px;
	height: 150px;
	display: block;
    object-fit: cover;
}

table.home_list td.contents table.list td.img div.img iframe
{
	width: 150px;
	height: 150px;
	display: block;
}

table.home_list td.contents table.list td.text
{
	font-size: 80%;
	line-height: 130%;
	color: #000000;
	vertical-align: top;
}

table.home_list a
{
	color: inherit;
	text-decoration: none;
}

table.home_list a div.block
{
	border-bottom: 1px solid #f5f5f5;
}


/* ショールーム */
div.showroom_visual
{
	width: 100%;
	margin: 0px;
}

div.showroom_visual table.visual
{
	width: 100%;
	margin: 0px;
	table-layout: fixed;
}

div.showroom_visual table.visual td.img01
{
	/*width: 66.66%;*/
	vertical-align: top;
}

div.showroom_visual table.visual td.img01 div.img
{
	width: 100%;
}

div.showroom_visual table.visual td.img01 div.img img
{
	width: 100%;
	display: block;
}

div.showroom_visual table.visual td.img02
{
	/*width: 33.34%;*/
	vertical-align: top;
}

div.showroom_visual table.visual td.img02 div.img
{
	width: 100%;
}

div.showroom_visual table.visual td.img02 div.img img
{
	width: 100%;
	display: block;
}

table.business_hours
{
	width: 415px;
	margin: 50px auto 0px;
	table-layout: fixed;
}

table.business_hours th
{
	height: 50px;
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	background-color: #e7589b;
}

table.business_hours td
{
	height: 50px;
	font-size: 110%;
	line-height: 100%;
	color: #e7589b;
	box-sizing: border-box;
	border-bottom: 1px solid #e7589b;
	border-right: 1px solid #e7589b;
	text-align: center;
}

table.business_hours td:first-child
{
	border-left: 1px solid #e7589b;
}

table.business_hours td div.img
{
	width: 51px;
	height: 40px;
	margin: 0px auto 0px;
}

table.business_hours td div.img img
{
	width: 51px;
	height: 40px;
	margin: 0px auto 0px;
}

div.business_hours
{
	font-size: 110%;
	line-height: 100%;
	color: #e7589b;
	text-align: center;
	margin: 20px 0px 0px;
}

table.outline
{
	margin: 42px auto 0px 220px;
}

table.outline td
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding-bottom: 12px;
}

table.outline tr:last-child td
{
	padding-bottom: 0px;
}

table.outline td.title
{
	padding-right: 24px;
}

table.staff
{
	margin: 0px auto 0px;
}

table.staff td
{
	/*width: 160px;*/
	vertical-align: top;
	padding-bottom: 40px;
	padding-right: 10px;
}

table.staff tr:last-child td
{
	padding-bottom: 0px;
}

table.staff td:last-child
{
	padding-right: 0px;
}

table.staff tr.reform td
{
	padding-bottom: 0px;
}

table.staff tr.note td
{
	padding-bottom: 65px;
}

table.staff td.arrow
{
	width: 30px;
	font-size: 120%;
	line-height: 100%;
	color: #e7589b;
	text-align: center;
	vertical-align: middle;
}

table.staff div.img
{
	width: 160px;
	/*height: 150px;*/
}

table.staff div.img img
{
	width: 160px;
	/*height: 150px;*/
	display: block;
}

table.staff div.img2
{
	width: 135px;
	height: 240px;
}

table.staff div.img2 img
{
	width: 135px;
	height: 240px;
}

table.staff div.img3
{
	width: 480px;
	height: 150px;
}

table.staff div.img3 img
{
	width: 480px;
	height: 150px;
}

table.staff div.name
{
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	letter-spacing: 0.05em;
	margin: 20px auto 0px;
}

table.staff div.job
{
	font-size: 70%;
	line-height: 160%;
	color: #9a9a9a;
	text-align: center;
	margin: 5px auto 0px;
	padding: 0px 0px 0px;
}

table.staff div.staff
{
	font-size: 120%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	letter-spacing: 0.05em;
	margin: 20px auto 0px;
}

table.staff div.sample
{
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	letter-spacing: 0.05em;
	margin: 20px auto 0px;
}

table.staff div.post
{
	font-size: 90%;
	line-height: 100%;
	color: #9a9a9a;
	text-align: center;
	margin: 12px auto 0px;
}

table.staff div.note
{
	font-size: 80%;
	line-height: 150%;
	color: #9a9a9a;
	text-align: center;
	margin: 10px auto 0px;
}

table.staff table.staff_name
{
	margin: 20px auto 0px;
}

table.staff table.staff_name td
{
	padding-right: 65px;
}

table.staff table.staff_name td:last-child
{
	padding-right: 0px;
}

table.staff table.staff_name td.text
{
	font-size: 120%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	letter-spacing: 0.05em;
	margin: 20px auto 0px;
}


/* 介護向け住宅改修 */
div.reform_visual
{
	width: 100%;
	margin: 0px;
	table-layout: fixed;
}

div.reform_visual table.visual
{
	width: 100%;
	margin: 0px;
}

div.reform_visual table.visual td.img
{
	vertical-align: top;
}

div.reform_visual table.visual td.img div.img
{
	width: 100%;
}

div.reform_visual table.visual td.img div.img img
{
	width: 100%;
	display: block;
}


/* 介護用品レンタル */
table.rental_list
{
	margin: 12px auto 0px;
}

table.rental_list td.contents
{
	width: 474px;
	vertical-align: top;
	padding-right: 6px;
}

table.rental_list td:last-child.contents
{
	padding-right: 0px;
}

table.rental_list td.contents div.button
{
	width: 350px;
	height: 40px;
	margin: 34px auto 0px;
}

table.rental_list td.contents div.button input
{
	width: 350px;
	height: 40px;
	font-size: 100%;
	line-height: 100%;
	color: #ffffff;
	text-align: center;
	background-color: #e7589b;
	border-radius: 10px;
	border: none;
	text-shadow: none;
	letter-spacing: 0.1em;
	cursor: pointer;
}

table.rental_list td.contents div.block
{
	width: 450px;
	margin: 0px auto 0px 7px;
	padding: 15px 0px 24px;
	box-sizing: border-box;
	border-bottom: 1px solid #f5f5f5;
}

table.rental_list td.contents table.list
{
	width: 100%;
}

table.rental_list td.contents table.list td.img
{
	width: 150px;
	padding-right: 10px;
	vertical-align: top;
}

table.rental_list td.contents table.list td.img div.img
{
	width: 150px;
	height: 150px;
}

table.rental_list td.contents table.list td.img div.img img
{
	width: 150px;
	height: 150px;
	display: block;
    object-fit: cover;
}

table.rental_list td.contents table.list td.img div.img iframe
{
	width: 150px;
	height: 150px;
	display: block;
}

table.rental_list td.contents table.list td.text
{
	font-size: 80%;
	line-height: 130%;
	color: #000000;
	vertical-align: top;
}

table.rental_list td.contents table.list td.text div.title
{
	margin-bottom: 15px;
}

table.rental_list a
{
	color: inherit;
	text-decoration: none;
}

table.rental_list a div.block
{
	border-bottom: 1px solid #f5f5f5;
}


/* ページャー */
table.pager
{
	margin: 24px auto 0px;
}

table.pager td.back
{
	font-size: 120%;
	line-height: 100%;
	color: #e75799;
	padding: 0px 8px 0px 0px;
}

table.pager td.next
{
	font-size: 120%;
	line-height: 100%;
	color: #e75799;
	padding: 0px 0px 0px 8px;
}

table.pager td.number
{
	width: 18px;
	height: 18px;
	font-size: 90%;
	line-height: 100%;
	color: #ffffff;
	padding: 0px;
	text-align: center;
	border-radius: 3px;
	background-color: #e75799;
}

table.pager td.number_now
{
	color: #e75799;
	background-color: #ffffff;
	border: 1px solid: #e75799;
	box-sizing: border-box;
}

/*table.pager td:nth-last-child(2).number
{
	padding: 0px;
}*/

table.pager a
{
	text-decoration: none;
}


/* 地域サロン */
div.salon_data_frame
{
	width: 765px;
	height: 240px;
	margin: 50px auto 0px;
	position: relative;
}

div.data1
{
	width: 350px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
}

div.data2
{
	width: 350px;
	height: 100px;
	position: absolute;
	top: 0;
	right: 0;
}

div.data3
{
	width: 350px;
	height: 100px;
	margin: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

table.salon_data
{
	width: 350px;
	margin: 0px auto 0px;
	table-layout: fixed;
}

table.salon_data th
{
	height: 50px;
	font-size: 120%;
	line-height: 100%;
	color: #ffffff;
	background-color: #e7589b;
}

table.salon_data td
{
	height: 50px;
	font-size: 110%;
	line-height: 100%;
	color: #e7589b;
	box-sizing: border-box;
	border-bottom: 1px solid #e7589b;
	border-right: 1px solid #e7589b;
	text-align: center;
}

table.salon_data td:first-child
{
	border-left: 1px solid #e7589b;
}

table.salon_note
{
	margin: 42px auto 0px 100px;
}

table.salon_note td.img
{
	width: 150px;
	vertical-align: top;
	padding-right: 68px;
}

table.salon_note td.img div.img
{
	width: 150px;
	height: 200px;
}

table.salon_note td.img div.img img
{
	width: 150px;
	height: 200px;
	display: block;
}

table.salon_note td.text
{
	width: 550px;
	font-size: 90%;
	line-height: 180%;
	color: #000000;
	vertical-align: top;
}

table.workshop
{
	margin: 0px auto 0px 15px;
}

table.workshop td
{
	width: 300px;
	padding-right: 15px;
	padding-bottom: 50px;
	vertical-align: top;
}

table.workshop td:last-child
{
	padding-right: 0px;
}

table.workshop tr:last-child td
{
	padding-bottom: 0px;
}

table.workshop div.img
{
	width: 300px;
	height: 200px;
}

table.workshop div.img img
{
	width: 300px;
	height: 200px;
}

table.workshop div.text
{
	font-size: 80%;
	line-height: 160%;
	color: #000000;
	margin: 17px 0px 0px;
}


/* このページは存在しません */
div.nothing_text
{
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	padding: 80px 0px 150px;
	text-align: center;
}


/* お問い合わせ */
table.contact
{
	margin: 40px auto 0px;
}

table.contact td.height
{
	height: 8px;
}

table.contact td.height2
{
	height: 25px;
}

table.contact td.title
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding-right: 20px;
	white-space: nowrap;
}

table.contact td.title span
{
	color: #ff0000;
}

table.contact td.title_large
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding-top: 8px;
	padding-right: 20px;
	vertical-align: top;
	white-space: nowrap;
}

table.contact td.title_large span
{
	color: #ff0000;
}

table.contact td.form input
{
	width: 620px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

table.contact td.form select
{
	width: 200px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

table.contact td.form textarea
{
	width: 620px;
	height: 180px;
	font-size: 90%;
	line-height: 160%;
	color: #000000;
	background-color: #ffffff;
	padding: 5px 10px 5px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

table.contact td.check
{
	width: 15px;
}

table.contact td.check input[type="checbox"]
{
	width: 15px;
	height: 15px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

table.contact td.check_text
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding-left: 15px;
}

table.contact td.check_text span
{
	color: #ff0000;
}

table.contact td.notice
{
	font-size: 90%;
	line-height: 100%;
	color: #ff0000;
}

table.contact td.number
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	padding-right: 10px;
}

table.contact td.number_form input
{
	width: 100px;
	height: 30px;
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	background-color: #ffffff;
	padding: 0px 10px 0px;
	border: 1px solid #ededed;
	box-sizing: border-box;
}

table.contact td.number_notice
{
	font-size: 90%;
	line-height: 100%;
	color: #ff0000;
	padding-left: 10px;
}


/* エラー */
div.error_text
{
	font-size: 90%;
	line-height: 100%;
	color: #ff0000;
	margin: 5px 0px 0px;
}


/* 2018.10.23追加分 */
table.reform
{
	margin: 0px auto 0px;
}

table.reform td.img
{
	width: 200px;
}

table.reform td.img div.img
{
	width: 200px;
	height: 280px;
}

table.reform td.img div.img img
{
	width: 200px;
	height: 280px;
}

table.reform td.text
{
	width: 260px;
	text-align: center;
}

table.reform td.text div.arrow
{
	font-size: 120%;
	line-height: 140%;
	color: #e7589b;
}

table.reform td.text div.text
{
	font-size: 100%;
	line-height: 140%;
	color: #000000;
	letter-spacing: 0.1em;
	margin: 15px 0px 0px;
}

table.reform td.frame
{
	width: 200px;
	background-color: #fdeef5;
}

table.reform td.frame div.note
{
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	letter-spacing: 0.1em;
	margin: 15px 0px 0px;
}

table.rental
{
	margin: 0px auto 0px;
}

table.rental td
{
	width: 160px;
	vertical-align: top;
	padding-bottom: 40px;
}

table.rental tr:last-child td
{
	padding-bottom: 0px;
}

table.rental div.img
{
	width: 160px;
	height: 150px;
}

table.rental div.img img
{
	width: 160px;
	height: 150px;
}

table.rental div.name
{
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	letter-spacing: 0.05em;
	margin: 20px auto 0px;
}

table.rental div.type
{
	font-size: 80%;
	line-height: 100%;
	color: #9a9a9a;
	text-align: center;
	margin: 15px auto 0px;
	padding: 0px 0px 0px;
}

table.rental div.price
{
	font-size: 100%;
	line-height: 100%;
	color: #9a9a9a;
	text-align: center;
	margin: 10px auto 0px;
	padding: 0px 0px 0px;
}

table.sell
{
	margin: 0px auto 0px;
}

table.sell td
{
	width: 200px;
	vertical-align: top;
	padding-right: 80px;
}

table.sell td:last-child
{
	padding-right: 0px;
}

table.sell div.img
{
	width: 200px;
	height: 150px;
}

table.sell div.img img
{
	width: 200px;
	height: 150px;
}

table.sell div.name
{
	font-size: 100%;
	line-height: 100%;
	color: #000000;
	text-align: center;
	letter-spacing: 0.05em;
	margin: 20px auto 0px;
}

table.sell div.type
{
	font-size: 80%;
	line-height: 100%;
	color: #9a9a9a;
	text-align: center;
	margin: 15px auto 0px;
	padding: 0px 0px 0px;
}

table.sell div.price
{
	font-size: 100%;
	line-height: 100%;
	color: #9a9a9a;
	text-align: center;
	margin: 10px auto 0px;
	padding: 0px 0px 0px;
}

table.sell_example
{
	margin: 0px auto 0px;
}

table.sell_example td.space
{
	width: 240px;
}

table.sell_example td.text
{
	text-align: center;
}

table.sell_example div.title
{
	font-size: 120%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.05em;
	margin: 0px auto 20px;
}

table.sell_example div.price
{
	font-size: 90%;
	line-height: 100%;
	color: #000000;
	letter-spacing: 0.05em;
	margin: 0px auto 0px;
}

table.sell_example div.arrow
{
	font-size: 120%;
	line-height: 100%;
	color: #e7589b;
	margin: 16px auto 16px;
	
}


/* 2018.10.26追加分 */
div.car_img
{
	width: 350px;
	height: 200px;
	margin: 40px auto 0px;
}

div.car_img img
{
	width: 350px;
	height: 200px;
}


/* 2018.10.30追加分 */
div.flow_title
{
	width: 800px;
	font-size: 90%;
	line-height: 180%;
	color: #000000;
	margin: 35px auto 0px;
}

div.flow_text
{
	width: 800px;
	font-size: 90%;
	line-height: 180%;
	color: #000000;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 1.5em;
	box-sizing: border-box;
}

table.flow_text
{
	width: 800px;
	margin: 0px auto 0px;
}

table.flow_text td.title
{
	width: 10px;
	font-size: 90%;
	line-height: 180%;
	color: #000000;
	padding: 0px 0px 0px 1.5em;
	box-sizing: border-box;
	white-space: nowrap;
	vertical-align: top;
}

table.flow_text td.text
{
	font-size: 90%;
	line-height: 180%;
	color: #000000;
}

table.flow_text td.text2
{
	font-size: 90%;
	line-height: 180%;
	color: #000000;
	padding-bottom: 10px;
}

table.flow_text tr:last-child td.text2
{
	padding-bottom: 0px;
}


/* 2018.10.31追加分 */
div.rental_visual
{
	width: 100%;
	margin: 0px;
	table-layout: fixed;
}

div.rental_visual table.visual
{
	width: 100%;
	margin: 0px;
}

div.rental_visual table.visual td.img
{
	vertical-align: top;
}

div.rental_visual table.visual td.img div.img
{
	width: 100%;
}

div.rental_visual table.visual td.img div.img img
{
	width: 100%;
	display: block;
}