@charset "UTF-8";
/* CSS Document */

.youtube {
	position: relative;
	width: 100%;
	padding-top: 62%;
}

.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

header>.inbox {
	max-width: 1090px;
	margin-bottom: 0px;
	height: auto;
	z-index: inherit;
}

header .logo {
	position: static;
	float: left;
	padding: 5px 0 0px;
}

header h1 {
	float: left;
	padding: 30px 0 0 20px;
	font-size: 16px;
	line-height: 30px;
}

header h1 span {
	margin-left: 12px;
}

header h1 b {
	font-size: 28px;
}

header .logo img {
	max-width: 130px;
}

header nav#top_menu {
	position: static;
	float: right;
	margin-top: 54px;
}

header nav#top_menu.scroll_menu {
	margin-top: 0px;
}

header nav#top_menu.scroll_menu li {
	border-right: 1px solid #fff;
}

header nav#top_menu.scroll_menu li.last {
	border: none;
}

header nav#top_menu.scroll_menu li a {
	color: #fff;
}

header p.title {
	display: none;
}

header nav#top_menu ul {
	letter-spacing: -0.4em;
}

header nav#top_menu li {
	border-right: 1px solid #000;
	letter-spacing: normal;
	vertical-align: top;
}

header nav#top_menu li a {
	color: #000;
}

header nav#top_menu .wrap {
	background-image: none;
	padding: 0px;
}

#main_slide {
	position: static;
	clear: both;
	margin-bottom: 20px;
	max-height: 380px;
	overflow: hidden;
	padding-bottom: 30px;
}

/*#main_slide img {
	max-width: 1149px;
}*/
#gl_menu {
	clear: both;
}

#title_box.top {
	display: none;
}

.gnavi li a .gnv_renew {
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
}

.gnavi li a .ifm {
	background-image: url(/nishikyushu/static/images/renew_img/icon_info.svg);
	padding-left: 24px;
}

.gnavi li a.actived .ifm,
.gnavi li a:hover .ifm {
	background-image: url(/nishikyushu/static/images/renew_img/icon_info_f.svg);
}

.gnavi li a .spt {
	background-image: url(/nishikyushu/static/images/renew_img/icon_support.svg);
	padding-left: 13.66%;
	/* padding-left: 20px; */
}

.gnavi li a.actived .spt,
.gnavi li a:hover .spt {
	background-image: url(/nishikyushu/static/images/renew_img/icon_support_f.svg);
}

.gnavi li a .slt {
	background-image: url(/nishikyushu/static/images/renew_img/icon_shoplist.svg);
	padding-left: 28px;
}

.gnavi li a.actived .slt,
.gnavi li a:hover .slt {
	background-image: url(/nishikyushu/static/images/renew_img/icon_shoplist_f.svg);
}

.gnavi li a .nwc {
	background-image: url(/nishikyushu/static/images/renew_img/icon_new.svg);
	padding-left: 28px;
}

.gnavi li a.actived .nwc,
.gnavi li a:hover .nwc {
	background-image: url(/nishikyushu/static/images/renew_img/icon_new_f.svg);
}

.gnavi li a .usc {
	background-image: url(/nishikyushu/static/images/renew_img/icon_used.svg);
	padding-left: 26px;
}

.gnavi li a.actived .usc,
.gnavi li a:hover .usc {
	background-image: url(/nishikyushu/static/images/renew_img/icon_used_f.svg);
}

.gnavi li a .tsc {
	background-image: url(/nishikyushu/static/images/renew_img/icon_drive.svg);
	padding-left: 26px;
}

.gnavi li a.actived .tsc,
.gnavi li a:hover .tsc {
	background-image: url(/nishikyushu/static/images/renew_img/icon_drive_f.svg);
}

.gnavi li a .evt {
	background-image: url(/nishikyushu/static/images/renew_img/icon_event.svg);
	padding-left: 15.64%;
	/* padding-left: 24px; */
}

.gnavi li a .asv {
	background-image: url(/nishikyushu/static/images/renew_img/icon_asv.svg);
	padding-left: 15.64%;
	/* padding-left: 24px; */
}

.gnavi li a.actived .evt,
.gnavi li a:hover .evt {
	background-image: url(/nishikyushu/static/images/renew_img/icon_event_f.svg);
}

.gnavi li a.actived .asv,
.gnavi li a:hover .asv {
	background-image: url(/nishikyushu/static/images/renew_img/icon_asv_f.svg);
}


.no-svg .gnavi li a .ifm {
	background-image: url(/nishikyushu/static/images/renew_img/icon_info.png);
	padding-left: 24px;
}

.no-svg .gnavi li a.actived .ifm,
.no-svg .gnavi li a:hover .ifm {
	background-image: url(/nishikyushu/static/images/renew_img/icon_info_f.png);
}

.no-svg .gnavi li a .spt {
	background-image: url(/nishikyushu/static/images/renew_img/icon_support.png);
	padding-left: 13.66%;
	/* padding-left: 20px; */
}

.no-svg .gnavi li a.actived .spt,
.no-svg .gnavi li a:hover .spt {
	background-image: url(/nishikyushu/static/images/renew_img/icon_support_f.png);
}

.no-svg .gnavi li a .slt {
	background-image: url(/nishikyushu/static/images/renew_img/icon_shoplist.png);
	padding-left: 28px;
}

.no-svg .gnavi li a.actived .slt,
.no-svg .gnavi li a:hover .slt {
	background-image: url(/nishikyushu/static/images/renew_img/icon_shoplist_f.png);
}

.no-svg .gnavi li a .nwc {
	background-image: url(/nishikyushu/static/images/renew_img/icon_new.png);
	padding-left: 28px;
}

.no-svg .gnavi li a.actived .nwc,
.no-svg .gnavi li a:hover .nwc {
	background-image: url(/nishikyushu/static/images/renew_img/icon_new_f.png);
}

.no-svg .gnavi li a .usc {
	background-image: url(/nishikyushu/static/images/renew_img/icon_used.png);
	padding-left: 26px;
}

.no-svg .gnavi li a.actived .usc,
.no-svg .gnavi li a:hover .usc {
	background-image: url(/nishikyushu/static/images/renew_img/icon_used_f.png);
}

.no-svg .gnavi li a .tsc {
	background-image: url(/nishikyushu/static/images/renew_img/icon_drive.png);
	padding-left: 26px;
}

.no-svg .gnavi li a.actived .tsc,
.no-svg .gnavi li a:hover .tsc {
	background-image: url(/nishikyushu/static/images/renew_img/icon_drive_f.png);
}

.no-svg .gnavi li a .evt {
	background-image: url(/nishikyushu/static/images/renew_img/icon_event.png);
	padding-left: 15.64%;
	/* padding-left: 24px; */
}

.no-svg .gnavi li a.actived .evt,
.no-svg .gnavi li a:hover .evt {
	background-image: url(/nishikyushu/static/images/renew_img/icon_event_f.png);
}

.gnavi .block.info {
	width: 14%;
	/* width: 20%; */
	margin-right: 0;
}

.gnavi li {
	width: 20%;
	margin-right: 0;
}

.gnavi .block.support {
	width: 14%;
	margin-left: 0;
}

.gnavi .block.service {
	width: 72%;
	/* width: 66%; */
}

.gnavi li a {
	border-bottom: none;
	background-color: #19377a;
}

/* 190917 ナビゲーション変更追記 */
.gnavi .block.info ul>li,
.gnavi .block.support ul>li,
.gnavi .block.service ul>li {
	background: #354e85;
	background: linear-gradient(to bottom, #354e85 0%, #354e85 50%, #1c3876 51%, #1c3876 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#354e85', endColorstr='#1c3876', GradientType=0);
}

.gnavi .block.info ul>li>a,
.gnavi .block.support ul>li>a,
.gnavi .block.service ul>li>a {
	background-color: transparent;
	box-sizing: border-box;
	margin: 2%;
}

.gnavi .block.info ul>li>a.actived,
.gnavi .block.support ul>li>a.actived,
.gnavi .block.service ul>li>a.actived {
	background-color: #ffffff;
	color: #1c3876;
}

.gnavi .block.info ul>li>a:hover,
.gnavi .block.support ul>li>a:hover,
.gnavi .block.service ul>li>a:hover {
	background-color: #ffffff !important;
	color: #1c3876 !important;
}

.gnavi .block.service ul {
	margin-right: 0;
}

.gnavi .block.service ul li {
	width: 19.44%;
	margin-right: 0.46%;
}

.gnavi .block.service ul li.shop_m {
	margin-left: 0.5%;
}

.gnavi .mouse_over .inbloc .box li {
	background: none;
}

.gnavi .mouse_over .inbloc .box li a {
	margin: 0;
}

.gnavi .mouse_over .inbloc .box li a:hover {
	background-color: transparent !important;
	color: #ffffff !important;
}

/* 190917 ナビゲーション変更追記　ここまで */

nav.gnavi {
	padding-top: 5px;
	/* background-color: #19377a; */
	padding-bottom: 5px;
	background: url(/nishikyushu/static/images/renew_img/gnavi_border_bg.png) top left;
}

.gnavi .mouse_over.view {
	top: 30px;
}

.gnavi .mouse_over .inbloc .fig {
	right: 5.5%;
}

.gnavi li a.bx-prev:hover,
.gnavi li a.bx-next:hover,
#low .gnavi li a.bx-prev:hover,
#low .gnavi li a.bx-next:hover {
	text-decoration: none;
	background-color: inherit;
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-next {
	background-color: inherit !important;
}

.gnavi .service .bx-wrapper .bx-controls-direction a,
#low .gnavi .service .bx-wrapper .bx-controls-direction a {
	top: 50%;
	width: 40px;
	height: 160px;
	margin-top: -80px;
}

#low .gnavi .support .mouse_over .inbloc .fig {
	right: 5%;
}

#main_slide .inbox {
	max-width: inherit;
}

#main_slide a {
	text-align: center;
}

#main_slide li {
	text-align: center;
}

#main_slide li img {
	/*opacity: 0.5;*/
	transition: 0.3s ease-in-out;
	/*max-height:520px;*/
	/*width: 100%;*/
}

#main_slide li.slick-active img {
	opacity: 1;
}

#main_slide .slick-prev {
	left: 8%;
	top: 50%;
	margin-top: -38px;
	background-color: rgba(255, 255, 255, 0.70);
	width: 50px;
	height: 76px;
	text-align: center;
	filter: alpha(opacity=0);
	/*IE*/
	-moz-opacity: 0;
	/*FF*/
	opacity: 0;
	transition: 0.3s ease-in-out;
}

#main_slide:hover .slick-prev {
	left: 20%;
	filter: alpha(opacity=100);
	/*IE*/
	-moz-opacity: 1;
	/*FF*/
	opacity: 1;
}

#main_slide .slick-prev img {
	margin-top: -14px;
	margin-left: -16px;
	left: 50%;
}

#main_slide .slick-next {
	right: 8%;
	top: 50%;
	margin-top: -38px;
	background-color: rgba(255, 255, 255, 0.70);
	width: 50px;
	height: 76px;
	text-align: center;
	filter: alpha(opacity=0);
	/*IE*/
	-moz-opacity: 0;
	/*FF*/
	opacity: 0;
	transition: 0.3s ease-in-out;
}

#main_slide:hover .slick-next {
	right: 20%;
	filter: alpha(opacity=100);
	/*IE*/
	-moz-opacity: 1;
	/*FF*/
	opacity: 1;
}

#main_slide .slick-next img {
	margin-top: -14px;
	margin-left: -10px;
	left: 50%;
}

#main_slide.no_view {
	display: block;
}

#main_slide .slick-dots {
	bottom: -30px;
}

#banner_area .inbox ul {
	width: 100%;
}

#slide .slick-next img {
	position: absolute;
	top: 50%;
	left: inherit;
	right: 0 !important;
	margin-top: -20px;
	display: block;
}

#contents #slide .right .box {
	max-height: 116px;
}

#contents #slide .slick-prev,
#contents #slide .slick-next {
	height: 100%;
}

#contents #slide .block {
	border: 1px solid #c2c2c2;
	/*max-height: 188px;*/
	padding: 5px;
	/* min-height: 158px; */
	min-height: 110px;
	background: #fff;
}

#contents #slide .center_box {
	margin-bottom: 5px;
}

#contents #slide .center_box p {
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
	color: #fff;
}

#contents #slide a:hover {
	text-decoration: none;
}

#contents #slide .center_box p.new_car_i {
	background-color: #576cd8;
}

#contents #slide .center_box p.used_car_i {
	background-color: #99d226;
}

#contents #slide .center_box p span {
	font-size: 12px;
	line-height: 1em;
	margin-left: 10px;
	text-decoration: underline;
	display: inline-block;
}

#contents #slide .right {
	width: 50%;
	padding: 0;
}

#contents #slide .right p.i_label {
	display: none;
}

#contents #slide .right p.title {
	font-size: 15px;
}

/*///// News & Topics /////*/
#contents .tab_blc {
	padding: 6px;
	margin-bottom: 16px;
	overflow: hidden;
}

#contents .tab_blc.shop_info {
	border: none;
	padding: 0px;
	overflow: unset;
}

#contents .title_blc {
	text-align: center;
	margin-bottom: 10px;
}

#contents #newcar_link {
	padding-top: 150px;
	margin-top: -150px;
}

#contents #ucar_link {
	padding-top: 150px;
	margin-top: -150px;
}

#contents .title_blc h3 {
	padding: 0 10px 8px 10px !important;
	margin-bottom: 8px !important;
	border-bottom: 3px solid #19377a;
	border-left: none;
	display: inline-block;
	font-size: inherit !important;
	min-width: 180px;
}

#contents .title_blc p {
	color: #19377a;
	text-align: center;
	font-weight: bold;
}

/*///// INFORMATION /////*/
#information_renew .inbox,
.information_renew .inbox {
	max-width: 1090px;
}

#information_renew .btn_area,
.information_renew .btn_area {
	margin-bottom: 25px;
}

#information_renew .btn_area ul,
.information_renew .btn_area {
	letter-spacing: -0.4em;
	margin-right: -1%;
}

#information_renew .btn_area li,
.information_renew .btn_area li {
	width: 24%;
	margin-right: 1%;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	position: relative;
}

#information_renew .btn_area li a,
.information_renew .btn_area li a {
	display: block;
	background-color: #f2f2f2;
	padding: 20px 0;
	z-index: 2;
	position: relative;
	min-height: 64px;
	box-sizing: border-box;
}

#information_renew .btn_area li:before,
.information_renew .btn_area li:before {
	content: url(/nishikyushu/static/images/renew_img/arrow_btm_b.svg);
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -12px;
	z-index: 1;
	transition: 0.2s ease-in-out;
	width: 23px;
	height: 21px;
}

#information_renew .btn_area li.on:before,
#information_renew .btn_area li.crt:before,
.information_renew .btn_area li.on:before,
.information_renew .btn_area li.crt:before {
	bottom: -18px;
}

#information_renew .btn_area li h4,
.information_renew .btn_area li h4 {
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}

#information_renew .btn_area li img.act,
.information_renew .btn_area li img.act {
	display: none;
}

#information_renew .btn_area li.on a,
#information_renew .btn_area li.crt a,
.information_renew .btn_area li.on a,
.information_renew .btn_area li.crt a {
	background-color: #19377a;
}

#information_renew .btn_area li.on img.normal,
#information_renew .btn_area li.crt img.normal,
.information_renew .btn_area li.on img.normal,
.information_renew .btn_area li.crt img.normal {
	display: none;
}

#information_renew .btn_area li.on img.act,
#information_renew .btn_area li.crt img.act,
.information_renew .btn_area li.on img.act,
.information_renew .btn_area li.crt img.act {
	display: inline-block;
}

#information_renew .btn_area li p,
.information_renew .btn_area li p {
	font-size: 10px;
	display: inline-block;
	text-decoration: underline;
	margin: 0 5px;
	vertical-align: middle;
	color: #19377a;
}

#information_renew .btn_area li.on p,
#information_renew .btn_area li.crt p,
.information_renew .btn_area li.on p,
.information_renew .btn_area li.crt p {
	color: #fff;
}

#contents ul.renew_if_list {
	letter-spacing: -0.4em;
	margin-right: -0.5%;
	margin-bottom: -0.5%;
	/*height:770px;*/
	/* ADD M.Tanamachi */
	overflow: hidden;
	/* ADD M.Tanamachi */
}

.link_area.trans {
	margin-top: 20px;
}

.re_info #contents ul.renew_if_list {
	height: auto;
	/* ADD M.Tanamachi */
	overflow: visible;
	/* ADD M.Tanamachi */
}

#contents ul.renew_if_list li {
	width: 32.833%;
	margin-right: 0.5%;
	margin-bottom: 0.5%;
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
}

#contents .shop_info ul.renew_if_list li {
	width: calc((100% - 2%) / 4);
}

#contents ul.renew_if_list li .block {
	border: 1px solid #d5d5d5;
	padding: 12px;
	/* height:130px; ADD M.Tanamachi */
}

#contents .shop_info ul.renew_if_list li .block {
	height: 120px;
	padding: 8px 10px 0px 12px;
}

#contents ul.renew_if_list li a:hover {
	filter: alpha(opacity=70);
	/*IE*/
	-moz-opacity: 0.70;
	/*FF*/
	opacity: 0.70;
	zoom: 1.0;
	transition: 0.3s ease-in-out;
}

#contents ul.renew_if_list li .left {
	width: 36%;
}

#contents ul.renew_if_list li .right {
	width: 62%;
	padding-right: 0;
}

#contents .shop_info ul.renew_if_list li .content {
	margin-bottom: 12px;
	display: inline-block;
}

#contents .shop_info ul.renew_if_list li .content .left {
	width: 28%;
	margin-right: 20px;
}

#contents .shop_info ul.renew_if_list li .content .right {
    width: calc(100% - 95px - 20px);  /* 23-11-07_update hosoi */
    /* width: calc(62% - 20px);  62%  23-11-07_update hosoi */
}

/* 23-11-07_added hosoi start */
#contents .shop_info ul.renew_if_list li .content + .content {
    width: 100%;
}
/* 23-11-07_added hosoi end */

#contents ul.renew_if_list li .right p.d_l {
	margin-bottom: 8px;
}

#contents ul.renew_if_list li .image img {
	width: 100%;
}

#contents ul.renew_if_list li span {
	font-size: 12px;
	font-weight: bold;
	color: #19377a;
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

#contents ul.renew_if_list li strong {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	line-height: 1em;
	display: inline-block;
	padding: 4px;
	min-width: 105px;
	text-align: center;
	vertical-align: middle;
}

#contents ul.renew_if_list li strong.infom {
	background-color: #df537e;
}

#contents ul.renew_if_list li strong.evt {
	background-color: #6992f5;
}

#contents ul.renew_if_list li strong.shop {
	background-color: #33c3b9;
}

#contents ul.renew_if_list li strong.acce {
	background-color: #089b2d;
}

/* ADD M.Tanamachi */
#contents ul.renew_if_list li strong.shop_name {
	margin-top: 4px;
	color: #19377a;
	background-color: #e9e9e9;
}

#contents ul.renew_if_list li h4 {
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	height: 32px;
	max-height: 64px;
	overflow: hidden;
}

#contents ul.renew_if_list li h5 {
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 5px;
	/* ADD M.Tanamachi */
	height: 42px;
	overflow: hidden;
	/* ADD END */
}

#contents ul.renew_if_list li p.link {
	text-align: right;
}

#contents ul.renew_if_list li p.link a {
	color: #19377a;
	font-size: 12px;
	text-decoration: underline;
}

#contents ul.renew_if_list li p.link a:hover {
	text-decoration: none;
}

#information_renew .link_area,
.information_renew .link_area {
	padding: 15px 0 50px;
	text-align: center;
}

a.renew_btn {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 1em;
	background-color: #19377a;
	padding: 25px 15px;
	min-width: 300px;
	text-align: center;
	box-sizing: border-box;
	width: 50%;
	margin: 0 1%;
	letter-spacing: normal;
}

a.renew_btn:hover {
	text-decoration: none;
	background-color: #255dcf;
}

a.renew_btn2 {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 1em;
	background-color: #F53455;
	padding: 25px;
	min-width: 300px;
	text-align: center;
	box-sizing: border-box;
	width: 50%;
	margin: 0 1%;
	letter-spacing: normal;
}

a.renew_btn2:hover {
	text-decoration: none;
	background-color: #F36383;
}





a.before_link {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 1em;
	background-color: #19377a;
	padding: 25px;
	text-align: center;
	box-sizing: border-box;
	width: 22%;
	margin: 0 1%;
	letter-spacing: normal;
}

a.before_link:hover {
	text-decoration: none;
	background-color: #255dcf;
}

.link_area a.renew_btn {
	margin: 0;
}

#shop_information_renew a.renew_btn {
	margin: 0;
	width: 100%;
}

.link_area a.renew_btn2 {
	margin: 0;
}

#shop_information_renew a.renew_btn2 {
	margin: 0;
	width: 100%;
}

/* 2019.08.04 add M.Tanamachi start */
#information_renew,
.information_renew {
	padding: 40px 0px 0px;
	background: #EBEBEB;
}

#information_renew.in_sf_bg,
.information_renew.in_sf_bg {
	background: #fff;
	padding: 40px 0px 0px;
}

/* #information_renew:nth-child(even) {
  background: #FFF;
} */
#information_renew.blog,
.information_renew.blog {
	background: #FFF;
}

#information_renew:nth-child(5),
.information_renew:nth-child(5) {
	margin-bottom: 40px;
}

#information_renew div h2,
.information_renew div h2 {
	font-size: 22px;
	text-align: center;
	display: block;
	background-color: #19377a;
	color: #fff;
	line-height: 1.1em;
	margin: 20px auto;
	padding: 10px;
	width: 280px;
	box-sizing: border-box;
}

#information_renew .tab_blc,
.information_renew .tab_blc {
	background: #FFF;
}

#information_renew:nth-child(5) .tab_blc,
.information_renew:nth-child(5) .tab_blc {
	background: none;
}

#information_renew:nth-child(5) .tab_blc .block,
.information_renew:nth-child(5) .tab_blc .block {
	background: #FFF;
}

/* 2019.08.04 add M.Tanamachi end   */


/*///// SHOP INFORMATION /////*/
#shop_information_renew .inbox {
	max-width: 1090px;
}

#shop_information_renew .block {
	margin-bottom: 10px;
}

#shop_information_renew .ifms_blc .left {
	width: 49%;
}

#shop_information_renew .ifms_blc .right {
	width: 50%;
}

#shop_information_renew .ifms_blc li {
	width: 98%;
	float: left;
	margin-right: 2%;
}

/*#shop_information_renew .ifms_blc li:last-child {
	margin-right: 0;
}*/
#shop_information_renew .btn_arrow {
	margin-bottom: 5px;
	display: flex;
}

#shop_information_renew .ifms_blc ul>span {
	display: block;
}

#shop_information_renew .ifms_blc ul>span:last-child li {
	margin-right: 0;
	margin-top: 15px;
}

/*///// カレンダー /////*/
#shop_information_renew {
	padding: 40px;
	background: #EBEBEB;
	margin-bottom: 50px;
}

#shop_information_renew .google_map {
	padding-bottom: 100%;
}

.renew .calendar.all_c {
	display: none;
}

.renew .calendar h5 {
	background-color: #19377a;
	color: #fff;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
}

.renew .info_calendar.renew {
	font-size: 11px;
	color: #000;
	background-color: #fff;
	text-align: center;
	width: 100%;
}

.renew .info_calendar.renew a {
	text-decoration: underline;
}

.renew .info_calendar.renew a:hover {
	text-decoration: none;
}

.renew .info_calendar.renew th {
	background-color: #fff;
	color: #000;
	width: auto;
	padding: 5px;
	border-right: none;
	border-bottom: none;
	text-align: center;
	border: 1px solid #b4b3b3;
	font-weight: bold;
}

.renew .info_calendar.renew td {
	background-color: #fff;
	width: 14.285%;
	padding: 0;
	border-right: none;
	border-bottom: none;
	padding: 6px;
	border: 1px solid #b4b3b3;
	font-weight: bold;
}

.renew .info_calendar.renew td p {
	text-align: center;
	background-color: #fff;
}

.renew .info_calendar.renew td p.evt {
	background-color: #b5eb51;
	padding: 0px;
	font-weight: bold;
}

.renew .info_calendar.renew th p.nen {
	float: left;
	margin-left: 0px;
}

.renew .info_calendar.renew th p.m_y {
	float: left;
	margin-left: 5px;
}

.renew .info_calendar.renew th p.m_y span {
	display: block;
}

.renew .info_calendar.renew th p.tei {
	float: right;
	margin-top: 10px;
	margin-left: 0px;
}

.renew .info_calendar.renew th p.tei span {
	display: inline-block;
	min-width: 30px;
	height: 12px;
	background-color: #fcb0ca;
}

.renew .info_calendar.renew th p {
	margin-left: 10px;

}

.renew .info_calendar.renew th p span {
	margin-right: 3px;
	vertical-align: middle;
}

.renew .info_calendar.renew th p b {
	vertical-align: middle;
	font-size: 12px;
}

.renew .info_calendar.renew th p.evt {
	float: right;
	margin-top: 10px;
}

.renew .info_calendar.renew th p.evt span {
	display: inline-block;
	min-width: 30px;
	height: 12px;
	background-color: #b5eb51;
}

.renew .info_calendar.renew th p.nen b {
	font-size: 28px;
	line-height: 1em;
	margin-bottom: 5px;
	letter-spacing: -0.1em;
}

.renew .info_calendar.renew th span {
	line-height: 1.2em;
	margin: 0;
	width: auto;
}

.renew .info_calendar.renew tr.weekday td {
	font-weight: bold;
}

.renew .info_calendar.renew tr.weekday td.sunday {
	color: #fff;
	background-color: #cb0026;
}

.renew .info_calendar.renew tr.weekday td.saturday {
	color: #fff;
	background-color: #1550a6;
}

.renew .info_calendar.renew tr.week td.sun {
	color: #cb0026;
}

.renew .info_calendar.renew tr.week td {
	background-color: #fff;
}

.renew .info_calendar.renew tr.week td.today {
	background-color: #1550a6;
}

.renew .info_calendar.renew tr.week td.today strong p:not([class]) {
	color: #fff;
	background-color: #1550a6;
}

.renew .info_calendar.renew tr.week td p.holiday,
.renew .info_calendar.renew tr.week td p.holiday a {
	color: #cb0026;
}

.teikyu {
	font-size: 12px;
	font-weight: bold;
	clear: both;
	text-align: center;
}

.teikyu span {
	color: #8c3351;
	background-color: #fcb0ca;
	font-weight: bold;
	display: inline-block;
	padding: 2px 6px;
	margin-right: 10px;
	text-align: center;
}

p.chu {
	margin-top: 10px;
	line-height: 1.5em;
	font-weight: bold;
}

.ifms_blc ul {
	margin-bottom: 10px;
}

.ifms_blc p.comment {
	font-weight: bold;
	margin-bottom: 6px;
}

.ifms_blc p.comment span {
	display: inline-block;
	padding: 3px 6px;
	text-align: center;
	margin-right: 5px;
}

.ifms_blc p.comment span.tei {
	background-color: #fcb0ca;
	color: #000;
	font-size: 11px;
}

.ifms_blc p.comment span.evt {
	background-color: #b5eb51;
	color: #486414;
	font-size: 11px;
}

/*///// バナー /////*/
#contents #information .banner ul {
	width: 100%;
	max-width: inherit;
}

#contents #information .banner li {
	width: 24%;
	margin-right: 1%;
}

#contents #information .banner li img {
	width: 100%;
}

#information_renew.bnr_re .btn_area li,
.information_renew.bnr_re .btn_area li {
	width: 32.333%;
}

#information_renew.bnr_re .list_area ul,
.information_renew.bnr_re .list_area ul {
	margin-right: -1%;
}

#information_renew.bnr_re .list_area li,
.information_renew.bnr_re .list_area li {
	width: 32.333%;
	margin-right: 1%;
	margin-bottom: 1%;
}

#information_renew.bnr_re .list_area li img,
.information_renew.bnr_re .list_area li img {
	width: 100%;
}

#container #new_event_renew h3 {
	border-left: none;
}

.renew #container.info_area .inbox {
	padding-bottom: 0;
}

/*.renew #container.info_area {
	padding-top: 50px;
}*/
.renew #container.shop_area .title_blc {
	margin: 50px 0 0;
}

.event_article h4 {
	background-color: #19377a;
	padding: 10px 20px;
}

.event_article h4 strong {
	vertical-align: middle;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}

.event_article h4 span {
	font-size: 14px;
	font-weight: bold;
	background-color: #fff;
	text-align: center;
	padding: 5px;
	color: #19377a;
	display: inline-block;
	line-height: 1em;
	vertical-align: middle;
	margin-right: 10px;
}

.event_article .date_box {
	background-color: #f0f2fb;
	padding: 10px 20px;
	display: block;
	margin-bottom: 50px;
}

.event_article .date_box span {
	font-size: 16px;
	font-weight: bold;
	color: #19377a;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}

.event_article .date_box strong {
	font-size: 14px;
	font-weight: bold;
	background-color: #19377a;
	text-align: center;
	padding: 5px 10px;
	color: #fff;
	display: inline-block;
	line-height: 1em;
	vertical-align: middle;
	margin-right: 10px;
	min-width: 105px;
}

.event_article .date_box strong.infom {
	background-color: #df537e;
}

.event_article .date_box strong.evt {
	background-color: #6992f5;
}

.event_article .date_box strong.shop {
	background-color: #33c3b9;
}

.event_article .date_box strong.shop_name {
	background-color: #19377a;
}

.event_article .date_box strong.acce {
	background-color: #089b2d;
}

.event_article .article_box {
	margin-bottom: 50px;
}

.event_article .sns_btn ul,
.event_article .sns_btn_top ul {
	letter-spacing: -0.4em;
	width: 100%;
	text-align: right;
}

.event_article .sns_btn li,
.event_article .sns_btn_top li {
	display: inline-block;
	letter-spacing: normal;
	margin-right: 10px;
	vertical-align: top;
}


#low header .logo img {
	max-width: 130px;
}

#low header .logo a {
	padding: 0;
}

#low header .logo {
	width: auto;
}

.renew #contents .shop_tab li {
	width: 49%;
	float: left;
	margin-right: 2%;
}

.renew #contents .shop_tab span:nth-child(even) li {
	margin-right: 0;
}

.renew #contents .shop_tab .btn_box li:last-child {
	margin-right: 0;
}

#container table.main table.info_calendar.renew tr th p.m_y span {
	display: block;
}

#container table.main table.info_calendar.renew tr th b {
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
}

#container table.main table.info_calendar.renew tr th span {
	display: inline-block;
}

#contents #banner_renew_box .inbox {
	margin-bottom: 40px;
}

#contents #banner_renew_box .inbox {
	max-width: 1090px;
}

#contents #banner_renew_box .banner ul {
	margin-right: -1%;
	margin-bottom: -10px;
}

#contents #banner_renew_box .banner li {
	float: left;
	width: 24%;
	margin-right: 1%;
	margin-bottom: 10px;
	text-align: center;
}

.wrap_bnr {
	padding: 50px 20px;
	background-image: url(/nishikyushu/static/images/renew_img/bg_bnr_re.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

#contents .bnr_re .tab_blc {
	margin-bottom: 0px;
	border: none;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 10px;
}

#contents .bnr_re ul.renew_if_list {
	margin-right: -1%;
	margin-bottom: -1%;
}

#information_renew.bnr_re .btn_area li a,
.information_renew.bnr_re .btn_area li a {
	background-color: #fff;
}

#information_renew.bnr_re .btn_area li.crt a,
.information_renew.bnr_re .btn_area li.crt a {
	background-color: #4658b5;
}

#information_renew.bnr_re .btn_area li.clc_sch.crt a,
#information_renew.bnr_re .btn_area li.clc_sch.on a,
.information_renew.bnr_re .btn_area li.clc_sch.crt a,
.information_renew.bnr_re .btn_area li.clc_sch.on a {
	background-color: #4658b5;
}

#information_renew.bnr_re .btn_area li.clc_mtn.crt a,
#information_renew.bnr_re .btn_area li.clc_mtn.on a,
.information_renew.bnr_re .btn_area li.clc_mtn.crt a,
.information_renew.bnr_re .btn_area li.clc_mtn.on a {
	background-color: #71a017;
}

#information_renew.bnr_re .btn_area li.clc_spt.crt a,
#information_renew.bnr_re .btn_area li.clc_spt.on a,
.information_renew.bnr_re .btn_area li.clc_spt.crt a,
.information_renew.bnr_re .btn_area li.clc_spt.on a {
	background-color: #d00f85;
}

#information_renew .btn_area li.clc_sch:before,
.information_renew .btn_area li.clc_sch:before {
	content: url(/nishikyushu/static/images/renew_img/arrow_btm_pp.svg);
}

#information_renew .btn_area li.clc_mtn:before,
.information_renew .btn_area li.clc_mtn:before {
	content: url(/nishikyushu/static/images/renew_img/arrow_btm_gr.svg);
}

#information_renew .btn_area li.clc_spt:before,
.information_renew .btn_area li.clc_spt:before {
	content: url(/nishikyushu/static/images/renew_img/arrow_btm_pk.svg);
}

#information_renew.bnr_re .list_area li.crt,
.information_renew.bnr_re .list_area li.crt {
	display: block;
}

#information_renew.bnr_re .list_area li.clc_mtn,
.information_renew.bnr_re .list_area li.clc_mtn {
	display: none;
}

#information_renew.bnr_re .list_area li.clc_spt,
.information_renew.bnr_re .list_area li.clc_mtn {
	display: none;
}

#parts_movie {
	padding: 50px 0;
}

#parts_movie .inbox {
	max-width: 1090px;
	padding: 1px 0;
}

#parts_movie .inbox>.left {
	width: 48%;
	padding: 0 0 30px;
}

/*#parts_movie .inbox > .left .title_blc {
	padding: 0 0 40px;
}*/
#parts_movie .inbox .left .slick-slide img {
	width: 100%;
}

#parts_movie .inbox>.right {
	width: 48%;
}

#parts_movie .inbox>.right .title_blc img {
	margin-top: -7px;
}

#parts_movie .slick-prev {
	position: absolute;
	top: -42px;
	left: 0px;
	display: block;
	width: 100%;
	height: 26px;
	text-align: center;
}

#parts_movie .slick-next {
	position: absolute;
	top: inherit;
	bottom: -42px;
	left: 0px;
	right: inherit;
	display: block;
	width: 100%;
	height: 26px;
	text-align: center;
}

.slick-prev img.vcl,
.slick-next img.vcl {
	display: none;
}

#parts_movie .slick-prev,
#parts_movie .slick-next {
	background-color: #eee;
	padding: 5px 0;
}

#parts_movie .slick-prev img.hor,
#parts_movie .slick-next img.hor {
	display: none;
}

#parts_movie .slick-prev img.vcl,
#parts_movie .slick-next img.vcl {
	display: inline-block;
	margin-top: 0px;
	vertical-align: top;
	position: static;
}

#slide .slick-next img.vcl {
	display: none;
}

#parts_movie .single-item .left {
	width: 42%;
}

#parts_movie .single-item .right {
	width: 54%;
}

#parts_movie .block {
	background-color: #eee;
	padding: 10px;
}

#parts_movie .image {
	border: 3px solid #dbdde4;
}

#parts_movie .right h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#parts_movie .right p {
	font-size: 13px;
	line-height: 1.5em;
}

#parts_movie .right p.txt {
	margin-bottom: 10px;
}

#parts_movie .right p.link {
	text-align: right;
}

#parts_movie .right p a {
	display: inline-block;
	padding: 5px 10px;
	background-color: #19377a;
	color: #fff;
	text-align: center;
}

#parts_movie .right p a:hover {
	background-color: #255dcf;
	text-decoration: none;
}

/*#parts_movie .right p a span {
	display: inline-block;
	background-image: url(/nishikyushu/static/images/renew_img/arrow_re_right_wh.svg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 8px auto;
	padding-left: 16px;
}*/

.event_article .sns_btn {
	margin-bottom: 50px;
}

.event_article .sns_btn_top {
	float: right;
}

.event_article .btn_box {
	text-align: center;
	letter-spacing: -0.4em;
}

/*.event_article a.renew_btn {
	max-width: 530px;
}*/
.title_block #shop_slide .bx-wrapper .bx-prev {
	left: -60px !important;
	filter: alpha(opacity=0);
	/*IE*/
	-moz-opacity: 0;
	/*FF*/
	opacity: 0;
	transition: 0.3s ease-in-out;
}

.title_block #shop_slide:hover .bx-wrapper .bx-prev {
	left: 10px !important;
	filter: alpha(opacity=100);
	/*IE*/
	-moz-opacity: 1;
	/*FF*/
	opacity: 1;
}

.title_block #shop_slide .bx-wrapper .bx-next {
	right: -60px !important;
	filter: alpha(opacity=0);
	/*IE*/
	-moz-opacity: 0;
	/*FF*/
	opacity: 0;
	transition: 0.3s ease-in-out;
}

.title_block #shop_slide:hover .bx-wrapper .bx-next {
	right: 10px !important;
	filter: alpha(opacity=100);
	/*IE*/
	-moz-opacity: 1;
	/*FF*/
	opacity: 1;
}

#slide .slick-slider {
	width: calc(100% + 2px);
}

#slide .slick-list {
	max-height: 170px;
	overflow: hidden;
}

footer {
	background-color: #0f2656;
}

/*2017.4.14 追加*/
header nav#top_menu {
	margin-top: 12px;
}

header nav#top_menu.scroll_menu {
	margin-top: 12px;
	background-color: inherit;
}

header nav#top_menu.scroll_menu li a {
	color: inherit;
}

.gnavi.scroll_menu li a {
	padding: 20px 0;
}

header .my_subaru a:hover {
	text-decoration: none;
	filter: alpha(opacity=70);
	/*IE*/
	-moz-opacity: 0.70;
	/*FF*/
	opacity: 0.70;
	zoom: 1.0;
}

header .insta_subaru a:hover {
	text-decoration: none;
	filter: alpha(opacity=70);
	/*IE*/
	-moz-opacity: 0.70;
	/*FF*/
	opacity: 0.70;
	zoom: 1.0;
}

/*
header .my_subaru a {
	display: inline-block;
	color: #fff;
	line-height: 1em;
    background-color: #FF8800;
    font-size: 12px;
    padding: 5px 10px;
		-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	-o-border-radius: 1em;
	-ms-border-radius: 1em;
	border-radius: 1em;
	margin-top: 5px;
}
header .my_subaru a:hover {
	text-decoration: none;
    background-color: #FF8800;
		filter:alpha(opacity=70); /*IE*/
/*-moz-opacity:0.70; /*FF*/
/*opacity:0.70;
	zoom:1.0;
}
*/
#contents #slide .inbox {
	/* background-image: url(https://nishikyushu.kyushu-subaru.jp/static/images/renew_img/subaru_03.gif); */
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 1000px 188px;
	/* padding: 100px 76px 40px; */
	padding: 50px 76px 40px;
}

.event_article li.btn_tw-share a {
	background-color: #1b95e0;
	padding: 8px;
	border-radius: 3px;
	display: block;
	width: 98px;
	text-align: center;
}

.event_article li.btn_fb-share a {
	background-color: #4267b2;
	padding: 8px;
	border-radius: 3px;
	display: block;
	width: 98px;
	text-align: center;
}

.event_article li.btn_tw-share a img,
.event_article li.btn_fb-share a img {
	width: 20px;
	height: 20px;
}

/*20190719*/
#low header nav#top_menu li {
	float: none;
}

header nav#top_menu ul {
	margin-right: 5px;
}

/* header .my_subaru a {
	margin: 5px 0px 0 7px;
} */
/* header .insta_subaru a {
	margin: 5px 0px 0 7px;
} */

/*2019.8.15 追加*/
.topareamap-a {
	margin-bottom: 20px;
}

.topareamap-a-sp {
	display: none;
	margin-bottom: 20px;
}

/*20190909*/
header nav#top_menu .pasokon .insta_subaru img,
header nav#top_menu .pasokon .my_subaru img {
	width: 100%;
}

/* バナーエリア追加 20191126 */

#contents #banner_flyer .inbox {
	margin-top: 15px;
	margin-bottom: 30px;
	background: #fafafa;
}

#banner_flyer ul {
	box-sizing: border-box;
	-js-display: flex;
	display: flex;

	align-items: center;
	justify-content: center;
}

#banner_flyer ul li {
	box-sizing: border-box;
	border: 3px solid #fafafa;
	width: 400px;
	height: 145px;
	background: #01b901;
	padding: 3px;
	-js-display: flex;
	display: flex;
	transition: all 0.45s ease;
}

#banner_flyer ul li a {
	-js-display: flex;
	display: flex;
	justify-content: space-between;
	text-decoration: none;
	position: relative;
	background: #ffffff;
	overflow: hidden;

	background-color: #fcfcfc;
	background-image: repeating-linear-gradient(45deg, #ffffff, #ffffff 3px, transparent 0, transparent 6px);

}

#banner_flyer ul li a::after {
	position: absolute;
	content: "";
	background: url(../images/banner_flyer/bnr_flyer_icon.svg) no-repeat top center;
	right: 0;
	bottom: 0;
	width: 32px;
	height: 32px;
}

#banner_flyer ul li:hover {
	opacity: 0.6;
}

#banner_flyer .flyer_thumb {
	width: 30%;
	overflow: hidden;
	border: 3px solid #ffffff;
}

#banner_flyer .flyer_box {
	width: 66%;
	-js-display: flex;
	display: flex;
	flex-direction: column;
	padding: 1% 1% 0 3%;
	justify-content: space-between;
}

#banner_flyer .flyer_title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	background: #01b901;
	border-radius: 5px;
	text-align: center;
	color: #fcf301;
	padding: 5px;
}

#banner_flyer .comment {
	color: #333333;
	font-size: 15px;
	margin-bottom: auto;
	text-align: center;
}

#banner_flyer .flyer_date {
	text-align: center;
	margin-bottom: 5px;
}

#banner_flyer .pcC {
	display: inline;
}

#banner_flyer .spC {
	display: none;
}

/* バナーエリア追加 20191126 ここまで */



/* 2020.8.31チラシバナーリニューアル */

.f_banner .f_banner-wrap {
	position: fixed;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
	z-index: 99999;
	display: flex;
	height: 50px;
	transition: all 1s ease;
	transform: translateY(160px);
}

.f_banner-wrap .f_banner-item {
	border-radius: 8px;
	/* border: 3px solid rgb(228, 228, 228, .4); */
	box-sizing: border-box;
	transition: all .3s;
	overflow: hidden;
	border-radius: 4px;
	position: relative;
	background-color: currentColor;
	width: 240px;
	text-align: center;
}

.f_banner-wrap .f_banner-item:before,
.f_banner-wrap .f_banner-item:after {
	content: "";
	position: absolute;
	display: inline-block;
	top: 50%;
}

.f_banner-wrap .f_banner-item::after {
	top: 12px;
}

.f_banner-wrap .f_banner-item:nth-of-type(1)::after {
	width: 22px;
	height: 22px;
	left: .58rem;
	background-image: url(https://nishikyushu.kyushu-subaru.jp/static/images/renew_img/f_banner_icon.png);
	background-size: contain;
}

.f_banner-wrap .f_banner-item:nth-of-type(2)::after {
	content: 'NEW';
	color: currentColor;
	font-size: 14.5px;
	font-weight: bold;
	left: .2rem;
}

.f_banner-wrap .f_banner-item::before {
	left: -3.8rem;
	width: 6.7rem;
	height: 200%;
	border-radius: 160%;
	transform: translateY(-50%);
	transition: all .6s;
	background-color: rgba(234, 234, 18, 1);
}

.f_banner-wrap .f_banner-item a {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 240px;
	height: 50px;
	position: relative;
	z-index: 99999;
}

.f_banner-wrap .f_banner-item a:hover {
	color: currentColor;
}

.f_banner-wrap .f_banner-item p {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	padding: 12px 0 0 70px;
}

.f_banner-wrap .f_banner-item:nth-of-type(2) p {
	padding-left: 60px;
}

.f_banner-wrap .f_banner-item:hover:before {
	right: 0;
	width: 200%;
	border-radius: 0;
}



.f_banner .f_banner-wrap .f_banner-item:nth-of-type(1) {
	border: 2px solid currentColor;
	color: #119a11;
	text-align: center;
	background: linear-gradient(rgba(47, 185, 0, 1), rgba(1, 144, 13, 1));
}

.f_banner .f_banner-wrap .f_banner-item:nth-of-type(1) p {
	z-index: 9999;

}

.f_banner .f_banner-wrap .f_banner-item:nth-of-type(2) {
	background: linear-gradient(rgba(255, 87, 115, 1), rgba(245, 52, 85, 1));
	margin-left: 20px;
	border: 2px solid currentColor;
	color: #f53455;

}

.f_banner .f_banner-wrap .f_banner-item:nth-of-type(2) p {
	color: #fff;
	z-index: 9999;
}

.f_banner .f_banner-wrap .f_banner-item:nth-of-type(1):hover p {
	color: currentColor;
	text-decoration: none;
}

.f_banner .f_banner-wrap .f_banner-item:nth-of-type(2):hover p {
	color: currentColor;
	text-decoration: none;
}

/* 閉じるボタン */
.close-wrap {
	position: fixed;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
	z-index: 99995;
	display: flex;
	height: 50px;
	transition: all 1s ease;
	transform: translateY(160px);
}

.close-wrap .close-item {
	position: relative;
	width: 240px;
}

.close-wrap .close-item:nth-of-type(1) {
	color: #119a11;
}

.close-wrap .close-item:nth-of-type(2) {
	margin-left: 20px;
	color: rgba(249, 63, 95, 1);
}

.close-wrap .close-item .close {
	width: 20px;
	height: 20px;
	border-radius: 5px 5px 0 0;
	background-color: currentColor;
	position: relative;
	right: 1px;
	bottom: 18px;
	z-index: 99999;
	margin-left: auto;
}

.close-wrap .close-item:nth-of-type(2) .close {
	background-color: currentColor;
}

.close-wrap .close-item .close span {
	width: 10px;
	height: 1px;
	transform: rotate(45deg);
	background-color: white;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}

.close-btn .close span:nth-of-type(2) {
	transform: rotate(-45deg);
	position: absolute;

}

.f_banner .f_banner-wrap.fadein {
	transform: translateY(0);
}

.close-wrap.fadein {
	transform: translateY(0);
}

.closeout {
	display: none;
}

.sp_br {
	display: none;
}


@media screen and (max-width: 568px) {
	.f_banner .f_banner-wrap {
		right: 60px;
		bottom: 10px;
		width: 80%;
	}

	.f_banner-wrap .f_banner-item {
		border-radius: 8px;
		/* border: 3px solid rgb(228, 228, 228, .4); */
		box-sizing: border-box;
		transition: all .3s;
		overflow: hidden;
		border-radius: 4px;
		position: relative;
		text-align: left;
		flex-basis: 50%;
		margin-left: auto;
	}

	.f_banner .f_banner-wrap .f_banner-item:nth-of-type(1) {
		/* background: linear-gradient(#3778fc, #1f4db1); */
		text-align: center;

	}

	.f_banner-wrap .f_banner-item::before {
		left: -3.8rem;
		width: 6.6rem;
		height: 190%;
		border-radius: 160%;
		transform: translateY(-50%);
		transition: all .5s;
	}

	.f_banner-wrap .f_banner-item:nth-of-type(2)::after {
		font-size: 14px;
		top: 13px
	}

	.f_banner .f_banner-wrap .f_banner-item:nth-of-type(2) {
		margin-left: 10px;
	}

	.f_banner-wrap .f_banner-item a {
		font-size: 15px;
		width: 100%;
	}

	.f_banner-wrap .f_banner-item p {
		font-weight: bold;
		position: relative;
		padding-left: 50px;
	}

	.f_banner-wrap .f_banner-item:nth-of-type(2) p {
		padding: 8px 0 0 32%;
		line-height: 1;
	}

	.f_banner .f_banner-wrap.fadein {
		transform: translateY(0px);
	}

	/* 閉じるボタン */
	.close-wrap {
		bottom: 10px;
		right: 60px;
		width: 80%;
	}

	.close-wrap .close-item {
		position: relative;
		width: 50%;
		margin-left: auto;
	}

	.close-wrap .close-item:nth-of-type(2) {
		margin-left: 10px;
	}

	.f_banner-wrap .f_banner-item:nth-of-type(2) .sp_br {
		display: block;
	}

	/* 背景グラデーション */
	/* .bg {
		width: 100%;
		height: 55px;
		position: fixed;
		background: linear-gradient(transparent, #737171);
		bottom: 0;
		z-index: 99997;
		opacity: 0;
		transition: all .4s ease;
	}
	.bg-fadein {
		opacity: 1;
	} */
}

@media screen and (max-width: 480px) {
	.f_banner-wrap .f_banner-item::before {
		width: 6.4rem;
		height: 200%;
		border-radius: 160%;
	}

	.f_banner-wrap .f_banner-item:nth-of-type(1)::after {
		width: 20px;
		height: 20px;
		left: .58rem;
	}

	.f_banner-wrap .f_banner-item:nth-of-type(2)::after {
		font-size: 13px;
		top: 14px
	}

	.f_banner-wrap .f_banner-item p {
		font-size: 13.3px;
		padding-top: 13px;
	}

	.f_banner-wrap .f_banner-item:nth-of-type(2) p {
		padding-top: 10px;
		line-height: 1;
	}
}

@media screen and (max-width: 380px) {
	.f_banner-wrap .f_banner-item::before {
		width: 6.2rem;
		height: 200%;
		border-radius: 160%;
	}

	.f_banner-wrap .f_banner-item::after {
		left: .5rem;
	}

	.f_banner-wrap .f_banner-item:nth-of-type(1)::after {
		width: 18px;
		height: 18px;
		left: .5rem;
		top: 14px;

	}

	.f_banner-wrap .f_banner-item:nth-of-type(2)::after {
		font-size: 12.5px;
		top: 14px;
		left: .1rem;
	}

	.f_banner-wrap .f_banner-item p {
		font-size: 13px;
		line-height: 1;
	}

	.f_banner-wrap .f_banner-item p {
		font-size: 13px;
		padding: 10px 0 0 30px;
	}

	.f_banner-wrap .f_banner-item p {
		font-size: 11.5px;
		padding-top: 9px;
		line-height: 1.2;
	}

	.f_banner-wrap .f_banner-item:nth-of-type(2) p {
		padding-top: 12px;
		line-height: 1;
	}

	/* .f_banner-wrap .f_banner-item:nth-of-type(1) .sp_br {
		display: block;
	} */
}

/* 2020.8.5チラシページ追加 */

.bnflyer_contents {
	width: calc(100% - 40px);
	margin: auto;
	padding: 0px 0 100px;
}

.bnflyer_head {
	margin: 30px auto;
	border-left: 10px solid #19377a;
	padding-left: 5px;
	box-sizing: border-box;
	width: 100%;
	max-width: 1090px;
}

.bnflyer_head .bnflyer-ttl {
	font-size: 20px;
}

.bnflyer_body-item a {
	text-decoration: none;
}

.bnflyer_body-item .bnflyer_body-item-wrap {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin: auto;
	padding: 10px 15px;
	box-sizing: border-box;
	border: 5px solid #304b87;
	background-image: url(https://nishikyushu.kyushu-subaru.jp/static/images/banner_flyer/bnr_flyer-bk.png);
	background-size: 100%;
	background-color: #f3f9ff;
	margin-bottom: 20px;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
}

.bnflyer_body-item figure.bnflyer_body-img {
	margin: 0;
	flex-basis: 50%;
}

.bnflyer_body-item .bnflyer_body-img img {
	width: 100%;
}

.bnflyer_body-item .bnflyer_body-txt {
	flex-basis: 46%;
	padding-top: 5px;
}

.bnflyer_body-txt .bnflyer_txt-wrap p {
	font-size: 2vw;
}

.bnflyer_body-item .bnflyer_body-item-wrap h2 {
	font-size: 3vw;
	font-weight: bold;
	margin: 5px 0;
}

.bnflyer_body-txt .bn_flyer-btn {
	width: 100%;
	text-align: center;
	padding: 10px 0;
	background-color: #19377a;
	color: #fff;
	font-size: 2.3vw;
	transition: all .4s;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	margin-top: 10px;
}

.bnflyer_body-txt .bn_flyer-btn p::after {
	content: "";
	display: inline-block;
	width: 20px;
	height: 10px;
	background-image: url(https://nishikyushu.kyushu-subaru.jp/static/images/banner_flyer/flyer-btn.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: 5px;
}

/* ホバー時 */
.bnflyer_body-item:hover .bnflyer_body-item-wrap {
	opacity: .8;
}

.bnflyer_body-item:hover .bnflyer_body-item-wrap {
	border-color: #265ac8;
}

.bnflyer_body-item:hover .bnflyer_body-txt .bn_flyer-btn {
	background-color: #265ac8;
}

@media screen and (min-width: 414px) {
	.bnflyer_body-txt .bn_flyer-btn {
		margin-top: 20px;
	}
}

@media screen and (min-width: 568px) {
	.bnflyer_body-item .bnflyer_body-txt {
		padding-top: 10px;
	}

	.bnflyer_body-item .bnflyer_body-item-wrap h2 {
		font-size: 3vw;
		font-weight: bold;
		margin: 10px 0;
	}

	.bnflyer_body-txt .bn_flyer-btn p::after {
		height: 12px;
	}

	.bnflyer_body-txt .bn_flyer-btn {
		margin-top: 30px;
	}

	.bnflyer_body-txt .bn_flyer-btn p::after {
		height: 16px;
	}
}

@media screen and (min-width: 768px) {
	.bnflyer_body-item .bnflyer_body-txt {
		padding-top: 50px;
	}

	.bnflyer_body-txt .bn_flyer-btn {
		margin-top: 50px;
	}
}

@media screen and (min-width: 1024px) {
	.bnflyer_contents {
		padding-bottom: 100px;
	}

	.bnflyer_head {
		border-width: 8px;
		padding-left: 10px;
	}

	.bnflyer_head .bnflyer-ttl {
		font-size: 24px;
	}

	.bnflyer_body .bnflyer_body-wrap {
		display: flex;
		flex-wrap: wrap;
		width: 980px;
		justify-content: space-between;
		margin: auto;
	}

	.bnflyer_body-item .bnflyer_body-item-wrap {
		width: 480px;
	}

	.bnflyer_body-item figure.bnflyer_body-img {
		margin: 0;
		/* flex-basis: 50%; */
	}

	.bnflyer_body-item .bnflyer_body-txt {
		padding: 0;
	}

	.bnflyer_body-txt .bnflyer_txt-wrap p {
		font-size: 14px;
		margin: 5px 0;
	}

	.bnflyer_body-item .bnflyer_body-item-wrap h2 {
		font-size: 15px;
		font-weight: bold;
		margin: 0;
	}

	.bnflyer_body-txt .bn_flyer-btn {
		font-size: 16px;
		margin-top: 20px;
	}

	.bnflyer_body-txt .bn_flyer-btn p::after {
		width: 16px;
		height: 16px;
		margin-left: 5px;
	}
}

.bn_flyer-btn p {
	text-align: center;
}

/* 2020.8.31チラシバナーリニューアル ここまで */

/* 20210116 コロナお知らせ用ボタン */

.covidbtn,
a.covidbtn,
button.covidbtn {
	font-size: 1.4rem;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding: 1rem 4rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	/*  letter-spacing: 0.1em; */
	color: red;
	border-radius: 0.5rem;
}

@media screen and (max-width: 568px) {

	.covidbtn,
	a.covidbtn,
	button.covidbtn {
		font-size: 1rem;
		padding: 1rem 2rem;
	}
}


a.covidbtn-border {
	border: 3px solid red;
	border-radius: 0;
	background: #fff;
	margin-bottom: 20px;
	text-decoration: underline;
}

a.covidbtn-border:before {
	position: absolute;
	top: 3px;
	left: 3px;
	width: calc(100% - 10px);
	height: calc(100% - 8px);
	content: '';
	-webkit-transition: all .3s;
	transition: all .3s;
	border: 1px solid red;
}

a.covidbtn-border:hover:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
}

/* 重要なお知らせトップ */
.important-news {
	background-color: #EBEBEB;
	margin: auto;
	position: relative;

	padding: 30px 0;
}

.important-news__inner {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	transition: .3s;
	font-family: 'Noto Sans JP', sans-serif;
	;
	padding: 8px 0 8px 0;
}

.link-arrow {
	width: 100%;
	max-width: 15px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: baseline;
}

.important-news__inner:hover {
	opacity: .7;
}

.important-news__inner:hover {
	text-decoration: none;
}

.important-news__body p {
	text-align: center;
}

@media screen and (max-width: 600px) {
	.important-news {
		padding: 15px;
	}

	.important-news__inner {
		flex-wrap: wrap;
		font-size: 13px;
	}

	.important-news__title {
		margin-right: 0;
		flex-basis: 100%;
		text-align: center;
	}

	.important-news__body {
		text-align: center;
	}

	.link-arrow {
		max-width: 11px;

	}
}

.pc-only {
	display: block;
}

.sp-only {
	display: none;
}

@media screen and (max-width: 480px) {
	.pc-only {
		display: none;
	}

	.sp-only {
		display: block;
	}
}

/* 20230227追加*/
.pasokon .trans {
	display: flex;
	align-items: center;
	justify-content: end;
	margin-top: 10px;
}

.pasokon .trans p {
	margin-left: 10px;
}

.sumaho .sum_bana {
	padding-bottom: 15px;
}

.sumaho .sns_box {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 15px;
}

.sumaho .sns_box .sns:first-child {
	margin-right: 10px;
}

.sum_bana {
	text-align: center;
}

.pasokon .trans .sns a {
	display: block;
	width: 35px;
}

.pasokon .trans .sns a img {
	width: 100%;
}

@media screen and (max-width: 960px) {
	.gnavi li a {
		font-size: 10px;
	}
}

@media screen and (max-width: 768px) {
	.sumaho {
		padding: 20px;
	}

	.sumaho .sns a {
		display: block;
		width: 40px;
	}

	.sumaho .sns a img {
		width: 100%;
	}

	.gnavi li a {
		font-size: 11px !important;
	}
}

@media screen and (max-width: 568px) {
	.gnavi li a {
		font-size: 14px !important;
	}
}

@media screen and (max-width: 1090px) {
	.information_renew .inbox {
		padding: 0 20px;
	}
}

/* pagenation */

:root {
	--primary_color: #123598;
}

.ls_pagenation {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 20px auto 0;
}

@media (min-width: 768px) {
	.ls_pagenation {
		/* justify-content: flex-end; */
		margin-right: 0;
		margin-left: auto;
	}
}

.ls_pagenation li {
	display: flex;
	margin: 0 1px;
}

.ls_pagenation li span {
	display: flex;
}

.ls_pagenation li .btn_pagination,
.ls_pagenation li a {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 44px;
	height: 44px;
	color: var(--primary_color);
	font-weight: 500;
	background: rgba(255, 255, 255, 0.7);
	position: relative;
	border: 1px solid #efefef;
	text-decoration: none;
	cursor: pointer;
	margin: 0 1px;
	font-size: 0.875rem;
}

@media (max-width: 767.89px) {

	.ls_pagenation li .btn_pagination,
	.ls_pagenation li a {
		width: 38px;
		height: 40px;
	}
}

.ls_pagenation li .btn_pagination.current_page:after,
.ls_pagenation li a.current_page:after {
	content: "";
	width: 18px;
	height: 2px;
	border-bottom: 2px solid var(--primary_color);
	position: absolute;
	bottom: 8px;
}

.ls_pagenation li .btn_pagination:hover,
.ls_pagenation li a:hover {
	border: 1px solid var(--primary_color);
	transition: all 0.3s ease;
	text-decoration: none;
}

@media (max-width: 767.89px) {

	.ls_pagenation li .btn_pagination,
	.ls_pagenation li a {
		border: 1px solid var(--primary_color);
	}
}

@media (max-width: 767.89px) {

	.ls_pagenation li a:first-of-type,
	.ls_pagenation li a:last-of-type {
		display: none;
	}
}

.ls_prev,
.ls_next {
	display: inline-block;
	background: rgba(255, 255, 255, 0.7);
	width: 100%;
	height: 100%;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}

.ls_prev i,
.ls_next i {
	font-size: 0.1rem;
	opacity: 0;
}

.ls_prev::after,
.ls_next::after {
	content: "";
	width: 14px;
	height: 14px;
	border-top: 2px solid var(--primary_color);
	border-right: 2px solid var(--primary_color);
	position: absolute;
	top: 50%;
}

.ls_prev:hover,
.ls_next:hover {
	transition: all 0.3s ease;
	text-decoration: none;
}

.ls_prev_start,
.ls_next_end {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.7);
	position: relative;
	text-decoration: none;
	cursor: pointer;
}

.ls_prev_start i,
.ls_next_end i {
	font-size: 0.1rem;
	opacity: 0;
}

.ls_prev_start::before,
.ls_next_end::before {
	content: "";
	width: 2px;
	height: 22px;
	border-left: 2px solid var(--primary_color);
	position: absolute;
	top: calc(50% - 11px);
}

.ls_prev_start::after,
.ls_next_end::after {
	content: "";
	width: 14px;
	height: 14px;
	border-top: 2px solid var(--primary_color);
	border-right: 2px solid var(--primary_color);
	position: absolute;
	top: 50%;
}

.ls_prev_start:hover,
.ls_next_end:hover {
	transition: all 0.3s ease;
	text-decoration: none;
}

.ls_prev::after {
	right: calc(50% - 16px);
	transform: translate(-50%, -50%) rotate(-135deg);
}

.ls_next::after {
	left: calc(50% - 5px);
	transform: translate(-50%, -50%) rotate(45deg);
}

.ls_prev_start::after {
	right: calc(50% - 20px);
	transform: translate(-50%, -50%) rotate(-135deg);
}

.ls_next_end::after {
	left: calc(50% - 6px);
	transform: translate(-50%, -50%) rotate(45deg);
}

.ls_prev_start::before {
	left: 10px;
}

.ls_next_end::before {
	right: 10px;
}

/* 23-10-16_added_hosoi start */
#contents .topics ul.renew_if_list li .left,
#contents .info_area ul.renew_if_list li .left,
#contents .shop_info ul.renew_if_list li .content .left {
    height: 158px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#contents .shop_info ul.renew_if_list li .content .left {
    height: 69px;
    margin-top: 10px; /* 5px   23-11-07_update hosoi */
    width: 95px;  /* 23-11-07_added hosoi */
}

#contents .shop_info ul.renew_if_list li .block {
    height: auto;
}

#contents .topics ul.renew_if_list li .left .image,
#contents .info_area ul.renew_if_list li .left .image {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
}

#contents ul.renew_if_list li .image img {
    width: auto;
    max-height: 158px;

    /* 23-11-07_hosoi start */
    width: 118px;
    height: 118px;
    object-fit: cover;
    /* 23-11-07_hosoi end */
}

#contents .shop_info ul.renew_if_list li .image img {
    max-height: 95px;

    /* 23-11-07_added hosoi start */
    width: 95px;
    height: 95px;
    object-fit: cover;
    /* 23-11-07_added hosoi end */
}

/* 23-10-16_added_hosoi end */


