@charset "UTF-8";
.oita {
  margin-bottom: 20vw;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;
  line-height: 1.75;
  word-wrap: break-word;
  outline: none;
  color: #000;
  position: relative;
  overflow: hidden;
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variant-ligatures: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  /* No files to import found in ./variable/* */
  /* No files to import found in ./mixin/* */
  /****************************************************
   * OVERRIDE
   */
  /****************************************************
  * MODULE
  */
  /****************************************************
  * COMPONENT
  */
  /****************************************************
  * STATE
  */
  /****************************************************
  * STRUCTURE
  */
  /****************************************************
  * STYLE
  */
}
.oita.is-fixed {
  padding-top: 62px;
}
.oita body {
  font-size: 16px;
  font-size: 1.0rem;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;
  line-height: 1.75;
  word-wrap: break-word;
  outline: none;
  color: #000;
  font-feature-settings: "palt";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variant-ligatures: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
.oita picture {
  display: block;
}
.oita img, .oita svg {
  max-width: 100%;
  height: auto;
  line-height: 1;
  vertical-align: top;
}
.oita textarea {
  vertical-align: top;
  resize: vertical;
}
.oita sup {
  font-size: 0.625em;
  font-size: 0.625rem;
  vertical-align: text-top;
}
.oita a {
  color: #17194c;
  text-decoration: none;
}
.oita a:focus {
  outline: none;
}
.oita a[href^='tel:'] {
  cursor: default;
}
.oita ::selection {
  background: #b4aca4;
  color: #000;
}
.oita ::-moz-selection {
  background: #b4aca4;
  color: #000;
}
.oita :focus {
  outline: none;
}
.oita input, .oita textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  box-sizing: border-box;
  box-sizing: border-box;
}
.oita button {
  border: none;
  cursor: pointer;
}
.oita .m-inner {
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.oita .m-row {
  display: flexbox;
  display: flex;
}
.oita .m-ofi {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.ie11 .oita .m-ofi {
  height: auto;
}
.oita .m-ttl {
  text-align: center;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
}
.oita .m-ttl span {
  display: inline-block;
  padding: 0 10px 7px;
  font-size: 0.75em;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-bottom: 1px solid currentColor;
}
.oita .st-hdr {
  height: 100vh;
  min-height: 360px;
  position: relative;
}
.oita .mv {
  width: 100%;
  height: 100vh;
  position: absolute;
  z-index: -1;
  overflow: hidden;
}
.oita .mv:after {
  display: block;
  background-color: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  content: '';
}
.oita .mv.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.oita .mv.is-hidden:after {
  background-color: #fff;
}
.oita .mv iframe {
  width: 177.9026217vh;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .oita .mv iframe {
    width: 100%;
    height: 56.2105263vw;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .oita .mv iframe {
    width: 100%;
    height: 56.2105263vw;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .oita .mv iframe {
    width: 100%;
    height: 56.2105263vw;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }
}
.oita-container {
  position: relative;
  z-index: 10;
}
.oita .pageID {
  width: 54.6875%;
  max-width: 240px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.oita .share {
  align-items: center;
  line-height: 1;
  position: absolute;
  top: 16px;
  right: 25px;
}
.oita .share dt {
  padding: 0 4px 3px 0;
  font-size: 0.8125em;
  font-size: 0.8125rem;
  line-height: 1;
  color: #fff;
  font-family: "Montserrat", sans-serif;
}
.oita .share li {
  margin-left: 5px;
}
.oita .share img {
  width: 13px;
}
.oita .about, .oita .place {
  flex-direction: column;
  justify-content: center;
  align-content: center;
  text-align: center;
  color: #fff;
}
.oita .about {
  height: 100vh;
  min-height: 360px;
}
.oita .about .m-ttl {
  margin-bottom: 23px;
}
.oita .about__txt {
  margin-bottom: 37px;
  font-size: 0.75em;
  font-size: 0.75rem;
  letter-spacing: 0.01em;
}
.oita .about .jcc {
  width: 100%;
  max-width: 320px;
  padding-top: 22px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
.oita .about .jcc .txt {
  padding-left: 5px;
}
.oita .about .jcc dt {
  margin-bottom: 5px;
  font-size: 0.875em;
  font-size: 0.875rem;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.03em;
}
.oita .about .jcc dd {
  font-size: 0.75em;
  font-size: 0.75rem;
  letter-spacing: 0.01em;
}
.oita .about .jcc .photo {
  width: 40.625%;
  position: absolute;
  top: 0;
  right: 0;
}
.oita .place {
  background-color: #0d2b5a;
  padding: 30px 0 33px;
}
.oita .place .m-ttl {
  margin-bottom: 39px;
}
.oita .place .intro {
  position: relative;
}
.oita .place .intro__balloon {
  background: url(../img/bg_balloon.png) no-repeat 50% 100%;
  background-size: 100% auto;
  padding-bottom: 18px;
  margin-left: -82px;
  text-align: center;
  line-height: 1;
  font-size: 0.625em;
  font-size: 0.625rem;
  letter-spacing: 0.01em;
  position: absolute;
  top: -20px;
  left: 50%;
}
.oita .place .intro__ttl {
  margin: 0 0 4px 32px;
  font-size: 1.375em;
  font-size: 1.375rem;
  font-weight: bold;
  letter-spacing: 0.01em;
}
.oita .place .intro__txt {
  margin-bottom: 26px;
  font-size: 0.75em;
  font-size: 0.75rem;
  letter-spacing: 0.01em;
}
.oita .place .navigation ul {
  justify-content: center;
}
.oita .place .navigation li {
  width: 41.5625%;
  margin: 0 8px;
}
.oita .place .navigation a {
  display: block;
  width: 100%;
  height: 46px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
.oita .place .navigation dl {
  line-height: 1;
}
.oita .place .navigation dt {
  display: inline-block;
  padding: 0 10px 5px;
  margin-bottom: 6px;
  line-height: 1;
  font-size: 0.625em;
  font-size: 0.625rem;
  letter-spacing: 0.1em;
  font-family: "Montserrat", sans-serif;
  border-bottom: 1px solid currentColor;
}
.oita .place .navigation dt:before, .oita .place .navigation dt:after {
  display: block;
  width: 11px;
  height: 11px;
  border-style: solid;
  border-color: currentColor;
  position: absolute;
  content: '';
}
.oita .place .navigation dt:before {
  border-width: 1px 0 0 1px;
  top: 0;
  left: 0;
}
.oita .place .navigation dt:after {
  border-width: 1px 1px 0 0;
  top: 0;
  right: 0;
}
.oita .place .navigation dd {
  font-size: 0.625em;
  font-size: 0.625rem;
  letter-spacing: 0.2em;
  font-weight: bold;
}
.oita .place .navigation dd:before, .oita .place .navigation dd:after {
  display: block;
  width: 11px;
  height: 11px;
  border-style: solid;
  border-color: currentColor;
  position: absolute;
  content: '';
}
.oita .place .navigation dd:before {
  border-width: 0 0 1px 1px;
  bottom: 0;
  left: 0;
}
.oita .place .navigation dd:after {
  border-width: 0 1px 1px 0;
  bottom: 0;
  right: 0;
}
.oita .course {
  background-color: #fff;
  min-height: 100vh;
  padding: 8px 0 24px;
}
.oita .course__hdr {
  padding: 14px 0 0;
  text-align: center;
}
.oita .course__hdr .num {
  margin-bottom: 13px;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
}
.oita .course__hdr .num span {
  display: inline-block;
  padding: 0 5px 6px;
  font-size: 0.625em;
  font-size: 0.625rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-bottom: 1px solid currentColor;
}
.oita .course__hdr .ttl {
  margin-bottom: 7px;
  font-size: 0.9375em;
  font-size: 0.9375rem;
  letter-spacing: 0.1em;
  font-weight: bold;
}
.oita .course__hdr .txt {
  margin-bottom: 14px;
  font-size: 0.75em;
  font-size: 0.75rem;
  letter-spacing: 0.01em;
}
.oita .course .data {
  justify-content: center;
  width: 84.375%;
  margin: 0 auto;
}
.oita .course .data__list {
  justify-content: space-between;
  align-items: center;
  background-repeat: no-repeat;
  height: 17px;
  padding-right: 9px;
  font-size: 0.75em;
  font-size: 0.75rem;
  letter-spacing: 0.01em;
  font-weight: bold;
  border-width: 0 1px;
  border-color: #000;
  border-style: solid;
  box-sizing: border-box;
}
.oita .course .data__list:nth-child(1) {
  background-image: url(../img/ico_pin.svg);
  background-position: 8px 50%;
  background-size: 26px auto;
  width: 52.22222%;
  padding-left: 40px;
  border-right-width: 1px;
}
.oita .course .data__list:nth-child(2) {
  background-image: url(../img/ico_mountain.svg);
  background-position: 7px 50%;
  background-size: 22px auto;
  width: 47.77778%;
  padding-left: 35px;
  border-left-width: 0;
}
.oita .course .map {
  padding: 25px 0 40px;
}
.oita .course .map__ttl {
  margin-bottom: 20px;
  text-align: center;
  line-height: 1;
}
.oita .course .map__ttl span {
  display: inline-block;
  padding: 0 18px 6px;
  font-size: 0.6875em;
  font-size: 0.6875rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  border-bottom: 1px solid currentColor;
}
.oita .course .map .gmap {
  background-color: #eee;
  height: 172px;
}
.oita .course__unit#kunisaki {
  margin-bottom: 12px;
}
.oita .course__unit#kunisaki .spots__unit:nth-child(1) {
  background-image: url(../img/img_line-01.png);
}
.oita .course__unit#kunisaki .spots__unit:nth-child(2) {
  background-image: url(../img/img_line-02.png);
}
.oita .course__unit#kunisaki .spots__unit:nth-child(3) {
  background-image: url(../img/img_line-03.png);
}
.oita .course__unit#kunisaki .spots__unit:nth-child(4) {
  background-image: url(../img/img_line-04.png);
}
.oita .course__unit#kunisaki .spots__unit:nth-child(5) {
  background-image: url(../img/img_line-05.png);
}
.oita .course__unit#kunisaki .spots__unit:nth-child(6) {
  background-image: url(../img/img_line-06.png);
}
.oita .course__unit#kunisaki .spots__unit:nth-child(7) {
  background-image: url(../img/img_line-07.png);
}
.oita .course__unit#yamanami .spots__unit:nth-child(1) {
  background-image: url(../img/img_line-01.png);
}
.oita .course__unit#yamanami .spots__unit:nth-child(2) {
  background-image: url(../img/img_line-02.png);
}
.oita .course__unit#yamanami .spots__unit:nth-child(3) {
  background-image: url(../img/img_line-03.png);
}
.oita .course__unit#yamanami .spots__unit:nth-child(4) {
  background-image: url(../img/img_line-04.png);
}
.oita .course__unit#yamanami .spots__unit:nth-child(5) {
  background-image: url(../img/img_line-05.png);
}
.oita .course .spots__hdr {
  position: relative;
}
.oita .course .spots .movie-container {
  padding-bottom: 56.21053%;
  position: relative;
}
.oita .course .spots .movie-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.oita .course .spots .movie video {
  width: 100%;
  vertical-align: top;
}
.oita .course .spots__number {
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.03em;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 25px;
  z-index: 100;
  transform: translateY(-50%);
}
.oita .course .spots__course {
  font-size: 0.5em;
  font-size: 0.5rem;
  line-height: 1.125;
}
.oita .course .spots__course-num {
  font-size: 0.5em;
  font-size: 0.5rem;
  line-height: 1.125;
}
.oita .course .spots__course-num span {
  display: block;
  font-size: 1.125em;
  font-size: 1.125rem;
  line-height: 1.27778;
  letter-spacing: 0.05em;
}
.oita .course .spots__ttl {
  background-color: #fff;
  height: 22px;
  padding: 0 20px;
  text-align: center;
  line-height: 22px;
  font-size: 0.75em;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  position: absolute;
  bottom: 22px;
  z-index: 100;
}
.oita .course .spots__unit {
  background-repeat: no-repeat;
  background-position: 50% calc(100% - 15px);
  background-size: 100% auto;
  padding-bottom: 12.8125%;
  position: relative;
}
.oita .course .spots__unit:nth-child(odd) .spots__ttl {
  left: 0;
}
.oita .course .spots__unit:nth-child(even) .spots__ttl {
  right: 0;
}
.oita .course .spots .description {
  padding-top: 12px;
  margin: 0 25px;
}
.oita .course .spots .description p {
  font-size: 0.75em;
  font-size: 0.75rem;
  line-height: 1.41667;
  text-align: justify;
}
.oita .course .spots .description a {
  display: inline-block;
  text-decoration: underline;
}
.oita .recommended {
  background-color: #fff;
}
.oita .recommended .name {
  margin-bottom: 13px;
  text-align: center;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
}
.oita .recommended .name span {
  display: inline-block;
  padding: 0 15px 7px;
  font-size: 0.75em;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-bottom: 1px solid currentColor;
}
.oita .recommended .ttl {
  margin-bottom: 22px;
  font-size: 0.9375em;
  font-size: 0.9375rem;
  letter-spacing: 0.05em;
  text-align: center;
}
.oita .recommended-spots {
  flex-wrap: wrap;
}
.oita .recommended-spots__unit {
  width: 100%;
  padding-bottom: 31px;
}
.oita .recommended-spots .photo {
  margin-bottom: 18px;
  position: relative;
}
.oita .recommended-spots .photo img {
  width: 100%;
}
.oita .recommended-spots__hdr {
  align-items: flex-end;
  margin: 0 25px;
}
.oita .recommended-spots__number {
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.015em;
  font-size: 0.625em;
  font-size: 0.625rem;
  line-height: 1;
}
.oita .recommended-spots__name {
  margin-left: 10px;
  font-size: 0.8125em;
  font-size: 0.8125rem;
  letter-spacing: 0.02em;
  line-height: 1;
}
.oita .recommended-spots__description {
  padding: 7px 25px .5em;
  margin-bottom: 0.5em;
  font-size: 0.75em;
  font-size: 0.75rem;
  line-height: 1.41667;
  text-align: justify;
}
.oita .recommended-spots__address {
  display: block;
  padding: 0 25px;
  font-size: 0.75em;
  font-size: 0.75rem;
  line-height: 1.41667;
  font-style: normal;
}
.oita .note {
  background-color: #ddeaee;
  padding: 21px 0 26px;
  border-bottom: 25px solid #fff;
}
.oita .note .name {
  margin-bottom: 22px;
  text-align: center;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
}
.oita .note .name span {
  display: inline-block;
  padding: 0 8px 8px;
  font-size: 0.75em;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-bottom: 1px solid currentColor;
}
.oita .note .ttl {
  margin-bottom: 20px;
  font-size: 0.9375em;
  font-size: 0.9375rem;
  letter-spacing: 0.05em;
  text-align: center;
}
.oita .note-container {
  margin: 0 25px;
}
.oita .note .photo {
  margin-bottom: 15px;
}
.oita .note .txt {
  font-size: 0.75em;
  font-size: 0.75rem;
  line-height: 1.41667;
  letter-spacing: 0.01em;
  box-sizing: border-box;
}
.oita .topics {
  background-color: #0d2b5a;
  padding: 21px 0 26px;
  color: #fff;
}
.oita .topics .name {
  margin-bottom: 53px;
  text-align: center;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
}
.oita .topics .name span {
  display: inline-block;
  padding: 0 8px 8px;
  font-size: 0.75em;
  font-size: 0.75rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border-bottom: 1px solid currentColor;
}
.oita .topics .txt {
  margin: 0 25px;
}
.oita .topics .txt dt {
  margin-bottom: 4px;
  font-size: 0.8125em;
  font-size: 0.8125rem;
  letter-spacing: 0.01em;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.oita .topics .txt dt span {
  display: block;
  background: url(../img/bg_topics-balloon.png) no-repeat 50% 100%;
  background-size: 100% auto;
  padding-bottom: 17px;
  margin-left: -130px;
  text-align: center;
  line-height: 1;
  font-size: 0.625em;
  font-size: 0.625rem;
  letter-spacing: 0.01em;
  position: absolute;
  top: -33px;
  left: 50%;
}
.oita .topics .description p {
  font-size: 0.75em;
  font-size: 0.75rem;
  line-height: 1.41667;
}
.oita .topics .description p:not(:last-child) {
  margin-bottom: 15px;
}
.oita .topics a {
  display: inline-block;
  color: #fff;
}
.oita .bnr {
  width: 120px;
  position: fixed;
  right: 0;
  bottom: 80px;
  z-index: 1000;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s cubic-bezier(0.28, 0.11, 0.32, 1);
}
.oita .bnr.is-show {
  visibility: visible;
  opacity: 1;
}
.oita .bnr a {
  transition: opacity 0.3s cubic-bezier(0.28, 0.11, 0.32, 1);
}
.oita .bnr a:hover {
  opacity: .8;
}

/****************************************************
 * btn */
/* btn */
.btnGY,
.btnBK,
.btnRD,
.btnBL,
.btnCL,
.btnWT,
.btnQA {
  display: block !important;
  width: 75%;
  width: 70vw;
  max-width: 100%;
  min-height: 48px;
  margin: 0 auto;
  padding: 13px 30px 13px 20px;
  position: relative;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
}

.btnGY:after,
.btnBK:after,
.btnRD:after,
.btnBL:after,
.btnCL:after,
.btnWT:after,
.btnQA:after,
.btnGY .altIcon,
.btnBK .altIcon,
.btnRD .altIcon,
.btnBL .altIcon,
.btnCL .altIcon,
.btnWT .altIcon,
.btnQA .altIcon {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.btnGY .altIcon,
.btnBK .altIcon,
.btnRD .altIcon,
.btnBL .altIcon,
.btnCL .altIcon,
.btnWT .altIcon,
.btnQA .altIcon {
  font-size: inherit;
}

.btnGY.iconOther:after,
.btnBK.iconOther:after,
.btnRD.iconOther:after,
.btnBL.iconOther:after,
.btnCL.iconOther:after,
.btnWT.iconOther:after,
.btnQA.iconOther:after,
.btnGY.iconPdf:after,
.btnBK.iconPdf:after,
.btnRD.iconPdf:after,
.btnBL.iconPdf:after,
.btnCL.iconPdf:after,
.btnWT.iconPdf:after,
.btnQA.iconPdf:after {
  display: none;
}

.btnGY.iconOther .altIcon,
.btnBK.iconOther .altIcon,
.btnRD.iconOther .altIcon,
.btnBL.iconOther .altIcon,
.btnCL.iconOther .altIcon,
.btnWT.iconOther .altIcon,
.btnQA.iconOther .altIcon {
  width: 12px;
  height: 10px;
}

.btnGY.iconPdf .altIcon,
.btnBK.iconPdf .altIcon,
.btnRD.iconPdf .altIcon,
.btnBL.iconPdf .altIcon,
.btnCL.iconPdf .altIcon,
.btnWT.iconPdf .altIcon,
.btnQA.iconPdf .altIcon {
  width: 11px;
  height: 12px;
}

.btnGY {
  background-color: #eee;
  border: 1px solid #dedede;
}

.btnBK {
  background-color: #2d2d2d;
  color: #fff;
}

.btnRD {
  background-color: #c00;
  color: #fff;
}

.btnBL {
  background-color: #03428f;
  color: #fff;
}

.btnCL {
  border: 1px solid #fff;
  color: #fff;
}

.btnWT {
  background-color: #fff;
  border: 1px solid #dedede;
}

.btnQA {
  background-color: #707070;
  color: #fff;
}

.btnGY.full,
.btnBK.full,
.btnRD.full,
.btnBL.full,
.btnCL.full,
.btnWT.full,
.btnQA.full {
  width: 100%;
}

.btnList > li + li {
  margin-top: 10px;
}

.btnList.full > li .btnGY,
.btnList.full > li .btnBK,
.btnList.full > li .btnRD,
.btnList.full > li .btnBL,
.btnList.full > li .btnCL,
.btnList.full > li .btnWT,
.btnList.full > li .btnQA {
  width: 100%;
}

/*-- icon --*/
.btnGY:after,
.btnBK:after,
.btnRD:after,
.btnBL:after,
.btnCL:after,
.btnWT:after,
.btnQA:after,
.txtLink:before,
.txtLink.inText.iconDown:after,
.linkBox:after,
.tmbBox:after,
.tmbBlock a.inr .heading:before,
.ancNav_list > li > a:after,
.faqBtn:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url(/commonY15/img/sprite/icons_utility.png?v=161020);
  background-repeat: no-repeat;
  -webkit-background-size: 250px 250px;
  background-size: 250px 250px;
}

/* arwRD rgt */
.txtLink:before,
.btnGY:after,
.btnWT:after,
.linkBox:after,
.tmbBox:after,
.tmbBlock a.inr .heading:before {
  width: 8px;
  height: 12px;
  background-position: 0 0;
}

/* downRD */
.txtLink.iconDown:before,
.txtLink.inText.iconDown:after,
.btnGY.iconDown:after,
.btnWT.iconDown:after,
.ancNav_list > li > a:after {
  width: 12px;
  height: 12px;
  background-position: -51px -51px;
}

/* arwWT rgt */
.txtLink.fcWT:before,
.btnRD:after,
.btnBK:after,
.btnBL:after,
.btnCL:after,
.btnQA:after,
.faqBtn:after {
  width: 8px;
  height: 12px;
  background-position: 0 -17px;
}

/* downWT */
.txtLink.fcWT.iconDown:before,
.txtLink.fcWT.inText.iconDown:after,
.btnRD.iconDown:after,
.btnBK.iconDown:after,
.btnBL.iconDown:after,
.btnCL.iconDown:after,
.btnQA.iconDown:after {
  width: 12px;
  height: 12px;
  background-position: -17px -51px;
}

.btnCL{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#smpTicketLinkBoxDis a.smpBtnTicketDis {
    background: url('/sp_tabi/common/img/bg_panel_05.jpg') repeat-x scroll center top #EEE;
    border: 1px solid #AE9C9C;
    height: 50px;
    border-radius: 4px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 0.08em;
    width: 100%;
}
#smpTicketLinkBoxDis a.smpBtnTicketDis:link, #smpTicketLinkBoxDis a.smpBtnTicketDis:visited, #smpTicketLinkBoxDis a.smpBtnTicketDis:hover, #smpTicketLinkBoxDis a.smpBtnTicketDis:active {
    color: #000;
	margin-top:10px;}
