@charset "utf-8";

footer .reserveArea {
	margin: 0;
}

#container h1.qah {
	display: none;
}

.zekkei {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #ffffff;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}
body#top{
	overflow:hidden;
}

*{
	padding:0;
	margin:0;
}
nav, section, article, figure, aside {
}
a{
	color:#004098;
}
a:hover{
	text-decoration: none;
	height: auto;
}
a img {
	border: none;
	vertical-align:bottom;
}
img {
	border: none;
	vertical-align:bottom;
}

.pB25 { padding-bottom: 25px !important;}
.mB10 { margin-bottom: 10px !important;}
.mB20 { margin-bottom: 20px !important;}

/* =========================================================================================

	// 広告関連で入れ込まれるbody閉じタグ直前のiframeやimgの非表示

========================================================================================== */
body > iframe[name='google_conversion_frame'],
body > img[width="1"][height="1"] {
  margin-left: -9999px !important;
 }

/*******************************************************/
/*	Clear Fix
********************************************************/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.clr { clear:both; }


/*******************************************************/
/*	共通
********************************************************/

h1.qah{ display:none; }

img:not([width]),
input[type=image]:not([width]){
	zoom: 1;
}

/** breadcrumbArea **/
#container #breadcrumbArea, .breadcrumb__contents {
  height: auto;
}
/** zk_header **/
#zk_header {
	background: #000000;
	color: #ffffff;
	position: relative;
	display:block;
	height: 45px;
	width:100%;
	z-index: 50;
}
#zk_header .zk_headerTitle,
#zk_header h1 {
	width: 62px;
	height: 25px;
	margin: 0;
	display: block;
	top: 10px;
	left: 15px;
	position: absolute;
}
#zk_header p {
	position: absolute;
	top: 20px;
	left: 90px;
	font-size:11px;
}
#zk_header.fixed {
	position:fixed;
	left: 0;
	top: 0;
}

/** zk_footer **/
#zk_footer {
	background: #e6e6e6;
	padding-top: 20px;
	margin-top: 30px;
}

#zk_footer + #all-footer {
	margin-top: -20px;
}


/** btn_sns **/
#zk_footer .btn_sns {
	margin: 0;
	padding: 0 0 20px;
	width:100%;
	text-align:center;
}
#zk_footer .btn_sns li {
	display:inline-block;
	 *display: inline;
	 *zoom: 1;
	margin: 0 5px;
	font-size:9px;
	width:15%;
}
#zk_footer .btn_sns li a {
	padding:10px 0;
	color: #ffffff;
	display:block;
	text-align:center;
}
#zk_footer .btn_sns .btn_line { background:#00c300; border-bottom:solid 3px #009c00; }
#zk_footer .btn_sns .btn_facebook { background:#3c5998; border-bottom:solid 3px #31497f;}
#zk_footer .btn_sns .btn_twitter { background:#68abdd; border-bottom:solid 3px #5c96c1;}
#zk_footer .btn_sns .btn_google { background:#df4a32; border-bottom:solid 3px #be402c;}
#zk_footer .btn_sns .btn_hatena { background:#008fde; border-bottom:solid 3px #0178b9;}
#zk_footer .btn_sns .btn_bookmark { background:#333333; border-bottom:solid 3px #000000;}


/** zk_otherspot **/
#zk_footer .zk_otherspot {
	margin:0 20px;
	padding:0 0 20px;
	position:relative;
}
#zk_footer .zk_otherspot h3 {
	background: url(/smp/common/img/kanto/zekkei/common/cmn_bg_bk_alpha.png);
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	margin:0;
	padding:5px 0;
}
#zk_footer .zk_otherspot h3 a {
	display: block;
	color: #fff;
	font-size: 12px;
	line-height:1;
	font-weight: bold;
	padding:0 10px;
	background: url(/smp/common/img/kanto/zekkei/common/cmn_icon_arrow_right.png) no-repeat right 10px center;
	background-size:10px 16px;
}
#zk_footer .zk_otherspot p {
	margin:0;
	padding:0;
}
#zk_footer .zk_otherspot img {
	width:100%;
	position: relative;
	z-index: 0;
}


/** zk_bnrArea01 **/
.zk_bnrArea01 {
	margin: 0 30px;
	padding-bottom: 20px;


}

.zk_bnrArea01 img{
	width: 100%;
	height:auto;
}

/** photo **/
.contents .photo {
	margin: 0 0 20px 0;
	padding:0;
}
.contents .photo img{
	width:100%;
}

/** bg_image **/
section .bg_image {
	background:url(/smp/common/img/kanto/zekkei/common/cmn_bg_zekkei.jpg) repeat left top;
}

/** contents **/
.contents {
	margin: 0 0 50px 0;
}
.contents h2 {
	margin: 20px 0;
	padding: 10px 20px;
	background: url(/smp/common/img/kanto/zekkei/common/cmn_h2_bar.png) repeat-x 0 bottom;
	background-size:5px 4px;
}
.contents p {
	margin: 0;
	font-size: 14px;
	padding: 0 20px 1em 20px;
}

/** flexslider **/
section .flexslider {
	border:none;
	position:relative;
}
section .flexslider .slideTitle,
section .flexslider h2 {
	position:absolute;
	top:15px;
	left:15px;
	z-index:10;
}
section .flex-direction-nav {
	*height: 0;
}
section .flex-direction-nav a {
	text-decoration: none;
	width: 40px;
	height: 31px;
	margin: 0;
	position: absolute;
	top: 0;
	z-index: 10;
	opacity: 0;
	cursor: pointer;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

section .flex-direction-nav .flex-prev {
	background:url(/smp/common/img/kanto/zekkei/common/cmn_icon_arrow_prev.png) no-repeat center center;
	background-size:20px 31px;
	height:100%;
	left: 0;
}
section .flex-direction-nav .flex-next {
	background:url(/smp/common/img/kanto/zekkei/common/cmn_icon_arrow_next.png) no-repeat center center;
	background-size:20px 31px;
	height:100%;
	right: 0;
}
#zk_mainVisual .cap {
	padding:5px 10px;
	color:#fff;
	font-size:12px;
	position:absolute;
	bottom:0;
	width:100%;
	background: url(/smp/common/img/kanto/zekkei/common/cmn_bg_bk_alpha.png);
	box-sizing: border-box;
}

.zk_mainVisual--index .cap {
	text-align: center;
}

#zk_mainVisual .flexslider {
	margin:0 0 40px 0;
}

/** navi **/
#zk_navi {
	padding:0 0 10px 0;
	width:100%;
}
#zk_navi ul {
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
#zk_navi ul li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background:#ffffff;
	width:42%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align:center;
	margin:0 3px;
	border:solid 1px #999999;
}
#zk_navi ul li a {
	color:#999999;
	display:block;
	padding:15px;
}
#zk_navi ul li.open {
	background:#000000;
}
#zk_navi ul li.open a {
	color:#ffffff;
}

/** menu **/
.zk_menu {
	width:100%;
	background:#000000;
}
.zk_menu ul {
	text-align: center;
	display:table;
	table-layout: fixed;
	width:100%;
	padding:10px 0;
}
.zk_menu ul li {
	display: inline-table;
	display:table-cell;
	width: 33%;
	border-right:solid 1px #4d4d4d;
	background:url(/smp/common/img/kanto/zekkei/common/cmn_icon_arrow_down.png) no-repeat center bottom;
	background-size: 16px 10px;
	box-sizing: border-box;
}
.zk_menu ul li:last-child { border:none; }
.zk_menu ul li a {
	color:#ffffff;
	display: block;
	padding:10px 5px 20px 5px;
	font-size:16px;
	font-weight:bold;
}

/** zk_text_link **/
section .zk_text_link {
	margin:0;
	padding: 0 20px;
	text-align:right;
	font-size:14px;
}

section .zk_tour_text_link {
	margin:0;
	padding: 0 20px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

section .zk_tour_text_link li + li {
	padding: 20px 0 0;
}


/** zk_bnr **/
section .zk_bnr {
	margin:20px;
	padding:0;
}
section .zk_bnr p {
	padding:0;
}
section .zk_bnr img {
	width:100%;
}

/** zk_btn **/
section .zk_btn + .zk_bnr {
	margin-top: 0;
}
section .zk_btn {
	padding: 20px;
}
section .zk_btn p {
	padding: 0;
}
section .zk_btn p a {
	display:block;
	position: relative;
	color:#ffffff;
	font-size: 18px;
	font-weight:bold;
	text-align: center;
	line-height: 66px;
	border-bottom: solid 5px #c6630d;
	background:#f07b16;
}
section .zk_btn p a:before {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	width: 10px;
	height: 16px;
	content: '';
	background: url(/smp/common/img/kanto/zekkei/common/cmn_icon_arrow_right.png) no-repeat right center;
	background-size:10px 16px;
	margin: auto;
}
section .zk_btn.double {
	text-align:center;
	padding: 0 20px 20px 20px;
}
section .zk_btn.double ul li {
	font-size: 16px;
	background:#f07b16;
	width:45%;
	height:60px;
	border-bottom: solid 5px #c6630d;
	float:left;
	padding:0 10px 0 0;
}
section .zk_btn.double ul li:last-child {
	float:right;
}
section .zk_btn.double ul li a {
	color:#ffffff;
	display:block;
	padding: 22px 10px 5px 10px;
	background: url(/smp/common/img/kanto/zekkei/common/cmn_icon_arrow_right.png) no-repeat right 22px;
	background-size:10px 16px;
	line-height: 1.3;
}
section .zk_btn.double ul .double a {
	padding:12px 10px 5px 10px;
}
section .zk_btn.double ul .double a.fontSmall {
	font-size: 15px;
	line-height: 1.4;
}

/** zk_map **/
#zk_map .photo {
	margin: 0 0 20px 0;
}
#zk_map .note {
	font-size:10px;
	text-align:right;
	margin-top:-10px;
}

/** zk_tour **/
#zk_tour h3 {
	margin: 0;
	padding: 10px;
	font-size: 18px;
	line-height: 1.3;
	background:#000000;
	color:#ffffff;
	text-align:center;
}
#zk_tour .photo {
	margin: 0;
}
#zk_tour .bg_image {
	padding: 20px 0;
}
#zk_tour h4 {
	margin: 0;
	padding: 0 20px 10px 20px;
	font-size: 14px;
}
#zk_tour .price {
	margin: 0;
	padding: 0 20px;
	font-size: 18px;
	font-weight:bold;
	color:#db2930;
	text-align:right;
}

/** zk_private **/
#zk_private .bg_image {
	margin: 0 0 30px 0;
	padding: 20px 20px 0 20px;
	position:relative;
}
#zk_private .bg_image h3 {
	margin: 0;
	padding: 3px 0 1em 35px;
	font-size: 16px;
	font-weight:bold;
}
#zk_private .bg_image h4 {
	margin: 0 0 10px;
	font-size: 15px;
	font-weight: bold;
	border-left: 4px solid #000;
	padding: 0 0 0 5px;
}
#zk_private .bg_image p {
	margin: 0;
	padding: 0 0 1em 0;
}
#zk_private .bg_image ul {
	margin: 0;
	padding: 0 0 1em 0;
	font-size:14px;
}
#zk_private .bg_image ul li {
	padding-left: 1em;
	text-indent: -1em;
}
#zk_private .icon_airplane {
	background:url(/smp/common/img/kanto/zekkei/common/cmn_icon_private_airplane.png) no-repeat 0 2px;
	background-size:31px 16px;
}
#zk_private .icon_bus {
	background:url(/smp/common/img/kanto/zekkei/common/cmn_icon_private_bus.png) no-repeat 0 2px;
	background-size:31px 16px;
}
#zk_private .icon_car {
	background:url(/smp/common/img/kanto/zekkei/common/cmn_icon_private_car.png) no-repeat 0 2px;
	background-size:31px 14px;
}
#zk_private .icon_ship {
	background:url(/smp/common/img/kanto/zekkei/common/cmn_icon_private_ship.png) no-repeat 0 2px;
	background-size:31px 16px;
}
#zk_private .icon_walk {
	background:url(/smp/common/img/kanto/zekkei/common/cmn_icon_private_walk.png) no-repeat 0 2px;
	background-size:31px 22px;
}
#zk_private .icon_train {
	background:url(/smp/common/img/kanto/zekkei/common/cmn_icon_private_train.png) no-repeat 0 2px;
	background-size:31px 16px;
}
#zk_private .icon_boat {
	background:url(/smp/common/img/kanto/zekkei/common/cmn_icon_private_boat.png) no-repeat 0 2px;
	background-size:31px 12px;
}
#zk_private .bg_image .underline {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom:solid 1px #999999;
}
#zk_private .bg_image .zk_text_link li {
	font-size:14px;
	padding:0 0 10px 0;
}
#zk_private .arrow_bottom:before {
	display: block;
	content: " ";
	width: 50px;
	height: 15px;
	position: absolute;
	bottom: -25px;
	left: 50%;
	margin-left: -25px;
	background: url(/smp/common/img/kanto/zekkei/common/cmn_icon_arrow_private.png) no-repeat left 0;
	background-size:50px 15px;
}

/** zk_season **/
#zk_season h3 {
	margin: 0;
	padding:0 0 10px 0;
	font-size: 14px;
	text-align:center;
}
#zk_season ul li {
	margin:0 0 30px 0;
}

/** zk_info **/
#zk_info h3 {
	margin: 0;
	padding:0 20px 1em 20px;
	font-size: 14px;
	text-align:center;
  font-weight: bold;
}
#zk_info ul li {
	padding: 0 0 20px 0;
}
#zk_info ul + .zk_bnr{
	margin-top: 0;
}

#zk_info .flexslider ul li .photo {
	height:175px;
	overflow:hidden;
	position:relative;
}
#zk_info .flexslider ul li .photo img{
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
}

#zk_info .flex-control-nav {
	bottom: 0;
}
#zk_info .flex-direction-nav .flex-prev {
	background:url(/smp/common/img/kanto/zekkei/common/cmn_icon_arrow_prev.png) no-repeat center 192px;
	background-size:15px 23px;
}
#zk_info .flex-direction-nav .flex-next {
	background:url(/smp/common/img/kanto/zekkei/common/cmn_icon_arrow_next.png) no-repeat center 192px;
	background-size:15px 23px;
}

#zk_info .zk_text_link li{
	padding-bottom: 0;
}

/* ===============================================================
	// topページ
=============================================================== */

.zk_topText01 {
	position: relative;
	text-align: center;
	font-size: 16px;
	margin: 0 0 15px;
}

.zk_topText01:before {
	content: '';
	position: absolute;
	font-size: 12px;
	line-height: 1.1;
	bottom: -19px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

/* .zk_button01
------------------------------------------------------ */
.zk_button01 {
	margin: 0 20px 20px;
}

.zk_button01 a{
	display: block;
	background: #000;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
	padding: 20px 0;
	text-align: center;
	position: relative;
	text-decoration: none;
}
.zk_button01 a:before {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	width: 10px;
	height: 16px;
	content: '';
	background: url(/smp/common/img/kanto/zekkei/common/cmn_icon_arrow_right.png) no-repeat right center;
	background-size:10px 16px;
	margin: auto;
}


/* ===============================================================
	// listページ
=============================================================== */

.zk_title01 {
	background: #e6e6e6;
	padding: 5px 10px;
	margin:  0 0 18px;
	font-size: 16px;
	font-weight: bold;
}

.zk_text01 {
	margin: 10px 10px 17px;
	font-size: 14px;
}

/* .zk_navi01
------------------------------------------------------ */
.zk_navi01 {
	text-align: center;
	margin: 0 7px 12px;
}

.zk_navi01-child {
	width: 33%;
	display: inline-block;
	margin: 0 0 8px;
}

.zk_navi01-child a {
	position: relative;
	display: block;
	margin: 0 4px;
	padding: 10px 5px 20px;
	background: #000;
	text-align: center;
	border-bottom:5px solid #333333;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.zk_navi01-child a:visited {
	color: #fff;
}

.zk_navi01-child a::before {
	position: absolute;
	content: "";
	bottom: 7px;
	left: 0;
	right: 0;
	width: 16px;
	height: 10px;
	margin: auto;
	background:url(/smp/common/img/kanto/zekkei/common/cmn_icon_arrow_down.png) no-repeat center bottom;
	background-size: 16px 10px;
}

.zk_navi01-child img {
	vertical-align: top;
	display: block;
	margin: 0 auto;
}

/* .zk_points-title
------------------------------------------------------ */
.zk_points-title {
	background: #000;
	padding: 5px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

/* .zk_list01
------------------------------------------------------ */
.zk_list01 {
}

.zk_list01-borderBottom {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.zk_list01-child + .zk_list01-child {
	border-top: 1px solid #ccc;
}

.zk_list01-link {
	position: relative;
	display: table;
	width: 100%;
	padding: 5px 20px 5px 5px ;
	box-sizing: border-box;
	text-decoration: none;
	color: #000;
}

.zk_list01-link::before{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	width: 10px;
	height: 16px;
	content: '';
	background: url(/smp/common/img/kanto/zekkei/common/cmn_icon_arrow_right_black.png) no-repeat right center;
	background-size:10px 16px;
	margin: auto;
}

.zk_list01-photo {
	display: table-cell;
	vertical-align: top;
	width: 75px;
}

.zk_list01-box {
	display: table-cell;
	vertical-align: middle;
}

.zk_list01-title {
	font-size: 13px;
	margin: 0 0 5px;
	font-weight: bold;
}


.zk_list01-sub {
	font-size: 12px;
}



/* ===============================================
footer
=============================================== */

.linkArea.list.top{
	margin:0;
}

/* ===============================================
API商品
=============================================== */
#container .tourList.pt1 .api_detail_spr_tour:only-child .tour-preview, #container .tourList.pt2 .api_detail_spr_tour:first-child .tour-preview {
    padding: 0;
  border-bottom: none;
  margin: 0;
}
#container .tourList.pt1 .api_detail_spr_tour:only-child .tour-preview .tour-img, #container .tourList.pt2 .api_detail_spr_tour:first-child .tour-preview .tour-img {
  width: 100%;
  height: 150px;
  margin: 0;
  float: none;
      margin: 0 0 0 0;
}
#container .tourList.pt1 .api_detail_spr_tour:only-child .tour-preview .tour-img .tour-img-container, #container .tourList.pt2 .api_detail_spr_tour:first-child .tour-preview .tour-img .tour-img-container {
  width: 100%;
  height: 100%;
}
#container .tourList .tour-img {
    margin: 0;
}
#container .tourList.pt1 .api_detail_spr_tour:only-child .tour-preview .tour-desc, #container .tourList.pt2 > .api_detail_spr_tour:first-child .tour-desc {
  width: 100%;
  margin: 0;
  float: none;
}
#container .tourList.pt1 .api_detail_spr_tour:only-child .tour-preview .tour-desc .tour-desc-text02 {
  margin: 5px 0 0;
  padding: 0;
}
#container .tourList.pt2 .api_detail_spr_tour:first-child .tour-preview .tour-desc .tour-desc-text02 {
  margin: 5px 0 0;
}
#container .tourList .tour-api .tour-desc-date, #container .tourList .tour-desc .tour-desc-text03, #container .tourList .tour-api .tour-fuel, #container .tourList .tour-desc .tour-desc-text02 {
    padding: 0;
}
#container .tourList .on-airport, #container .tourList .tour-api .on-label, #container .tourList .on-label-text {
    display:  none;
}
#container .tourList .tour-preview {
    padding: 0;
    border: none;
    margin: 0;
}
.tourList {
    padding: 0 3.1%;
}
#zk_tour:has(.tour_contents_ctcms) {
  &:not(:has(.tour_contents_ctcms_l)) {
    display: none;
  }
}
#zk_tour .tour_contents_ctcms:not(:has(.tour_contents_ctcms_l:only-child)) {
  .tour_contents_ctcms_l {
    &:not(:last-child) {
      padding-bottom: 0;
    }
    + .tour_contents_ctcms_l {
      border-top: dotted 1px #999;
      margin-top: 1em;
      padding-top: 1em;
    }
    .tour_media3 {
      gap: 0;
      grid-template-columns: 34% 64%;
      justify-content: space-between;
    }
    .tour_media3_image img {
      aspect-ratio: 944 / 628;
    }
  }
}
#zk_tour .tour_contents_ctcms_l {
  color: inherit;
  display: block;
  padding: 0;
  .tour_media3 {
    display: grid;
    gap: 5px;
  }
  .tour_media3_image {
    padding: 0;
    img {
      aspect-ratio: 352 / 150;
      object-fit: cover;
      object-position: right bottom;
    }
  }
  .tour_media3_body h3 {
    background: none;
    padding: 0;
    font-size: 1.3rem;
    color: inherit;
    font-weight: bold;
    text-align: left;
    margin-bottom: .5em;
  }
  .tour_text3, .tour_price3 {
    padding: 0;
  }
  .tour_text3 {
    font-size: 11px;
    line-height: 1.3;
  }
  .tour_price3 {
    display: grid;
    font-size: 1.7rem;
    color: #e32400;
    font-weight: bold;
    text-align: right;
    margin-top: .5em;
  }
  .tour_fuel3 {
    font-weight: normal;
    font-size: 12px;
  }
  .is-dsp-pc {
    display: none;
  }
}
.api_detail_spr_tour+.api_detail_spr_tour {
    border-top: dotted 1px #999;
    margin-top: 1em;
    padding-top:  1em;
}
.api_detail_spr_tour:last-child {
    margin-bottom: 2em;
}
#container .tour-desc .tour-desc-text03 {
    font-size:  1.7rem;
}
section#zk_tour .bg_image {
    background: none;
    padding: 0 0 20px;
}
.api_detail_spr_tour:last-child {
    border-bottom: dotted 1px #999;
    padding-bottom: 0.5em;
}
#zk_mainVisual.uyuni {
  background: url('/cmn/img/kanto/zekkei/uyuni/uyuni_img_bgmv.png') no-repeat 0 0;
  background-size: 100%;
  padding-top: 69%;
  position: relative;
}
#zk_mainVisual.uyuni .ttl {
  position: absolute;
  top: 5px;
  left: 5px;
}
#zk_mainVisual.uyuni .movie {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 92%;
  height: 75%;
  margin: 12% auto 0;
}
#zk_gallery .flexslider p {
  margin: 0;
  padding: 0;
}
#zk_gallery .cap {
	padding:5px 10px !important;
	color:#fff;
	font-size:12px;
	position:absolute;
	bottom:0;
	width:100%;
	background: url(/smp/common/img/kanto/zekkei/common/cmn_bg_bk_alpha.png);
	box-sizing: border-box;
}

#zk_gallery .flexslider {
	margin:0 0 40px 0;
}

#zk_outline h3 {
    font-size: 17px;
    border-left: solid #000 2px;
    padding: 2px 0 0 10px;
    margin: 15px 20px;
}

#zk_outline h4 {
    margin: 0;
    padding: 0 20px 1em 20px;
    font-size: 14px;
    text-align: center;
}

/*
#zk_outline .flex-direction-nav .flex-next {
    background: url(/cmn/img/kanto/zekkei/common/cmn_icon_arrow_next.png) no-repeat center 244px;
    background-size: 15px 23px;
}

#zk_outline .flex-direction-nav .flex-prev {
    background: url(/cmn/img/kanto/zekkei/common/cmn_icon_arrow_prev.png) no-repeat center 244px;
    background-size: 15px 23px;
}
*/