@charset "utf-8";

/*  ページ共通
============================================================================= */
.contents-wraper *{
	outline: none!important;
}
.contents-wraper *:focus {
    outline: none!important;
}
.contents-wraper{
	position: relative;
	/*border-bottom: solid 1px #ccc;*/
}

.sect{
	padding: 50px 0;
}
.sect .page-title-h2, .sect .page-title-h3{
	text-align: center;
}
.dom-dp__bn{
	display: none;
}
.footer-nav{
	margin-top: 0!important;
}

/*  h1　見出し
============================================================================= */
.head-wrap{
	position: relative;
}
.head-wrap .head-wrap__title{
	position: relative;
	height: inherit;
	vertical-align: middle;
}
.head-wrap .page-title-h1{
	font-size: 1.8rem;
}
.head-wrap .page-title-h1 br{
	display: none;
}

/*  キービジュアル
============================================================================= */
.mv{
  margin-top: 25px;
  width:100%;
  background: linear-gradient(45deg, #26acff 25%, transparent 25%, transparent 75%, #26acff 75%),
              linear-gradient(45deg, #26acff 25%, transparent 25%, transparent 75%, #26acff 75%);
  background-color: #009eff;
  background-size: 40px 40px;
  background-position: 0 0, 20px 20px;
}
.mv-wrap{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	justify-content: space-between;
  margin: 0 auto;
  padding: 35px 0 200px;
  width: 100%;
  max-width: 1236px;
  min-width: 970px;
}
.mv-hd{
  width: calc(48% - 30px);
}
.mv-hd_ttl{
  text-align: center;
}
.mv-hd_ttl img{
	max-width: 100%;
}
.mv-hd_box{
  position: relative;
  margin-top: 15px;
	padding-top: 20px;
}
.mv-hd_logo{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mv-hd_logo li:not(:first-child){
  margin-left: 10%;
}

.mv-hd_ex li{
  position: absolute;
  padding: 2px 10px;
  color: #fff;
  font-size: 1.0rem;
  border-radius: 50vw;
  border: solid 1px #fff;
  border-right: solid 3px #fff;
  border-bottom: solid 3px #fff;
	opacity: .9;
}
.mv-hd_ex li:first-child{ left: 0; top: 0; transform:rotate(-5deg); }
.mv-hd_ex li:nth-child(2){ left: 40%; top: 0; transform:rotate(3deg); }
.mv-hd_ex li:nth-child(3){ right: 0; top: 0; transform:rotate(15deg); }
.mv-hd_ex li:nth-child(4){ left: 0; bottom: 10px; transform:rotate(15deg); }
.mv-hd_ex li:nth-child(5){ left: 35%; bottom: 10px; transform:rotate(-5deg); }

.mv-hd_link{
	text-align: right;
	color: #fff;
}
.mv-hd_link a{
	position: relative;
	color: #fff;
	font-size: 1.3rem;
	transition: all 0.4s ease;
}
.mv-hd_link a span{
	text-decoration: underline;
}
.mv-hd_link a:before{
	margin-right: 5px;
	content: "\e93e";
	font-family: 'jtb-dom' !important;
	speak: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.mv-hd_link a:hover{
	color: #ffca02;
}
.mv-dp{
  width: 52%;
}
.mv-dp_box{
  padding: 30px 6% 40px;
  border-radius: 30px;
  background: #fff;
}
.mv-dp_ttl{
  line-height: 1.8;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}
.mv-dp_ttl span{
  border-bottom: solid 7px #ffca02;
}
.mv-dp_ttl em{
  color: #009eff;
  font-weight: bold;
}
.mv-dp_set{
  margin-top: 30px;
}
.mv-dp_set-list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin-left: -30px;
}
.mv-dp_set-item{
	position: relative;
	margin-left: 30px;
  width: calc(100% / 4 - 30px);
}
.mv-dp_set-item:not(:last-child):before{
	position: absolute;
	left: calc(100% + 5px);
	top: 50px;
	display: inline-block;
	
	font-family: 'jtb-dom' !important;
	text-decoration: none;
	content: "\e900";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.mv-dp_set-item:last-child:before{
	position: absolute;
	right: -25px;
	top: -25px;
	content: "";
	display: inline-block;
	width: 49px;
	height: 49px;
	background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/img_em.png") center / 100% auto no-repeat;
}
.mv-dp_set-item dl{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
  position: relative;
}

.mv-dp_set-item dl:before{
  content: "";
  width: 100%;
  padding-top: 100%;
  border-radius: 50%;
  border: solid 3px #b3e0fb;
  box-sizing: border-box;
  background: #fff;
}
.mv-dp_set-item:last-child dl:before{
  border: solid 3px #ffca02;
}
.mv-dp_set-item dl:after{
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  padding-top: 100%;
  background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/ico_shinkansen.png") center / 70% auto no-repeat;
}
.mv-dp_set-item:first-child dl:after{ background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/ico_shinkansen.png") center / 70% auto no-repeat; }
.mv-dp_set-item:nth-child(2) dl:after{ background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/ico_hotel.png") center / 50% auto no-repeat; }
.mv-dp_set-item:nth-child(3) dl:after{ background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/ico_coupon_zurashi.png") center / 70% auto no-repeat; }
.mv-dp_set-item:nth-child(4) dl:after{ background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/ico_coupon_tabisugo.png") center / 70% auto no-repeat; }

.mv-dp_set-item dt{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
	margin-top: -20px;
}
.mv-dp_set-item dt span{
  display: inline-block;
  padding: 5px 7px;
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.2;
  background: #333;
}
.mv-dp_set-item dd{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-top: 10px;
  padding: 10px 5px;
  font-size: 1.3rem;
  font-weight: 500;
  text-align: center;
  border-radius: 10px;
  background: #b3e0fb;
}
.mv-dp_set-item dd:before{
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: transparent transparent #b3e0fb transparent;
  border-width: 0 7px 10px 7px;
}

.mv-dp_set-item:last-child dd{
  background: #ffca02;
}
.mv-dp_set-item:last-child dd:before{
  border-color: transparent transparent #ffca02 transparent;
}

.mv-slider{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: -160px;
}
.mv-slider .slick-track{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.mv-slider .slick-arrow{
	top: 50%;
	margin-top: -30px;
	width: 60px;
	height: 60px;
	border-radius: 5px;
	background-color: rgba(0,0,0,0.5);
	transition: opacity 0.4s ease;
}
.mv-slider .slick-arrow:before{
	color: #fff;
}
.mv-slider .slick-arrow:hover{
	opacity: .6;
}
.mv-slider .slick-prev{
	left: 50px;
}
.mv-slider .slick-next{
	right: 50px;
}
.mv-slider .slick-dots{
	bottom: -35px;
}


.mv-point{
  position: relative;
	margin: 0 10px 10px;
  width: 450px;
	height: auto!important;
}
.mv-point:before{
  position: absolute;
  right: -7px;
  bottom: -7px;
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: #333;
}
.mv-point_box{
  position: relative;
  z-index: 1;
  padding: 20px 35px 35px;
	height: 100%;
  border-radius: 20px;
  border: solid 3px #000;
  background: #fff;
}
.mv-point_txt{
  font-size: 2.4rem;
  font-weight: bold;
}
.mv-point_merit{
  margin-top: 10px;
}
.mv-point_merit dt{
  position: relative;
  display: inline-block;
}
.mv-point_merit dt:before{
  position: absolute;
  right: -5px;
  bottom: -5px;
  content: "";
  width: 100%;
  height: 100%;
  background: #000;
}

.mv-point_merit dt span{
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 2px 15px;
	font-weight: bold;
  background: #ffca02;
}
.mv-point_merit dd{
	margin-top: 20px;
}
.mv-point_merit li{
  position: relative;
  margin-top: 10px;
  padding: 0 calc(1.5em + 5px) 10px;
  border-bottom: dotted 2px #000;
}
.mv-point_merit li:before{
  position: absolute;
  left: 5px;
  top: 0;
  display: inline-block;
  color: #ffca02;

	font-family: 'jtb-dom' !important;
	text-decoration: none;
	content: "\e961";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 1256px) and (min-width: 740px) {
	.mv-dp_box{
		overflow: hidden;
		padding-right: 3%;
		padding-left: 3%;
		border-radius: 30px 0 0 30px;
	}
	.mv-dp_ttl{
		font-size: 2.0rem;
	}
	.mv-dp_set-item dt span{
		font-size: 1.1rem;
		padding: 5px;
	}
	.mv-point_box{
		padding: 20px;
	}
}


/*  about
============================================================================= */
.about{
	padding: 15px 0;
	text-align: center;
	color: #fff;
	background: #009eff;
}
.about dl{
	display: inline-block;
	position: relative;
}
.about dt{
	position: absolute;
	right: 100%;
	top: -80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	
	margin: 1.5em 15px 1.5em 0;
	padding: 0 5px;
	width: 100px;
	height: 100px;
	text-align: center;
	color: #FFF;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.2;
	border-radius: 50%;
	background: #ffca02;

	transform:rotate(-10deg);
}
.about dt em{
	font-size: 2.0rem;
	font-weight: bold;
}
.about dt:before {
	content: "";
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin-top: -10px;
	border: 10px solid transparent;
	border-left: 10px solid #ffca02;
	z-index: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.about dd{
	text-align: left;
}

/*  pagenav
============================================================================= */
.pagelink-navigation-att{
	margin-bottom: 20px;
	color: #c31616;
	text-align: center;
}
.pagelink-navigation{
	position: sticky;
	left: 0;
	top: 0;
	width: 100%;
	padding: 30px 0 30px;
/*	background: #fff;*/
}
.pagelink-navigation__inner{
	margin: 0 auto;
	padding: 0 5px;
	width: 100%;
	min-width: 970px;
	max-width: 1246px;
}
.pagelink-navigation__list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.pagelink-navigation__list li{
	padding: 0 5px;
	width: 100%;
}
.pagelink-navigation__list li a{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 10px 25px;
	height: 100%;
	text-align: center;
	color: #335a84;
	font-weight: bold;
	line-height: 1.3;
	border: solid 1px #335a84;
	transition: opacity 0.4s ease;
}
.fixed .pagelink-navigation__list li a:before{
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	display: block;
	width: 100%;
	height: 5px;
	opacity: 0;
	background: #16b7ff;
	transition: all 0.4s ease;
}

.pagelink-navigation__list li a:hover{
	opacity: .6;
}
.pagelink-navigation__list li a:after{
	position: absolute;
	left: 50%;
	bottom: 5px;
	-webkit-transform: translate(-50%,-0%);
	-moz-transform: translate(-50%,-0%);
	-ms-transform: translate(-50%,-0%);
	-o-transform: translate(-50%,-0%);
	transform: translate(-50%,-0%);
	display: block;

	font-family: 'jtb-dom' !important;
	text-decoration: none;
	content: "\e906";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.pagelink-navigation__list li .txt-en:before{
	display: block;
	font-size: 1.1rem;
	font-weight: 400;
}
.pagelink-navigation__tokyo .txt-en:before{ content: "TOKYO"; }
.pagelink-navigation__yokohama .txt-en:before{ content: "YOKOHAMA"; }
.pagelink-navigation__hakone .txt-en:before{ content: "HAKONE"; }
.pagelink-navigation__nagoya .txt-en:before{ content: "NAGOYA"; }
.pagelink-navigation__shizuoka .txt-en:before{ content: "SIZUOKA"; }
.pagelink-navigation__kyoto .txt-en:before{ content: "KYOTO"; }
.pagelink-navigation__shiga .txt-en:before{ content: "SHIGA"; }
.pagelink-navigation__osaka .txt-en:before{ content: "OSAKA"; }
.pagelink-navigation__nara .txt-en:before{ content: "NARA"; }
.pagelink-navigation__kobe .txt-en:before{ content: "KOBE"; }
.pagelink-navigation__ise .txt-en:before{ content: "ISE"; }
.pagelink-navigation__hida .txt-en:before{ content: "HIDA"; }

.pagelink-navigation .select-departure{
	display: none;
}

.pagelink-navigation__fuki{
	position: absolute;
	left: 0;
	top: calc(100% + 5px);
	padding: 8px 8px 5px;
  display: flex;
  justify-content: center;
  align-items: center;
	width: 100%;
	color: #fff;
	font-size: 1.1rem;
	line-height: 1.1;
	font-weight: normal;
	text-align: center;
	border-radius: 50vw;
	background: #f04e4c;
}
.pagelink-navigation__fuki:before{
	position: absolute;
	bottom: 100%;
	left: 50%;
	content: "";
	margin-left: -8px;
	border: 8px solid transparent;
	border-bottom: 8px solid #f04e4c;
}

.pagelink-navigation__nagoya .pagelink-navigation__fuki{
	background: #00387d;
}
.pagelink-navigation__nagoya .pagelink-navigation__fuki:before{
	border-bottom: 8px solid #00387d;
}


.fixed .pagelink-navigation-att{
	display: none;
}
.fixed .pagelink-navigation{
	position: sticky;
	top: 0;
	z-index: 10;
	padding: 10px 0;
	background-color: rgba(255, 255, 255, 0.9);
}
.fixed .pagelink-navigation__inner{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.fixed .pagelink-navigation__inner > div:not(.select-departure){
	padding-right: 15px;
	width: calc(100% - 170px);
	border-right: solid 1px #ccc;
}
.fixed .pagelink-navigation__list li{
	padding: 0 1px;
	border-color: #333;
}
.fixed .pagelink-navigation__list li a{
	padding: 10px;
	color: #333;
	text-shadow: none;
}
.fixed .pagelink-navigation__list li a:after{
	display: none;
}
.fixed .pagelink-navigation__list li a.current{
	color: #16b7ff;
	border: solid 1px #16b7ff;
}
.fixed .pagelink-navigation__list li a.current:before{
	opacity: 1;
}
.fixed .pagelink-navigation .select-departure {
     display: block;
}
.fixed .pagelink-navigation__fuki{
	display: none;
}


/*  plan-cassette
============================================================================= */

.recommend_slider .slick-track {
  display: flex;
}
.recommend_slider .slick-slide {
  height: auto !important;
}

.recommend-sect{
	padding: 80px 0 20px;
}
.plan-sect__inner{
	margin: 0 auto;
	padding: 0 5px;
	width: 100%;
    min-width: 970px;
	max-width: 1236px;
}
.recommend-sect .page-title-h2{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.recommend-sect .page-title-h2 span{
	position: relative;
	display: inline-block;
	font-size: 1.2rem;
	font-weight: normal;
	letter-spacing: .2em;
}
.recommend-sect .page-title-h2 em{
	display: inline-block;
	margin: 0 -.5em 5px 0;
	color: #323743;
	font-size: 3.0rem;
	font-weight: bold;
	letter-spacing: .5em;
}
.recommend-sect .page-title-h2::before, .recommend-sect .page-title-h2::after{
	content: '';
	height: 11px;
	flex-grow: 1;
	background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/title_bg.png") repeat-x;
}
.recommend-sect .page-title-h2::before {
	margin-right: 4rem;
}
.recommend-sect .page-title-h2::after {
	margin-left: 4rem;
}
.recommend_theme{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 0;
	margin-left: -3%;
}
.recommend_theme-item{
	display: flex;
	flex-direction: column;
	position: relative;
	margin-top: 30px;
	margin-left: 3%;
	width: calc(100% / 3 - 3%);
}
.recommend_slider{
	flex: 1;
}
.recommend_theme-item h3{
	padding-bottom: 10px;
	text-align: center;
	line-height: 1.3;
	font-size: 2.0rem;
	font-weight: bold;
	border-bottom: dotted 3px #323743;
}

.recommend_htl-ex{
	position: absolute;
	left: -20px;
	top: -3px;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
  margin: 1.5em 0;
  padding: 0 5px;
  width: 55px;
  height: 55px;
  line-height: 90px;
  text-align: center;
  color: #323743;
  font-weight: bold;
  border-radius: 50%;
  box-sizing: border-box;
  background: #ffca02;
	transform:rotate(-12deg);
}
.recommend_htl-ex:before {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	right: 8px;
	bottom: -8px;
	margin-left: -5px;
	border-top: 15px solid #ffca02;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	transform: rotate(-26deg);
}
.recommend_slider{
	margin-top: 20px;
	display: none!important;
}
.recommend_slider.slick-initialized {
	display: block!important;
}
.recommend_slider .slick-prev, .recommend_slider .slick-next{
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 50px;
	border-radius: 5px 0 0 5px ;
	background: #ccc;
}
.recommend_slider .slick-prev{
	left: 0;
	transform:  translateY(-50%) rotateZ(-180deg);
}
.recommend_slider .slick-next{
	right: 0;
}

.recommend_slider .slick-prev:before, .recommend_slider .slick-next:before{
	color: #fff;
	font-size: 1.4rem;
}
.recommend_slider .slick-list{
  padding-top: 6px;
}
.recommend_htl-item a{
  position: relative;
	display: block;
	padding: 20px 30px 50px;
	height: 100%;
	color: #000;
	border-radius: 15px;
	background: #f5f5f5;
	transition: all 0.4s ease;
}
.recommend_htl-item a:hover{
	opacity: .6;
}
.recommend_htl-item.staff-osusume a:before{
  position: absolute;
  right: 10px;
  top: -4px;
  content: "";
  display: inline-block;
  width: 52px;
  height: 56px;
  background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/ico_staff.png") center / 100% auto no-repeat;
}
@media screen and (max-width: 1200px) and (min-width: 740px) {
  .recommend_htl-item.staff-osusume a:before{
    width: 40px;
    height: 43px;
  }
}

.recommend_htl-mesh{
	font-size: 1.1rem;
}
.recommend_htl-name{
	display: flex;
	align-items: center;
	min-height: 46px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.3;
}
.recommend_htl-photo{
	overflow: hidden;
	position: relative;
	margin-top: 10px;
}
.recommend_htl-photo img{
	transform: scale(1.2,1.2);
}
.recommend_htl-photo01{
	opacity: 1;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.recommend_htl-item.slick-active .recommend_htl-photo01{
	animation: late-open 9.0s ease-in infinite;
}
@keyframes late-open {
	0% { opacity: 1; }
	47% { opacity: 1; }
	52% { opacity: 0; }
	97% { opacity: 0; }
	100% { opacity: 1; }
}

.recommend_htl-txt{
	margin-top: 10px;
	min-height: 42px;
	font-size: 1.4rem;
}

.recommend_htl-link{
	position: absolute;
	right: 30px;
	bottom: 20px;
	margin-top: 20px;
	font-size: 1.2rem;
	text-align: right;
}
.recommend_htl-link span{
	position: relative;
	padding-right: 20px;
	color: #009eff;
}
.recommend_htl-link span:before{
	position: absolute;
	content: '';
	right: 0;
	bottom: -5px;
	width: 0;
	height: 0;
	border: none;
	border-right: solid 10px transparent;
	border-bottom: solid 10px #009eff;
}
.recommend_htl-link span:after{
	position: absolute;
	content: '';
	bottom: -5px;
	right: 10px;
	width: 100%;
	border-bottom: solid 1px #009eff;
}

.recommend_bt{
	position: relative;
	margin: 50px auto 0;
	max-width: 800px;
}
.recommend_bt:before{
	position: absolute;
	right: -7px;
	bottom: -7px;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: #009eff;
}

.recommend_bt-tour a{
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 15px 20px;
	color: #323743;
	text-align: center;
	border: solid 3px #009eff;
	background: #fff;
	transition: all 0.4s ease;
}
.is-active .recommend_bt-tour a{
	background: #eaf7ff;
}
.recommend_bt-tour a span{
	padding: 5px 15px 4px;
	border-bottom: solid 1px #009eff;
}
.recommend_bt-tour a em{
	display: inline-block;
	margin-top: 10px;
	font-size: 3.0rem;
	font-weight: bold;
}
.recommend_bt-tour a:before{
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;

	font-family: 'jtb-dom' !important;
	text-decoration: none;
	content: "\e905";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.recommend_hint{
	display: none;
	position: absolute;
	left: 50%;
	top: 100%;
	z-index: 2;
	transform: translateX(-50%);
	padding-top: 20px;
	width: 900px;
}
.recommend_hint-dl{
	position: relative;
	padding: 20px;
	border-radius: 10px;
	border: solid 1px #ccc;
	background: #fff;	
}
.recommend_hint-dl:before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
	transform: translateX(-50%);
  border: 12px solid transparent;
  border-bottom: 12px solid #FFF;
  z-index: 2;
}

.recommend_hint-dl:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
	transform: translateX(-50%);
  border: 14px solid transparent;
  border-bottom: 14px solid #ccc;
  z-index: 1;
}


.recommend_hint-dl dt{
	text-align: center;
}
.recommend_hint-dl dt span{
	position: relative;
	padding-left: 20px;
}
.recommend_hint-dl dt span:before{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-55%);
	content: "";
	display: inline-block;
	width: 15px;
	height: 20px;
	background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/icon_hint.png") center / 100% auto no-repeat;
}
.recommend_hint-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 0 -10px;
}
.recommend_hint-list li{
	margin: 10px 0 0 10px;
}
.recommend_hint-list li a{
	display: inline-block;
	padding: 10px;
	font-size: 1.3rem;
	background: #b3e0fb;
}
.recommend_bt-txt{
	text-align: center;
	font-size: 1.3rem;
}
.recommend_bt-txt:first-of-type{
  margin-top: 20px;
}

.recommend_coupon{
	display: flex;
	margin-top: 50px;
	padding: 2%;
	border-radius: 30px;
	border: solid 2px #999;
}
.recommend_zurashi{
	position: relative;
	margin-right: 4%;
	width: calc(70% - 4%);
}
.recommend_zurashi:before{
	position: absolute;
	right: -3%;
	top: 0;
	content: "";
	display: inline-block;
	width: 1px;
	height: 100%;
	background: #ccc;
}
.recommend_tabisugo{
	width: 30%;
}
.recommend_coupon-ttl{
	text-align: center;
	font-size: 2.0rem;
	font-weight: bold;
}
.recommend_coupon-ttl span{
	position: relative;
	padding-left: 45px;
}
.recommend_coupon-ttl span:before{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	content: "";
	display: inline-block;
	width: 40px;
	height: 33px;
}
.recommend_zurashi .recommend_coupon-ttl{
	color: #67308e;
}
.recommend_tabisugo	.recommend_coupon-ttl{
	color: #586b35;
}
.recommend_zurashi .recommend_coupon-ttl span:before{
	background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/icon_coupon_zurashi.png") center / 100% auto no-repeat;
}
.recommend_tabisugo	.recommend_coupon-ttl span:before{
	background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/icon_coupon_tabisugo.png") center / 100% auto no-repeat;
}
.recommend_coupon-list{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 0 -10px;
}
.recommend_coupon-list li{
	display: flex;
	align-items: center;
	position: relative;
	overflow: hidden;
	margin: 10px 0 0 10px;
	padding: 10px;
	min-height: 89px;
	border-radius: 5px;
}
.recommend_coupon-list li:before{
	position: absolute;
	right: 0;
	top: 0;
	content: "";
	display: inline-block;
	width:  0px; 
	height:  0px;
}
.recommend_zurashi li{
	width: calc(100% / 2 - 10px);
	background: #e7d7f2;
}
.recommend_zurashi li:before{
	border-top: solid 40px  #dac8e7;
	border-left: solid 40px transparent; 
}
.recommend_tabisugo li{
	width: calc(100% - 10px);
	background: #cde6a1;
}
.recommend_tabisugo li:before{
	border-top: solid 40px  #b9d586;
	border-left: solid 40px transparent; 
}

.recommend_coupon-box{
	display: flex;
	align-items: center;
}
.recommend_coupon-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 5px;
	width: 60px;
	height: 60px;
	font-size: 1.1rem;
	text-align: center;
	line-height: 1.1;
	border-radius: 50%;
	background: #fff;
}
.recommend_zurashi .recommend_coupon-icon{
	color: #9168af;
}
.recommend_tabisugo .recommend_coupon-icon{
	color: #7d9354;
}
.recommend_coupon-fs{
	display: inline-block;
	font-size: 1.3rem;
}
.recommend_coupon-box em{
	position: relative;
	z-index: 1;
	font-size: 1.8rem;
	line-height: 1.3;
	width: calc(100% - 65px);
	font-family: 'RocknRoll One', sans-serif;
}
@media screen and (max-width: 1100px) and (min-width: 740px) {
	.recommend_coupon-ttl span{
		padding-left: 35px;
		font-size: 1.6rem;
	}
	.recommend_coupon-ttl span:before{
		width: 30px;
		height: 25px;
	}
	.recommend_coupon-box em{
		font-size: 1.6rem;
	}
}
.recommend_coupon-bt{
	margin: 20px auto 0;
	max-width: 300px;
}
.recommend_coupon-bt a{
	position: relative;
	display: block;
	padding: 10px;
	color: #fff;
	text-align: center;
	line-height: 1.3;
	transition: all 0.4s ease;
}
.recommend_coupon-bt a:hover{
	opacity: .6;
}
.recommend_coupon-bt a:before{
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%);
		
	font-family: 'jtb-dom' !important;
	content: "\e976";
	text-decoration: none;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
}
.recommend_zurashi .recommend_coupon-bt a{
	background: #9168af;
}
.recommend_tabisugo .recommend_coupon-bt a{
	background: #7d9354;
}

.recommend_coupon-bt-txt{
	margin-top: 10px;
	font-size: 1.3rem;
	text-align: center;
}
.modal-content{
	height: auto;
}
.modal-hint_wrap h2{
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
}
.modal-hint_wrap h2 span{
	background:linear-gradient(transparent 80%, #ffca02 80%);
}
.modal-hint_box{
	display: flex;
	justify-content: center;
	margin-top: 30px;
	margin-left: -3%;
}
.modal-hint_col{
	margin-left: 3%;
	padding: 15px 3%;
	width: calc(100% - 3%);
	background: #f5f5f5;
	border-radius: 30px;
}
.modal-hint_col h3{
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	padding: 5px 15px;
	min-height: 80px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	border-bottom: dotted 3px #323743;
}
.modal-hint_col h3 span{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%) scale(1, 2.0);
	color: #26acff;
	font-size: 3.0rem;
	font-weight: bold;
}
.modal-hint_col figure{
	text-align: center;
}
.modal-hint_col figure img{
	max-width: 100%;
}
.modal-hint_point{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
	min-height: 36px;
	line-height: 1.3;
	font-size: 1.4rem;
}
.modal-hint_point span{
	position: relative;
	padding-left: 45px;
}
.modal-hint_point span:before{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	content: "";
	display: inline-block;
	width: 39px;
	height: 35px;
	background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/rsv_ico_point.png") center / 100% auto no-repeat;
}
.modal-hint_col figure{
	margin-top: 30px;
}
.modal-hint_rsv{
	border-top: solid 1px #ccc;
	margin-top: 30px;
	padding: 30px 20px;
}
.modal-hint_bt{
	position: relative;
	margin: 0 auto;
	max-width: 600px;
}
.modal-hint_bt:before{
	position: absolute;
	right: -7px;
	bottom: -7px;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: #009eff;
}

.modal-hint_bt a{
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 15px 20px;
	color: #333;
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
	border: solid 3px #009eff;
	background: #fff;
	transition: all 0.4s ease;
}
.modal-hint_bt a:hover{
	background: #eaf7ff;
}
.modal-hint_bt a:before{
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;

	font-family: 'jtb-dom' !important;
	text-decoration: none;
	content: "\e905";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.modal-hint_bt-txt{
	margin-top: 20px;
	font-size: 1.3rem;
	text-align: center;
}


.bt_4step{
	position: fixed;
	left: calc(50% + 650px);
	bottom: 20px;
	z-index: 100;
}
.bt_4step li:not(:first-child){
  margin-top: 15px;
}
.bt_4step img{
  vertical-align: bottom;
}
.bt_4step a{
	transition: all 0.4s ease;
}
.bt_4step a:hover{
	opacity: .6;
}
@media screen and (max-width: 1950px) and (min-width: 740px) {
	.bt_4step{
		left: inherit;
		right: -20px;
		bottom: 100px;
	}
}

body.lock .bt_4step{
	display: none;
}


/*  hotheart
============================================================================= */
.hotheart{
	margin-top: 25px;
	padding: 25px;
	background: #fff5f2;
}

.hotheart a{
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 20px 25px 15px 120px;
	max-width: 850px;
	text-align: center;
	border: solid 1px #f04e4c;
	background: #fff;
	transition: all 0.4s ease;
}
.hotheart a:hover{
	opacity: .6;
}
.hotheart_ttl{
	margin-top: 10px;
	font-size: 2.2rem;
	font-weight: bold;
	color: #f04e4c;
}
.hotheart_ttlsub{
  position: absolute;
	left: calc(50% + 50px);
	top: -20px;
	transform: translateX(-50%);
  display: inline-block;
  height: 35px;
  text-align: center;
  box-sizing: border-box;
}
.hotheart_ttlsub:before {
  content: '';
  position: absolute;
  width: 10px;
  bottom: -7px;
  left: -30px;
  z-index: 0;
  border: 18px solid #f04e4c;
  border-left-color: transparent;
}
.hotheart_ttlsub:after {
  content: '';
  position: absolute;
  width: 10px;
  bottom: -7px;
  right: -30px;
  z-index: 0;
  border: 18px solid #f04e4c;
  border-right-color: transparent;
}
.hotheart_ttlsub p {
  display: inline-block;
  position: relative;
	z-index: 2;
	white-space: nowrap;
	margin: 0;
  padding: 0 20px;
  line-height: 35px;
  color: #fff;
  background: -webkit-repeating-linear-gradient(-45deg, #f07775, #f07775 3px,#f0706e 3px, #f0706e 7px);
  background: repeating-linear-gradient(-45deg, #f07775, #f07775 3px,#f0706e 3px, #f0706e 7px);
}
.hotheart_ttlsub p:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
	z-index: 1;
  border: none;
  border-bottom: solid 7px transparent;
  border-right: solid 15px #b03a38;
}
.hotheart_ttlsub p:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
	z-index: 1;
  border: none;
  border-bottom: solid 7px transparent;
  border-left: solid 15px #b03a38;
}
.hotheart_img{
	position: absolute;
	left: -5px;
	top: -20px;
	z-index: 1; 
	width: 100px;
	transform: rotate(-10deg);
}
.hotheart_img img {
	position: relative;
	z-index: 1;
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.hotheart_img:before {
	position: absolute;
	left: 0px;
	top: 0px;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: #888;
	opacity: .6;
	transform: rotate(-4deg);
}
.hotheart_bt{
	display: inline-block;
	margin-top: 10px;
	padding: 5px 30px;
	color: #fff;
	font-size: 1.3rem;
	border-radius: 50vw;
	background: #f04e4c;
}

.hotheart_wrap img{
	max-width: 100%;
}
.hotheart_wrap h2{
	color: #f04e4c;
	text-align: center;
	font-size: 2.5rem;
	font-weight: bold;
}
.modal-hotheart_detail{
	display: flex;
	margin-top: 15px;
	padding: 25px;
	background: #fff5f2;
}
.modal-hotheart_pamphlet{
	width: 200px;
}
.modal-hotheart_pamphlet a{
	transition: all 0.4s;
}
.modal-hotheart_pamphlet a:hover{
	opacity: .6;
}
.modal-hotheart_pamphlet img{
	max-width: 100%;
	vertical-align: bottom;
}
.modal-hotheart_pamphlet-bt{
	position: relative;
	display: block;
	color: #fff;
	margin-top: 10px;
	padding: 10px 30px 10px 15px;
	text-align: center;
	border-radius: 50vw;
	background: #015eab;
	transition: all 0.4s ease;
}
.modal-hotheart_pamphlet-bt:after{
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;

	font-family: 'jtb-dom' !important;
	content: "\e976";
	text-decoration: none;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.modal-hotheart_tokuten{
	margin: -20px 0 0 5px;
	width: calc(100% - 205px);
	display: flex;
	flex-wrap: wrap;
}
.modal-hotheart_tokubox{
	position: relative;
	margin: 20px 0 0 20px;
	padding: 30px 15px 15px;
	width: calc(100% / 2 - 20px);
	border-radius: 5px;
	border: solid 3px #f04e4c;
	background: #fff;
}

.modal-hotheart_tokubox dt{
  display: inline-block;
  position: absolute;
	left: -13px;
	top: -10px;
  padding: 5px 20px;
	color: #fff;
	background: #f04e4c;
}
.modal-hotheart_tokubox dt:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 5px transparent;
  border-right: solid 10px rgb(149, 158, 155);/*折り返し部分*/
}
.modal-hotheart_tokubox dd span{
	display: inline-block;
	margin-top: 5px;
	padding: 5px 10px;
	line-height: 1.5;
	font-size: 1.3rem;
	font-weight: bold;
	background: #fffcd6;
}
.modal-hotheart_eatchiket{
	padding-bottom: 40px;
}
.modal-hotheart_eatchiket:after{
	position: absolute;
	right: -15px;
	bottom: -20px;
	content: "";
	display: inline-block;
	width: 161px;
	height: 74px;
	background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/hotheart_chicket.png") center / 100% auto no-repeat;
	
}

.modal-hotheart_sarubobo{
	position: relative;
	margin-top: 25px;
	padding: 15px;
	border-radius: 10px;
	border: solid 3px #6ab065;
  background: #fff;
}
.modal-hotheart_sarubobo-gentei{
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 15px;
	top: 15px;
	padding: 10px 5px;
	width: 120px;
	color: #fff;
	border-radius: 15px;
	background: #6ab065;
}

.modal-hotheart_sarubobo-txt{
	color: #6ab065;
	line-height: 1.1;
	text-align: center;
}
.modal-hotheart_sarubobo-plus{
  position: relative;
  margin: 10px auto 0;
  padding: 5px;
  width: 100%;
  max-width: 560px;
  text-align: center;
  border: solid 3px #ffedab;
  background: #fcf8e8;
}
.modal-hotheart_sarubobo-plus-fuki{
  position: absolute;
  left: -15px;
  top: -25px;
  padding: 10px 10px;
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  border-radius: 50%;
  background: #6ab065;
  transform: rotate(-12deg);
}
.modal-hotheart_sarubobo-plus-fuki:before {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	right: 15px;
	bottom: -8px;
	margin-left: -5px;
	border-top: 15px solid #6ab065;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	transform: rotate(-26deg);
}
.modal-hotheart_sarubobo-plus-txt{
  padding: 10px;
}
.modal-hotheart_sarubobo-plus-txt em{
  font-weight: bold;
}
.modal-hotheart_sarubobo-plus-txt span{
  font-size: 1.3rem;
}


@media screen and (max-width: 1200px) and (min-width: 740px) {
	.modal-hotheart_sarubobo-txt{
		margin-left: 120px;
	}
}

.modal-hotheart_sarubobo-txt em{
	display: inline-block;
	margin-bottom: 5px;
	font-size: 2.2rem;
	font-weight: bold;
}
.modal-hotheart_sarubobo-txt strong{
	font-size: 3.0rem;
	font-weight: bold;
}
.modal-hotheart_sarubobo-about{
	margin-top: 10px;
	padding: 10px 20px;
	background: #f7fbef;
}
.modal-hotheart_sarubobo-about dt{
	color: #6ab065;
	font-weight: bold;
}
.modal-hotheart_sarubobo-detail{
	display: flex;
	flex-wrap: wrap;
	margin: 10px 250px 0 0;
	font-size: 1.1rem;
}
.modal-hotheart_sarubobo-detail dt{
	width: 6em;
}
.modal-hotheart_sarubobo-detail dd{
	position: relative;
	padding-left: .5em;
	width: calc(100% - 6em);
}
.modal-hotheart_sarubobo-detail dd a{
	color: #3498DB;
}
.modal-hotheart_sarubobo-detail dd a:hover{
	opacity: .6;
}
.modal-hotheart_sarubobo-detail dd:before{
	position: absolute;
	right: 100%;
	top: 0;
	content: "：";
}
.modal-hotheart_sarubobo-kome{
	margin: 10px 250px 0 0;
	font-size: 1.1rem;
}
.modal-hotheart_sarubobo-img{
	position: absolute;
	right: 0;
	bottom: -10px;
	transform: rotate(-8deg);
}
.modal-hotheart_wrap .recommend_theme{
	margin: 50px 20px 0 calc(-3% + 20px);
}
.modal-hotheart_wrap .recommend_theme-item{
	width: calc(100% / 2 - 3%);
}
.hotheart_wrap .recommend_bt:before{
	background: #f04e4c;
}
.hotheart_wrap .recommend_bt-tour a{
	border: solid 3px #f04e4c;
}
.hotheart_wrap .is-active .recommend_bt-tour a{
	background: #fbefef;
}
.hotheart_wrap .recommend_htl-txt{
	min-height: 83px;
}
.hotheart_wrap .recommend_bt-tour a span{
	border-bottom: solid 1px #f04e4c;
}
.hotheart_wrap .recommend_htl-link span{
	color: #f04e4c;
}
.hotheart_wrap .recommend_htl-link span:before{
	border-bottom: solid 10px #f04e4c;
}
.hotheart_wrap .recommend_htl-link span:after{
	border-bottom: solid 1px #f04e4c;
}


.hotheart_wrap_osa{
  margin-top: 50px;
  padding: 25px 50px;
  background: #fff5f2;
}
.hotheart_wrap_osa .hotheart_ttl{
  text-align: center;
  font-size: 2.5rem;
}
.hotheart_wrap_osa .modal-hotheart_detail{
  margin: 25px 0 0 -20px;
  padding: 0;
}
.hotheart_wrap_osa .modal-hotheart_tokuten{
  width: 100%;
}
.hotheart_wrap_osa .modal-hotheart_tokubox{
  width: calc(100% / 2 - 20px);
}
.hotheart_wrap_osa .recommend_htl-item a{
  background: #fff;
}
.modal-hotheart_gifu{
  margin-top: 10px;
  text-align: right;
  font-size: 1.3rem;
}
.hotheart_wrap_osa .modal-hotheart_gifu{
  text-align: left;
}

/*  フグタコ
============================================================================= */
.fugutako{
	margin-top: 25px;
	padding: 25px;
	background: #e9f0f7;
}
.fugutako a{
	position: relative;
	display: block;
	margin: 0 auto;
	padding: 20px 25px;
	max-width: 850px;
	text-align: center;
	border: solid 1px #00387d;
	background: #fff;
	transition: all 0.4s ease;
}
.fugutako a:hover{
	opacity: .6;
}
.fugutako a:before{
  position: absolute;
  left: -45px;
  top: 50%;
  transform: translateY(-50%) rotate(-15deg);
  content: "";
  display: inline-block;
  width: 180px;
  height: 180px;
  background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/fugutako_ttl.png") center / 100% auto  no-repeat;
}
.fugutako_ttl{
  position: relative;
	margin-top: 10px;
	font-size: 2.2rem;
	font-weight: bold;
	color: #00387d;
}
.fugutako_ttl:before, .fugutako_ttl:after{
  position: absolute;
  content: "";
  display: inline-block;
  width: 90px;
  height: 90px;
}
.fugutako_ttl:before{
  right: 20px;
  top: -30px;
  background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/img_tako.png") center / 90% auto  no-repeat;
}
.fugutako_ttl:after{
  right: -30px;
  top: 15px;
  background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/img_fugu.png") center / 100% auto  no-repeat;
}
.fugutako_ttlsub{
  position: absolute;
	left: 50%;
	top: -20px;
	transform: translateX(-50%);
  display: inline-block;
  height: 35px;
  text-align: center;
  box-sizing: border-box;
}
.fugutako_ttlsub:before {
  content: '';
  position: absolute;
  width: 10px;
  bottom: -7px;
  left: -30px;
  z-index: 0;
  border: 18px solid #00387d;
  border-left-color: transparent;
}
.fugutako_ttlsub:after {
  content: '';
  position: absolute;
  width: 10px;
  bottom: -7px;
  right: -30px;
  z-index: 0;
  border: 18px solid #00387d;
  border-right-color: transparent;
}
.fugutako_ttlsub p {
  display: inline-block;
  position: relative;
	z-index: 2;
	white-space: nowrap;
	margin: 0;
  padding: 0 20px;
  line-height: 35px;
  color: #fff;
  font-size: 1.1rem;
  background: -webkit-repeating-linear-gradient(-45deg, #2e63a5, #2e63a5 3px,#3c6faf 3px, #3c6faf 7px);
  background: repeating-linear-gradient(-45deg, #2e63a5, #2e63a5 3px,#3c6faf 3px, #3c6faf 7px);
}
.fugutako_ttlsub em{
  font-size: 1.6rem;
}
.fugutako_ttlsub p:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
	z-index: 1;
  border: none;
  border-bottom: solid 7px transparent;
  border-right: solid 15px #00214a;
}
.fugutako_ttlsub p:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
	z-index: 1;
  border: none;
  border-bottom: solid 7px transparent;
  border-left: solid 15px #00214a;
}
.fugutako_bt{
	display: inline-block;
	margin-top: 10px;
	padding: 5px 30px;
	color: #fff;
	font-size: 1.3rem;
	border-radius: 50vw;
	background: #00387d;
}
.fugutako-vis{
  position: relative;
  overflow: hidden;
  display: flex;
  border-radius: 30px 30px 0 0;
}
.fugutako-vis_ttl{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.fugutako-vis_ttl img{
  vertical-align: bottom;
}
.fugutako-vis01, .fugutako-vis02{
  width: 50%;
  height: 260px;
}
.fugutako-vis01{
  background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/fugutako_mv01.jpg") center / cover no-repeat;
}
.fugutako-vis02{
  background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/fugutako_mv02.jpg") center / cover no-repeat;
}
.fugutako-att{
  margin-top: 20px;
  text-align: right;
  font-size: 1.3rem;
}

.fugutako-rec_ttl{
  margin-top: 50px;
  font-size: 1.3rem;
  font-weight: 600;
  color: #00387d;
  text-align: center;
}
.fugutako-rec_ttl p{
  position: relative;
  display: inline-block;
  padding: 0 100px;
}
.fugutako-rec_ttl p:before,
.fugutako-rec_ttl p:after{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  display: inline-block;
  width: 80px;
  height: 80px;
}

.fugutako-rec_ttl p:before{
  left: 0;
  background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/img_tako.png") center / 90% auto  no-repeat;
}
.fugutako-rec_ttl p:after{
  right: 0;
  background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/img_fugu.png") center / 100% auto  no-repeat;
}
.fugutako-rec_ttl span{
  position: relative;
  font-size: 2.0rem;
  font-weight: 600;
}
.fugutako-rec_ttl span:before,
.fugutako-rec_ttl span:after{
  position: absolute;
  top: 0;
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  background: #00387d;
}
.fugutako-rec_ttl span:before{
  left: -10px;
  transform: rotate(-20deg);
}
.fugutako-rec_ttl span:after{
  right: -5px;
  transform: rotate(20deg);
}
.fugutako-rec_ttl em{
  font-size: 3.0rem;
  font-weight: 600;
  background: linear-gradient(transparent 70%,rgba(255, 255, 161, 0.2) 70%,rgb(255, 255, 161) 85%,rgba(255, 255, 161, 0.2));
}

.fugutako-why{
  padding: 15px 50px 20px;
  background: #f9f0ee;
  border-radius: 0 0 30px 30px;
}
.fugutako-why dt{
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
}
.fugutako-why dt span{
  position: relative;
  padding: 0 10px 5px;
}
.fugutako-why dt span:before{
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: inline-block;
  width: 100%;
  height: 4px;
  background-color: #F4BBBB;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #f9f0ee), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #f9f0ee),color-stop(.75, #f9f0ee), color-stop(.75, transparent),to(transparent));
  -webkit-background-size: 7px 7px;
}
.fugutako-why dd{
  margin-top: 15px;
  font-size: 1.4rem;
}



.recommend_fugutako{
	display: flex;
  flex-wrap: wrap;
	margin-top: 15px;
	margin-left: -1%;
}
.recommend_fugutako-item{
	position: relative;
  margin-top: 10px;
	margin-left: 1%;
	width: calc(100% / 3 - 1%);
}
.recommend_fugutako-item a{
  position: relative;
	display: block;
	padding: 15px;
	height: 100%;
	color: #000;
	border-radius: 15px;
	background: #f5f5f5;
	transition: all 0.4s ease;
}
.recommend_fugutako-item a:hover{
	opacity: .6;
}
.recommend_fugutako-mesh{
	font-size: 1.0rem;
}
.recommend_fugutako-name{
  display: flex;
  align-items: center;
	font-weight: bold;
	line-height: 1.3;
}
.recommend_fugutako-photo{
  position: relative;
	margin-top: 10px;
}
.recommend_fugutako-photo figure{
  position: relative;
  display: block;
  width: 100%;
  height: 75%;
  background: url("/kokunai/dynamic/jr/zurashi-tabi/_images/loader.gif") center no-repeat;
}
.recommend_fugutako-photo figcaption{
  position: absolute;
  left: 2px;
  bottom: 2px;
  color: #fff;
  line-height: 1.1;
  font-size: 1.0rem;
  font-weight: bold;
  text-shadow: black 1px 1px 2px, black -1px 1px 2px, black 1px -1px 2px, black -1px -1px 2px;
}




.recommend_fugutako-photo img{
  width: 100%;
  height: auto;
}
.recommend_fugutako-eat{
  margin-top: 10px;
  font-size: 1.3rem;
}
.recommend_fugutako-eat:before{
  content: "料理名";
  display: inline-block;
  margin-bottom: 5px;
  padding: 2px 5px 0;
  color: #7b343e;
  font-size: 1.0rem;
  border: solid 1px #7b343e;
  background: #e4c2c7;
}
.recommend_fugutako-eat li{
  position: relative;
  padding-left: 15px;
}
.recommend_fugutako-eat li:after{
  position: absolute;
  left: 0;
  top: 0;
  color: #7b343e;
  content: "・";
  display: inline-block;
  
}

.recommend_fugutako-link{
	margin-top: 20px;
	font-size: 1.2rem;
	text-align: right;
}
.recommend_fugutako-link span{
	position: relative;
	padding-right: 20px;
	color: #7b343e;
}
.recommend_fugutako-link span:before{
	position: absolute;
	content: '';
	right: 0;
	bottom: -5px;
	width: 0;
	height: 0;
	border: none;
	border-right: solid 10px transparent;
	border-bottom: solid 10px #7b343e;
}
.recommend_fugutako-link span:after{
	position: absolute;
	content: '';
	bottom: -5px;
	right: 10px;
	width: 100%;
	border-bottom: solid 1px #7b343e;
}

.fugutako_wrap .recommend_bt:before{
	background: #00387d;
}
.fugutako_wrap .recommend_bt-tour a{
	border: solid 3px #00387d;
}
.fugutako_wrap .is-active .recommend_bt-tour a{
	background: #e9f0f7;
}
.fugutako_wrap .recommend_bt-tour a span{
  border-bottom: solid 1px #00387d;
}




/*  step
============================================================================= */
.step-sect{
	background: #f2faff;
}
.step-sect__inner{
	margin: 0 auto;
	padding: 0 5px;
	width: 100%;
	min-width: 970px;
	max-width: 1246px;
}
.rsvstep-wrap h2{
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
}
.rsvstep-wrap h2 em{
	display: inline-block;
	margin-top: 5px;
	padding: 0 10px;
	font-size: 5.0rem;
	font-weight: bold;
	line-height: 1;
	background: linear-gradient(transparent 70%, #ffca02 70%);
}
.step-sect__list{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 50px 0 0 0;
}
.step-sect__list li{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	
	position: relative;
	margin-left: 15px;
	padding: 20px 15px 15px;
	width: calc(100% / 4 - 15px);
	line-height: 1.8;
	border-radius: 20px;
	border: solid 5px #c2e6fc;
	background: #fff;
}
.step-sect__list li:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -19px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 10px solid #FFF;
  z-index: 2;
}
.step-sect__list li:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #c2e6fc;
  z-index: 1;
}
.step-sect__list li:last-child:before,
.step-sect__list li:last-child:after{
	display: none;
}
.step-sect__stepname{
	position: absolute;
	left: -20px;
	top: -40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 60px;
	height: 60px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	background: #009eff;
}
.step-sect__stepname span{
	display: inline-block;
	line-height: 1;
	font-size: 1.3rem;
}
.step-sect__stepname em{
	display: block;
	font-size: 2.0rem;
	font-weight: bold;
}
.step-sect__box p:first-of-type{
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 1.5;
}
.step-sect__kome{
	position: relative;
	margin-top: 10px;
	padding-left: 1.2em;
	font-size: 1.1rem;
}
.step-sect__kome:before{
	position: absolute;
	left: 0;
	top: 0;
	content: "※";
	display: inline-block;
}
.step-sect__bt{
	margin: 30px auto 0;
	max-width: 600px;
}
.step-sect__bt a{
	position: relative;
	display: block;
	padding: 15px 30px;
	color: #fff;
	font-size: 2.0rem;
	font-weight: 500;
	text-align: center;
	border-radius: 30px;
	background: #c31616;
	transition: all 0.4s;
}
.step-sect__bt a:after{
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;

	font-family: 'jtb-dom' !important;
	text-decoration: none;
	content: "\e976";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.step-sect__bt a:hover{
	opacity: .6;
}
.att-info{
	margin: 30px auto 0;
	padding: 20px;
	width: 800px;
	color: #c31616;
	text-align: center;
	border: solid 1px #c31616;
	background: #fff;
}



/*  ご注意事項
============================================================================= */
.att-wrap{
	position: fixed;
	left: 0;
	bottom: 0;
	transition: .5s ease;
    visibility: hidden;
    opacity: 0;
    z-index: 1000;
	width: 100%;
	border-top: solid 1px #ccc;
	background-color: rgba(255, 255, 255, 0.8);
}
.att-box{
	position: relative;
	margin: 0 auto;
	padding: 25px 5px;
	width: 100%;
	max-width: 1246px;
	min-width: 970px;
}
.attfixed .att-wrap{
	visibility: visible;
	opacity: 1;
}
.att-box dt{
	cursor: pointer;
	position: absolute;
	left: 5px;
	bottom: 100%;
	padding: 25px 50px;
	text-align: center;
    transition: opacity .2s;
	border-radius: 8px 8px 0 0;
	background: #333;
}
.att-box dt:hover{
	opacity: .6;
}
.att-box dt span{
	position: relative;
	display: inline-block;
	padding-right: 2em;
	color: #fff;
	font-weight: 500;
}
.att-box dt span:before{
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -.5em;
	transition: .2s;
	-webkit-transform: rotateZ(180deg);
	transform: rotateZ(180deg);

	font-family: 'kkrs-dp' !important;
	text-decoration: none;
	content: "\e903";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.att-box dt.js-open span:before{
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}




.att-box__list li{
	position: relative;
	padding-left: 1.2em;
}
.att-box__list li:not(:first-child){
}
.att-box__list li:before{
	position: absolute;
	left: 0;
	top: 0;
	content: "・";
	display: inline-block;
}
.att-box__list li a{
	color: #3498DB;
	transition: all 0.4s ease;
}
.att-box__list li a:hover{
	opacity: .6;
}

/*  contact
============================================================================= */
.contact-sect{
	border-bottom: solid 1px #ccc;
	background: #f2faff;
}
.contact-sect__inner{
	margin: 0 auto;
	padding: 0 5px;
	width: 970px;
}
.contact-sect h2{
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
}
.contact-sect__box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.contact-box{
	margin-top: 30px;
	padding: 20px;
	width: 400px;
	text-align: center;
	border-radius: 15px;
	background: #fff;
}
.contact-box:not(:first-child){
	margin-left: 30px;
}

.contact-box dt{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;

	padding-top: 5px;
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.2;
}
.contact-box dt em{
	font-size: 1.6rem;
	font-weight: bold;
}
.contact-box dd{
	margin-top: 10px;
	font-size: 1.3rem;
}
.contact-box dd a{
	position: relative;
	display: inline-block;
	margin-right: 20px;
	padding-left: 1.0em;
	color: #013e63;
	font-size: 2.5rem;
	font-weight: bold;
	pointer-events: none;
}
.contact-box dd a:before{
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;

	font-family: 'jtb-dom' !important;
	text-decoration: none;
	content: "\e95c";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*  faq
============================================================================= */
.faq-sect{
	margin-top: 70px;
	background: #f2faff;
}
.faq-sect__inner{
	margin: 0 auto;
	padding: 0 5px;
	width: 100%;
    min-width: 970px;
	max-width: 1236px;
}
.faq-sect h2{
	font-size: 3.0rem;
	font-weight: bold;
	text-align: center;
}
.faq-sect__box{
	margin-top: 30px;
	padding: 20px 50px 50px;
	border-radius: 30px;
	background: #fff;
}
.faq-sect__dl dt{
	position: relative;
	padding: 30px 20px 0 70px;
	font-weight: bold;
}
.faq-sect__dl dt:not(:first-of-type){
	margin-top: 30px;
	border-top: solid 1px #ccc;
}

.faq-sect__dl dt:before{
	position: absolute;
	left: 20px;
	top: 20px;
	content: "Q";
	width: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	background: #009eff;
}
.faq-sect__dl dd{
	position: relative;
	margin-top: 20px;
	padding: 8px 20px 0 70px;
}
.faq-sect__dl dd:before{
	position: absolute;
	left: 20px;
	top: 0;
	content: "A";
	width: 40px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-radius: 50%;
	background: #ffca02;
}
.faq-sect__list{
	margin-top: 15px;
}
.faq-sect__list li{
	position: relative;
	padding-left: 1.2em;
}
.faq-sect__list li:before{
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	content: "・";
}

/*  dpjr-link
============================================================================= */
.dpjr-link{
	margin: 50px auto;
	max-width: 700px;
	border-radius: 5px;
	background: #fff;
}
.dpjr-link a{
	position: relative;
	display: block;
	padding: 20px 40px 20px 20px;
	color: #0d72b8;
	text-align: center;
	border-radius: 5px;
	border: solid 3px #0d72b8;
	background: #fff;
	transition: all 0.4s ease;
}
.dpjr-link a:hover{
	opacity: .7;
}
.dpjr-link a:after{
	position: absolute;
	right: 15px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	font-size: 2.6rem;

	font-family: 'kkrs-dp' !important;
    content: "\e902";
	text-decoration: none;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.dpjr-link span{
	display: inline-block;
	position: relative;
	padding-left: 7.0em;
	text-align: left;
	font-size: 2.2rem;
	font-weight: bold;
}
.dpjr-link span:before{
	position: absolute;
	left: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
	font-size: 3.4rem;

	font-family: 'kkrs-dp' !important;
    content: "\e969＋\e960";
	text-decoration: none;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.dpjr-link em{
	font-size: 2.6rem;
	font-weight: bold;
}


/*  CLOSE
============================================================================= */
.close{
	margin: 100px auto 150px;
	text-align: center;
}
.close-txt{
	font-size: 3.0rem;
	font-weight: bold;
}
.close-bt{
	margin: 50px auto 0;
	padding: 0 20px;
	max-width: 500px;
}
.close-bt a{
	display: block;
	padding: 20px;
	color: #fff;
	font-size: 2.0rem;
	font-weight: bold;
	border-radius: 8px;
	background: #cc0d21;
	transition: all 0.4s ease;
}
.close-bt a:hover{
	text-decoration: none;
	opacity: .6;
}
.close-bt a span:after{
	margin-left: 20px;
	font-family: 'jtb-dom' !important;
	text-decoration: none;
	content: "\e905";
	speak: none;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.coming{
	margin-bottom: 200px;
	text-align: center;
	font-size: 3.0rem;
}
.coming span{
	display: inline-block;
	padding: 20px 30px;
	border: solid 1px #000;
}

/*  Slider
============================================================================= */
.slick-slider{
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	width: 100%;
}
.slick-list{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus{
	outline: none;
}
.slick-list.dragging{
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	width: 100%;
	height: 100%;
}
.slick-track{
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before,
.slick-track:after{
	display: table;
	content: '';
}
.slick-track:after{
	clear: both;
}
.slick-loading .slick-track{
	visibility: hidden;
}
.slick-slide{
	display: none;
	float: left;
	height: 100%;
}
[dir='rtl'] .slick-slide{
	float: right;
}
.slick-slide img{
	display: block;
}
.slick-slide.slick-loading img{
	display: none;
}
.slick-slide.dragging img{
	pointer-events: none;
}
.slick-initialized .slick-slide{
	display: block;
}
.slick-loading .slick-slide{
	visibility: hidden;
}
.slick-vertical .slick-slide{
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden{
	display: none;
}

/* Slider */
.slick-loading .slick-list{
    background: #fff url('/_ovs_assets/images/ajax-loader.gif') center center no-repeat;
}

/* Arrow */
.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 65px;
	display: block;
	width: 50px;
	height: 50px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	z-index: 2;
	background: none;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25;
}
.slick-prev:before, .slick-next:before {
	font-family: 'kkrs-dp';
	font-size: 3.0rem;
	line-height: 1;
	opacity: .75;
	color: #555;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\e902';
}
.slick-prev {
	left: -50px;
    -webkit-transform: rotateZ(-180deg);
    transform: rotateZ(-180deg);
}
.slick-next {
	right: -50px;
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}

/* Dots */
.slick-dotted.slick-slider{
    margin-bottom: 30px;
}
.slick-dots{
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li{
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus{
    outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before{
    opacity: 1;
}
.slick-dots li button:before{
    font-size: 1.0rem;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '●';
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before{
    opacity: .75;
    color: black;
}
.slick-dots > li:first-child:last-child {
    display: none;
}
