<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";


.note {
	border: 1px solid #E00011;
	padding: 5px;
}

.note p {
	color: #333;
}

/* -------------------------

エアコンクリーニングLP　入力フォーム

-------------------------- */
.lpform {
	background-color: #e9eef8;
	padding: 50px;
	box-sizing: border-box;
}

.lpform h3 {
	margin-bottom: 10px;
}

.lpform table {
	background-color: #fff;
	margin-bottom: 50px;
}

.lpform table tr th {
	width: 300px;
	text-align: left;
}

.lpform table tr th span {
	padding: 2px 5px;
    color: #fff;
    font-size: 10px;
    background: #ff0000;
    float: right;
    margin-right: 5px;
}

.lpform table tr td {
	width: auto;
}

.lpform table tr td.addressTtl {
	width: 110px;
}

.lpform table tr td.addressTtl,
.lpform table tr td.addressTxt {
	border: none;
}

.lpform table tr td span.emailNote,
.lpform table tr td span.bikouNote {
	display: block;
}

.lpform table tr td textarea {
	width: 100%;
}

.lpform .privacy {
	background-color: #fff;
	text-align: center;
	padding: 10px;
}

.lpform .button a {
	padding: 0.5rem;
}

.lpform .notice {
	font-size: 15px;
}

.lpform .notice dt {
	font-weight: bold;
}

.lpform .notice dt {
	margin-bottom: 20px;
}


.bkrd{
	background:#fe4c4c;
}

.error{
	color:#fff;
}

.lpform.lpform02 {
	padding: 0 50px;
}

.lpform .fmbtnBox a#fmbtn {
	display: block;
	text-align: center;
	font-weight: bold;
	background-color: #CC000E;
	color: #fff;
	width: 500px;
	margin: 0 auto;
	padding: 10px 0;
	border-radius: 10px;
}

.lpform #fmbox {
	display: flex;
	justify-content: space-between;
	background-color: #fff;
	padding: 30px;
}

.lpform #fmbox dl {
	width: 30%;
}

.lpform #fmbox dl dt {
	margin-bottom: 10px;
}

.lpform #fmbox dl dt img {
	width: auto;
}

.lpform #fmbox dl dd {
	margin-bottom: 20px;
}

.lpform #fmbox dl dd p {
	margin: 0 0 10px;
    padding: 0 0 0 10px;
    color: #222;
    border-left: 3px solid #fe0000;
}

.lpform #fmbox dl dd ul li {
	font-size: 14px;
}

/* -------------------------

エアコンクリーニングLP　入力確認画面

-------------------------- */
#box {
	width: 1200px;
	margin: 0 auto;
}

.check01 h3,
.lpform h3 {
	border: 1px solid #ccc;
	padding-left: 5px;
	font-weight: bold;
	background-image: linear-gradient(180deg, #fff, #f3f3f3);
}

.check01 h3 span,
.lpform h3 span {
	border-left: 5px solid #ff0000;
	padding-left: 5px;
}

.lpform h3 {
	margin-bottom: 0;	
}

.lpform table {
	margin-top: -1px;	
}

.check01 ul {
	border: 1px solid #ccc;
	padding: 15px;
	margin-top: -1px;
	background-color: #fff;
}

.requestShop {
	margin-bottom: 50px;	
}

.lpform input.fd {
    height: auto;
    width: auto;
}

/* -------------------------

エアコンクリーニングLP　入力完了画面

-------------------------- */
.completeBox {
	width: 860px;
	margin: 0 auto 50px;	
}

h3.completeRecommende {
	border: 1px solid #ccc;
	padding-left: 5px;
	font-weight: bold;
	background-image: linear-gradient(180deg, #fff, #f3f3f3);
	margin-bottom: 10px;	
}

h3.completeRecommende span {
	border-left: 5px solid #ff0000;
	padding-left: 5px;
}

ul.completeRecommendeCont {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

ul.completeRecommendeCont li {
	width: 30%;
}

.return a {
	display: block;	
	width: 220px;
	margin: 0 auto;
}

.return a img {
    width: auto;
    height: auto;
}


/* -------------------------

過去の店舗日記から

-------------------------- */
.catch_02 {
	width: 610px;
	margin: 0 auto 20px;
	padding: 8px 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: #fe0000;
}

.entry {
	width: 610px;
	margin: 0 auto 30px;
	box-sizing: border-box;
}

.entry .h2ot {
    margin: 0 0 15px;
    position: relative;
    padding: 3px;
    border: 3px solid #f0f0f0;
    background: url(https://haifukiyatakatsu.benry.com/images/store_b/bg.png) repeat-x bottom;
}

.entry .h2ot h2 {
	padding: 10px 60px 10px 10px;
    font-size: 18px;
	color: #222;
	line-height: 1.3;
	display: block;
}

.entry .days {
	text-align: right;
	margin-bottom: 5px;
}

.entry .days span {
	padding: 0 0 0 22px;
	font-size: 14px;
	color: #ff0000;
	background: url(https://haifukiyatakatsu.benry.com/images/store_b/icon_02.png) no-repeat 0;
}

.entry .h2ot img {
    position: absolute;
    bottom: 3px;
    right: 10px;
	width: auto;
}

.entryCont {
	width: 92%;
	margin: 0 auto;
}

.entryPastNote {
	display: block;
}

.entryPastNote img {
	display: block;
	width: 500px;
	margin: 0 auto 20px;
}


/* -------------------------

該当サービスページへのリンク

-------------------------- */
.service_link {
	width: 610px;
	margin: 0 auto 30px;
}

.switch {
    margin: 0 auto 10px;
    width: 90%;
    padding: 5px 0;
    display: block;
    color: #fff;
    text-align: center;
    background-color: #ffc600;
    background-image: url(../../../images/blogarrow.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 8px 50%;
    border-radius: 5px;
    border: none;
    border-bottom: 3px solid #d7a700;
    -webkit-appearance: none;
}

.switch p {
	text-align: center;
}


/* -------------------------

無料簡単お見積りへバナー

-------------------------- */
.kantanBnr {
	width: 610px;
	margin: 0 auto 30px;
}

.kantanBnr img {
	width: auto;
	display: block;
	margin: 0 auto;
}


/* -------------------------

お電話お待ちしております！

-------------------------- */
.sbox {
	width: 100%;
	max-width: 610px;
	padding: 5px;
	margin: 0 auto 50px;
	overflow: hidden;
	background: #f0f0f0;
}

.sbox .f_01 {
	margin: 0 0 1px;
	padding: 10px;
	text-align: center;
	background: #fff;
	border: none;
}

.sbox ul {
	display: flex;
	justify-content: space-between;
}

.sbox li {
	color: #222;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	background: #fff;
	width: 49.9%;
	padding: 10px 10px 10px 45px;
	background: #fff url(https://haifukiyatakatsu.benry.com/images/store_b/icon_05.png) no-repeat 10px 14px;
}

.sbox li span {
	padding: 0 35px 0 0;
	background: #fff url(https://haifukiyatakatsu.benry.com/images/store_b/read_02.png) no-repeat right center;
}</pre></body></html>