@charset "utf-8";
/*///////////////////////////////////////////////////////////

	施工店詳細
	static/partner/detail.html

//////////////////////////////////////////////////////////*/
.contact_receptionist {
	display: none;
}
.ptnr-inner {
	width: 635px;
	margin: 0 auto;
}
/* ====================================================
	施工店
====================================================*/
.ptnr-container {
	margin-top: 30px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ptnr-mv {
	margin-bottom: 20px;
}
.ptnr-shop {
	margin-bottom: 45px;
}
/*--------------------------------
	タイトル
--------------------------------*/
.ptnr-shop_ttl {
	position: relative;
	min-height: 34px;
	margin-bottom: 41px;
	padding: 9px;
	background-color: #ebf3ff;
	color: #0056bf;
	line-height: 34px;
}
.ptnr-shop_area {
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	height: 32px;
	margin-right: 14px;
	padding: 0 13px;
	border: 1px solid #0056bf;
	border-radius: 2px;
	background-color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
.ptnr-shop_name-wrap {
	padding-right: 150px;
	display: inline-block;
}
.ptnr-shop_name {
	font-size: 20.42px;
	font-weight: bold;
}
.ptnr-shop_name-hd {
	margin-right: 11px;
	font-size: 16px;
	font-weight: normal;
}
.ptnr-shop_city {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 16px;
	display: flex;
	align-items: center;
	height: 1em;
	margin: auto 0;
	font-size: 14px;
	line-height: 1;
}
/* ====================================================
	施工店情報
====================================================*/
.ptnr-shop-info {
	margin: 0 50px 27px;
}
/* ====================================================
	スタッフ
====================================================*/
.ptnr-staff {
	float: left;
}
.ptnr-staff_hd {
	height: 19px;
	margin-bottom: 19px;
	padding-left: 23px;
	background: url("/public/img/static/partner/common/icon_person.svg") left center no-repeat;
	background-size: 14px auto;
	color: #0056bf;
	font-size: 15px;
	line-height: 19px;
}
.ptnr-staff_list li {
	float: left;
	margin-right: 15px;
}
.ptnr-staff_img {
	margin-bottom: 4px;
}
.ptnr-staff_img img {
	width: 58px;
	height: 78px;
	border: 1px solid #eee;
	vertical-align: middle;
}
.ptnr-staff_name {
	font-size: 13px;
	text-align: center;
}
/* ====================================================
	メッセージ
====================================================*/
.ptnr-shop-msg {
	float: right;
	width: 366px;
	border: 1px solid #ddd;
}
.ptnr-shop-msg_hd {
	height: 31px;
	margin-bottom: 12px;
	background-color: #f3f8ff;
	color: #0056bf;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 31px;
}
.ptnr-shop-msg_txt {
	padding: 0 15px 12px;
	font-size: 14px;
	text-align: justify;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
	line-height: 1.57;
}
/* ====================================================
	問合せボタン
====================================================*/
.ptnr-shop_btn {
	text-align: center;
}
.ptnr-shop_btn a {
	position: relative;
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	height: 53px;
	padding: 0 55px 0 76px;
	border-radius: 5px;
	background: url("/public/img/static/partner/common/icon_balloon.svg") 33px center no-repeat #2467c5;
	background-size: 33px auto;
	box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.2);
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	line-height: 53px;
}
.ptnr-shop_btn a::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 13px;
	width: 9px;
	height: 16px;
	margin: auto 0;
	background: url("/public/img/static/partner/common/icon_next-white.svg") left center no-repeat;
	background-size: contain;
	transform: rotate(90deg);
}
/* ====================================================
	お客様の感想
====================================================*/
.ptnr-review-bpx {
	margin-bottom: 70px;
}
.ptnr-review {
	margin: 0 29px 10px;
}
.ptnr-review-holder {
	padding-top: 21px;
	border: 2px solid #ff7418;
	border-top: 1px solid #ff7418;
	border-radius: 0 0 4px 4px;
}
.ptnr-review_hd {
	margin-bottom: 8px;
	padding: 0 0 4px 40px;
	border-bottom: 2px solid #ffb787;
	background: url("/public/img/static/partner/detail/icon_face.png") left bottom no-repeat #fff;
	color: #ff7418;
	font-size: 14px;
	font-weight: bold;
}
.ptnr-review_txt {
	margin-bottom: 13px;
	font-size: 13px;
	line-height: 1.69;
	text-align: justify;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
}
.ptnr-review_btn {
	text-align: right;
}
.ptnr-review_btn a {
	position: relative;
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	height: 29px;
	padding: 0 24px 0 17px;
	border-radius: 3px;
	background-color: #2467c5;
	background-size: 33px auto;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	line-height: 29px;
}
.ptnr-review_btn a::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 8px;
	width: 6px;
	height: 10px;
	margin: auto 0;
	background: url("/public/img/static/partner/common/icon_next-white.svg") left center no-repeat;
	background-size: contain;
}
/* ====================================================
	対応エリア
====================================================*/
.ptnr-svc-area_ttl {
	margin-bottom: 17px;
	text-align: center;
}
.ptnr-svc-area_ttl-txt {
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	height: 32px;
	padding: 0 32px 0 48px;
	border: 1px solid #2467c5;
	border-radius: 17px;
	background: url("/public/img/static/partner/common/icon_tool.svg") 26px center no-repeat;
	background-size: 16px auto;
	color: #2467c5;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
.ptnr-svc-area {
	margin-bottom: 40px;
}
.ptnr-svc-area_hd {
	margin-bottom: 13px;
	padding-bottom: 10px;
	border-bottom: 1px solid #2467c5;
	color: #2467c5;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
}
.ptnr-svc-area_list li {
	float: left;
	width: 127px;
	margin-bottom: 10px;
  color: #aaa;
}
.ptnr-svc-area_list a {
	color: #333;
	font-size: 14px;
}
.ptnr-svc-area_list a:hover {
	color: #2467c5;
	text-decoration: underline;
}
.ptnr-svc-area_list a::before {
	content: "";
	display: inline-block;
	margin-right: 6px;
	border: 4px solid transparent;
	border-left: 6px solid #2668c5;
	border-right: none;
	vertical-align: middle;
}
/* ====================================================
	戻るボタン
====================================================*/
.ptnr-back-btn {
	text-align: center;
}
.ptnr-back-btn a {
	position: relative;
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	height: 39px;
	padding: 0 24px 0 36px;
	border: 1px solid #2467c5;
	border-radius: 5px;
	color: #2467c5;
	font-size: 15px;
	text-decoration: none;
	line-height: 39px;
}
.ptnr-back-btn a::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 8px;
	width: 6px;
	height: 10px;
	margin: auto 0;
	background: url("/public/img/static/partner/common/icon_next-strongazure.svg") left center no-repeat;
	background-size: contain;
	transform: rotate(180deg);
}
/* お問い合わせカテゴリ
----------------------------------------------------------*/
.ptnr-form .cate_list {
	margin-bottom: 27px;
	padding-left: 54px;
	letter-spacing: -0.4em; /* inline-blockの隙間対策 */
}
.ptnr-form .cate_list li {
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	width: 207px;
	margin-bottom: 8px;
	font-size: 13px;
	line-height: 1.7;
	vertical-align: top;
	letter-spacing: normal; /* inline-blockの隙間対策 */
}
.ptnr-form .cate_list li:nth-of-type(3n) {
	width: 166px;
}
.ptnr-form .cate_list li.rightmost {
	width: 166px;
}
/* フォーム要素
------------------------------------------------------------------------*/
.ptnr-form .cate_list label {
	cursor: pointer;
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	padding-left: 2px;
	vertical-align: top;
	*padding-top: 2px; /* IE7 */
	*padding-bottom: 1px; /* IE7 */
}
.ptnr-form .cate_list input {
	border-radius: 2px;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.07);
	font-size: 15px;
	font-family: "helvetica neue", helvetica, arial, meiryo, sans-serif;
}
.ptnr-form .cate_list input[type="text"] {
	border: 1px solid #ccc;
}
/*------------------------------------------------------------------------------
	チェックボックス
	(※IE８以前はセレクタ―が対応していない為、ブラウザノーマルのチェックボックスを表示。)
------------------------------------------------------------------------------*/
.ptnr-form .cate_list input[type="checkbox"] {
	cursor: pointer;
	display: none;

	*display: inline;/* ie 6,7 */
	display: inline\9;/* ie 8-10 */
}
:root .ptnr-form .cate_list input[type="checkbox"] {/* ie 9-11 */
	display: none;
}
/* オリジナルのチェックボックスを生成
---------------------------------------*/
.ptnr-form .cate_list input[type="checkbox"] + label:before {
	content: " ";
	position: relative;
	top: 2px;
	float: left;
	display: block;
	box-sizing: border-box;
	width: 17px;
	height: 17px;
	margin-right: 4px;
	border: 1px solid #bbb;
	border-radius: 2px;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.08);
	background-color: #fff;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;

	display: none\9;/* ie 8-10 */
}
:root .ptnr-form .cate_list input[type="checkbox"] + label:before {/* ie 9-11 */
	display: block;
}
/* オリジナルのチェックボックス選択表示
---------------------------------------*/
.ptnr-form .cate_list input[type="checkbox"]:checked + label:before {
	border: none;
	background: #0042ff url("/public/img/item/order/regist/input/bg_cate_selected.png") no-repeat center;
	color: #fff;

	display: none\9;/* ie 8-10 */
}
:root .ptnr-form .cate_list input[type="checkbox"]:checked + label:before {/* ie 9-11 */
	display: block;
}
.ptnr-form .cate_name {
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
}
/* お問い合わせフォーム
----------------------------------------------------------*/

/*===================================
	プレースホルダー
===================================*/
/* Google Chrome, Safari, Opera 15+, Android, iOS*/
.ptnr-form ::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.5);
	font-size: 15px;
	line-height: 1;
	vertical-align: middle;
}
/* Firefox 18-*/
.ptnr-form :-moz-placeholder {
	color: rgba(0, 0, 0, 0.5);
	font-size: 15px;
	line-height: 1;
	vertical-align: middle;
}
/* Firefox 19+*/
.ptnr-form ::-moz-placeholder {
	color: rgba(0, 0, 0, 0.5);
	font-size: 15px;
	line-height: 1;
	vertical-align: middle;
}
/* IE 10+*/
.ptnr-form :-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.5);
	font-size: 15px;
	line-height: 1;
	vertical-align: middle;
}

/* ---------------------------------------
	フォーム
----------------------------------------*/
table#contact {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	margin: 0 auto 20px;
	border: 1px solid #ccc;
}
table#contact th {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
/* お問い合わせ内容
--------------------------------*/
table#contact th.message {
	padding-top: 10px;
	padding-bottom: 0;
	border-bottom: none;
	background-color: #fff;
	text-align: center;
	font-size: 15px;
}
table#contact td.message {
	padding: 10px 15px 15px;
	border-top: none;
}
table#contact td.message textarea {
	width: 96%;
	max-width: 96%;
	padding: 10px;
	font-size: 13px;
}
table#contact td.message {
	border-bottom: none;
}
table#contact th {
	width: 117px;
	background: #fbfbfb;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 1.7;
	white-space: nowrap;
}
table#contact td {
	padding: 15px 15px 15px 20px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	text-align: left;
}
table#contact td.tips {/* 入力ミス表示 */
	width: 15px;
	padding: 0;
	border-right: none !important;
	background: #fffbfb;
}

/* 入力要素共通
--------------------------------*/
table#contact input,
table#contact textarea {
	padding: 7px 10px;
	border-radius: 2px;
	border: 1px solid #bbb;
	box-shadow: inset 1px 1px 2px #eee;
	font-size: 16px;
}
table#contact input:focus,
table#contact textarea:focus {
	border-color: #4af !important;
	box-shadow: 0px 0px 4px #ddf;
}
table#contact input {
	line-height: 1;
}
table#contact textarea {
	line-height: 1.5;
}
table#contact select {
	display: inline-block;
}

/* 名前入力
--------------------------------*/
table#contact .name_kanji {
	text-indent: 1em;
}
table#contact td.name {
	padding-right: 0;
}
table#contact td.name input {
	display: inline-block;
	width: 162px;
	margin: 5px 0 5px 7px;
	padding: 10px 10px;
	font-size: 16px;
	line-height: 1;
}
table#contact input#name1 {
	margin-right: 22px;
}
table#contact input#name1_kana {
	margin-right: 9px;
}

/* 都道府県
--------------------------------*/
#contact .ttl_pref {
	margin-top: 14px;
	margin-bottom: 6px;
	line-height: 1;
}
table#contact select {
	margin: 0 5px;
	padding: 3px;
	border-radius: 2px;
	border: 1px solid #bbb;
	box-shadow: inset 1px 1px 2px #eee;
}/* メールアドレス
--------------------------------*/
input#jq_mailaddress {
	width: 373px;
	font-size: 20px !important;
	font-family:Arial, Helvetica, verdana,sans-serif;
}
/* 電話番号
--------------------------------*/
input#jq_tel {
	width: 373px;
}
/* ---------------------------------------
 for plugins
--------------------------------------- */

/* jQinputGuide() */
p.jqv_alert {
	display: inline-block;
	margin: 2px !important;
	padding: 3px 10px 3px 5px;
	border: 0px solid #fdd !important;
	background-image: none !important;
	color: #f00 !important;
	font-size: 12px;
	font-weight: bold !important;
	line-height: 1.5 !important;
	text-indent: 0;
}
p.jqv_alert::before {
	content: "!";
	display: inline-block;
	width: 1.3em;
	height: 1.3em;
	margin-right: 5px;
	padding: 0 0.1ex 0.1ex;
	border-radius: 1em;
	background: #f00 none repeat scroll 0 0;
	color: white;
	font-family: helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-indent: 0;
	vertical-align: middle;
}


/* ================================================
	都道府県選択テーブル
	jQselectExtention()
=============================================== */
/*--------------------------------
	マスク
--------------------------------*/
.mask-jqexpanda {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.1;
	z-index: 9;
}
/* 都道府県入力
-----------------------------------*/
.jqexpanda::before,
.jqexpanda::after {
	content: "";
	display: block;
	position: absolute;
	top: -13px;
	left: 245px;
	width: 0;
	border: 11px solid transparent;
	border-top: none;
	border-bottom: 16px solid #fff;

}
.jqexpanda::before {
	top: -16px;
	border-bottom-color: #1d91f3;
}
.jqexpanda {
	position: relative;
	min-width: 585px;
	margin-top: 22px;
	margin-left: -231px;
	border-radius: 4px;
	border: 2px solid #1d91f3;
	box-shadow: 7px 7px 24px 0px rgba(0, 0, 0, 0.3);
	background-color: #fff;
	font-size: 14px;
	font-family: "helvetica neue", helvetica, arial, meiryo, sans-serif;
}
.jqexpanda ul {
	border-bottom: 1px solid #ddd;
}
.jqexpanda ul:last-of-type {
	border-bottom: none;
}
.jqexpanda li {
	float: left;
	padding: 9px;
}
.jqexpanda li.head {
	width: 45px;
	margin: 0 4px -1px 0;
	border-bottom: 1px solid #8ec8f9;
	background-color: #1d91f3;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.jqexpanda ul:last-of-type li.head {
	border-bottom:none;
}
.jqexpanda li.option {
	cursor: pointer;
	background-color: #fff;
	color: #0070cf;
	text-decoration: none;
}
.jqexpanda li.option:hover {
	text-decoration: underline;
}
.close_panda {
	position: absolute;
	top: -16px;
	right: -14px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background-color: #aaa;
	background:url("/public/img/form/icon_cross-white.png") center center no-repeat #aaa;
	cursor: pointer;

	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}



.pandummy {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	/*width: 90px;*/
	/*border: 1px solid #ccc;*/
	/*background:url(/public/img/form/input_back.png) no-repeat left top;*/
}
.pandummy-selected {
	position: relative;
	z-index: 10;
}
.pandummy span {
	display: block;
	padding: 10px 25px 10px 10px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background: url("/public/img/item/order/regist/input/ico_select_arrow.png") 95% center no-repeat #fff;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.08);
	font-size: 15px;
	font-family: meiryo, sans-serif;
	text-align: right;
	cursor: pointer;
	line-height: 1;
}

.pandummy:active span {
	background-position: right -31px;
}
.pandummy:hover {
	color: #000;
	text-decoration: none;

}

/* ボタン
--------------------------------*/
p.button_submit {/* 確認ボタン */
	margin: 25px auto;
	text-align: center;
}
p.button_back {/* エリアに戻るボタン */
	margin: 30px;
	text-align: center;
}
/* ---------------------------------------
	ご注意
----------------------------------------*/
ul.comment {
	width: 540px;
	margin: 0 auto;
}
ul.comment li {
	margin-bottom: 3px;
	padding-left: 1em;
	font-size: 12px;
	text-indent: -1em;
}
/* ---------------------------------------
	エラー確認メッセージ
----------------------------------------*/
#confirm_message {
	position: relative;
	width: 400px;
	margin: 10px auto 20px;
	padding: 0;
	border: 1px solid #a00;
	border-radius: 2px;
}
#confirm_message h3 {
	margin: 0;
	padding: 5px;
	background: #a00;
	color: white;
	font-weight: bold;
	text-align: center;
}
#confirm_message ul {
	margin: 10px;
	list-style: decimal;
}
#confirm_message ul li {
	margin-left: 30px;
	padding: 4px 10px;
	border-bottom: 1px solid #fff;
	color: #f00;
	font-size: 12px;
}
/* info@ex-shop.net自動入力
----------------------------------------------------------------------------*/
.note_mail {
	margin-top: 8px;
}
.note_mail #autoinput-form-noomail {
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	margin-bottom: 5px;
	padding-left: 20px;
	line-height: 15px;
	background: url("/public/img/item/order/regist/input/bg_cate.png") left top no-repeat;
	cursor: pointer;
}
.note_mail #autoinput-form-noomail.checked {
	background: url("/public/img/item/order/regist/input/bg_cate_selected.png") left top no-repeat;
}
/* ====================================================
	フォーム
====================================================*/
.ptnr-form {
	width: 634px;
	margin: 0 auto;
}
/*--------------------------------
	タイトル
--------------------------------*/
.ptnr-form_ttl {
	margin-bottom: 37px;
	text-align: center;
}
.ptnr-form_ttl-txt {
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	height: 39px;
	padding: 0 30px;
	border: 1px solid #2467c5;
	border-radius: 20px;
	color: #2467c5;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	line-height: 39px;
}
.nav_step {/* ステップ */
	margin-bottom: 30px;
}
.txt_note_form {
	margin-bottom: 23px;
	font-size: 14px;
	text-align: center;
	line-height: 1.7;
}
.txt_note_form .strong {
	display: inline-block;
	margin: 0 2px;
	padding: 0px 5px;
	background-color: #fee;
}
.ptnr-form_note-wrap {
	margin-bottom: 30px;
	text-align: center;
}
.ptnr-form_note {
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	padding: 11px 15px 3px 15px;
	border: 1px solid #ffbbbb;
	background-color: #fff9f9;
	text-align: left;
}
.ptnr-form_note li {
	margin-bottom: 7px;
}
/*--------------------------------
	見出し
--------------------------------*/
.ptnr-form_hd {
	margin-bottom: 36px;
	color: #2467c5;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
/* 確認ボタン
--------------------------------*/
p.bt_submit {
	margin: 25px auto;
	text-align: center;
}

/* ---------------------------------------
	ご注意
----------------------------------------*/
ul.comment {
	width: 540px;
	margin: 0 auto;
}
ul.comment li {
	margin-bottom: 3px;
	padding-left: 1em;
	font-size: 11px;
	text-indent: -1em;
}

/* ---------------------------------------
	セキュリティ表示
----------------------------------------*/
.security {
	width: 540px;
	margin: 20px auto;
	padding-top: 20px;
	border-top: 1px dotted #ccc;
}
.security dl {
	float: left;
	display: table;
	width: 48%;
}
.security dl.cont_secom {
	float: right;
}
.security dt,
.security dd {
	display: table-cell;
	vertical-align: middle;
}
.security dt {
	padding-right: 10px;
}
.security dt img {
	width: 62px;
}
.security dt form {
	overflow: hidden;
	height: 62px;
}
.security dd {
	margin-left: 5px;
	font-size: 13px;
	line-height: 1.35;
	text-align: justify;
	-ms-text-justify: inter-ideograph;
	text-justify: inter-ideograph;
}
/* ---------------------------------------
	その他お問い合わせ
----------------------------------------*/
.other-contact {
	margin: 40px auto;
}
.other-contact li {
	float: left;
	border: 1px solid #ddd;
}
.other-contact li img {
	vertical-align: bottom;
}
.other-contact a::before {
	content: "";
	display: inline-block;
	margin-right: 3px;
	border: 3px solid transparent;
	border-left: 6px solid #2467c5;
	vertical-align: middle;
}

/* FAX
-------------------------------*/
.other-contact li.fax {
	float: right;
	display: table;
	width: 264px;
	height: 119px;
	text-align: center;
	vertical-align: middle;
}
.other-contact li.fax img {
	margin-top: 19px;
}
.other-contact li.fax a {
	display: block;
	margin-top: 15px;
	font-size: 12px;
	color: #2467c5;
	text-decoration: underline;
}
.other-contact li.fax a:hover {
	text-decoration: none;
}
/* よくあるご質問
-------------------------------*/
.other-contact dl {
	clear: both;
	margin-top: 16px;
	padding: 18px 20px 18px 30px;
	border: 1px solid #ddd;
	font-size: 13px;
}
.other-contact dt {
	margin-bottom: 10px;
}
.other-contact dt a {
	color: #2467c5;
	text-decoration: underline;
}
.other-contact dt a:hover {
	text-decoration: none !important;
}
