@charset "shift_jis";
/* CSS Document */
/*************************************************/
/*common.cssはサイト個別で変更をかける時の       */
/*CSSになります。変更する際は気をつけてください  */
/*************************************************/
/*============
 共通
==============*/
body {
	color: #000;
	font-size: 12px !important;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: Roboto, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'Noto Sans Japanese', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	font-weight: 500;
}
H1 {
	color: #fff;
	font-size: 11px;
	text-align: left;
	width: 55%;
	line-height: 35px;
	padding-left: 10px;
	float: left;
	position: fixed;
	top: 0;
	z-index: 1000;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
h2 {
	margin: 0;
}
a {
	transition: 0.6s;
	text-decoration: none;
}
a:hover {
	transition: 0.6s;
}
.opacity:hover {
	opacity: 0.8;
}
li {
	list-style: none;
}
ul {
	margin: 0;
	padding: 0;
}
.hidden {
	width: 100%;
	overflow: hidden;
}
div#jsp {
	margin: 0 auto;
	text-align: right;
}
.container {
	width: 1000px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
}
span._jcpage_spbtn_area {
	display: none;
}
.l-sidenavi {
	margin: 0 !important;
}
.jyunbi_txt {
	text-align: center;
	font-size: 30px;
	line-height: 45px;
	padding: 80px 0;
}
ul.pager {
	margin: 10px 0 0 0;
}
p.sp img {
	margin: 0 auto;
	display: block;
}
/* ----------------------------------------
　header 固定
---------------------------------------- */
.new_header {
	background-color: #0565b2;
	width: 100%;
	height: 35px;
	position: fixed;
	top: 0;
	z-index: 999;
}
.new_header_inner {
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
}
.new_header_icon {
	float: left;
	margin: 8px 0 0 0;
}
.new_header_menu {
	float: right;
	margin-top: 6px;
}
.new_header_menu ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.new_header_menu li {
	width: 110px;
	list-style-type: none;
	background-color: #EEEEEE;
	float: left;
	padding: 0;
	margin-right: 6px;
	text-align: center;
}
.new_header_menu li:nth-child(4),
.new_header li:nth-child(5) {
	background-color: #D33F0E;
}
.new_header_menu li:nth-child(4) a,
.new_header li:nth-child(5) a {
	color: #ffffff;
}
.new_header_menu a {
	color: #303030;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	letter-spacing: 1px;
}
.new_header_menu a i {
	margin: 0 5px 0 0;
}
.new_header_menu a img {
	float: left;
}
.new_header_icon:hover,
.new_header_menu li:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
/*=================
 header
===================*/
.h_inner {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 40px;
}
.h_in_tenpo {
	width: 382px;
	float: right;
	margin: 0 0 10px 0;
}
.h_in_tenpo p {
	font-size: 11px;
	line-height: 16px;
	float: left;
	margin: 0 20px 0 0;
}
.h_in_tenpo ul li {
	float: left;
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin: 0 20px 0 0;
	text-align: left;
}
.h_in_tenpo ul li:last-child {
	margin: 0;
}
.h_in_tenpo ul li span {
	display: block;
	color: #00479D;
	font-size: 13px;
}
.h_in_btn {
	overflow: hidden;
	clear: both;
}
.h_in_logo {
	float: left;
}
.h_in_btn ul {
	width: 652px;
	float: right;
	margin: 10px 0 0 0;
	overflow: hidden;
}
.h_in_btn ul li a {
	float: left;
	display: block;
	color: #000;
	font-size: 13px;
	text-indent: 20px;
	margin: 8px 15px 0 0;
}
.h_in_btn ul li a:hover {
	color: #D90000;
	text-decoration: underline;
}
.h_in_btn ul li:first-child a {
	background: url(/img/h_vector.jpg) no-repeat 0 50%;
}
.h_in_btn ul li:nth-child(2n) a {
	background: url(/img/h_favo.jpg) no-repeat 0 50%;
}
.h_in_btn ul li:nth-child(3n) a {
	background: url(/img/h_login.jpg) no-repeat 0 50%;
}
.h_in_kaiin a {
	float: left;
	display: block;
	background: #D90000;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	padding: 0 10px;
	margin: 0 15px 0 0;
}
.h_in_kaiin a:hover,
.h_in_inq a:hover,
.h_in_online a:hover {
	color: #333;
}
.h_in_inq a {
	float: left;
	display: block;
	background: #A0A0A0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	padding: 0 5px;
}
.h_in_online a {
	float: left;
	display: block;
	background: #0565b2;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	padding: 0 10px;
	margin: 0 15px 0 0;
}
.h_menu01 {
	width: 100%;
	background: #0565b2;
	height: 50px;
	margin: 15px 0 0 0;
	box-shadow: 0 1px 4px #666;
}
.h_menu01 ul {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.h_menu01 ul li a {
	width: 110px;
	line-height: 50px;
	display: block;
	float: left;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-left: solid 1px #003379;
}
.h_menu01 ul li a:hover {
	background: #03477E;
}
.h_menu01 ul li:last-child a {
	border: solid 1px #003379;
	border-width: 0 1px;
}
.h_menu02 {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding: 12px 0;
}
.h_menu02 ul li a {
	display: block;
	font-size: 15px;
	float: left;
	font-weight: bold;
}
.h_menu02 ul:first-child {
	width: 405px;
	float: left;
	border-right: solid 1px #ccc;
}
.h_menu02 ul:first-child li a {
	background: url(/img/h_allow.jpg) no-repeat 0 50%;
	color: #000;
	text-indent: 20px;
	padding: 0 10px 0 0;
}
.h_menu02 ul:first-child li a:hover {
	color: #D90000;
	text-decoration: underline;
}
.h_menu02 ul:nth-child(2n) {
	width: 350px;
	float: left;
	border-right: solid 1px #ccc;
}
.h_menu02 ul:nth-child(2n) li a {
	background: #EFF9FF;
	color: #175DB8;
	padding: 0 12px;
	line-height: 22px;
	margin: 0 0 0 10px;
}
.h_menu02 ul:nth-child(2n) li a:hover {
	background: #FFDDDD;
	color: #D90000;
}
.h_menu02 ul:nth-child(3n) li a {
	background: #F9F9F4;
	color: #B25900;
	padding: 0 12px;
	line-height: 22px;
	margin: 0 0 0 10px;
}
.h_menu02 ul:nth-child(3n) li a:hover {
	background: #FFF8C6;
	color: #FF860D;
}
/*=================
 sidebar
===================*/
.maincontents {
	float: left !important;
}
.side_wrap {
	width: 200px;
	float: right;
}
.side_kaiin {
	margin: 0 0 15px 0;
}
.side_se_wrap {
	border: solid 1px #ccc;
	padding: 2px;
}
h2.side_se_tl {
	line-height: 40px;
	color: #fff;
	text-indent: 45px;
	background: url(/img/side_se_tl_icon.png) no-repeat 10px 50%;
	background-color: #0565b2;
}
.side_se_wrap ul li:first-child a {
	background: url(/img/side_se_jyoken.png) no-repeat 10px 50%;
}
.side_se_wrap ul li:nth-child(2n) a {
	background: url(/img/side_se_town.png) no-repeat 14px 50%;
}
.side_se_wrap ul li:nth-child(3n) a {
	background: url(/img/side_se_gakku.png) no-repeat 10px 50%;
}
.side_se_wrap ul li a {
	background-color: #F4F4F4 !important;
	line-height: 35px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	display: block;
	text-indent: 45px;
	margin: 3px 0 0 0;
}
.side_se_wrap ul li a:hover {
	background-color: #ccdff2 !important;
}
.side_con_wrap {
	border: solid 5px #eee;
	margin: 15px 0 0 0;
	padding: 5px;
	/*border-image: url(/img/side_waku.jpg) 10 10 round;*/
}
h2.side_buy_tl {
	background: url(/img/side_buy_tl_icon.jpg) no-repeat 5px 50%;
	border-bottom: solid 3px #00AEDC;
	line-height: 45px;
	text-indent: 50px;
	margin: -5px -5px 0 -5px;
}
.side_buy_list ul {
	margin: 5px 0 0 0;
}
.side_buy_list ul li a {
	font-size: 16px;
	font-weight: bold;
	display: block;
	text-indent: 20px;
	position: relative;
	line-height: 35px;
	color: #000;
	border-bottom: dotted 1px;
}
.side_buy_list ul li a:hover {
	background: #ccdff2;
}
.side_buy_list ul li:last-child a {
	font-size: 14px;
}
.side_buy_list ul li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 5px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 4px solid transparent;
	border-left: 7px solid #FF9500;
}
.side_buy_btn a span {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-indent: 10px;
	position: relative;
	display: block;
}
.side_buy_btn a span:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 0px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 4px solid transparent;
	border-left: 7px solid #FF9500;
}
.side_buy_btn p {
	font-size: 12px;
	color: #333;
	margin: 3px 0 0 0;
}
.side_buy_btn a {
	display: block;
	margin: 10px 0 0 0;
}
.side_buy_btn>a:hover span {
	background: -webkit-linear-gradient(transparent 0%, #f5ff00 50%);
}
h2.side_sale_tl {
	background: url(/img/side_sale_tl_icon.jpg) no-repeat 5px 50%;
	border-bottom: solid 3px #F07F9D;
	line-height: 45px;
	text-indent: 50px;
	margin: -5px -5px 0 -5px;
}
.side_sale_box {
	overflow: hidden;
}
.side_sale_img {
	margin: 5px 0;
}
.side_sale_box ul li a {
	width: 89px;
	float: left;
	font-weight: bold;
	margin: 0 2px 2px 0;
	background: #FAD8E1;
	line-height: 45px;
	font-size: 17px;
	color: #333;
	text-align: center;
}
.side_sale_box ul li a:hover {
	background: #F07F9D;
	color: #fff;
}
.side_sale_box ul li:nth-child(2n) a {
	margin: 0 0 2px 0;
}
.side_sale_box ul li:nth-child(4n) a {
	font-size: 15px;
}
h2.side_box_tl {
	background: #0565b2;
	font-size: 15px;
	letter-spacing: 1.5px;
	color: #fff;
	line-height: 40px;
	text-indent: 15px;
	margin: 20px 0 0 0;
}
.side_box_wrap ul li a {
	border: solid 1px #ccc;
	background: #F1F1F1;
	line-height: 40px;
	display: block;
	font-size: 14px;
	text-indent: 30px;
	position: relative;
	letter-spacing: 1.5px;
	color: #000;
	margin: 2px 0 0 0;
}
.side_box_wrap ul li a:hover {
	background: #D5D5D5;
}
.side_box_wrap ul li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #0565b2;
}
.side_com_wrap {
	border: solid 5px #0565b2;
	margin: 20px 0 0 0;
}
h2.side_com_tl {
	background: #0565b2;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	color: #fff;
	text-indent: 10px;
}
.side_com_wrap ul li a {
	overflow: hidden;
	display: block;
	border-bottom: dashed 1px #BBBBBB;
	padding: 5px 0;
	margin: 0 5px;
}
.side_com_wrap ul li:last-child a {
	border: none;
}
.side_com_wrap ul li>a:hover span {
	background: -webkit-linear-gradient(transparent 0%, #f5ff00 50%);
}
.side_com_wrap ul li a img {
	float: left;
}
.side_com_wrap ul li p {
	width: 110px;
	float: right;
	font-size: 13px;
	color: #333;
	margin: 0;
}
.side_com_wrap ul li span {
	font-weight: bold;
	color: #0C3379;
	font-size: 15px;
	display: block;
}
.side_tenpo_wrap span {
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
}
.side_tenpo_wrap p {
	margin: 5px 0 0 0;
}
.side_tenpo_wrap a {
	display: block;
	background: #EEEEEE;
	line-height: 30px;
	text-align: center;
	margin: 3px 0 15px 0;
	color: #000;
}
.side_tenpo_wrap a:hover {
	background: #333;
	color: #fff;
}
/*===================
  cms
=====================*/
h2.cms_h2 {
	background: #0565b2 !important;
	font-size: 18px !important;
	color: #fff !important;
	line-height: 50px !important;
	text-indent: 15px !important;
	letter-spacing: 1px !important;
	margin: 0 0 15px 0 !important;
	border: 0px !important;
	padding: 0px !important;
}
/*=======================
  footer
=========================*/
.f_wrap {
	position: relative;
	z-index: 3;
	background: #fff;
	padding: 30px 0 0 0;
	border-top: solid 6px #eee;
}
.f_inner {
	width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}
.f_bnr_wrap {
	padding: 40px 0;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
}
.f_bnr_wrap ul li a {
	float: left;
	margin: 0 50px 0 0;
}
.f_bnr_wrap ul li a:hover {
	opacity: 0.6;
}
.f_bnr_wrap ul li:last-child a {
	margin: 0;
}
.f_box {
	float: left;
	margin: 0 30px 0 0;
}
.f_box ul {
	float: left;
	margin: 0 20px 0 0;
}
h3.f_tl,
h3.f_tl a {
	color: #0565b2;
	font-size: 14px;
	font-weight: bold;
}
.f_box ul li a {
	font-size: 14px;
	color: #000;
	line-height: 30px;
	display: block;
}
.f_box ul li a:hover {
	background: -webkit-linear-gradient(transparent 40%, #f5ff00 50%);
}
.f_qr {
	width: 220px;
	float: left;
	margin: 0 0 0 10px;
}
.f_sns {
	width: 220px;
	float: left;
	margin: 0 0 0 10px;
}
.f_sns a {
	display: block;
	float: left;
	margin: 5px 15px 0px 0px;
}
.f_under {
	clear: both;
	overflow: hidden;
}
.f_under_l {
	width: 380px;
	float: left;
	overflow: hidden;
}
.f_under_l ul li a {
	float: left;
	font-size: 12px;
	margin: 45px 15px 0 0;
	color: #000;
}
.f_under_l ul li a:hover {
	text-decoration: underline;
}
.f_under_r {
	width: 315px;
	float: right;
	text-align: right;
}
.fix_wrap {
	position: fixed;
	right: 0;
	bottom: 15%;
	z-index: 9999;
}
.fix_wrap a {
	float: right;
}
.fix_wrap li {
	overflow: hidden;
}
.sh_inq_sen select {
	padding: 10px 5px;
}
/********************
202304 リニューアル
***********************************/
/* header */
header#re_h_wrap {
	width: 100%;
	margin: 0 0 15px 0;
	padding: 45px 0 0 0;
	box-shadow: 0px 10px 9px -12px RGBA(210, 210, 210, 1.0);
	font-weight: bold;
}
header#re_h_wrap a {
	color: #333;
}
header#re_h_wrap div.re_h_above {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin: 0 0 20px 0;
	padding: 0 30px;
}
header#re_h_wrap div.re_h_above .re_h_logo {
	margin: 20px 0 0 0;
}
header#re_h_wrap div.re_h_above div {
	display: flex;
	align-items: flex-end;
	gap: 0 15px;
}
header#re_h_wrap div.re_h_above div ul {
	display: flex;
	align-items: center;
	gap: 0 20px;
}
header#re_h_wrap div.re_h_above div ul li .re_h_tel_shop {
	display: inline-block;
	margin: 0 0 8px 0;
	padding: 4px 10px;
	background: #0565b2;
	border-radius: 3px;
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	letter-spacing: 0.6px;
}
header#re_h_wrap div.re_h_above div ul li .re_h_tel_num {
	display: flex;
	align-items: center;
	gap: 0 5px;
	margin: 0;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 2.4px;
}
header#re_h_wrap div.re_h_above div ul li .re_h_tel_num:before {
	content: "";
	width: 19px;
	height: 23px;
	background: url(/img/new_common/header/h_icon_tel.png);
	background-repeat: no-repeat;
	background-size: contain;
}
header#re_h_wrap div.re_h_above div a:last-child {
	display: block;
	width: 240px;
	padding: 15px 0 15px 62px;
	box-sizing: border-box;
	border: 1px solid #0565b2;
	border-radius: 3px;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1.4px;
	position: relative;
	transition: all 0.2s;
}
header#re_h_wrap div.re_h_above div a:last-child:hover {
	background: #f2f7fb;
}
header#re_h_wrap div.re_h_above div a:last-child:before {
	content: "";
	width: 20px;
	height: 21px;
	margin: auto;
	background: url(/img/new_common/header/h_icon_mem.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 20px;
}
header#re_h_wrap div.re_h_above div a:last-child:after {
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	margin: auto;
	box-sizing: border-box;
	border: 4px solid transparent;
	border-left: 4px solid #0565b2;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
}
header#re_h_wrap .global_menu {
	/* メニュー全体のスタイル */
	width: 100%;
	position: relative;
	text-align: center;
}
header#re_h_wrap .global_menu .global_menu_list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	gap: 0;
	position: relative;
}
header#re_h_wrap .global_menu_list li {
	padding: 0 6px 10px 6px;
}
header#re_h_wrap .child_menu_span {
	position: relative;
}
header#re_h_wrap .child_menu_span span,
header#re_h_wrap .child_menu_span a {
	display: inline-block;
	padding: 10px 43px;
	cursor: pointer;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1.6px;
	position: relative;
	transition: all 0.3s;
}
header#re_h_wrap .global_menu_list li .child_menu_span span:after,
header#re_h_wrap .global_menu_list li .child_menu_span a:after {
	display: inline-block;
	content: "";
	width: 2px;
	height: 30px;
	margin: auto;
	background: #9bcfda;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -6.5px;
}
header#re_h_wrap .global_menu_list li:last-child .child_menu_span span:after,
header#re_h_wrap .global_menu_list li:last-child .child_menu_span a:after {
	display: none;
}
header#re_h_wrap .global_menu_list li:hover .child_menu_span span,
header#re_h_wrap .global_menu_list li:hover .child_menu_span a {
	background: #f2f7fb;
	border-radius: 3px;
}
header#re_h_wrap .global_menu_list li .menu_link {
	display: block;
	padding: 20px 30px;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
	position: relative;
}
header#re_h_wrap .child_menu_link {
	text-decoration: none;
}
header#re_h_wrap .child_menu a {
	text-decoration: none;
	color: #333;
}
header#re_h_wrap .child_menu>li>span {
	/* 子項目のスタイル */
}
header#re_h_wrap .child_menu {
	/* 下層メニューのスタイル */
	width: 100%;
	height: 160px;
	box-sizing: border-box;
	position: absolute;
	top: calc(100%);
	/* 親項目の直下に配置 */
	left: 0;
	/* 文字色 */
	background: #f2f7fb;
	/* 背景色 */
	visibility: hidden;
	z-index: 999;
	/* 下層メニューを非表示 */
}
header#re_h_wrap .menu:hover .child_menu {
	/* 下層メニューのスタイル（親項目ホバー時） */
	visibility: visible;
	/* 下層メニューを表示 */
}
header#re_h_wrap .child_menu_inner {
	width: 1100px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
header#re_h_wrap .child_menu_inner a {
	text-align: left;
	font-weight: bold;
}
header#re_h_wrap .child_menu_inner .re_h_nav_name {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 160px;
	margin: 0;
	background: #0565b2;
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
	letter-spacing: 1.8px;
}
header#re_h_wrap .child_menu_inner .re_h_nav_box {
	display: flex;
	align-items: flex-start;
	gap: 0 30px;
}
header#re_h_wrap .child_menu_inner .re_h_nav_box div {
	width: 260px;
}
header#re_h_wrap .child_menu_inner.child_menu_wide .re_h_nav_box div {
	width: 420px;
}
header#re_h_wrap .child_menu_inner .re_h_nav_box div p {
	margin: 0 0 15px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #0565b2;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	letter-spacing: 1.6px;
}
header#re_h_wrap .child_menu_inner .re_h_nav_box div p span {
	color: #0565b2;
}
header#re_h_wrap .child_menu_inner .re_h_nav_box div ul {
	display: flex;
	flex-wrap: wrap;
	gap: 10px 0;
}
header#re_h_wrap .child_menu_inner .re_h_nav_box div ul li {
	width: 130px;
	box-sizing: border-box;
	padding: 0 0 0 15px;
	text-align: left;
	position: relative;
}
header#re_h_wrap .child_menu_inner.child_menu_wide .re_h_nav_box div ul li {
	width: 210px;
}
header#re_h_wrap .child_menu_inner .re_h_nav_box div ul li:before {
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	margin: auto;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
header#re_h_wrap .child_menu_inner .re_h_nav_box div ul li a {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 1.4px;
	transition: all 0s;
}
header#re_h_wrap .child_menu_inner .re_h_nav_box div ul li a:hover {
	text-decoration: underline;
}
/* footer */
footer#re_f_wrap {
	margin: 110px 0 0 0;
	font-weight: bold;
}
footer#re_f_wrap {
	padding: 30px 0 0 0;
	border-top: 2px solid #0565b2;
}
footer#re_f_wrap .re_f_inner {
	width: 1100px;
	margin: 0 auto 75px auto;
}
footer#re_f_wrap .re_f_inner .re_f_box {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 45px 0;
}
footer#re_f_wrap .re_f_inner .re_f_box .re_f_box_l {
	display: flex;
	align-items: center;
	gap: 0 25px;
}
footer#re_f_wrap .re_f_inner .re_f_box .re_f_box_l ul {
	display: flex;
	align-items: center;
	gap: 0 10px;
}
footer#re_f_wrap .re_f_inner .re_f_box .re_f_box_l li a {
	display: block;
	transition: all 0.3s;
}
footer#re_f_wrap .re_f_inner .re_f_box .re_f_box_l li a:hover {
	opacity: 0.8;
}
footer#re_f_wrap .re_f_inner .re_f_box .re_f_box_r {
	display: flex;
	align-items: center;
	gap: 0 15px;
}
footer#re_f_wrap .re_f_inner .re_f_box .re_f_box_r ul {
	display: flex;
	align-items: center;
	gap: 0 15px;
}
footer#re_f_wrap .re_f_inner .re_f_box .re_f_box_r ul a {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px 0;
	width: 180px;
	box-sizing: border-box;
	padding: 20px 0 15px 0;
	background: #f2f7fb;
	border-radius: 3px;
	border: 2px solid #0565b2;
	font-size: 18px;
	line-height: 20px;
	color: #0565b2;
	letter-spacing: 0.9px;
	transition: all 0.3s;
}
footer#re_f_wrap .re_f_inner .re_f_box .re_f_box_r ul a:hover {
	background: #0565b2;
	color: #FFF;
}
footer#re_f_wrap .re_f_inner .re_f_box .re_f_box_r ul a:before {
	content: "";
	width: 34px;
	height: 34px;
	transition: all 0.3s;
}
footer#re_f_wrap .re_f_inner .re_f_box .re_f_box_r ul li:nth-child(1) a:before {
	background: url(/img/new_common/footer/btn_icon01.png);
	background-repeat: repeat;
}
footer#re_f_wrap .re_f_inner .re_f_box .re_f_box_r ul li:nth-child(2) a:before {
	background: url(/img/new_common/footer/btn_icon02.png);
	background-repeat: repeat;
}
footer#re_f_wrap .re_f_inner .re_f_box .re_f_box_r ul li:nth-child(1) a:hover:before {
	background: url(/img/new_common/footer/btn_icon01_h.png);
	background-repeat: repeat;
}
footer#re_f_wrap .re_f_inner .re_f_box .re_f_box_r ul li:nth-child(2) a:hover:before {
	background: url(/img/new_common/footer/btn_icon02_h.png);
	background-repeat: repeat;
}
footer#re_f_wrap .re_f_inner .re_f_link {
	display: flex;
	justify-content: space-between;
}
footer#re_f_wrap .re_f_inner .re_f_link div div {
	display: flex;
	gap: 0 40px;
}
footer#re_f_wrap .re_f_inner .re_f_link div p {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0.7px;
	position: relative;
}
footer#re_f_wrap .re_f_inner .re_f_link div p:after {
	content: "";
	width: 20px;
	height: 2px;
	background: #0565b2;
	position: absolute;
	bottom: 0;
	left: 0;
}
footer#re_f_wrap .re_f_inner .re_f_link div p span {
	color: #0565b2;
}
footer#re_f_wrap .re_f_inner .re_f_link div ul li {
	padding: 0 0 0 18px;
	position: relative;
}
footer#re_f_wrap .re_f_inner .re_f_link div ul li:not(:last-child) {
	margin: 0 0 10px 0;
}
footer#re_f_wrap .re_f_inner .re_f_link div ul li:before {
	content: "";
	display: inline-block;
	width: 4px;
	height: 4px;
	margin: auto;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	border-radius: 0 2px 0 0;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
footer#re_f_wrap .re_f_inner .re_f_link div ul li a {
	font-size: 13px;
	line-height: 18px;
	color: #333;
	letter-spacing: 0.6px;
	position: relative;
}
footer#re_f_wrap .re_f_inner .re_f_link div ul li a:after {
	position: absolute;
	left: 0;
	content: '';
	width: 100%;
	height: 8px;
	background: #f5ff00;
	bottom: -1px;
	transform: scale(0, 1);
	transform-origin: left top;
	z-index: -1;
	transition: transform 0.3s;
}
footer#re_f_wrap .re_f_inner .re_f_link div ul li a:hover:after {
	transform: scale(1, 1);
}
footer#re_f_wrap .re_f_tel {
	width: 100%;
	padding: 25px 0;
	background: #fafafa;
}
footer#re_f_wrap .re_f_tel ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1100px;
	margin: 0 auto;
}
footer#re_f_wrap .re_f_tel ul li {
	width: 350px;
	padding: 0 0 12px 0;
	text-align: center;
	position: relative;
	z-index: 1;
}
footer#re_f_wrap .re_f_tel ul li:before {
	content: "";
	width: 100%;
	height: calc(100% - 10px);
	background: #FFF;
	border-radius: 3px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
footer#re_f_wrap .re_f_tel ul li p.re_f_name {
	display: inline-block;
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: #0565b2;
	border-radius: 3px;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	letter-spacing: 0.6px;
}
footer#re_f_wrap .re_f_tel ul li p.re_f_num {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 0 8px;
	margin: 0 0 5px 0;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 2.4px;
}
footer#re_f_wrap .re_f_tel ul li p.re_f_num:before {
	content: "";
	display: inline-block;
	width: 19px;
	height: 24px;
	background: url(/img/new_common/footer/tel_icon.png);
	background-repeat: repeat;
}
footer#re_f_wrap .re_f_tel ul li p.re_f_time {
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 1.3px;
}
footer#re_f_wrap .re_f_copy {
	margin: 0;
	padding: 11px 0;
	background: #0565b2;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	text-align: center;
	letter-spacing: 0.7px;
}
/* sidebar */
#re_side_wrap {
	width: 200px;
}
#re_side_wrap .re_side_mem {
	display: block;
	margin: 0 0 20px 0;
	transition: all 0.3s;
}
#re_side_wrap .re_side_mem:hover {
	opacity: 0.8;
}
#re_side_wrap #re_side_sr {
	margin: 0 0 10px 0;
	padding: 15px 0 20px 0;
	background: #f2f7fb;
}
#re_side_wrap #re_side_sr h2 {
	margin: 0 0 10px 0;
	text-align: center;
}
#re_side_wrap #re_side_sr div {
	width: 170px;
	margin: 0 auto 15px auto;
}
#re_side_wrap #re_side_sr div h3 {
	display: flex;
	align-items: center;
	margin: 0 0 7px 0;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 1.3px;
}
#re_side_wrap #re_side_sr div h3:after {
	content: "";
	height: 1px;
	flex-grow: 1;
	background: #0565b2;
	margin: 0 0 0 5px;
}
#re_side_wrap #re_side_sr div h3 span {
	color: #0565b2;
}
#re_side_wrap #re_side_sr div ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 5px 0;
}
#re_side_wrap #re_side_sr div ul li a {
	display: block;
	width: 82px;
	box-sizing: border-box;
	padding: 5px 0;
	background: #0565b2;
	border: 1px solid #0565b2;
	border-radius: 2px;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	transition: all 0.3s;
}
#re_side_wrap #re_side_sr div ul li a:hover {
	background: #FFF;
	color: #0565b2;
}
#re_side_wrap #re_side_sr .re_side_sr_btn {
	width: 170px;
	margin: 0 auto;
}
#re_side_wrap #re_side_sr .re_side_sr_btn li:not(:last-child) {
	margin: 0 0 5px 0;
}
#re_side_wrap #re_side_sr .re_side_sr_btn li a {
	display: block;
	transition: all 0.3s;
}
#re_side_wrap #re_side_sr .re_side_sr_btn li a:hover {
	opacity: 0.7;
}
#re_side_wrap .re_side_bnr li {
	margin: 0 0 10px 0;
}
#re_side_wrap .re_side_bnr li a {
	display: block;
	transition: all 0.3s;
}
#re_side_wrap .re_side_bnr li a:hover {
	transform: translateY(-2px);
}
#re_side_wrap .re_side_zoom {
	display: block;
	margin: 0 0 30px 0;
	transition: all 0.3s;
}
#re_side_wrap .re_side_zoom:hover {
	opacity: 0.8;
}
#re_side_wrap #re_side_info {
	margin: 0 0 35px 0;
	padding: 10px 0 15px 0;
	background: #f2f7fb;
	border-radius: 5px;
}
#re_side_wrap #re_side_info h2 {
	margin: 0 0 15px 0;
	text-align: center;
}
#re_side_wrap #re_side_info .re_side_info_box {
	width: 180px;
	margin: 0 auto;
}
#re_side_wrap #re_side_info .re_side_info_box iframe {
	width: 180px;
	height: 290px;
}
.re_side_info_li li a {
	display: block;
	padding: 10px;
	background: #FFF;
	border-radius: 3px;
	font-weight: bold;
}
.re_side_info_li li:not(:last-child) {
	margin: 0 0 8px 0;
}
.re_side_info_li li a .re_side_info_date {
	margin: 0 0 8px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #0565b2;
	font-size: 12px;
	line-height: 18px;
	color: #0565b2;
}
.re_side_info_li li a .re_side_info_txt {
	overflow: hidden;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	letter-spacing: 1.2px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	transition: all 0.3s;
}
.re_side_info_li li a:hover .re_side_info_txt {
	color: #0565b2;
}
.re_side_info_li {
	margin: 0 0 10px 0;
}
#re_side_wrap #re_side_info a.re_side_info_btn {
	display: block;
	width: 180px;
	margin: 0 auto;
	padding: 10px 0;
	background: #333;
	border-radius: 3px;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	position: relative;
	transition: all 0.3s;
}
#re_side_wrap #re_side_info a.re_side_info_btn:hover {
	background: #0565b2;
}
#re_side_wrap #re_side_info a.re_side_info_btn:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: auto;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 12px;
}
#re_side_wrap #re_side_sale {
	margin: 0 0 25px 0;
	padding: 10px 0 10px 0;
	background: #fafafa;
}
#re_side_wrap #re_side_sale h2 {
	margin: 0 0 10px 0;
	text-align: center;
}
#re_side_wrap #re_side_sale div {
	width: 170px;
	margin: 0 auto 0 auto;
}
#re_side_wrap #re_side_sale div img {
	margin: 0 auto 10px auto;
}
#re_side_wrap #re_side_sale div p {
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
#re_side_wrap #re_side_sale div ul li:not(:last-child) {
	margin: 0 0 6px 0;
}
#re_side_wrap #re_side_sale div ul li a {
	display: block;
	padding: 15px 15px 15px 0;
	background: #FFF;
	border-radius: 3px;
	border: 2px solid #0565b2;
	font-size: 14px;
	line-height: 16px;
	color: #0565b2;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	position: relative;
	transition: all 0.3s;
}
#re_side_wrap #re_side_sale div ul li a:hover {
	background: #f2f7fb;
}
#re_side_wrap #re_side_sale div ul li:nth-child(1) a:after {
	content: "";
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: auto;
	background: url(/img/new_common/sidebar/sale_btn_ar.png);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 19px;
}
#re_side_wrap #re_side_sale div ul li:nth-child(2) a:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: auto;
	border-top: 2px solid #0565b2;
	border-right: 2px solid #0565b2;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 12px;
}
#re_side_wrap #re_side_reform {
	margin: 0 0 35px 0;
	padding: 10px 10px 15px 10px;
	background: #f2f7fb;
	border-radius: 5px;
}
#re_side_wrap #re_side_reform h2 {
	margin: 0 0 8px 0;
}
#re_side_wrap #re_side_reform .re_side_reform_img {
	margin: 0 0 12px 0;
}
#re_side_wrap #re_side_reform p {
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 1px;
}
#re_side_wrap #re_side_reform ul li:not(:last-child) {
	margin: 0 0 5px 0;
}
#re_side_wrap #re_side_reform ul li a {
	display: block;
	padding: 15px 15px 15px 0;
	background: #FFF;
	border-radius: 3px;
	border: 2px solid #9bcfda;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	font-weight: bold;
	text-align: center;
	position: relative;
	transition: all 0.3s;
}
#re_side_wrap #re_side_reform ul li a:hover {
	background: #9bcfda;
	color: #FFF;
}
#re_side_wrap #re_side_reform ul li a:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: auto;
	border-top: 2px solid #9bcfda;
	border-right: 2px solid #9bcfda;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 12px;
	transition: all 0.3s;
}
#re_side_wrap #re_side_reform ul li a:hover:after {
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
}
#re_side_wrap #re_side_shop {
	padding: 0 0 20px 0;
	box-sizing: border-box;
	border-radius: 5px;
	border: 2px solid #0565b2;
}
#re_side_wrap #re_side_shop h2 {
	margin: 0 0 15px 0;
	padding: 10px 0;
	background: #0565b2;
	font-size: 18px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
}
#re_side_wrap #re_side_shop div {
	width: 170px;
	margin: 0 auto 0 auto;
	font-weight: bold;
}
#re_side_wrap #re_side_shop .re_side_shop_inner div {
	margin-bottom: 30px;
}
#re_side_wrap #re_side_shop div h3 {
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.8px;
}
#re_side_wrap #re_side_shop div h3::first-letter {
	color: #0565b2;
}
#re_side_wrap #re_side_shop div img {
	margin: 0 0 10px 0;
}
#re_side_wrap #re_side_shop div .re_side_shop_num {
	margin: 0 0 3px 0;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0.9px;
    text-align: center;
}
#re_side_wrap #re_side_shop div .re_side_shop_txt {
	margin: 0 0 5px 0;
	padding: 8px;
	background: #f2f7fb;
	border-radius: 3px;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.6px;
}
#re_side_wrap #re_side_shop div div a {
	display: block;
	padding: 10px 0 10px 0;
	background: #FFF;
	border-radius: 3px;
	border: 2px solid #333;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1.3px;
	position: relative;
	transition: all 0.3s;
}
#re_side_wrap #re_side_shop div div a:hover {
	background: #333;
	color: #FFF;
}
#re_side_wrap #re_side_shop div div a:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: auto;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 12px;
	transition: all 0.3s;
}
#re_side_wrap #re_side_shop div div a:hover:after {
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
}
#re_side_wrap #re_side_shop div li:not(:last-child) {
	margin: 0 0 10px 0;
}
#re_side_wrap #re_side_shop div li a {
	display: block;
	padding: 10px 0;
	box-sizing: border-box;
	background: #FFF;
	border: 2px solid #9bcfda;
	border-radius: 3px;
	box-shadow: 0px 1px 0px 0px rgba(155, 207, 218, 1.0);
	font-size: 14px;
	line-height: 16px;
	color: #333;
	letter-spacing: 1.4px;
	text-align: center;
	position: relative;
	transition: all 0.3s;
}
#re_side_wrap #re_side_shop div li a:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: auto;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(45deg);
	border-radius: 0 2px 0 0;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
}
#re_side_wrap #re_side_shop div li a:hover {
	box-shadow: 0px 0px 0px 0px rgba(155, 207, 218, 1.0);
	transform: translateY(1px);
}