@charset "UTF-8";
@import url(/common/css/jtb_site_970.css);
@import url(/gift/common/css/gift_head.css);
@import url(/gift/common/css/gift_foot.css);
@media print {
  body {
    _zoom: 60%;
    -webkit-print-color-adjust: exact;
  }
}

#container {
  overflow: hidden;
  margin: 0 0 0 10px;
  width: 960px;
  padding: 0px;
  font-family: "??申?申??申?申??申?申S??申?申V??申?申b??申?申N??申?申??申?申", YuGothic, "??申?申??申?申??申?申S??申?申V??申?申b??申?申N Medium", "Yu Gothic Medium", sans-serif;
}

#container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#container a:hover {
  text-decoration: none;
}

#breadcrumbs {
  padding-bottom: 13px;
}

.g_head {
  border-bottom: 0 !important;
}

.g_head div h1 {
  margin-top: 20px;
}

.navi {
  height: 50px;
  margin: 40px 0 50px;
}

.navi-anchor {
  overflow: hidden;
  font-size: 0;
}

.navi-anchor.fixed {
  position: fixed;
  top: 0;
  left: 50%;
  background: #fff;
  margin: 0;
  z-index: 50;
  margin-left: -480px;
}

.navi-anchor__items {
  position: relative;
  display: inline-block;
  border-left: 1px solid #CCC;
  width: 320px;
  text-align: center;
}

.navi-anchor__items a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  color: #000;
  font-size: 16px;
  text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.navi-anchor__items a:hover {
  opacity: .7;
}

.navi-anchor__items a.current span {
  border-bottom: 2px #71C9CE solid;
  font-weight: bold;
}

.navi-anchor__items:after {
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  border-top: 5px solid #71C9CE;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}

.navi-anchor__items:nth-child(3) {
  border-right: 1px solid #CCC;
}

.navi-anchor__txt {
  margin-left: 10px;
}

.navi-anchor__txt--small {
  display: block;
  margin-bottom: 5px;
  font-size: 13px;
  text-align: left;
}

.section {
  padding-top: 80px;
}

.section__ttl {
  position: relative;
  border-bottom: 2px solid #DDD;
  margin-bottom: 30px;
  padding: 6px 0 6px 15px;
  font-size: 24px;
}

.section__ttl:before {
  position: absolute;
  content: '';
  top: 6px;
  left: 0;
  background: #79CCD1;
  border-radius: 2px;
  width: 5px;
  height: 28px;
}

.intro {
  padding-top: 70px;
  margin-top: -80px;
}

.intro__ttl {
  background: #71C9CE;
  padding: 4px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}

.intro__ttl--border {
  display: block;
  border: 1px dashed #FFF;
  padding: 15px 0;
  color: #FFF;
}

.intro-box {
  overflow: hidden;
  padding: 30px 20px 60px;
}

.intro__img {
  float: left;
}

.intro-rightBox {
  width: 620px;
  float: right;
}

.intro-rightBox__txt {
  font-size: 16px;
  line-height: 180%;
}

.intro-point {
  margin-top: 20px;
  text-align: center;
  font-size: 0;
}

.intro-point__items {
  display: inline-block;
  background: url(/gift/use/images/bg_intro-point.png) no-repeat top center;
  width: 140px;
  padding: 46px 0;
  vertical-align: middle;
  font-size: 18px;
  line-height: 1.25;
  color: #B28500;
}

.intro-point__items.three-line {
  padding: 35px 0;
}

.intro-point__items:nth-child(n+2) {
  margin-left: 20px;
}

.intro-point__items b {
  font-size: 20px;
  font-weight: bold;
}

.slider {
  position: relative;
  min-width: 960px;
  overflow: hidden;
  background: url(/gift/use/images/bg_slider-area.jpg) 0 0;
  padding: 70px 0 30px;
}

.slider .bx-wrapper .bx-viewport {
  background: transparent !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  overflow: visible !important;
  height: 404px !important;
}

.slider .bx-wrapper .bx-prev {
  left: -35px !important;
  background: url(/gift/use/images/ico_slider_left.png) no-repeat 0 0;
}

.slider .bx-wrapper .bx-next {
  right: -25px !important;
  background: url(/gift/use/images/ico_slider_right.png) no-repeat 0 0;
}

.slider .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  width: 50px;
  height: 50px;
}

.use-slider li span {
  display: block;
  margin-top: 15px;
  text-align: center;
  font-size: 22px;
}

.use-slider__ttl {
  position: absolute;
  top: 35px;
  left: 90px;
}

.apply {
  background: url(/gift/use/images/bg_apply_arrow.png) no-repeat center 90px;
  margin-bottom: 50px;
  padding-top: 40px;
  text-align: center;
}

.apply__ttl {
  margin-bottom: 70px;
  color: #666;
  font-size: 28px;
  font-weight: bold;
  line-height: 140%;
}

.apply__ttl--green {
  color: #3FB1B8;
}

.apply-btn {
  overflow: hidden;
  background: url(/gift/use/images/bg_apply-btn.gif) 0 0;
  margin-bottom: 15px;
  padding: 10px 0;
  font-size: 0;
}

.apply-btn__items {
  display: inline-block;
}

.apply-btn__items:nth-child(n+2) {
  margin-left: 17px;
}

.apply-btn__items:hover img {
  opacity: .7;
}

.apply-caption {
  font-size: 12px;
}

#n-g .apply {
  background: url(/gift/use/images/bg_apply_arrow.png) no-repeat center 130px;
}

.use {
  margin-bottom: 50px;
  padding: 0 20px;
}

.use-box {
  overflow: hidden;
  border: 1px solid #ccc;
  margin: 5px 0 30px;
  padding: 20px 50px 20px 40px;
}

.use-box__ttl {
  margin-bottom: 20px;
  font-size: 22px;
}

.use-box__ttl:before {
  content: "";
  display: inline-block;
  background: url(/gift/use/images/ico_loope.png) no-repeat 0 0;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  vertical-align: middle;
}

.use-box__txt {
  font-size: 16px;
  line-height: 180%;
}

.use-box--left {
  float: left;
}

.use-box--right {
  float: right;
}

.use-box__link {
  position: relative;
  display: inline-block;
  margin-top: 20px;
}

.use-box__link a {
  display: block;
  background: #79CCD1;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  width: 273px;
  margin: 0 auto 15px;
  padding: 15px 50px 15px 30px;
  color: #FFF;
  text-decoration: none;
  font-size: 16px;
}

.use-box__link a:hover {
  opacity: .7;
}

.use-box__link:after {
  content: "";
  position: absolute;
  top: 20px;
  right: 30px;
  display: inline-block;
  background: url(/gift/common/images/ico_open_window_01.png) no-repeat 0 0;
  width: 14px;
  height: 12px;
}

.use-note-end {
  padding: 30px;
  margin: 80px 20px 0;
  border: 1px #CCC solid;
  font-size: 16px;
}

.use-note-end p {
  line-height: 1.8;
}

.use-btn-area {
  margin-top: 30px;
  text-align: center;
  font-size: 0;
}

.use-btn-area li {
  display: inline-block;
}

.use-btn-area li + li {
  margin-left: 11px;
}

.use-btn-area a {
  display: block;
  width: 200px;
  padding: 15px 0;
  color: #fff;
  line-height: 1.2;
  font-size: 16px;
  text-align: center;
  -webkit-box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.2);
  background: #666666;
  border-radius: 6px;
}

.use-btn-area a:hover {
  opacity: .7;
}

.use-btn-area span {
  padding-right: 20px;
  display: inline-block;
  background: url(/gift/common/images/ico_open_window_01.png) no-repeat right center;
}

.bnr {
  margin-bottom: 50px;
  padding: 0 20px;
}

.bnr-list {
  overflow: hidden;
  font-size: 0;
}

.bnr-list__items {
  display: inline-block;
}

.bnr-list__items:nth-child(n+2) {
  margin-left: 25px;
}

.bnr-list__items:hover img {
  opacity: .7;
}

.qa {
  padding: 0 20px;
}

.qa-list__items {
  border-bottom: 1px dotted #CCC;
  margin-bottom: 20px;
  font-size: 16px;
}

.qa-list__items dt {
  margin-bottom: 10px;
  font-weight: bold;
}

.qa-list__items dt:before {
  content: "Q";
  display: inline-block;
  background: #EEE;
  border-radius: 12px;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  line-height: 24px;
  text-align: center;
  color: #3FB1B8;
  font-size: 15px;
}

.qa-list__items dd {
  margin-bottom: 20px;
  position: relative;
}

.qa-list__items dd .js-accordion-contents {
  padding: 0 0 0 34px;
  line-height: 1.7;
}

.qa-list__items dd .js-accordion-contents .text-link {
	color: #333333;
	text-decoration: underline;
}

.qa-list__items dd .js-accordion-contents .text-link::after {
	content: "";
	background: url(/gift/common/images/ico_open_window_02.png) no-repeat 0 0;
	margin-left: 8px;
	width: 14px;
	height: 12px;
	display: inline-block;
}

.qa-list__items dd .js-accordion-contents:before {
  position: absolute;
  content: "A";
  display: inline-block;
  background: #3FB1B8;
  border-radius: 12px;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  line-height: 24px;
  text-align: center;
  color: #FFF;
  font-size: 15px;
  left: 0;
  top: 0;
}

.qa-list__items dd .js-accordion-contents__more-txt {
  display: none;
}

.qa-list__items dd .js-accordion-contents__link {
  color: #333;
  font-size: 16px;
  display: inline-block;
  text-align: right;
}

.qa-list__items dd .js-accordion-contents__link:hover {
  cursor: pointer;
}

.qa-list__items dd .js-accordion-contents .js-accordion-contents__link:before {
  margin-right: 5px;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 13px 7px 0 7px;
  border-color: #333333 transparent transparent transparent;
}

.qa-list__items dd .js-accordion-contents.is-show .js-accordion-contents__link:before {
  border-width: 0 7px 13px 7px;
  border-color: transparent transparent #333333 transparent;
}

.qa-list__items dd .js-accordion-contents__trigger {
  text-align: right;
}

.qa-list__items dd .js-accordion-contents .linklist {
  margin: 20px 0 0;
  list-style-type: none;
}

.qa-list__items dd .js-accordion-contents .linklist li {
  position: relative;
  text-indent: -14px;
}

.qa-list__items dd .js-accordion-contents .linklist li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #333333;
}

.qa-list__items dd .js-accordion-contents .linklist li a {
  display: block;
  padding-left: 20px;
  color: #333;
}

.qa-list__items dd .js-accordion-contents .linklist li a:after {
  content: "";
  background: url(/gift/common/images/ico_open_window_02.png) no-repeat 0 0;
  margin-left: 8px;
  width: 14px;
  height: 12px;
  display: inline-block;
}

.qa-list__items dd .js-accordion-contents .linklist li a:hover {
  text-decoration: underline;
}

.qa-list__items dd .js-accordion-contents .linklist + p {
  margin-top: 20px;
}

.qa-list__items dd .js-accordion-contents .linklist.noline {
  margin: 0;
}

.qa-list__items dd .js-accordion-contents .caution {
  color: #d0232a;
  font-size: 14px;
}

.qa-link {
  margin-right: 22px;
  text-align: right;
}

.qa-link a {
  display: inline-block;
  color: #333;
  font-size: 16px;
}

.qa-link:before {
  content: "";
  display: inline-block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #666;
  width: 5px;
}

.qa-link:after {
  content: "";
  position: absolute;
  margin: 0 0 0 8px;
  background: url(/gift/common/images/ico_open_window_02.png) no-repeat left center;
  background-size: contain;
  width: 14px;
  height: 20px;
}

.btn-area {
  background: url(/gift/use/images/bg_btn-area.jpg) 0 0;
  margin: 50px 20px 0;
  padding: 10px;
}

.btn-area__inner {
  background: #FFF;
  padding: 25px 0;
  text-align: center;
}

.btn-area__ttl {
  margin-bottom: 20px;
  color: #CF6E6E;
  font-size: 24px;
  font-weight: bold;
}

.btn-area__ttl img, .btn-area__ttl span {
  display: inline-block;
  vertical-align: middle;
}

.btn-area__ttl span {
  margin-left: 10px;
}

.btn-area__btn {
  position: relative;
  display: inline-block;
}

.btn-area__btn a {
  display: block;
  background: #CC1429;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  width: 450px;
  margin: 0 auto 15px;
  padding: 15px;
  color: #FFF;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}

.btn-area__btn a:hover {
  opacity: .7;
}

.btn-area__btn:after {
  position: absolute;
  content: "";
  top: 20px;
  right: 15px;
  display: inline-block;
  background: url(/gift/common/images/ico_open_window_01.png) no-repeat 0 0;
  width: 14px;
  height: 12px;
}

.btn-area__txt a {
  color: #000;
}

.btn-area__txt:before {
  content: "";
  display: inline-block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #CC1429;
  width: 5px;
}

.btn-area__txt:after {
  content: "";
  position: absolute;
  margin: -3px 0 0 10px;
  background: url(/gift/common/images/ico_open_window_02.png) no-repeat left center;
  background-size: contain;
  width: 14px;
  height: 20px;
}

#h-n .btn-area__btn a {
  width: 580px;
}

.tabimono {
  overflow: hidden;
  background: #EEE;
  margin: 0 20px;
  padding: 25px 30px;
}

.tabimono-left {
  float: left;
}

.tabimono-right {
  width: 520px;
  float: right;
}

.tabimono-txt {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 180%;
}

.tabimono-txt__ttl {
  margin-bottom: 20px;
  font-size: 22px;
}

.tabimono-btn {
  display: inline-block;
  font-size: 0;
}

.tabimono-btn__items {
  position: relative;
  display: inline-block;
  font-size: 16px;
}

.tabimono-btn__items a {
  display: block;
  background: #EAA368;
  border-radius: 4px;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  width: 230px;
  margin: 0 auto 15px;
  padding: 15px;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
}

.tabimono-btn__items a:hover {
  opacity: .7;
}

.tabimono-btn__items:after {
  top: 20px;
  right: 20px;
  position: absolute;
  content: "";
  display: inline-block;
  background: url(/gift/common/images/ico_open_window_01.png) no-repeat 0 0;
  width: 14px;
  height: 12px;
}

.tabimono-btn__items:nth-child(2) {
  margin-left: 20px;
}

.box-index-main {
  position: relative;
  overflow: hidden;
}

.box-index-main:after {
  content: '';
  position: absolute;
  top: -250px;
  left: 0;
  width: 100%;
  height: 250px;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  background: white;
  z-index: 1000;
}

.box-index-main.is-hidden:after {
  top: 0;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
}

.box-index-main .box-index-main__container-pct {
  position: relative;
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.box-index-main .box-index-main__container-pct p {
  margin: 0 !important;
}

.box-index-main .box-index-main__container-pct .box-index-main__pct {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  -webkit-transition-property: top, left, opacity;
  transition-property: top, left, opacity;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  opacity: 1;
}

.box-index-main .box-index-main__container-pct .box-index-main__pct.is-hidden {
  -webkit-transition-property: top, left, opacity;
  transition-property: top, left, opacity;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  opacity: 0;
}

.box-index-main .box-index-main__container-pct .group-trip .box-index-main__pct.is-hidden:nth-child(1) {
  top: -100%;
}

.box-index-main .box-index-main__container-pct .group-trip .box-index-main__pct.is-hidden:nth-child(2) {
  left: 100%;
}

.box-index-main .box-index-main__container-pct .group-trip .box-index-main__pct.is-hidden:nth-child(3) {
  top: 100%;
}

.box-index-main .box-index-main__container-pct .group-trip {
  position: static;
  width: 100%;
  height: 100%;
}

.box-index-main .box-index-main__txt {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

.box-index-main:after {
  top: -460px;
  height: 460px;
}

.box-index-main .box-index-main__container-pct {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 460px;
}

.box-index-main .box-index-main__container-pct .group-trip {
  position: relative;
  display: table-cell;
  width: auto;
  overflow: hidden;
  background-size: cover;
}

.box-index-main .group-trip {
  background: url(/gift/use/images/img_main_01.jpg) 0 0 no-repeat;
}
/*# sourceMappingURL=style.css.map */
