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

	お問い合わせ・その他商品（&others=1）共通
	/mailform/form66/regist/input.html

//////////////////////////////////////////////////////////*/

#contents_wide * {
	font-family: "helvetica neue", helvetica, arial, meiryo, sans-serif;
}

/* アイコン付のテキストリンク */
.wrapper a.link::before {
	content: "";
	display: inline-block;
	margin-right: 3px;
	border: 3px solid transparent;
	border-left: 6px solid #2467c5;
	vertical-align: middle;
}

/*--------------------------------
	エラー時
--------------------------------*/
input.invalidBgColor,
textarea.invalidBgColor {
	background-color: #fff7f7;
}
/*===================================
	プレースホルダー
===================================*/

/* Google Chrome, Safari, Opera 15+, Android, iOS*/
#contents_wide ::-webkit-input-placeholder {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.5);
	line-height: 1;
	vertical-align: middle;
}

/* Firefox 18-*/
#contents_wide :-moz-placeholder {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.5);
	line-height: 1;
	vertical-align: middle;
}

/* Firefox 19+*/
#contents_wide ::-moz-placeholder {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.5);
	line-height: 1;
	vertical-align: middle;
}

/* IE 10+*/
#contents_wide :-ms-input-placeholder {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.5);
	line-height: 1;
	vertical-align: middle;
}


/* ====================================================
	お知らせ
====================================================*/
#info {
	width: 590px;
	margin: 30px auto 30px;
	padding: 10px 20px;
	border-radius: 0;
	border: 1px solid #fdd;
	background: #fee;
	font-size: 14px;
}
#info h3 {
	margin: 0 auto 6px;
	/*padding-bottom: 6px;*/
	/*border-bottom: 1px dotted #900;*/
	font-weight: bold;
	text-align: center;
}

/* ====================================================
	お問い合わせページ
====================================================*/
.wrapper {
	width: 674px;
	margin: auto;
}
.wrapper h1 {/* ページタイトル */
	margin-bottom: 20px;
}
.nav_step {/* ステップ */
	margin-bottom: 30px;
}
p.txt {
	margin-bottom: 30px;
	font-size: 14px;
	text-align: center;
	line-height: 1.7;
}
p.txt .strong {
	display: inline-block;
	margin: 0 2px;
	padding: 0px 5px;
	background-color: #fee;
}
/*---rm9466 タイトル訴求追加---*/
.form-ttl {
	margin: 31px 0 33px 0;
	height: 110px;
	position: relative;
}
.form-ttl_txt {
	position: absolute;
	z-index: 999;
}
.form-ttl_copy {
	position: absolute;
	top: 6px;
}
/* ---------------------------------------
	フォーム
----------------------------------------*/
table#contact {
	width: 674px;
	border-collapse: separate;
	border-spacing: 0;
	margin: 0 auto 20px;
	border: 1px solid #ccc;
}
table#contact th {
	border-bottom: 1px solid #ddd;
}
table#contact td {
	border-bottom: 1px solid #ddd;
}
table#contact th.message {
	border-right: none;
}
table#contact td.message {
	border-bottom: none;
}
table#contact th {
	width: 110px;
	padding: 0;
	background: #fbfbfb;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 1.7;
	white-space: nowrap;
}
table#contact td {
	padding: 15px 15px;
	padding-left: 20px;
	font-size: 13px;
	text-align: left;
}
table#contact td.tips {/* 入力ミス表示 */
	width: 15px;
	padding: 0;
	border-right: none !important;
	background: #fffbfb;
}
.txt_note_form {
	margin-bottom: 30px;
	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;
}
.wrapper #order_foot {
	padding: 10px 30px 0 30px;
	position: relative;
	margin: 60px 0;
	background: url(/public/img/item/order/regist/confirm/bg_order_foot-confirm.png) left -215px no-repeat #f0f4f9;
}
#contact td.type {
	width: 40px;
	padding: 0;
	border-right: 1px solid #ddd;
	border-left: none;
	background-color: #fafafa;
}
#contact td.type .require {
	color: #e56a6a;
	white-space: nowrap;
}
#contact td.type .require {
	padding: 2px 4px 2px 5px;
	border: 1px solid #f09191;
	font-size: 11px;
	line-height: 10px;
}

/* 入力要素共通
--------------------------------*/
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 td.name {
	padding-right: 0;
}
table#contact td.name input {
	display: inline-block;
	width: 132px;
	padding: 10px 10px;
	font-size: 16px;
	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: 426px;
	font-size: 20px !important;
	font-family:Arial, Helvetica, verdana,sans-serif;
}
p.attention {/* メール注釈 */
	margin-top: 7px;
	font-size: 11px;
}
p.attention span {
	cursor: pointer;
	color: #0031ac;
	font-size: 12px;
	text-decoration: underline;
}

/* 電話番号
--------------------------------*/
input#jq_tel {
	width: 426px;
}

/* お問い合わせ内容
--------------------------------*/
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%;
	height: 90px;
	max-width: 96%;
	padding: 10px;
	font-size: 13px;
}

/* 確認ボタン
--------------------------------*/
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 100px;
}
.other-contact li {
	float: left;
	border: 1px solid #ddd;
}
.other-contact li img {
	vertical-align: bottom;
}

/* 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;
}

/* ---------------------------------------
	エラー確認メッセージ
----------------------------------------*/
#confirm_message {
	position: relative;
	width: 400px;
	margin: -10px auto 20px;
	padding: 0;
	border: 1px solid #a00;
	border-radius: 2px;
	/*box-shadow: 2px 2px 2px #ccc;*/
}
/*#confirm_message:after {
	content: " ";
	position: absolute;
	bottom: -12px;
	left: 175px;
	border-top: 10px solid #a00;
	border-left: 10px solid white;
	border-right: 10px solid white;
}*/
#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;
}

/* ====================================================
	その他商品ページ(&others=1)
====================================================*/
h1#ttl_others {
	width: 634px;
	margin: 30px auto;
	text-align: left;
}
#ttl_form55_others {
	width: 634px;
	margin: 31px auto 29px;
}
.box_xz_bycate2 {
	position: relative;
	width: 634px;
	margin: 0 auto 83px;
}
.box_xz_bycate2::after {
	position: absolute;
	bottom: -50px;
	right: 0;
	left: 0;
	margin: auto;
	content: "";
	display: block;
	width: 593px;
	height: 1px;
	border-bottom: 1px dotted #ccc;
}
.box_xz_bycate2 .show_all {
	text-align: right;
}
.box_xz_bycate2 .show_all a {
	color: #2467c5;
	font-size: 14px;
	text-decoration: underline;
}
.box_xz_bycate2 .show_all a:before {
  content: "";
	display: inline-block;
	margin-right: 3px;
	border: 4px solid transparent;
	border-left: 6px solid #2467c5;
	border-right: none;
	vertical-align: middle;
	*display: none; /* IE7 */
}
.box_xz_bycate2 .show_all a:hover {
	text-decoration: none;
}

/* ---------------------------------------
	問い合わせ商品リンク
--------------------------------------- */
.form66_xz_bycate2 {
	margin-bottom: -11px;
}
.form66_xz_bycate2 li {
	float: left;
	margin: 0 10px 11px 0;
	background: url("/public/img/mailform/form55/regist/input/others/ico_next_big.png") 187px center no-repeat;
}
.form66_xz_bycate2 li.rightmost {
	margin-right: 0;
}
.form66_xz_bycate2 li a {
	display: block;
	width: 112px;
	height: 60px;
	padding: 0 0 0 90px;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
	color: #333;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 60px;
	-webkit-backface-visibility: hidden;
}
.form66_xz_bycate2 li.multiple a {
	height: 47px;
	padding-top: 13px;
	line-height: 1.2857;
}
.form66_xz_bycate2 li.st a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_st.png"); }
.form66_xz_bycate2 li.sk a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_sk.png"); }
.form66_xz_bycate2 li.im a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_im.png"); }
.form66_xz_bycate2 li.bp a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_bp.png?20230215"); }
.form66_xz_bycate2 li.eg a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_eg.png"); }
.form66_xz_bycate2 li.bg a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_bg.png"); }
.form66_xz_bycate2 li.ss a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_ss.png"); }
.form66_xz_bycate2 li.cl a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_cl.png"); }
.form66_xz_bycate2 li.rt a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_rt.png"); }
.form66_xz_bycate2 li.ep a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_ep.png"); }
.form66_xz_bycate2 li.sl a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_sl.png"); }
.form66_xz_bycate2 li.bs a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_bs.png"); }
.form66_xz_bycate2 li.pf a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_pf.png"); }
.form66_xz_bycate2 li.sp a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_sp.png"); }
.form66_xz_bycate2 li.cp a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_cp.png"); }
.form66_xz_bycate2 li.sd a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_sd.png"); }
.form66_xz_bycate2 li.se a { background-image: url("/public/img/mailform/form55/regist/input/others/pic_se.png"); }

.form66_xz_bycate2 li a:hover {
	color: #333;
	text-decoration: none;
}


/* 取扱商品
--------------------------------*/
.form55_pic_items {
	width: 634px;
	margin: 0 auto 30px;
	padding-left: 16px;
}
.txt_others {
	margin: 20px auto;
	font-size: 14px;
	line-height: 1.7;
}
.other-makers_box  {
	margin: 10px auto;
	padding: 10px 0 0 10px;
	background-color: #f7f7f7;
}
ul.other-makers_list li ,
ul.other-makers_list--after li {
	float: left;
	width: 78px;
	height: 43px;
}
.other-makers_more.is-open {
  display: none;
}
.other-makers_list--after {
  display: none;
}
.other-makers_more {
	text-align: right;
}
.other-makers_more a {
	color: #2467c5;
	font-size: 14px;
  cursor: pointer;
}
.other-makers_more a:before {
  content: "";
	display: inline-block;
	margin-right: 7px;
	border: 7px solid transparent;
	border-top: 13px solid #2467c5;
	border-bottom: none;
	vertical-align: middle;
	*display: none; /* IE7 */
}
.other-makers_more a:hover {
	text-decoration: underline;
}
.other-makers_wrapper {
  margin-bottom: 50px;
}
/* ---------------------------------------
  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: 134px;
	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: -120px;
	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;

}

a.tip:hover {
	position: relative
}
a.tip span {
	display: none;
}
a.tip:hover span {
	position: absolute;
	top:  10px;
	left: 0px;
	z-index: 100;
	opacity: 0.9;
	display: block;
	width: auto !important;
	min-width: 300px;
	margin: 0px;
	padding: 5px;
	border: #c0c0c0 1px dotted;
	color: #0075d9;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: left;
	line-height: 1.5;
	background: #fff;
	white-space:nowrap;
	_left:0px;
}

/*見出し変更20131009*/
h1#ttl {
	margin: 20px auto 30px;
	text-align: center;
}

/* 積雪時の対応についてリンク設置依頼 #605
------------------------------------------------------------------------*/
.maker_snow_support {
	text-align: center;
}
.maker_snow_support li {
	display: inline-block;
	text-align: center;

	*display: inline;
	*zoom: 1;
}
.maker_snow_support li.first {
	padding: 0 30px 0 0;
}
.maker_snow_support li.last {
	padding: 0 0 0 30px;
}
.maker_snow_support li.first .image img {
	padding: 3px 0 0 0;
}
.maker_snow_support li .link a {
	color: #00f;
	font-size: 12px;
	text-decoration: none;
}
/* info@ex-shop.net自動入力
----------------------------------------------------------------------------*/
.note_mail {
	margin-top: 8px;
}
.note_mail #autoinput-form-noomail {
	padding-left: 20px;
	line-height: 15px;
	background: url("/public/img/item/order/regist/input/bg_cate.png") left center no-repeat;
	cursor: pointer;
}
.note_mail #autoinput-form-noomail.checked {
	background: url("/public/img/item/order/regist/input/bg_cate_selected.png") left center no-repeat;
}
/* ====================================================
	台風被害でお困りの方へ
====================================================*/
.box_typhoon_trouble {
	width: 634px;
	margin: 0 auto 50px;
	padding: 7px 20px 1px;
	border-radius: 3px;
	background-color: #f4fbff;
	text-align: center;
}
.h_typhoon_trouble {
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	height: 33px;
	margin-bottom: 12px;
	padding-left: 38px;
	background: url("/public/img/global/right/common/img_typhoon.png") left center no-repeat;
	color: #0090ec;
	font-size: 16px;
	font-weight: bold;
	line-height: 33px;
}
.typhoon_case_announcement {
	text-align: left;
	font-size: 13px;
}
.h_typhoon_case_announcement {
	margin-bottom: 6px;
	color: #1678ca;
	font-weight: bold;
}
.txt_typhoon_case_announcement {
	margin-bottom: 24px;
	padding-left: 11px;
}
.const_typhoon_case_announcement {
	margin: 10px 0;
}
/* ====================================================
	ブログ記事
====================================================*/
/*--------------------------------
	関連する記事リンク
--------------------------------*/
.list-link-article {
	margin-bottom: 30px;
	border-top: 1px solid #ddd;
	font-size: 0;
}
.list-link-article li {
	border-bottom: 1px solid #ddd;
}
.list-link-article_link {
	display: block;
	padding: 10px 0;
}
.list-link-article_link:hover {
	color: #333;
	text-decoration: none;
}
.list-link-article_img {
	position: relative;
	display: table-cell;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	width: 75px;
	vertical-align: middle;
}
.list-link-article_img img {
	width: 75px;
	height: auto;
	margin-right: 0;
}
.list-link-article_rank {
	position: absolute;
	top: 0;
	left: 0;
	width: 17px;
	height: 16px;
	background-color: #ff4646;
	color: #fff;
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}
.list-link-article_detail {
	display: table-cell;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	width: 644px;
	padding-left: 18px;
	*padding-left: 0; /* IE7 */
	vertical-align: middle;
}
.list-link-article_txt {
	display: table-cell;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	width: 530px;
	padding-left: 13px;
	font-size: 15px;
	color: #3673e9;
	text-indent: -13px;
}
.list-link-article_txt:hover {
	text-decoration: underline;
}
.list-link-article_txt::before {
	content: "";
	display: inline-block;
	margin-right: 7px;
	border: 3px solid transparent;
	border-left: 6px solid #2072e6;
	border-right: none;
	vertical-align: middle;
	*display: none; /* IE7 */
}
.list-link-article_date {
	display: table-cell;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	width: 114px;
	font-size: 14px;
	text-align: right;
	vertical-align: middle;
}
/* ====================================================
	#10315: 台風被害向けに、お問合せフォームを改修
====================================================*/
.tyn-cope {
	width: 634px;
	margin: 20px auto 30px;
}
.tyn-cope_ttl {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
}
.tyn-cope_txt {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.7;
}
.tyn-cope_info-container {
	border: 1px solid #aaa;
	border-radius: 5px;
	padding: 10px 5px 10px 10px;
	height: 110px;
	overflow-y: scroll;
}
.tyn-cope_info {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.5;
}
.tyn-cope_info-hd {
	float: left;
	width: 10ex;
	margin-right: 5px;
}
.tyn-cope_info-txt {
	float: left;
	width: 520px;
}

/* ====================================================
	#25983: [横]EXHP＞大雪にまつわるお知らせ掲載依頼
====================================================*/
.snow-cope {
	width: 634px;
	margin: 20px auto 50px;
  border-bottom: 1px solid #ccc;
}
.snow-cope_ttl {
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
}
.snow-cope_txt {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.7;
}