@charset "UTF-8";
/*
Theme Name: appi ver1.2
Theme URI: http://www.appi.co.jp/dir_jp/themes/appi
Description: 安比高原のテーマ2019
Author: MediaCrew→APPI
Version: 1.2
*/
/*　読み込み　*/
/*==========================================
Reset =======================================*/
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  /*vertical-align: baseline;*/ }

body {
  line-height: 1; }

h1,
h2,
h3,
h4,
h5,
h6 {
  /*clear: both;*/
  font-weight: normal; }

ol,
ul {
  list-style: none; }

blockquote {
  quotes: none; }

blockquote:after,
blockquote:before {
  content: '';
  content: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

a img {
  border: none; }

/*==========================================
Base =======================================*/
h1 {
  font-size: 138.5%; }

h2 {
  font-size: 123.1%; }

h3 {
  font-size: 108%; }

h4 {
  font-size: 100%; }

h1,
h2,
h3,
h4 {
  margin-bottom: 5px; }

h1,
h2,
h3,
h4,
h5,
h6,
strong {
  font-weight: bold; }

abbr {
  border-bottom: 1px dotted #000;
  cursor: help; }

em {
  font-style: italic; }

blockquote,
dl,
ol,
ul {
  margin: 0; }

dl,
ol,
ul {
  margin-left: 0; }

li {
  list-style: none; }

dl dd {
  margin-left: 1em; }

th {
  font-weight: bold;
  text-align: center; }

caption {
  margin-bottom: 0.5em;
  text-align: center; }

fieldset,
p,
pre,
table {
  margin-bottom: 1.2em; }

address,
li,
p,
td,
th {
  line-height: 1.5em;
  font-size: 100%; }

hr {
  display: none; }

img {
  vertical-align: bottom; }

.kdr {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px; }

/*==========================================
EntryContents =======================================*/
.entry-content h1 {
  font-size: 138.5%;
  line-height: 1.3em;
  margin: 0 0 0.6em; }

.entry-content h2 {
  font-size: 123.1%;
  line-height: 1.3em;
  margin: 0 0 0.6em; }

.entry-content h3 {
  font-size: 108%;
  line-height: 1.3em;
  margin: 0.5em 0 0.7em; }

.entry-content h4 {
  font-size: 100%;
  line-height: 1.3em;
  margin: 0 0 0.4em; }

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content strong {
  font-weight: bold; }

.entry-content blockquote {
  margin-left: 2em; }

.entry-content dl,
.entry-content ol,
.entry-content ul {
  margin-left: 1.2em;
  margin-bottom: 20px; }

.entry-content ol li {
  list-style-type: decimal; }

.entry-content ul li {
  list-style-type: disc; }

.entry-content dl dd {
  margin-left: 1em; }

.entry-content th {
  font-weight: bold;
  text-align: center; }

.entry-content caption {
  margin-bottom: 0.5em;
  text-align: center; }

.entry-content fieldset,
.entry-content p,
.entry-content pre,
.entry-content table {
  margin-bottom: 20px; }

.entry-content address,
.entry-content li,
.entry-content p,
.entry-content td,
.entry-content th {
  line-height: 1.7em;
  font-size: 100%; }

.entry-content hr {
  display: none; }

.entry-content img {
  vertical-align: bottom; }

.entry-content a:link {
  color: #009; }

.entry-content a:visited {
  color: #939; }

.entry-content a:hover {
  color: #c03;
  text-decoration: underline; }

.entry-content a:active {
  color: #f06; }

.entry-content p.small {
  line-height: 1.5em;
  font-size: 93%; }

/*==========================================
Font =======================================*/
body {
  font: 13px/1.231 'Hiragino Kaku Gothic ProN', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-serif;
  *font-size: small;
  *font: x-small;
  color: #000; }

button,
input,
select,
textarea {
  font: 99% 'Hiragino Kaku Gothic ProN', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

code,
kbd,
pre,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%; }

/*==========================================
common ====================================*/
body {
  overflow-x: hidden; }

a:link {
  color: #009; }

a:visited {
  color: #939; }

a:hover {
  color: #c03;
  text-decoration: underline; }

a:active {
  color: #f06; }

.two {
  font-size: 0.6em;
  line-height: 1em;
  vertical-align: text-top; }

/*==========================================
clearfix ====================================*/
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  overflow: hidden; }

.clearfix:after {
  clear: both; }

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
  zoom: 1; }

/*==========================================
Alignment ====================================*/
.alignleft {
  display: inline;
  float: left;
  margin: 0 1em 0.6em 0; }

.alignright {
  display: inline;
  float: right;
  margin: 0 0 0.6em 1em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0.6em auto; }

/*==========================================
Images ====================================*/
/*.page #mainRight img */
.editor-attachment,
.page #mainLeft-02 img,
.postid-137 #mainRight img,
.single #mainLeft-02 img,
.single-chiiki-station #mainRight img {
  margin-top: 0.3em;
  border: 0;
  border-radius: 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  max-width: 100%; }

.single img.size-full {
  width: auto/9;
  /* Prevent stretching of full-size images in IE8 */ }

.single img[class*="wp-image-"] {
  height: auto;
  max-width: 100%; }

.single img[class*="align"],
.single img[class*="wp-image-"],
.single img[class*="attachment-"] {
  height: auto; }

.single img.mce-wp-nextpage {
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none; }

.single img.wp-smiley {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

.wp-caption {
  background: transparent;
  border: none;
  margin: 0;
  padding: 0 0.5em 0.5em;
  text-align: left;
  font-size: 93%; }

.wp-caption-dt {
  margin: 0; }

.wp-caption .wp-caption-text,
.wp-caption-dd {
  /*font-size: 93%;*/
  line-height: 2;
  margin: 0.3em 0 0.5em;
  line-height: 1.4em;
  text-align: center; }

/*=========================================================
TEST ====================================================★★★★★★★★★★★★★★★★
==========================================================*/
body {
  border: solid 1px #ccc; }

/*==========================================
PC_960px_over
===========================================*/
/* Basic */
#wrapper {
  width: 100%; }

/*=========================================================
HOME ====================================================
==========================================================*/
/* base */
#home #wrapper {
  width: 100%;
  z-index: 0; }
#home #main {
  position: relative;
  width: 960px;
  margin: 0 auto 24px; }

#home-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1000px;
  z-index: -10; }

.fs_btn {
  margin: 0 0 15px; }

.fs-a,
.fs-b {
  float: left;
  width: 228px;
  margin-right: 12px; }

.fs-c {
  float: left;
  width: 228px; }

/*=========================================================
HEADER ====================================================
==========================================================*/
.pc {
  display: block; }

.sp {
  display: none; }

#n-ski-nav .pc {
  display: inline-block; }
#n-ski-nav .sp {
  display: none; }
#n-ski-nav ul li {
  font-size: 12px !important; }
  #n-ski-nav ul li a {
    font-weight: normal !important; }

.hoverimg {
  opacity: 1; }
  .hoverimg:hover {
    opacity: .7; }

.schooltel {
  font-size: 20px;
  font-weight: bold;
  color: #0047A6; }
  .schooltel i {
    display: none; }
  .schooltel span {
    display: none; }

#slide-wrap.ski {
  margin: 0 auto 40px; }
#slide-wrap a img {
  opacity: 1; }
  #slide-wrap a img:hover {
    opacity: .7; }

#ski-top-image {
  width: 100%;
  height: 660px;
  margin: 0 auto 40px;
  overflow: hidden; }
  #ski-top-image img {
    width: 100%;
    height: 660px;
    object-fit: cover; }

header#pageHeader {
  padding: 66px 0 17px;
  position: relative;
  z-index: 10000;
  background: #FFF; }
  header#pageHeader h1 {
    height: auto; }
  header#pageHeader a,
  header#pageHeader a:hover,
  header#pageHeader a:link,
  header#pageHeader a:visited {
    text-decoration: none;
    color: #333; }
  header#pageHeader #siteId {
    width: auto;
    margin: 0 auto;
    text-align: center; }
  header#pageHeader #gnavIconButton ul {
    list-style: none;
    width: 120px;
    position: fixed;
    right: 0;
    top: 30vh;
    z-index: 10001; }
    header#pageHeader #gnavIconButton ul li {
      list-style: none;
      background: #FFF;
      text-align: center;
      margin-bottom: 2px;
      padding: 10px 0;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
      height: 72px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      box-sizing: border-box; }
      header#pageHeader #gnavIconButton ul li i {
        display: block;
        font-size: 24px;
        margin-bottom: 5px;
        color: #000;
        padding: 0; }
      header#pageHeader #gnavIconButton ul li span {
        display: block;
        font-size: 12px;
        font-weight: bold;
        padding: 0;
        line-height: 1.2; }
      header#pageHeader #gnavIconButton ul li:last-child span:last-child {
        font-size: 12px; }
      header#pageHeader #gnavIconButton ul li:hover {
        opacity: 0.9; }

#gnavHeader {
  max-width: 100%;
  margin: 0 auto 11px;
  height: 40px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 10000;
  background: #FFF; }
  #gnavHeader #navId {
    display: none;
    position: absolute;
    left: 0;
    height: 30px;
    padding: 5px 10px; }
    #gnavHeader #navId img {
      height: 30px;
      width: auto; }
  #gnavHeader.movenav #navId {
    display: block; }
  #gnavHeader.movenav .menu {
    /* width: 760px; */
    width: 810px;
    position: absolute;
    right: 10px;
    font-size: 12px; }
  #gnavHeader .menu {
    width: 1024px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: bold;
    font-size: 14px; }
    #gnavHeader .menu li {
      line-height: 40px; }
      #gnavHeader .menu li a {
        padding: 3px 10px;
        border-radius: 10px; }
        #gnavHeader .menu li a:hover {
          background: rgba(0, 0, 0, 0.1); }
  #gnavHeader a,
  #gnavHeader a:hover,
  #gnavHeader a:link,
  #gnavHeader a:visited {
    text-decoration: none;
    color: #333; }

header#pageHeader #gnavLanguage {
  position: absolute;
  top: 0;
  width: 100%;
  height: 36px;
  /*background: url("./common/images/bar_pc_bg_201912051410.jpg") top left no-repeat;*/
  background: #eeeeee; }
  header#pageHeader #gnavLanguage .menu-lang-container {
    width: auto;
    float: right; }
    header#pageHeader #gnavLanguage .menu-lang-container .menu {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      font-weight: bold;
      font-size: 12px; }
      header#pageHeader #gnavLanguage .menu-lang-container .menu li {
        color: #000; }
        header#pageHeader #gnavLanguage .menu-lang-container .menu li a {
          padding: 4px 0.5rem;
          color: #000;
          line-height: 36px;
          position: relative;
          border-radius: 20px; }
          header#pageHeader #gnavLanguage .menu-lang-container .menu li a:hover {
            background-color: #333;
            color: #eee; }
        header#pageHeader #gnavLanguage .menu-lang-container .menu li i {
          padding-right: 5px;
          font-size: 16px;
          position: absolute;
          left: 0;
          top: 2px; }
        header#pageHeader #gnavLanguage .menu-lang-container .menu li .far.fa-comment-dots {
          transform: scale(-1, 1);
          padding-right: 0;
          padding-left: 5px; }
      header#pageHeader #gnavLanguage .menu-lang-container .menu li:nth-child(1) a {
        padding: 4px 0.8rem 4px 1.8rem; }
        header#pageHeader #gnavLanguage .menu-lang-container .menu li:nth-child(1) a i {
          left: 7px; }
      header#pageHeader #gnavLanguage .menu-lang-container .menu li:nth-child(2) a {
        padding: 4px 0.8rem 4px 1.5rem;
        margin-right: 10px; }
        header#pageHeader #gnavLanguage .menu-lang-container .menu li:nth-child(2) a i {
          left: 7px; }
      header#pageHeader #gnavLanguage .menu-lang-container .menu li:nth-child(3) a {
        border-radius: 0px;
        padding: 4px 0.5rem 4px 1.8rem;
        border-left: 2px solid #bfbfbf;
        pointer-events: none; }
        header#pageHeader #gnavLanguage .menu-lang-container .menu li:nth-child(3) a i {
          left: 15px; }
      header#pageHeader #gnavLanguage .menu-lang-container .menu li:last-child a {
        margin-right: 20px; }
  header#pageHeader #gnavLanguage .menu-hotel-container {
    width: auto;
    float: left;
    margin-left: 20px; }
    header#pageHeader #gnavLanguage .menu-hotel-container .menu {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      font-weight: bold;
      font-size: 12px; }
      header#pageHeader #gnavLanguage .menu-hotel-container .menu a {
        padding: 4px 0.5rem;
        color: #000;
        line-height: 36px;
        position: relative;
        border-radius: 20px; }
        header#pageHeader #gnavLanguage .menu-hotel-container .menu a:hover {
          background-color: #333;
          color: #eee; }

#form_search {
  position: sticky;
  top: 40px;
  z-index: 5000; }
  #form_search #n-stay-reserv-wrap {
    background: #eeeeee; }
  #form_search #n-stay-reserv-wrap-hbn {
    top: 0;
    background: #eeeeee; }
  #form_search .n-stay-reserv .n-stay-reserv-dl:last-of-type {
    border-right: 1px solid #CCC;
    margin-right: 16px; }
  #form_search .n-stay-reserv .n-stay-reserv-dl dt {
    margin-left: 5px; }
  #form_search .n-stay-reserv .n-stay-reserv-dl dd,
  #form_search .n-stay-reserv .n-stay-reserv-dl dt {
    color: #333;
    border: none; }
    #form_search .n-stay-reserv .n-stay-reserv-dl dd span,
    #form_search .n-stay-reserv .n-stay-reserv-dl dt span {
      margin-left: 5px;
      padding: 5px 0; }
  #form_search .n-stay-reserv .n-stay-reserv-dl button,
  #form_search .n-stay-reserv .n-stay-reserv-dl input,
  #form_search .n-stay-reserv .n-stay-reserv-dl select,
  #form_search .n-stay-reserv .n-stay-reserv-dl textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer; }
  #form_search .n-stay-reserv .n-stay-reserv-dl input[type='checkbox'] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox; }
  #form_search .n-stay-reserv .n-stay-reserv-dl select::-ms-expand {
    display: none; }
  #form_search .n-stay-reserv .n-stay-reserv-dl select {
    position: relative;
    -webkit-appearance: initial;
    -moz-appearance: initial;
    appearance: none;
    margin: 0 0 0 0.5em;
    padding: 5px 1em;
    border: none;
    background: #8b8b8b;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    option-text-align: center; }
  #form_search .stay-submit {
    float: left;
    width: 150px;
    margin: 5px 0; }
    #form_search .stay-submit button {
      width: 150px;
      margin: 1px 0;
      padding: 10px;
      border: none;
      border-radius: 5px;
      text-align: center;
      font-weight: bold;
      background: #b28850;
      color: #fff;
      transition: 0.4s ease-out;
      position: relative;
      cursor: pointer; }
      #form_search .stay-submit button i {
        position: absolute;
        right: 6px;
        line-height: 18px; }
      #form_search .stay-submit button:hover {
        background: #000; }
  #form_search .stay-link {
    float: right;
    margin: 0;
    width: 120px; }
    #form_search .stay-link button {
      width: 120px;
      margin: 1px 0;
      padding: 3px 5px;
      border: none;
      border-radius: 5px;
      text-align: center;
      font-weight: normal;
      background: none;
      color: #333;
      transition: 0.4s ease-out;
      cursor: pointer; }
      #form_search .stay-link button:hover {
        background: #ccc; }

@-moz-document url-prefix() {
  /*firefoxのみ修正*/
  #form_search div#n-stay-reserv-wrap-hbn div.n-stay-reserv p.stay-link {
    width: 110px; }

  #form_search p.stay-submit button {
    width: 130px; } }
@media all and (-ms-high-contrast: none) {
  #form_search,
  *::-ms-backdrop {
    position: relative; }

  /* IE11 */
  #form_search .stay-submit,
  *::-ms-backdrop {
    width: 168px; }

  #form_search .stay-submit button,
  *::-ms-backdrop {
    width: 168px; }

  #gnavHeader,
  *::-ms-backdrop {
    position: relative; } }
#n-topics-wrap {
  margin-top: 120px; }
  #n-topics-wrap .banner {
    width: 1024px;
    margin: 0 auto; }
    #n-topics-wrap .banner ul {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: center; }
      #n-topics-wrap .banner ul li {
        margin-bottom: 20px; }
        #n-topics-wrap .banner ul li img {
          width: 100%;
          height: auto; }
        #n-topics-wrap .banner ul li:hover img {
          opacity: .7; }
    #n-topics-wrap .banner#toppage_big li {
      width: 100%; }
    #n-topics-wrap .banner#toppage_mid {
      /*li {
        width: 49%;
        &:nth-of-type(odd){
          margin-right: 1%;
        }
        &:nth-of-type(even){
          margin-left: 1%;
        }*/ }
      #n-topics-wrap .banner#toppage_mid li {
        width: 100%;
        text-align: center; }
        #n-topics-wrap .banner#toppage_mid li:nth-of-type(odd) {
          margin-right: 0; }
        #n-topics-wrap .banner#toppage_mid li:nth-of-type(even) {
          margin-left: 0; }
        #n-topics-wrap .banner#toppage_mid li img {
          max-width: 600px;
          width: 100%;
          height: auto; }
  #n-topics-wrap .topics-slide h2 {
    font-size: 24px;
    width: 1024px;
    max-width: 100%;
    margin: 40px auto 30px auto; }
  #n-topics-wrap .topics {
    width: 1064px;
    margin: 0 auto; }
    #n-topics-wrap .topics h2 {
      font-size: 24px;
      margin: 40px 0 30px 20px; }
    #n-topics-wrap .topics .topics-list {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: flex-start; }
      #n-topics-wrap .topics .topics-list li {
        width: 226px;
        margin: 10px;
        padding: 10px; }
        #n-topics-wrap .topics .topics-list li a {
          position: relative;
          display: block;
          min-height: 260px;
          text-decoration: none;
          color: #333; }
        #n-topics-wrap .topics .topics-list li:hover {
          color: #D11833;
          background: #eee; }
        #n-topics-wrap .topics .topics-list li h3 {
          margin: 10px 0 5px;
          font-size: 130%;
          font-weight: bold;
          line-height: 1.3em;
          -webkit-transform: rotate(0.028deg);
          -moz-transform: rotate(0.028deg);
          -ms-transform: rotate(0.028deg);
          -o-transform: rotate(0.028deg);
          transform: rotate(0.028deg); }
        #n-topics-wrap .topics .topics-list li p {
          text-align: justify; }

#videoBlock {
  padding: 100px 0;
  position: relative;
  height: 100%;
  width: 100%; }
  #videoBlock .video {
    overflow: hidden;
    transform: skew(0deg, -3deg);
    position: relative;
    width: 100%;
    height: 400px; }
  #videoBlock .parallax {
    min-height: 400px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
    #videoBlock .parallax video {
      width: 100%;
      height: auto; }
  #videoBlock .content {
    padding: 60px;
    background-color: #fff; }

#emergencyBlock {
  width: 1024px;
  margin: 40px auto; }
  #emergencyBlock .emergencyBox {
    padding: 30px;
    border: 3px dotted #F00;
    color: #F00;
    text-align: center; }
    #emergencyBlock .emergencyBox h3 {
      font-size: 180%;
      margin-bottom: 20px; }
    #emergencyBlock .emergencyBox div {
      font-size: 120%; }
      #emergencyBlock .emergencyBox div p:last-of-type {
        margin-bottom: 0; }
    #emergencyBlock .emergencyBox.redblack {
      border: 3px dotted #F00;
      color: #333; }

#n-top-clumn {
  width: 1024px;
  /* margin: 40px auto 0; */
  margin: 0 auto; }

#golf #gnavHeader,
#ski #gnavHeader {
  margin: 0; }

#golf #n-golf-nav,
#ski #n-ski-nav {
  position: sticky;
  margin: 0;
  top: 40px;
  z-index: 10000; }

#golf #form_search,
#ski #form_search {
  top: 80px; }

/* =========================================================
SLICK ===================================================== */
#slick-wrap {
  margin: 0 0 20px; }

#slider li {
  margin: 0 5px; }

.slick-next:before,
.slick-prev:before {
  color: #fff;
  font-size: 30px; }

.slick-next,
.slick-prev {
  width: 30px;
  height: 30px; }

.slick-next {
  right: 5px;
  z-index: 300 !important; }

.slick-prev {
  left: 5px;
  z-index: 301 !important; }

.slick-dots li button:before,
.slick-dots li.slick-active button:before {
  font-size: 10px;
  color: #2E8B57; }

#slider img {
  width: 230px;
  height: auto; }

/*=========================================================
FIRST___TOP___INFO ==========================================
==========================================================*/
#nav-hbn-top {
  position: relative;
  width: 960px;
  height: 400px;
  margin: 0 auto; }

/* hbn-header-info */
#header-info {
  position: absolute;
  left: 0;
  top: 0;
  width: 960px;
  height: 400px;
  margin: 0 auto;
  z-index: -1; }

#hi-left {
  position: relative;
  float: left;
  width: 710px; }

#hi-right {
  position: relative;
  float: left;
  width: 250px; }

#hi-left #header-photo {
  float: right;
  width: 1230px;
  height: 400px;
  background: none; }

#activity #hi-left #header-photo {
  width: 830px;
  background-color: #7da7d1;
  background-image: url("images/main_activity2017w.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto; }

#gourmet #hi-left #header-photo {
  width: 830px;
  background-color: #c47b93;
  background-image: url("images/main_gourmet_n.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto; }

h3.sp_shoku_kodawari {
  width: 710px;
  height: 62px;
  margin: 0;
  background: url("images/bnn_shoku_no_kodawari_pc.png") repeat-x 0 0;
  text-indent: -9999em;
  overflow: hidden; }

/**/
#gourmet #header-photo-wrap {
  width: 710px;
  height: 320px;
  margin: -60px 0 0; }

#gourmet #header-photo-wrap #header-photo {
  float: right;
  width: 830px;
  height: 320px;
  background-image: url("images/main_restaurant.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto; }

/**/
#stay #hi-left #header-photo {
  width: 830px;
  background-color: #7da7d1;
  background-image: url("images/main_stay2016.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto; }

#learn #hi-left #header-photo {
  width: 830px;
  background-image: url("images/main_learn_2016n.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto; }

#see #hi-left #header-photo {
  width: 830px;
  background-image: url("images/main_see_2016n2.jpg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto; }

#hi-left #hi-left-in {
  position: absolute;
  right: 710px;
  top: 0;
  width: 3000px;
  height: 400px;
  background: url("images/hi-left.png") repeat-x 0 0;
  z-index: 100; }

#hi-right #hi-right-bg {
  float: left;
  width: 3000px;
  height: 400px; }

#hi-right #hi-right-in {
  position: absolute;
  left: 250px;
  top: 0;
  width: 3000px;
  height: 400px; }

#hi-right #info-box {
  position: relative;
  width: 250px;
  height: 350px;
  margin: 50px 0 0; }

#info-box h1 {
  text-indent: -9999em;
  overflow: hidden; }

#info-box p {
  text-indent: -9999em;
  overflow: hidden; }

/* ----------------------------------------------------------------------- ACTIVITY */
#activity #hi-right-bg {
  background: #66b5b6; }

#activity #info-box h1 {
  position: absolute;
  left: -156px;
  top: 20px;
  width: 406px;
  height: 223px;
  background: url("images/c1_activity_tt2.png") no-repeat 0 0; }

/* ----------------------------------------------------------------------- STAY */
#stay #hi-right-bg {
  background: #7da7d1; }

#stay #info-box h1 {
  position: absolute;
  left: -85px;
  top: 28px;
  width: 311px;
  height: 296px;
  background: url("images/c2_stay_tt.png") no-repeat 0 0; }

/* ----------------------------------------------------------------------- GOURMET */
#gourmet #hi-right-bg {
  background: #c47b93; }

#gourmet #info-box h1 {
  position: absolute;
  left: -80px;
  top: 40px;
  width: 330px;
  height: 272px;
  background: url("images/c3_gourmet_tt.png") no-repeat 0 0; }

/* ----------------------------------------------------------------------- SHOPPING */
#shopping #nav-hbn {
  height: 60px;
  z-index: 3; }

#shopping #main-info {
  position: relative;
  margin: 10px 0 20px;
  width: 710px;
  height: 600px;
  background: url("images/main_shopping.jpg") no-repeat 0 bottom; }

#shopping .shopping-top #bread-crumbs {
  position: absolute;
  left: 0;
  top: -40px; }

#shopping #info-box h1 {
  position: absolute;
  left: 247px;
  top: 20px;
  width: 217px;
  height: 217px;
  background: url("images/c4_shopping_tt.png") no-repeat 0 0; }

#shopping #aside {
  margin-top: 10px; }

/* ----------------------------------------------------------------------- HEAL */
#heal #nav-hbn {
  height: 60px;
  z-index: 3; }

#heal #main-info {
  position: relative;
  margin: -60px 0 20px;
  width: 710px;
  height: 650px;
  /* background: url(images/main_heal.jpg) no-repeat 0 0; */
  background: url("images/shirakaba_spa.jpg") no-repeat 0 0; }

#heal .heal-top #bread-crumbs {
  position: absolute;
  left: 10px;
  top: 60px; }

#heal #info-box h1 {
  position: absolute;
  left: 36px;
  top: 116px;
  width: 216px;
  height: 216px;
  background: url("images/c5_heal_tt.png") no-repeat 0 0; }

#heal #info-box p.shirakaba-spa {
  position: absolute;
  right: 20px;
  bottom: 90px;
  width: 310px;
  height: 146px;
  margin: 0; }

#heal #info-box p.shirakaba-spa a {
  display: block;
  width: 310px;
  height: 146px;
  background: url("images/c5n_heal_catch.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#heal #aside {
  margin-top: 10px; }

.new-spa-01 {
  position: absolute;
  top: 118px;
  right: 30px; }

.new-spa-02 {
  position: absolute;
  top: 410px;
  left: 130px; }

.new-spa-03 {
  position: absolute;
  bottom: 20px;
  right: 20px; }

/* ----------------------------------------------------------------------- LEARN */
#learn #hi-right-bg {
  background: #8dbb7d; }

#learn #info-box h1 {
  position: absolute;
  left: -178px;
  top: 34px;
  width: 437px;
  height: 300px;
  background: url("images/c6_learn_tt.png") no-repeat 0 0; }

/* ----------------------------------------------------------------------- SEE */
#see #hi-right-bg {
  background: #e8ba41; }

#see #info-box h1 {
  position: absolute;
  left: -164px;
  top: 40px;
  width: 411px;
  height: 287px;
  background: url("images/c7_see_tt.png") no-repeat 0 0; }

/*=========================================================
FIRST___MAIN ===============================================
==========================================================*/
/* -----------------------main */
#main {
  width: 960px;
  margin: 0 auto 24px; }

#main-hbn {
  width: 960px; }

#bread-crumbs {
  height: 35px;
  margin: 5px 0 0;
  font-size: 93%; }

#bread-crumbs a {
  text-decoration: none; }

#bg_black #bread-crumbs {
  /* -----------------------bg-black */
  height: 35px;
  margin: 5px 0 0;
  font-size: 93%;
  color: #fff; }

#bg_black #bread-crumbs a {
  /* -----------------------bg-black */
  text-decoration: none;
  color: #fff; }

#contents {
  float: left;
  width: 710px; }

#contents.w960 {
  float: none;
  width: 960px; }

#contents-data {
  float: left;
  width: 680px; }

/* Home-c-box */
#contents .c-box {
  width: 710px;
  margin: 0 0 10px; }

#contents .c-b-2a {
  float: left;
  width: 350px; }

#contents .c-b-2b {
  float: right;
  width: 350px; }

#contents .c-b-3a,
#contents .c-b-3b {
  float: left;
  width: 230px; }

#contents .c-b-3a {
  margin-right: 10px; }

#contents .c-b-3c {
  float: right;
  width: 230px; }

/* hbn-d-box */
#contents .d-box {
  clear: both;
  width: 710px;
  margin: 0 0 30px; }

#contents .d-b-2a {
  float: left;
  width: 340px; }

#contents .d-b-2b {
  float: right;
  width: 340px; }

/* hbn-d-list-2 */
ul.d-list-2 {
  list-style: none;
  margin: 0; }

ul.d-list-2 li a {
  text-decoration: none;
  color: #000; }

ul.d-list-2 li {
  float: left;
  width: 340px;
  margin: 0 26px 30px 0; }

ul.d-list-2 li:nth-child(2n) {
  margin: 0 0 30px; }

ul.d-list-2 li p.sub-t {
  width: 340px;
  padding: 3px 0 0;
  margin: 0; }

ul.d-list-2 li p.sub-t span {
  display: block;
  margin: 3px 0 0;
  padding: 0 8px 4px;
  color: #fff;
  font-weight: bold; }

ul.d-list-2 li h3 {
  font-size: 153.9%;
  font-weight: normal;
  margin: 0;
  padding: 10px 0; }

ul.d-list-2 li h3.appi_grand_villa {
  text-indent: -9999em;
  overflow: hidden;
  background: url("images/bn_stay_villa.png") no-repeat 0 center; }

ul.d-list-2 li h3.appi_grand_annex {
  text-indent: -9999em;
  overflow: hidden;
  background: url("images/bn_stay_anx.png") no-repeat 0 center; }

ul.d-list-2 li h3 span {
  padding: 0 1.2em 0 0; }

/* ===== D-C ==================== */
ul.d-list-2 li img {
  width: 340px;
  height: auto; }

ul.d-list-2 li p.hbn {
  clear: both;
  width: 340px;
  min-height: 80px;
  margin: 0;
  font-size: 85%;
  line-height: 1.4em;
  background: url("images/bn_cmt_bg.png") no-repeat -1px bottom; }

ul.d-list-2 li p.hbn span {
  display: block;
  padding: 14px 20px; }

ul.d-list-2.list-pho p {
  margin: 0;
  padding: 0; }

/* appi_soft */
ul.d-list-2 li.block2 {
  float: right;
  width: 340px;
  margin: 0 0 30px; }

ul.d-list-2 li p.hbn {
  width: 340px;
  min-height: 80px;
  margin: 0;
  font-size: 85%;
  line-height: 1.4em;
  background: url("images/bn_cmt_bg.png") no-repeat -1px top; }

ul.d-list-2 li .list-pho p {
  margin: 0;
  padding: 0; }

/* hbn-d-list-2 SEC res_akb */
ul.d-list-2.sec {
  list-style: none;
  margin: 0; }

#gourmet ul.d-list-2.sec {
  list-style: none;
  margin: 50px 0 0; }

ul.d-list-2.sec li a {
  text-decoration: none;
  color: #000; }

ul.d-list-2.sec li {
  list-style: none;
  float: left;
  width: 325px;
  margin: 0 30px 30px 0; }

ul.d-list-2.sec li:nth-child(2n) {
  margin: 0 0 30px; }

ul.d-list-2.sec li img {
  width: 325px;
  height: auto; }

ul.d-list-2.sec li h3 {
  font-size: 167%;
  line-height: 1.2em;
  font-weight: normal;
  margin: 0;
  padding: 10px 0; }

ul.d-list-2.sec li h3 span {
  padding: 0 1.2em 0 0; }

ul.d-list-2.sec li h3 .tt-cmt {
  float: right;
  font-size: 75%;
  color: #555; }

ul.d-list-2.sec li p.hbn {
  width: 325px;
  min-height: 80px;
  margin: 0;
  line-height: 1.4em;
  background: url("images/bn_cmt_bg_325.png") no-repeat -1px bottom; }

ul.d-list-2.sec li p.hbn span {
  display: block;
  padding: 14px 20px;
  background: url("images/bn_cmt_bg_325.png") no-repeat -1px top; }

ul.d-list-2.sec ul.d_info {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #575757; }

ul.d-list-2.sec ul.d_info li {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 93%; }

ul.d-list-2.sec ul.d_info li.r-name {
  text-align: center; }

ul.d-list-2.sec ul.d_info li.r-info {
  text-align: center;
  background: #c47b93; }

ul.d-list-2.sec ul.d_info li span {
  display: block;
  padding: 3px 10px; }

ul.d-list-2 .list-photo p {
  margin: 0; }

ul.d-list-2 .list-photo img {
  margin: 0; }

#activity h3.bnn_wlt {
  width: 710px;
  height: 62px;
  background: url("images/bnn_wlt_pc.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

h3.sp_event_cldr {
  width: 710px;
  height: 62px;
  background: url("images/bn_ac_evcl.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

h3.sp_recommend {
  width: 710px;
  height: 62px;
  background: url("images/bn_reccomend.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

.reco-box {
  background: #F4F1E5;
  margin: 0 0 10px; }

.reco-box a {
  display: block;
  text-decoration: none;
  color: #333; }

.reco-box a:hover {
  color: #c03; }

.reco-box h4 {
  font-size: 93%;
  padding: 7px 5px 0; }

.reco-box p {
  font-size: 93%;
  line-height: 1.3em;
  padding: 5px; }

.reco-box p.cmt {
  margin: 0 0 3px;
  padding: 3px 5px;
  border-bottom: dashed 1px #333; }

.reco-box p.prc {
  margin: 0 0 2px; }

#activity ul.d-list-2 li p.sub-t.ranch {
  width: 324px;
  background: url("images/activity_mds.png") no-repeat right 0; }

#activity ul.d-list-2 li p.sub-t.ranch span {
  background: url("images/activity_mds.png") no-repeat right bottom; }

ul.d-list-2.sec.tpro li p.sub-t {
  width: 324px;
  background: url("images/npro_mds.png") no-repeat right 0; }

ul.d-list-2.sec.tpro li p.sub-t span {
  background: url("images/npro_mds.png") no-repeat right bottom;
  color: #666;
  font-size: 93%; }

ul.d-list-2.sec.tpro li h3 span {
  background: url("images/pict_ya_tpro.png") no-repeat right center; }

/* hbn-d-list-3 */
#stay p.sub-t-s {
  float: left;
  width: 510px;
  padding: 3px 0 0;
  margin: 30px 0 15px;
  position: relative; }

#stay p.sub-t-s span {
  display: block;
  margin: 3px 0 0;
  padding: 0 8px 4px;
  color: #000;
  font-weight: bold; }

#stay p.sub-t-s {
  background: url("images/msn_log_mds.png") no-repeat 0 0; }

#stay p.sub-t-s span {
  background: url("images/msn_log_mds.png") no-repeat 0 bottom; }

#stay p.sub-t-s span.fds {
  position: absolute;
  left: 350px;
  top: -40px;
  width: 101px;
  height: 59px;
  text-indent: -9999em;
  overflow: hidden;
  background: url("images/bn_fds.png") no-repeat 0 bottom; }

ul.d-list-3 {
  float: left;
  width: 510px;
  margin: 0 0 30px;
  list-style: none; }

ul.d-list-3 li {
  float: left;
  width: 240px; }

ul.d-list-3 li:nth-child(2n) {
  float: right; }

ul.d-list-3 li a {
  text-decoration: none;
  color: #000; }

ul.d-list-3 .list-photo p {
  margin: 0; }

ul.d-list-3 .list-photo img {
  margin: 0; }

ul.d-list-3 li h3 {
  font-size: 146.5%;
  font-weight: normal;
  margin: 0;
  padding: 10px 0; }

ul.d-list-3 li h3 span {
  padding: 0 1.2em 0 0;
  background: url("images/pict_ya_activity.png") no-repeat right center; }

ul.d-list-3 li p.hbn {
  width: 240px;
  min-height: 80px;
  margin: 0;
  font-size: 85%;
  line-height: 1.4em;
  background: url("images/bn_cmt_bg.png") no-repeat -1px bottom; }

ul.d-list-3 li p.hbn span {
  display: block;
  padding: 10px 15px; }

#contents-data .c-box {
  width: 680px;
  margin: 0 0 10px; }

#contents-data .c-b-2a {
  float: left;
  width: 330px; }

#contents-data .c-b-2b {
  float: right;
  width: 330px; }

#contents-data .c-b-3a,
#contents-data .c-b-3b {
  float: left;
  width: 200px; }

#contents-data .c-b-3a {
  margin-right: 40px; }

#contents-data .c-b-3c {
  float: right;
  width: 200px; }

/* ==================================================== activity-top*/
#activity ul.d-list-2 li p.sub-t {
  background: url("images/activity_mds.png") no-repeat 0 0; }

#activity ul.d-list-2 li p.sub-t span {
  background: url("images/activity_mds.png") no-repeat 0 bottom; }

#activity ul.d-list-2 li h3 span {
  background: url("images/pict_ya_activity.png") no-repeat right center; }

/* ==================================================== stay-top*/
#stay ul.d-list-2 li p.sub-t {
  background: url("images/stay_mds.png") no-repeat 0 0; }

#stay ul.d-list-2 li p.sub-t span {
  background: url("images/stay_mds.png") no-repeat 0 bottom; }

#stay ul.d-list-2 li h3 span {
  background: url("images/pict_ya_stay.png") no-repeat right center; }

/* ==================================================== gourmet-top*/
#gourmet ul.d-list-2 li p.sub-t {
  background: url("images/gourmet_mds.png") no-repeat 0 0; }

#gourmet ul.d-list-2 li p.sub-t span {
  background: url("images/gourmet_mds.png") no-repeat 0 bottom; }

#gourmet ul.d-list-2 li h3 span {
  background: url("images/pict_ya_gourmet.png") no-repeat right center; }

/* ==================================================== shopping-top*/
#shopping ul.d-list-2 li p.sub-t {
  background: url("images/shopping_mds.png") no-repeat 0 0; }

#shopping ul.d-list-2 li p.sub-t span {
  background: url("images/shopping_mds.png") no-repeat 0 bottom; }

#shopping ul.d-list-2 li h3 span {
  background: url("images/pict_ya_shopping.png") no-repeat right center; }

/* ==================================================== heal-top*/
#heal ul.d-list-2 li p.sub-t {
  background: url("images/heal_mds.png") no-repeat 0 0; }

#heal ul.d-list-2 li p.sub-t span {
  background: url("images/heal_mds.png") no-repeat 0 bottom; }

#heal ul.d-list-2 li h3 span {
  background: url("images/pict_ya_heal.png") no-repeat right center; }

/* ==================================================== learn-top*/
#learn ul.d-list-2 li p.sub-t {
  background: url("images/learn_mds.png") no-repeat 0 0; }

#learn ul.d-list-2 li p.sub-t span {
  background: url("images/learn_mds.png") no-repeat 0 bottom; }

#learn ul.d-list-2 li h3 span {
  background: url("images/pict_ya_learn.png") no-repeat right center; }

/* ==================================================== see-top*/
#see ul.d-list-2 li p.sub-t {
  background: url("images/see_mds.png") no-repeat 0 0; }

#see ul.d-list-2 li p.sub-t span {
  background: url("images/see_mds.png") no-repeat 0 bottom; }

#see ul.d-list-2 li h3 span {
  background: url("images/pict_ya_see.png") no-repeat right center; }

/* === stay-top === HagOnly*/
#hag-box {
  margin: 0 0 40px; }

#hag-box a {
  display: block;
  text-decoration: none;
  color: #000; }

#hag-box .hag-mds {
  float: left;
  width: 390px;
  margin: 0 0 9px; }

#hag-box .hag-hbn {
  display: relative;
  float: right;
  width: 310px;
  height: 70px;
  margin: 0 0 12px; }

#hag-box .hag-hbn p {
  margin: 16px 0 0;
  font-size: 93%; }

#hag-box p.sub-t {
  width: 340px;
  padding: 3px 0 0;
  margin: 0 0 14px;
  background: url("images/stay_mds.png") no-repeat 0 0; }

#hag-box p.sub-t span {
  display: block;
  margin: 3px 0 0;
  padding: 0 8px 4px;
  color: #fff;
  font-weight: bold;
  background: url("images/stay_mds.png") no-repeat 0 bottom; }

#hag-box h3.hag {
  width: 374px;
  height: 30px;
  margin: 0;
  padding: 0;
  text-indent: -9999em;
  overflow: hidden;
  background: url("images/logo_hag_n.png") no-repeat 0 center; }

/* === HagOnly_END*/
/* Home-bnn */
.c-box-3bn {
  margin: 30px 0 14px; }

.c-box-3bn a {
  display: block;
  float: left;
  width: 230px;
  height: 60px;
  margin: 0 10px 10px 0;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2); }

.c-box-3bn a:nth-child(3n) {
  margin: 0 0 10px; }

/* Activity-bnn */
.d-box.activity01 .mds {
  float: left;
  width: 237px;
  height: 230px; }

.d-box.activity01 .mds a {
  display: block;
  width: 237px;
  height: 230px;
  background: url("images/bn_ac_akb.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

.d-box.activity01 .p-box {
  float: left;
  width: 473px;
  height: 230px; }

/* STAY-bnn */
.d-box.stay01 .mds {
  float: left;
  width: 240px;
  height: 230px; }

.d-box.stay01 .mds a {
  display: block;
  width: 240px;
  height: 230px;
  background: url("images/bn_st_hag.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

.d-box.stay01 .p-box {
  float: left;
  width: 470px;
  height: 230px; }

/* Gourmet-bnn */
.d-box.restaurant01 .mds {
  float: left;
  width: 285px;
  height: 282px; }

.d-box.restaurant01 .mds a {
  display: block;
  width: 285px;
  height: 282px;
  background: url("images/bn_gr_rest.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

.d-box.restaurant01 .p-box {
  float: left;
  width: 425px;
  height: 282px; }

/* Shopping-bnn */
.d-list-sp {
  width: 710px;
  margin: 0 0 25px;
  list-style: none; }

.d-list-sp li.left {
  float: left;
  width: 356px;
  margin: 0 0 14px; }

.d-list-sp li.right {
  float: right;
  width: 340px;
  margin: 0 0 14px; }

.d-list-sp li.left .sp-info {
  background: url("images/bn_shop_cmt356_bg.png") no-repeat left top;
  width: 358px;
  margin-left: -1px; }

.d-list-sp li.left .sp-info-in {
  background: url("images/bn_shop_cmt356_bg.png") no-repeat left bottom;
  width: 358px; }

.d-list-sp li.right .sp-info {
  background: url("images/bn_shop_cmt340_bg.png") no-repeat left top;
  width: 342px;
  margin-left: -1px; }

.d-list-sp li.right .sp-info-in {
  background: url("images/bn_shop_cmt340_bg.png") no-repeat left bottom;
  width: 342px; }

.d-list-sp li a {
  text-decoration: none;
  color: #000; }

.d-list-sp li h3 {
  margin: 0;
  padding: 10px 15px 8px;
  font-size: 146.5%;
  font-weight: normal;
  line-height: 1.2em; }

.d-list-sp li h3 .sh3 {
  font-size: 65%;
  line-height: 1em; }

.d-list-sp li p {
  margin: 0;
  padding: 0 15px 15px;
  font-size: 93%;
  line-height: 1.4em; }

/* Heal-bnn */
.d-box.heal01 .mds {
  float: left;
  width: 240px;
  height: 304px; }

.d-box.heal01 .mds a {
  display: block;
  width: 240px;
  height: 304px;
  background: url("images/bn_ac_buna.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

.d-box.heal01 .p-box {
  float: left;
  width: 470px;
  height: 304px; }

/* Learb-bnn */
.d-box.learn01 .mds {
  width: 710px;
  height: 345px;
  background: url("images/bn_le_buna.jpg") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

/* see-bnn */
.d-box.see01 .mds {
  width: 710px;
  height: 120px; }

.d-box.see01 .mds a {
  display: block;
  width: 710px;
  height: 120px;
  background: url("images/bn_see_kanko.jpg") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

/*=========================================================
SECOND___MAIN =============================================
==========================================================*/
#contents-data {
  font-size: 100%;
  line-height: 1.5em; }

.c-d-title {
  margin: 20px 0 0; }

.c-d-title-in h1 {
  font-size: 197%;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0 0 20px;
  padding: 0 0 25px; }

#activity .c-d-title-in h1 {
  background: url("images/bar_activity.png") no-repeat left bottom; }

#stay .c-d-title-in h1 {
  background: url("images/bar_stay.png") no-repeat left bottom; }

#gourmet .c-d-title-in h1 {
  background: url("images/bar_gourmet.png") no-repeat left bottom; }

#shopping .c-d-title-in h1 {
  background: url("images/bar_shopping.png") no-repeat left bottom; }

#heal .c-d-title-in h1 {
  background: url("images/bar_heal.png") no-repeat left bottom; }

#learn .c-d-title-in h1 {
  background: url("images/bar_learn.png") no-repeat left bottom; }

#see .c-d-title-in h1 {
  background: url("images/bar_see.png") no-repeat left bottom; }

.c-d-title-in h1 {
  background: url("images/bar_df.png") no-repeat left bottom; }

.section2-info h3 {
  margin: 0 0 10px;
  padding: 10px 0 10px 0.7em;
  font-size: 123.1%;
  border-left: solid 1px #333; }

.section2-info ul {
  margin: 0 0 20px; }

.section2-info table {
  margin-top: 3px;
  font-size: 85%; }

.section2-info table th {
  text-align: center;
  padding: 4px 10px;
  color: #fff;
  border: solid 1px #666; }

.section2-info table td {
  text-align: center;
  background: #f0ecdd;
  padding: 4px 10px;
  border: solid 1px #666; }

#activity .section2-info table th {
  background: #66b5b6; }

#stay .section2-info table th {
  background: #6591c5; }

/* ================================================================ */
/* ================================================================ */
/* ================================================================ */
h2.guide {
  margin: 0 0 15px;
  padding: 0 0 10px;
  width: 680px;
  height: 32px;
  text-indent: -9999em;
  overflow: hidden;
  border-bottom: solid 1px #000; }

#activity h2.guide {
  background: url("images/c_d_activity.png") no-repeat 0 0; }

#stay h2.guide {
  background: url("images/c_d_stay_room.png") no-repeat 0 0; }

#heal h2.guide {
  background: url("images/c_d_heal.png") no-repeat 0 0; }

#learn h2.guide {
  background: url("images/c_d_learn.png") no-repeat 0 0; }

#see h2.guide {
  background: url("images/c_d_see.png") no-repeat 0 0; }

/* ================================================================ */
/* ================================================================ */
/* ================================================================ */
/* ======================== activity-hbn*/
.act-box-all {
  margin: 50px 0 0; }

/* ======================== stay-hbn*/
#stay #contents-data .c-d-title.hotel {
  position: relative;
  width: 680px;
  height: 100px;
  margin: 0 0 20px; }

#stay #contents-data .c-d-title-in.hotel {
  position: absolute;
  top: 0;
  right: 0;
  width: 3000px;
  height: 100px;
  background: url("images/c_d_stay_bg.png") repeat-x 0 0; }

#stay #contents-data .c-d-title-in.hotel h1 {
  position: absolute;
  top: 0;
  right: 0;
  width: 680px;
  height: 100px;
  text-indent: -9999em;
  overflow: hidden; }

#stay #contents-data .c-d-title-in.hotel h1.hotel_appi_grand {
  background: url("images/c_d_stay_hag_title.png") no-repeat 0 0; }

#stay #contents-data .c-d-title-in.hotel h1.appi_grand_villa {
  background: url("images/c_d_stay_villa_title.png") no-repeat 0 0; }

#stay #contents-data .c-d-title-in.hotel h1.appi_grand_annex {
  background: url("images/c_d_stay_anx_title.png") no-repeat 0 0; }

#stay #contents-data h2.main-catch {
  margin: 0 0 20px;
  padding: 0;
  font-size: 138.5%;
  line-height: 1.4em;
  color: #333; }

/*====================================================*/
.section1 {
  position: relative;
  margin: 0 0 40px;
  font-size: 100%; }

ul.section1-info {
  position: absolute;
  top: 8px;
  right: 0;
  list-style: none;
  width: 236px;
  height: 20px; }

ul.section1-info li.info01 {
  float: left;
  width: 109px;
  height: 20px;
  margin: 0 26px 0 0; }

ul.section1-info li.info02 {
  float: left;
  width: 98px;
  height: 20px; }

ul.section1-info li a {
  display: block; }

ul.section1-info li.info01 a {
  width: 109px;
  height: 20px;
  background: url("images/c_d_stay_info01.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

ul.section1-info li.info01 .no-link {
  display: none; }

ul.section1-info li.info02 a {
  width: 98px;
  height: 20px;
  text-indent: -9999em;
  overflow: hidden; }

#stay ul.section1-info li.info02 a {
  background: url("images/c_d_stay_info02.png") no-repeat 0 0; }

#activity ul.section1-info li.info02 a {
  background: url("images/c_d_activity_info02.png") no-repeat 0 0; }

#heal ul.section1-info li.info02 a {
  background: url("images/c_d_heal_info02.png") no-repeat 0 0; }

#learn ul.section1-info li.info02 a {
  background: url("images/c_d_learn_info02.png") no-repeat 0 0; }

#see ul.section1-info li.info02 a {
  background: url("images/c_d_see_info02.png") no-repeat 0 0; }

.section1 p.net-info {
  width: 200px;
  height: 30px;
  margin: 15px 0; }

.section1 p.net-info a {
  display: block;
  width: 200px;
  height: 30px;
  background: url("images/stay_net_info.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

.section2-info ul {
  list-style: none; }

.section2-info ul li {
  padding: 0 0 0 1.2em; }

#stay .section2-info ul li {
  background: url("images/pict_stay_maru.png") no-repeat 0 2px; }

#activity .section2-info ul li {
  background: url("images/pict_activity_maru.png") no-repeat 0 2px; }

#heal .section2-info ul li {
  background: url("images/pict_heal_maru.png") no-repeat 0 2px; }

#learn .section2-info ul li {
  background: url("images/pict_learn_maru.png") no-repeat 0 2px; }

#see .section2-info ul li {
  background: url("images/pict_see_maru.png") no-repeat 0 2px; }

.section2-room table th {
  text-align: center;
  background: #6591c5;
  padding: 8px 10px 1px;
  color: #fff; }

.section2-room table td {
  text-align: center;
  background: #f0ecdd;
  padding: 8px 10px;
  border-bottom: solid 1px #000; }

/*====================================================*/
.p-box-all {
  margin: 0; }

.p-box-4 {
  float: left;
  width: 150px;
  height: 150px;
  margin: 0 26px 10px 0; }

.p-box-4:nth-child(4n) {
  margin: 0 0 25px; }

.p-box-4 a {
  text-decoration: none;
  font-size: 93%;
  line-height: 1.1em;
  color: #000; }

.p-box-4 a p {
  margin: 0 0 3px; }

.p-box-4 a img {
  width: 150px;
  height: 100px;
  margin: 0 0 3px; }

.gourmet .p-box-4 a span {
  padding: 0 1.3em 0 0;
  background: url("images/pict_ya_gourmet_s.png") no-repeat right 0; }

.heal .p-box-4 a span {
  padding: 0 1.3em 0 0;
  background: url("images/pict_ya_heal_s.png") no-repeat right 0; }

.activity .p-box-4 a span {
  padding: 0 1.3em 0 0;
  background: url("images/pict_ya_activity_s.png") no-repeat right 0; }

.shopping .p-box-4 a span {
  padding: 0 1.3em 0 0;
  background: url("images/pict_ya_shopping_s.png") no-repeat right 0; }

h3.faci-h301 {
  width: 680px;
  height: 26px;
  margin: 0 0 10px;
  background: url("images/faci-h301.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

h3.faci-h302 {
  width: 680px;
  height: 26px;
  margin: 0 0 10px;
  background: url("images/faci-h302.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

h3.faci-h303 {
  width: 680px;
  height: 26px;
  margin: 0 0 10px;
  background: url("images/faci-h303.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

h3.faci-h304 {
  width: 680px;
  height: 26px;
  margin: 0 0 10px;
  background: url("images/faci-h304.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

.hbn-txt-box1 {
  float: left;
  width: 370px; }

.hbn-p-box1 {
  float: right;
  width: 280px; }

/* ===== D-C ==================== */
.hbn-p-box1 img {
  width: 280px;
  height: auto; }

h2.c_d_stay_gallery {
  margin: 0 0 15px;
  width: 680px;
  height: 22px;
  background: url("images/c_d_stay_gallery.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

h2.c_d_stay_ski {
  margin: 0 0 15px;
  width: 680px;
  height: 32px;
  background: url("images/c_d_stay_ski.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

h2.c_d_stay_kannai {
  margin: 0 0 15px;
  width: 680px;
  height: 32px;
  background: url("images/c_d_stay_kannai.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

/* ======================== restrun-hbn*/
#gourmet #contents-data .c-d-title.restaurant_and_lounge {
  position: relative;
  width: 680px;
  height: 80px;
  margin: 20px 0 0; }

#gourmet #contents-data .c-d-title-in.restaurant_and_lounge {
  position: absolute;
  top: 0;
  right: 0;
  width: 3000px;
  height: 80px;
  background: url("images/c_d_gourmet_bg.png") repeat-x 0 0; }

#gourmet #contents-data .c-d-title-in h1.restaurant_and_lounge {
  position: absolute;
  top: 0;
  right: 0;
  width: 680px;
  height: 80px;
  background: url("images/c_d_r_and_l_title.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet #contents-data .c-d-title-in h1 {
  font-size: 197%;
  font-weight: normal;
  margin: 0 0 20px;
  padding: 0; }

.res-box-all {
  margin: 50px 0 0; }

.res-box-2 {
  float: left;
  width: 325px;
  margin: 0 30px 30px 0; }

.res-box-2:nth-child(2n) {
  margin: 0 0 30px; }

.res-box-2 a {
  text-decoration: none;
  color: #000; }

.res-box-2 img {
  margin: 0;
  padding: 0;
  vertical-align: bottom; }

.res-box-2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #575757; }

.res-box-2 ul li {
  color: #fff; }

.res-box-2 ul li.r-name {
  float: left;
  width: 185px; }

.res-box-2 ul li.r-info {
  float: left;
  width: 140px;
  text-align: center;
  background: #c47b93; }

.res-box-2 ul li span {
  display: block;
  padding: 3px 10px; }

.res-box-2 h2 {
  font-size: 153.9%;
  font-weight: normal;
  padding: 9px 0; }

.res-box-2 p {
  font-size: 93%; }

/* Restaurant_DATA */
.contents-title {
  width: 680px;
  height: 45px;
  margin: 30px 0 10px; }

#gourmet h1 {
  width: 680px;
  height: 45px; }

#gourmet h1.lapindor {
  background: url("images/logo_r_lapindor.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.nanashigure {
  background: url("images/logo_r_nanashigure.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.bireika {
  background: url("images/logo_r_bireika.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

/*
#gourmet h1.ranran {
background: url(images/logo_r_ranran.png) no-repeat 0 0;
text-indent: -9999em;
overflow: hidden;
}
*/
#gourmet h1.richoen {
  background: url("images/logo_r_richoen.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.arlberg {
  background: url("images/logo_r_arlberg.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.lupinas {
  background: url("images/logo_r_lupinas.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.chokai {
  background: url("images/logo_r_chokai.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.lobelia {
  background: url("images/logo_r_lobelia.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.melissa {
  background: url("images/logo_r_melissa.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.chinon {
  background: url("images/logo_r_chinon.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.rikoh {
  background: url("images/logo_r_rikoh.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.yamaboushi {
  background: url("images/logo_r_yamaboushi.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.po {
  background: url("images/logo_r_po.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.sanremo {
  background: url("images/logo_r_sanremo.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.sassari {
  background: url("images/logo_r_sassari.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.annex_bbq {
  background: url("images/logo_r_anx_bbq.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.lech_info {
  background: url("images/logo_r_lech.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

/* 2017_新店舗 */
#gourmet h1.aburitei {
  width: 680px;
  height: 62px;
  background: url("images/logo_aburitei.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.brisa {
  width: 680px;
  height: 62px;
  background: url("images/logo_brisa.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet h1.grand_chariot {
  width: 680px;
  height: 62px;
  background: url("images/logo_chariot.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

.rest-main {
  margin: 0 0 40px; }

.section2-hbn {
  float: left;
  width: 427px;
  border-right: solid 1px #999; }

.section2-hbn-in {
  padding-right: 50px; }

.section2-hbn-in p {
  line-height: 1.8em; }

.section2-data {
  float: right;
  width: 250px; }

/* ===== D-C ==================== */
.section2-data img {
  width: 250px;
  height: auto; }

.section2-data p {
  font-size: 93%; }

.section2-data-in {
  padding-left: 12px; }

#gourmet ul.area-info {
  margin: 20px 0; }

#gourmet ul.area-info li {
  width: 110px;
  height: 20px;
  margin: 0 0 5px; }

#gourmet ul.area-info li a {
  display: block;
  width: 110px;
  height: 20px;
  text-indent: -9999em;
  overflow: hidden; }

#gourmet ul.area-info li.info01 a {
  background: url("images/c_d_gourmet_info01.png") no-repeat 0 0; }

#gourmet ul.area-info li.info02 a {
  background: url("images/c_d_gourmet_info02.png") no-repeat 0 0; }

.section2-data-in h4 {
  padding-left: 1.1em;
  font-size: 105%;
  color: #c47b93;
  background: url("images/pict_groumet_sq.png") no-repeat 0 center; }

.menu-box h3 {
  margin: 15px 0;
  font-size: 138.5%;
  font-family: serif;
  color: #c47b93; }

.menu-box h4 {
  margin: 0 0 5px;
  font-size: 108%;
  color: #c47b93; }

.menu-box p {
  margin: 0 0 20px;
  font-size: 93%; }

/* ======================== heal-hbn*/
/* ======================== learn-hbn*/
/* LearnTop_201607_Plus */
.j-cal-tbl {
  width: 100%;
  margin: 0 0 20px;
  text-align: center;
  background: #fbfaf5; }

.j-cal-tbl th {
  padding: 5px 7px;
  border: solid 1px #8dbb7d;
  background: #dbebc4;
  font-weight: normal; }

.j-cal-tbl td {
  padding: 5px 7px;
  border: solid 1px #8dbb7d; }

.j-cal-tbl .w-1 {
  width: 30%; }

.j-cal-tbl .w-2 {
  width: 15%; }

.j-cal-tbl .w-3 {
  width: 30%; }

.j-cal-tbl .w-3 {
  width: 25%; }

/* 写真3点 */
.learn-3box {
  float: left;
  margin: 0 3px 7px; }

.learn-3box a {
  display: block; }

.learn-3box p {
  margin: 0;
  padding: 4px 10px;
  background: #f0ebdb; }

/* ======================== see-hbn*/
.act-box-all {
  margin: 50px 0 0; }

/* around_tourist */
.entry-content .c-box.see p {
  margin: 0 0 5px;
  padding: 0;
  line-height: 1.6em; }

.entry-content .c-box.see p.hbn {
  margin: 0 0 30px;
  padding: 0; }

.entry-content .c-box.see p.tour-time {
  margin: 10px 0;
  padding: 5px 0 5px 100px;
  background: #efebdb url("images/tour-time.png") no-repeat 50px center; }

.c-box.see h3 {
  margin: 0 0 10px;
  padding: 10px 0;
  border-top: solid 3px #e9ba30;
  border-bottom: solid 1px #e9ba30; }

.c-box.see h4 {
  margin: 2px 0;
  padding: 2px 0 2px 1.2em;
  background: url("images/pict_see_maru.png") no-repeat left center; }

/* pension_minshuku_list */
.entry-content ul.minshuku-list,
.entry-content ul.pension-list {
  margin: 0 0 40px;
  padding: 0;
  border-top: solid 1px #c0c0c0; }

.entry-content ul.minshuku-list li,
.entry-content ul.pension-list li {
  list-style: none;
  padding: 8px 16px;
  border-bottom: solid 1px #c0c0c0;
  background: #fffffc; }

.entry-content ul.pension-list li:nth-child(2n) {
  background: #f7fcfe; }

.entry-content ul.minshuku-list li:nth-child(2n) {
  background: #FFFAF0; }

.pm-name {
  float: left;
  width: 60%;
  font-weight: bold; }

.pm-tel {
  float: right;
  width: 38%;
  text-align: right; }

/* FAQ */
dl.faq {
  margin: 0 0 20px; }

dl.faq dt {
  margin: 0;
  padding: 10px 10px 10px 50px;
  border: solid 1px #ede4cd;
  background: #F5F5DC url("images/qa_q.png") no-repeat 10px center; }

dl.faq dd {
  margin: 0 0 30px;
  padding: 10px 10px 10px 50px;
  border-left: solid 1px #ede4cd;
  border-bottom: solid 1px #ede4cd;
  border-right: solid 1px #ede4cd;
  background: #fffffc url("images/qa_a.png") no-repeat 10px 7px; }

/*Tokuten*/
table.dft {
  margin-top: 3px;
  font-size: 85%; }

table.dft th {
  text-align: center;
  padding: 4px 10px;
  color: #fff;
  border: solid 1px #666; }

table.dft td {
  text-align: center;
  background: #f0ecdd;
  padding: 4px 10px;
  border: solid 1px #666; }

table.dft table th {
  background: #66b5b6; }

table.dft th {
  background: #6591c5; }

/*Search*/
h2.search_ans {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: dotted 1px #999; }

.navigation {
  padding: 0;
  margin: 0 0 10px;
  border: solid 1px #ede4cd;
  background: #F5F5DC; }

.navigation .alignleft,
.navigation .alignright {
  margin: 5px 10px;
  padding: 0; }

.entry-content.search ul {
  margin-left: 3em; }

/*Houji*/
#appi_houji h2 {
  margin: 10px 0 15px;
  padding: 0 0 10px;
  font-size: 167%;
  font-weight: normal;
  color: #483D8B;
  border-bottom: double 3px #c0c0c0; }

h3.appi_houji {
  margin: 10px 0 15px;
  padding: 0 0 10px;
  font-size: 123.1%;
  color: #483D8B;
  border-bottom: double 1px #c0c0c0; }

#appi_houji h4 {
  font-size: 108%;
  color: #483D8B; }

#contents-data .c-box.houji .c-b-2a {
  float: left;
  width: 360px; }

#contents-data .c-box.houji .c-b-2b {
  float: right;
  width: 300px; }

.entry-content .c-box.houji .sp-mgn {
  margin: 0 0 5px; }

table.houji {
  width: 100%;
  font-size: 93%; }

table.houji th {
  text-align: center;
  padding: 4px 10px;
  background: #F8F8FF;
  border: solid 1px #999;
  font-weight: normal; }

table.houji td {
  text-align: center;
  padding: 4px 10px;
  background: #fff;
  border: solid 1px #999; }

table.houji td.right {
  text-align: right; }

#appi_houji h3.houji-pr {
  font-size: 108%;
  font-weight: normal;
  margin: 10px 0 6px;
  padding: 0 0 12px;
  border-bottom: solid 1px #ccc;
  color: #6A5ACD; }

.houji-stay {
  margin: 10px 0 0;
  padding: 0 0 0 0.7em;
  border-left: solid 2px #483D8B; }

.houji-stay strong {
  font-size: 123.1%;
  color: #483D8B; }

/*Usagi*/
.usagi-toku {
  margin: 0 0 30px;
  padding: 15px;
  border: solid 1px #c0c0c0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome */
  -moz-border-radius: 10px;
  /* Firefox */ }

h2.usagi {
  padding: 15px;
  line-height: 1.5em;
  text-align: center;
  color: #164a84;
  background: #efefef;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome */
  -moz-border-radius: 10px;
  /* Firefox */ }

h2.usagi span {
  font-weight: normal;
  font-size: 153.9%;
  color: #c00; }

h2.usagi-red {
  color: #c00; }

p.usagi {
  margin: 0 1em 10px; }

dl.usagi {
  font-size: 108%;
  margin: 0; }

dl.usagi dt {
  float: left;
  width: 5em;
  color: #c00; }

dl.usagi dd {
  margin: 0;
  padding: 0 0 5px 5.5em; }

ul.usagi {
  list-style: none;
  margin: 0 0 10px 2em; }

ul.usagi li {
  list-style: none;
  padding: 0 0 0 1.2em;
  background: url("images/pict_stay_maru.png") no-repeat left center; }

ul.usagi-btn {
  width: 680px;
  margin: 0 auto 20px; }

ul.usagi-btn li {
  float: left;
  list-style: none;
  width: 210px;
  margin: 0 8px; }

.entry-content ul.usagi-btn li a {
  display: block;
  padding: 10px 6px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome */
  -moz-border-radius: 10px;
  /* Firefox */
  color: #fff;
  background: #1883c7; }

.entry-content ul.usagi-btn li a:hover {
  background: #164a84; }

/*Staff_Blog_List*/
.stfblog-all {
  margin: 0 0 20px;
  padding: 15px;
  border: solid 1px #c0c0c0; }

.stfblog-photo {
  float: left;
  width: 170px; }

.stfblog-hbn {
  float: right;
  width: 470px; }

.stfblog-hbn p {
  margin: 0; }

p.stfblog-mds {
  font-weight: bold;
  color: #666;
  margin: 0 0 10px; }

/* ======================================================================== stay-hbn-aside［暫定位置--第2階層以降の右上ASIDE］*/
#second-aside-top {
  width: 3000px;
  margin: -80px 0 30px -30px;
  padding-top: 80px; }

#second-aside-top .s-a-top-mds {
  margin: 0 0 20px; }

#second-aside-top h2 {
  width: 250px;
  margin-left: 15px;
  text-indent: -9999em;
  overflow: hidden; }

#second-aside-top .s-a-top-catch {
  width: 3000px;
  margin: 0;
  text-indent: -9999em;
  overflow: hidden; }

#second-aside-top .back-link a {
  display: block;
  padding: 8px 36px;
  font-size: 85%;
  text-decoration: none;
  color: #fff; }

/* ACTIVITY */
#activity #second-aside-top {
  background: #66b5b6; }

#activity #second-aside-top h2 {
  margin-top: 10px;
  height: 148px;
  background: url("images/aside_sec_activity_tt.png") no-repeat 0 0; }

#activity #second-aside-top .s-a-top-catch {
  height: 74px;
  background: url("images/aside_sec_activity_catch.png") no-repeat 0 0; }

.s-a-body-activity {
  width: 3000px;
  padding: 15px 20px;
  background: #009489; }

.s-a-body-activity h3 {
  width: 242px;
  height: 20px;
  margin: 0 0 7px;
  text-indent: -9999em;
  overflow: hidden; }

.s-a-body-activity ul {
  list-style: none;
  width: 240px;
  margin: 0 0 10px; }

.s-a-body-activity.r-data ul {
  margin: 0 0 10px; }

.s-a-body-activity.r-data ul li {
  margin: 0;
  padding: 0; }

.s-a-body-activity.r-data ul a {
  display: block;
  margin: 0;
  padding: 3px 0 3px 1.2em;
  text-decoration: none;
  color: #fff;
  font-size: 93%;
  background: url("images/pict_white_sq.png") no-repeat 0 3px;
  line-height: 1.3em; }

#activity #second-aside-top .back-link {
  background: #66b5b6; }

#activity #second-aside-top .back-link a {
  background: #66b5b6 url("images/pict_ya_white_back.png") no-repeat 15px center; }

/* STAY */
#stay #second-aside-top {
  background: #7da7d1; }

#stay #second-aside-top h2 {
  height: 138px;
  background: url("images/aside_sec_stay_tt.png") no-repeat 0 0; }

#stay #second-aside-top .s-a-top-catch {
  height: 60px;
  background: #2675b2 url("images/aside_sec_stay_catch.png") no-repeat 0 0; }

.s-a-body-stay {
  width: 250px; }

.s-a-body-stay ul {
  list-style: none;
  margin: 20px 0 20px 20px; }

.s-a-body-stay ul li a {
  display: block;
  width: 190px;
  height: 30px;
  text-indent: -9999em;
  overflow: hidden; }

.s-a-body-stay ul li a.hag {
  margin: 0 0 20px;
  background: url("images/aside_sec_hotel_hag.png") no-repeat 0 0; }

.s-a-body-stay ul li a.villa {
  margin: 0 0 20px;
  background: url("images/aside_sec_hotel_villa.png") no-repeat 0 0; }

.s-a-body-stay ul li a.anx {
  margin: 0;
  background: url("images/aside_sec_hotel_anx.png") no-repeat 0 0; }

.s-a-body-stay2 {
  width: 3000px;
  padding: 10px 20px;
  background: #a4cec7;
  font-size: 85%; }

.s-a-body-stay2 h3 {
  font-weight: normal;
  margin: 0 0 7px; }

.s-a-body-stay2 a {
  margin: 0 1.2em 0 0;
  padding: 0 1.4em 0 0;
  line-height: 1.3em;
  text-decoration: none;
  color: #000;
  background: url("images/pict_ya_black_s.png") no-repeat right center; }

.s-a-body-stay2 .pm-link2 {
  margin: 0;
  padding: 7px 2.8em;
  background: url("images/pict_pension.png") no-repeat left center; }

#stay #second-aside-top .back-link {
  background: #2675b2; }

#stay #second-aside-top .back-link a {
  background: #2675b2 url("images/pict_ya_white_back.png") no-repeat 15px center; }

/* GOURMET */
#gourmet #second-aside-top {
  background: #c47b93; }

#gourmet #second-aside-top h2 {
  margin-top: 10px;
  height: 148px;
  background: url("images/aside_sec_gourmet_tt.png") no-repeat 0 0; }

#gourmet #second-aside-top .s-a-top-catch {
  height: 77px;
  background: url("images/aside_sec_gourmet_catch.png") no-repeat 0 0; }

.s-a-body-gourmet {
  width: 3000px;
  padding: 15px 20px;
  background: #a14467; }

.s-a-body-gourmet h3 {
  width: 242px;
  height: 20px;
  margin: 0 0 7px;
  text-indent: -9999em;
  overflow: hidden; }

.s-a-body-gourmet h3.ja {
  background: url("images/gourmet_sh_mds1.png") no-repeat 0 0; }

.s-a-body-gourmet h3.ho {
  background: url("images/gourmet_sh_mds2.png") no-repeat 0 0; }

.s-a-body-gourmet h3.tm {
  background: url("images/gourmet_sh_mds3.png") no-repeat 0 0; }

.s-a-body-gourmet ul {
  list-style: none;
  width: 240px;
  margin: 0 0 10px; }

ul.btn-2 li {
  float: left;
  width: 110px;
  height: 24px;
  margin: 0 10px 7px 0;
  text-indent: -9999em;
  overflow: hidden; }

ul.btn-2 li a {
  display: block;
  width: 110px;
  height: 24px; }

ul.btn-2 li a.wa {
  background: url("images/gourmet_sh_wa.png") no-repeat 0 0; }

ul.btn-2 li a.yo {
  background: url("images/gourmet_sh_yo.png") no-repeat 0 0; }

ul.btn-2 li a.ch {
  background: url("images/gourmet_sh_ch.png") no-repeat 0 0; }

ul.btn-2 li a.ya {
  background: url("images/gourmet_sh_ya.png") no-repeat 0 0; }

ul.btn-2 li a.vi {
  background: url("images/gourmet_sh_vi.png") no-repeat 0 0; }

ul.btn-2 li a.ba {
  background: url("images/gourmet_sh_ba.png") no-repeat 0 0; }

/* hover */
ul.btn-2 li a.wa:hover {
  background: url("images/gourmet_shb_wa.png") no-repeat 0 0; }

ul.btn-2 li a.yo:hover {
  background: url("images/gourmet_shb_yo.png") no-repeat 0 0; }

ul.btn-2 li a.ch:hover {
  background: url("images/gourmet_shb_ch.png") no-repeat 0 0; }

ul.btn-2 li a.ya:hover {
  background: url("images/gourmet_shb_ya.png") no-repeat 0 0; }

ul.btn-2 li a.vi:hover {
  background: url("images/gourmet_shb_vi.png") no-repeat 0 0; }

ul.btn-2 li a.ba:hover {
  background: url("images/gourmet_shb_ba.png") no-repeat 0 0; }

ul.btn-1 li {
  width: 230px;
  height: 24px;
  margin: 0 10px 7px 0;
  text-indent: -9999em;
  overflow: hidden; }

ul.btn-1 li a {
  display: block;
  width: 230px;
  height: 24px; }

ul.btn-1 li a.hag {
  background: url("images/gourmet_sh_hag.png") no-repeat 0 0; }

ul.btn-1 li a.villa {
  background: url("images/gourmet_sh_villa.png") no-repeat 0 0; }

ul.btn-1 li a.anx {
  background: url("images/gourmet_sh_anx.png") no-repeat 0 0; }

ul.btn-2 li a.tm-yu {
  background: url("images/gourmet_sh_tm_yu.png") no-repeat 0 0; }

ul.btn-2 li a.tm-hi {
  background: url("images/gourmet_sh_tm_hi.png") no-repeat 0 0; }

ul.btn-2 li a.tm-bl {
  background: url("images/gourmet_sh_tm_bl.png") no-repeat 0 0; }

ul.btn-2 li a.tm-ch {
  background: url("images/gourmet_sh_tm_ch.png") no-repeat 0 0; }

/* hover */
ul.btn-1 li a.hag:hover {
  background: url("images/gourmet_shb_hag.png") no-repeat 0 0; }

ul.btn-1 li a.villa:hover {
  background: url("images/gourmet_shb_villa.png") no-repeat 0 0; }

ul.btn-1 li a.anx:hover {
  background: url("images/gourmet_shb_anx.png") no-repeat 0 0; }

ul.btn-2 li a.tm-yu:hover {
  background: url("images/gourmet_shb_tm_yu.png") no-repeat 0 0; }

ul.btn-2 li a.tm-hi:hover {
  background: url("images/gourmet_shb_tm_hi.png") no-repeat 0 0; }

ul.btn-2 li a.tm-bl:hover {
  background: url("images/gourmet_shb_tm_bl.png") no-repeat 0 0; }

ul.btn-2 li a.tm-ch:hover {
  background: url("images/gourmet_shb_tm_ch.png") no-repeat 0 0; }

p.reset a {
  display: block;
  width: 242px;
  height: 24px;
  margin: 0 10px 0 0;
  text-indent: -9999em;
  overflow: hidden;
  background: url("images/gourmet_sh_reset.png") no-repeat 0 0; }

/* hover */
p.reset a:hover {
  background: url("images/gourmet_shb_reset.png") no-repeat 0 0; }

#gourmet #second-aside-top .back-link {
  background: #c47b93; }

#gourmet #second-aside-top .back-link a {
  background: #c47b93 url("images/pict_ya_white_back.png") no-repeat 15px center; }

/*restaurant-data*/
.s-a-body-gourmet.r-data {
  padding: 18px 20px 2px; }

.s-a-body-gourmet.r-data h3 {
  text-indent: 0;
  margin: 0 0 10px;
  color: #fff;
  font-size: 123.1%; }

.s-a-body-gourmet.r-data h4 {
  margin: 0 0 4px -0.5em;
  color: #fff;
  font-weight: bold; }

.s-a-body-gourmet.r-data ul {
  margin: 0 0 18px; }

.s-a-body-gourmet.r-data ul li {
  margin: 0;
  padding: 0; }

.s-a-body-gourmet.r-data ul a {
  display: block;
  margin: 0;
  padding: 0 0 0 1.2em;
  text-decoration: none;
  color: #fff;
  font-size: 93%;
  background: url("images/pict_white_sq.png") no-repeat 0 center;
  line-height: 1.42em; }

/* SHOPPING */
#shopping #second-aside-top {
  background: #cdcf4a; }

#shopping #second-aside-top h2 {
  margin-top: 10px;
  height: 148px;
  background: url("images/aside_sec_shopping_tt.png") no-repeat 0 0; }

#shopping #second-aside-top .s-a-top-catch {
  height: 74px;
  background: url("images/aside_sec_shopping_catch.png") no-repeat 0 0; }

.s-a-body-shopping {
  width: 3000px;
  padding: 15px 20px;
  background: #a2b214; }

.s-a-body-shopping ul {
  list-style: none;
  width: 240px;
  margin: 0 0 10px; }

.s-a-body-shopping.r-data ul {
  margin: 0 0 10px; }

.s-a-body-shopping.r-data ul li {
  margin: 0;
  padding: 0; }

.s-a-body-shopping.r-data ul a {
  display: block;
  margin: 0;
  padding: 0 0 0 1.2em;
  text-decoration: none;
  color: #fff;
  font-size: 93%;
  background: url("images/pict_white_sq.png") no-repeat 0 2px;
  line-height: 1.42em; }

#shopping #second-aside-top .back-link {
  background: #cdcf4a; }

#shopping #second-aside-top .back-link a {
  background: #cdcf4a url("images/pict_ya_white_back.png") no-repeat 15px center; }

/* HEAL */
#heal #second-aside-top {
  background: #7cbeee; }

#heal #second-aside-top h2 {
  margin-top: 10px;
  height: 148px;
  background: url("images/aside_sec_heal_tt.png") no-repeat 0 0; }

#heal #second-aside-top .s-a-top-catch {
  height: 74px;
  background: url("images/aside_sec_heal_catch.png") no-repeat 0 0; }

.s-a-body-heal {
  width: 3000px;
  padding: 15px 20px;
  background: #5487b6; }

.s-a-body-heal ul {
  list-style: none;
  width: 240px;
  margin: 0 0 10px; }

.s-a-body-heal.r-data ul {
  margin: 0 0 10px; }

.s-a-body-heal.r-data ul li {
  margin: 0;
  padding: 0; }

.s-a-body-heal.r-data ul a {
  display: block;
  margin: 0;
  padding: 0 0 0 1.2em;
  text-decoration: none;
  color: #fff;
  font-size: 93%;
  background: url("images/pict_white_sq.png") no-repeat 0 2px;
  line-height: 1.42em; }

#heal #second-aside-top .back-link {
  background: #7cbeee; }

#heal #second-aside-top .back-link a {
  background: #7cbeee url("images/pict_ya_white_back.png") no-repeat 15px center; }

/* LEARN */
#learn #second-aside-top {
  background: #89bd74; }

#learn #second-aside-top h2 {
  margin-top: 5px;
  height: 190px;
  background: url("images/aside_sec_learn_tt.png") no-repeat 0 0; }

#learn #second-aside-top .s-a-top-catch {
  height: 74px;
  background: url("images/aside_sec_learn_catch.png") no-repeat 0 0; }

.s-a-body-learn {
  width: 3000px;
  padding: 15px 20px;
  background: #319a50; }

.s-a-body-learn ul {
  list-style: none;
  width: 240px;
  margin: 0 0 10px; }

.s-a-body-learn.r-data ul {
  margin: 0 0 10px; }

.s-a-body-learn.r-data ul li {
  margin: 0;
  padding: 0; }

.s-a-body-learn.r-data ul a {
  display: block;
  margin: 0;
  padding: 0 0 0 1.2em;
  text-decoration: none;
  color: #fff;
  font-size: 93%;
  background: url("images/pict_white_sq.png") no-repeat 0 2px;
  line-height: 1.42em; }

#learn #second-aside-top .back-link {
  background: #89bd74; }

#learn #second-aside-top .back-link a {
  background: #89bd74 url("images/pict_ya_white_back.png") no-repeat 15px center; }

/* SEE */
#see #second-aside-top {
  background: #e9ba30; }

#see #second-aside-top h2 {
  margin-top: 5px;
  height: 190px;
  background: url("images/aside_sec_see_tt.png") no-repeat 0 0; }

#see #second-aside-top .s-a-top-catch {
  height: 74px;
  background: url("images/aside_sec_see_catch.png") no-repeat 0 0; }

.s-a-body-see {
  width: 3000px;
  padding: 15px 20px;
  background: #d58e00; }

.s-a-body-see ul {
  list-style: none;
  width: 240px;
  margin: 0 0 10px; }

.s-a-body-see.r-data ul {
  margin: 0 0 10px; }

.s-a-body-see.r-data ul li {
  margin: 0;
  padding: 0; }

.s-a-body-see.r-data ul a {
  display: block;
  margin: 0;
  padding: 0 0 0 1.2em;
  text-decoration: none;
  color: #fff;
  font-size: 93%;
  background: url("images/pict_white_sq.png") no-repeat 0 2px;
  line-height: 1.42em; }

#see #second-aside-top .back-link {
  background: #e9ba30; }

#see #second-aside-top .back-link a {
  background: #e9ba30 url("images/pict_ya_white_back.png") no-repeat 15px center; }

/* Shopping APPI ranch */
.sp_ranch_all {
  width: 680px;
  margin: 0 0 30px; }

.sp_ranch_all .b-left {
  float: left;
  width: 325px; }

.sp_ranch_all .b-right {
  float: right;
  width: 325px; }

.sp_ranch_all h3 {
  font-size: 167%;
  line-height: 1.2em;
  font-weight: normal;
  margin: 0;
  padding: 10px 0; }

.sp_ranch_all p {
  margin: 0;
  padding: 0; }

.sp_ranch_all div.hbn {
  width: 325px;
  margin: 0 0 35px;
  line-height: 1.4em;
  background: url("images/bn_cmt_bg_325.png") no-repeat -1px bottom; }

.sp_ranch_all .hbn p {
  display: block;
  margin: 0;
  padding: 14px 20px;
  line-height: 1.5em;
  background: url("images/bn_cmt_bg_325.png") no-repeat -1px top; }

span.price {
  display: block;
  border-top: dashed 1px #999;
  margin: 5px 0 0;
  padding: 5px 0 0;
  font-size: 93%;
  color: #444; }

/* Event Calendar*/
table.event_cal {
  width: 100%;
  border-top: dashed 1px #c0c0c0; }

table.event_cal td {
  padding: 10px;
  border-bottom: dashed 1px #c0c0c0; }

table.event_cal td.mds {
  width: 30%;
  padding: 10px 20px;
  background: #fbfaf5; }

table.event_cal td.hbn {
  width: 70%;
  padding: 10px 20px; }

table.event_cal td.mds-m {
  padding: 5px 20px;
  font-size: 153.9%;
  font-weight: bold;
  color: #7b5544;
  background: #ede4cd; }

/* TaikenProgram */
.sgr {
  margin: 0;
  padding: 15px 0 0;
  border-bottom: dashed 1px #999; }

.sgr-hbn {
  float: left;
  width: 420px; }

.sgr-photo {
  float: right;
  width: 240px; }

.sgr h3 {
  font-size: 138.5%;
  margin-top: 0;
  padding: 8px 10px;
  background: #f8f4e6;
  color: #965042;
  border-left: solid 5px #a8bf93; }

.sgr h4 {
  padding: 5px 0 5px 1.2em;
  font-size: 108%;
  border-bottom: solid 1px #a8bf93;
  color: #3b7960;
  background: url("images/pict_learn_maru.png") no-repeat left center; }

.entry-content table.ap-tbl-1 th {
  padding: 4px 10px;
  text-align: center;
  background: #ede4cd;
  border: solid 1px #999;
  font-weight: normal; }

.entry-content table.ap-tbl-1 td {
  padding: 3px 8px;
  text-align: left;
  background: #fff;
  border: solid 1px #c0c0c0; }

.entry-content table.ap-tbl-1 td.mds {
  background: #f8f4e6;
  white-space: nowrap; }

.entry-content table.tpro {
  width: 420px; }

.entry-content table.tpro td.mds {
  width: 7em;
  text-align: center; }

h2.tpro {
  margin: 0 0 14px;
  padding: 15px 0 15px 0.5em;
  font-size: 153.9%;
  border-left: solid 4px #debd85;
  line-height: 1.5em;
  color: #965042; }

h3.tpro {
  margin: 0 0 14px;
  padding: 10px 0;
  font-size: 138.5%;
  border-bottom: double 3px #debd85;
  color: #3b7960; }

h4.tpro {
  margin: 0 0 14px;
  padding: 10px 0;
  font-size: 123.1%;
  color: #8c6450; }

p.line-dashed {
  margin: 40px 0;
  padding: 10px 14px;
  font-size: 93%;
  border: dashed 1px #999; }

/* 201707_activity_INFO */
.show_pc {
  display: inline; }

.show_sp {
  display: none; }

.section2-won table td {
  line-height: 1.6em;
  padding: 5px; }

.section2-won table th.mds {
  width: 15%;
  line-height: 1.6em; }

.section2-won table td.mds {
  text-align: center;
  font-weight: bold;
  color: #555; }

.section2-won table td.list {
  width: 39%;
  padding: 0 0 0 15px; }

.section2-won table td.list-2 {
  width: 22%;
  padding: 0 0 0 15px; }

.section2-won table td.list-3 {
  width: 17%;
  padding: 0 0 0 15px; }

.section2-won table td.fee {
  width: 15%;
  text-align: center; }

.section2-won table td.fee2 {
  width: 29%;
  text-align: center; }

.section2-won table td.wl-t {
  width: 13%;
  text-align: center; }

.section2-won table td.daypa {
  width: 13%;
  text-align: center; }

.section2-won table.tb-activity th {
  background: #66B5B6; }

.section2-won table.tb-activity td.mds {
  background: #bce1df; }

.section2-won table.tb-heal th {
  background: #76BCF2; }

.section2-won table.tb-heal td.mds_bg {
  background: #bae3f9; }

.section2-won table.tb-see th {
  background: #EABD1A; }

.section2-won table.tb-see td.mds_bg {
  background: #ffe9a9; }

.section2-won table.tb-learn th {
  background: #8BBB7A; }

.section2-won table.tb-learn td.mds_bg {
  background: #d5ead8; }

.section2-won table.tb-gourmet th {
  background: #c47b93; }

.section2-won table.tb-gourmet td.mds_bg {
  background: #e3adc1; }

.section2-won table.tb-shopping th {
  background: #a2b600; }

.section2-won table.tb-shopping td.mds_bg {
  background: #edf1b0; }

.section2-won table.tb-kanko th {
  background: #da8b6a; }

.section2-won table.tb-kanko td.mds_bg {
  background: #fbdac8; }

.section2-won table.tb-kanko th {
  background: #da8b6a; }

.section2-won table.tb-shopping td.mds_bg {
  background: #fbdac8; }

/*=========================================================
ASIDE ======================================================
==========================================================*/
/* -----------------------aside */
#aside {
  float: right;
  width: 220px; }

#main-hbn #aside {
  margin: -60px 0 0;
  padding: 80px 0 0; }

/* content710pxの際は20px下げる */
#main-hbn #aside.event-side {
  margin: -40px 0 0; }

/* aside-info */
#aside-info-wrap {
  width: 220px;
  margin: 0 0 15px;
  padding: 12px 0 0;
  background: url("images/aside_bg_top.png") no-repeat 0 0; }

#aside-info {
  width: 220px;
  padding: 0 0 12px;
  background: url("images/aside_bg_bottom.png") no-repeat 0 bottom; }

#aside-info ul {
  list-style: none;
  width: 200px;
  margin: 0;
  padding: 0; }

#aside-info .access h3 {
  width: 200px;
  height: 65px;
  margin: 0 10px 14px; }

#aside-info .access h3 a {
  display: block;
  width: 200px;
  height: 65px;
  background: url("images/aside_01acc.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#aside-info .access h3 a:hover {
  background: url("images/aside_01acc_b.png") no-repeat 0 0; }

#aside-info .stay {
  width: 200px;
  margin: 0 10px 14px; }

#aside-info .stay h3 {
  width: 200px;
  height: 62px; }

#aside-info .stay h3 a {
  display: block;
  width: 200px;
  height: 62px;
  background: url("images/aside_02stay1.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#aside-info .stay h3 a:hover {
  background: url("images/aside_02stay1_b.png") no-repeat 0 0; }

#aside-info .stay a.kensaku {
  display: block;
  width: 200px;
  height: 33px;
  background: url("images/aside_02stay2.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#aside-info .stay a.kensaku:hover {
  background: url("images/aside_02stay2_b.png") no-repeat 0 0; }

#aside-info .stay a.kakunin {
  display: block;
  width: 200px;
  height: 27px;
  background: url("images/aside_02stay3.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#aside-info .stay a.kakunin:hover {
  background: url("images/aside_02stay3_b.png") no-repeat 0 0; }

#aside-info .order {
  width: 198px;
  height: 224px;
  margin: 0 10px;
  padding: 0;
  border: solid 1px #7b6b60; }

#aside-info .order h3 {
  width: 198px;
  height: 44px;
  background: url("images/aside_03tel1.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#aside-info .order li.hag-tel {
  width: 198px;
  height: 72px;
  background: url("images/aside_03tel2_20200501.png") no-repeat 0 0;
  /* background: url("images/aside_03tel2_20200103.png") no-repeat 0 0; */
  text-indent: -9999em;
  overflow: hidden; }

#aside-info .order li.ski-tel {
  width: 198px;
  height: 72px;
  background: url("images/aside_03tel3_20200103.png") no-repeat 0 0;
  /*background: url("images/aside_03tel3_20191222_001.png") no-repeat 0 0;*/
  /* background: url(images/aside_03tel3.png) no-repeat 0 0; */
  text-indent: -9999em;
  overflow: hidden; }

#aside-info .order a.mail {
  display: block;
  width: 198px;
  height: 32px;
  background: url("images/aside_04form.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#aside-info .order a.mail:hover {
  background: url("images/aside_04form_b.png") no-repeat 0 0; }

/* aside-menu-sp */
.aside-menu-winter {
  margin: 0 0 20px; }

.aside-menu-winter h3 {
  margin: 0;
  padding: 7px;
  background: #00a1d2;
  color: #fff; }

.aside-menu-winter ul {
  margin: 0;
  padding: 0; }

.aside-menu-winter ul li {
  margin: 0;
  padding: 0;
  border-bottom: solid 1px #ccc; }

.aside-menu-winter ul li a {
  display: block;
  margin: 0;
  padding: 10px 7px 10px 14px;
  text-decoration: none;
  background: #fff url("images/ya_side_w.png") no-repeat 0 center;
  color: #000; }

.aside-menu-winter ul li a:hover {
  background: #eee url("images/ya_side_w.png") no-repeat 0 center;
  color: #c00; }

/* aside-bnn */
#aside-bnn {
  margin: 0;
  padding: 0; }

#aside-bnn a {
  display: block;
  width: 220px;
  height: 70px;
  margin: 0 0 15px;
  padding: 0;
  vertical-align: bottom; }

#aside-bnn img {
  margin: 0;
  padding: 0; }

#aside-bnn ul {
  list-style: none;
  width: 220px;
  margin: 0; }

#aside-bnn ul li {
  width: 220px;
  height: 70px;
  margin: 0 0 15px; }

/* -----------------------home-news */
#home-news-left {
  float: right;
  width: 3000px; }

#news-main {
  float: right;
  width: 710px; }

#home-news-right {
  float: left;
  width: 3000px; }

#news-contents {
  float: left;
  position: relative;
  width: 710px;
  padding: 46px 0 20px; }

#news-contents h3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 338px;
  height: 40px;
  text-indent: -9999em;
  overflow: hidden; }

#news-contents ul.ns-info {
  position: absolute;
  right: 0;
  top: 0;
  width: 230px;
  height: 24px;
  list-style: none; }

#news-contents ul.ns-info li {
  float: left; }

#news-contents ul.ns-info li a {
  display: block;
  height: 24px;
  text-indent: -9999em;
  overflow: hidden; }

#news-contents ul.ns-info li.go-news-list {
  width: 134px;
  height: 24px; }

#news-contents ul.ns-info li.go-blog {
  width: 96px;
  height: 24px; }

#news-contents .dl-wrap {
  background: url("images/h_n_bg_top.png") no-repeat 0 0;
  padding: 14px 0 0; }

#news-contents dl {
  font-size: 100%;
  line-height: 1.3em;
  padding: 5px 16px 6px;
  background: url("images/h_n_bg_bottom.png") no-repeat 0 bottom; }

/* _________________________GREEN */
#home-news-left,
#home-news-right,
#news-main {
  background: #429e65; }

#news-contents h3 {
  background: url("images/home_news_title.png") no-repeat 0 0; }

#news-contents ul.ns-info li.go-news-list a {
  background: url("images/go_news_list.png") no-repeat 0 0; }

#news-contents ul.ns-info li.go-blog a {
  background: url("images/go_blog.png") no-repeat 0 0; }

/* _________________________GREEN__END */
/* _________________________WINTER
#home-news-left,
#news-main,
#home-news-right {
background: #00a2d0;
}
#news-contents h3 {
background: url(images/home_news_w_title.png) no-repeat 0 0;
}
#news-contents ul.ns-info li.go-news-list a {
background: url(images/go_news_w_list.png) no-repeat 0 0;
}
#news-contents ul.ns-info li.go-blog a {
background: url(images/go_blog_w.png) no-repeat 0 0;
}
_________________________WINTER__END */
/* ------SKI */
#ski #news-contents ul.ns-info {
  position: absolute;
  right: 0;
  top: 0;
  width: 134px;
  height: 24px;
  list-style: none; }

#ski #home-news-left,
#ski #home-news-right,
#ski #news-main {
  background: #00a2d0; }

#ski #news-contents h3 {
  width: 386px;
  height: 40px;
  background: url("images/ski_news_w_title.png") no-repeat 0 0; }

#ski #news-contents ul.ns-info li.go-news-list a {
  background: url("images/go_news_w_list.png") no-repeat 0 0; }

#ski #news-contents ul.ns-info li.go-blog a {
  background: url("images/go_blog_w.png") no-repeat 0 0; }

/* news-list-page*/
#news-list #news-contents {
  padding: 0; }

#news-list #news-contents dl {
  padding: 0;
  background: none;
  width: 680px; }

#news-list #news-contents dl dd a:link {
  text-decoration: under-line;
  color: #009; }

#news-list #news-contents dl dd a:visited {
  text-decoration: under-line;
  color: #939; }

#news-list #news-contents dl dd a:hover {
  color: #c03;
  text-decoration: underline; }

#news-contents dl dt {
  float: left;
  width: 7em; }

#news-contents dl dd {
  margin: 0 0 0.5em;
  padding: 0 0 0.5em 7em;
  border-bottom: dashed 1px #333; }

#news-contents dl dd:last-child {
  border-bottom: none; }

#news-contents dl dd a {
  display: block;
  text-decoration: none;
  color: #000; }

.mark-new {
  margin: -0.1em 0.3em 0 0;
  padding: 2px 3px 1px;
  font-size: 77%;
  font-weight: bold;
  color: #fff;
  background-color: #c03; }

/* facebook-likebox */
h3.facebook-title {
  width: 220px;
  height: 21px;
  margin: 0;
  padding: 0;
  background: url("images/facebook_title.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#appi-facebook {
  border-left: solid 1px #666;
  border-right: solid 1px #666;
  border-bottom: solid 1px #666;
  background: #fff;
  overflow: hidden;
  margin: 0 0 15px; }

div.fb-like-box {
  margin-left: -6px; }

#news-aside ul {
  list-style: none;
  width: 220px;
  margin: 0; }

#news-aside ul li {
  width: 220px;
  height: 70px;
  margin: 15px 0 0; }

/*=========================================================
FOOTER ====================================================
==========================================================*/
/* -----------------------footer */
#footer {
  width: 100%;
  margin: 0 auto; }

#footer-info {
  width: 776px;
  height: 46px;
  margin: 30px auto 6px; }

#footer-info h3 {
  float: left;
  width: 298px;
  height: 35px;
  padding: 0 16px 0 0;
  border-right: solid 1px #000; }

#footer-info h3 a {
  display: block;
  width: 298px;
  height: 35px;
  background: url("images/pc_ft_logo.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#footer-info p {
  float: right;
  width: 444px;
  height: 45px;
  margin: 0;
  padding: 0;
  background: url("images/pc_ft_telnum.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

#footer-info-2 {
  width: 776px;
  height: 46px;
  margin: 30px auto 6px;
  text-align: center; }

#footer-info-2 h3 {
  width: 298px;
  height: 35px;
  margin: 0 auto;
  padding: 0 16px 0 0; }

#footer-info-2 h3 a {
  display: block;
  width: 298px;
  height: 35px;
  background: url("images/pc_ft_logo.png") no-repeat 0 0;
  text-indent: -9999em;
  overflow: hidden; }

/* footer-link */
#footer-link {
  text-align: center;
  border-top: solid 1px #999;
  border-bottom: solid 1px #999;
  padding: 4px 0; }

#footer-link ul {
  list-style: none;
  display: inline; }

#footer-link ul li {
  display: inline; }

#footer-link ul li a {
  padding: 0 0.7em;
  font-size: 77%;
  text-decoration: none;
  color: #000; }

p.credit {
  padding: 5px 0;
  font-size: 85%;
  text-align: center; }

/* end-bnn */
#footer-bnn {
  width: 960px;
  margin: 30px auto 0; }

#footer-bnn a {
  display: block;
  float: left;
  width: 228px;
  height: 60px;
  margin: 0 16px 16px 0; }

#footer-bnn a:nth-child(4n) {
  margin: 0 0 16px; }

/* footer_mega_link */
#footer-mega-link {
  width: 960px;
  margin: 20px auto; }

.f-m-link {
  float: left;
  width: 225px;
  margin: 0 18px 0 0; }

.f-m-link.last {
  margin: 0; }

#footer-mega-link h2 {
  padding: 10px 0 5px;
  font-size: 100%;
  font-weight: normal;
  border-top: solid 1px #999;
  color: #333;
  letter-spacing: 0.5em;
  text-align: center; }

#footer-mega-link h3 {
  padding: 18px 0 14px 48px;
  font-weight: normal; }

#footer-mega-link .activity h3 {
  border-top: solid 3px #66b5b6;
  background: url("images/pict_mini_act.png") no-repeat 0 center; }

#footer-mega-link .stay h3 {
  border-top: solid 3px #7da7d1;
  background: url("images/pict_mini_sty.png") no-repeat 0 center; }

#footer-mega-link .gourmet h3 {
  border-top: solid 3px #c47b93;
  background: url("images/pict_mini_grm.png") no-repeat 0 center; }

#footer-mega-link .shopping h3 {
  border-top: solid 3px #cdcf4a;
  background: url("images/pict_mini_spg.png") no-repeat 0 center; }

#footer-mega-link .heal h3 {
  border-top: solid 3px #7cbeee;
  background: url("images/pict_mini_hea.png") no-repeat 0 center; }

#footer-mega-link .learn h3 {
  border-top: solid 3px #89bd74;
  background: url("images/pict_mini_lea.png") no-repeat 0 center; }

#footer-mega-link .see h3 {
  border-top: solid 3px #e9ba30;
  background: url("images/pict_mini_see.png") no-repeat 0 center; }

#footer-mega-link ul {
  margin: 0 0 30px;
  font-size: 93%; }

#footer-mega-link ul li a {
  display: block;
  padding: 4px 0 4px 16px;
  text-decoration: none;
  color: #333;
  border-top: solid 1px #ccc; }

#footer-mega-link .activity ul li a {
  background: url("images/ya_mini_act.png") no-repeat 4px 8px; }

#footer-mega-link .stay ul li a {
  background: url("images/ya_mini_sty.png") no-repeat 4px 8px; }

#footer-mega-link .gourmet ul li a {
  background: url("images/ya_mini_grm.png") no-repeat 4px 8px; }

#footer-mega-link .shopping ul li a {
  background: url("images/ya_mini_spg.png") no-repeat 4px 8px; }

#footer-mega-link .heal ul li a {
  background: url("images/ya_mini_hea.png") no-repeat 4px 8px; }

#footer-mega-link .learn ul li a {
  background: url("images/ya_mini_lea.png") no-repeat 4px 8px; }

#footer-mega-link .see ul li a {
  background: url("images/ya_mini_see.png") no-repeat 4px 8px; }

#footer-mega-link ul li a:hover {
  color: #c00;
  background: #eee url("images/ya_mini_c00.png") no-repeat 4px 8px; }

#footer-mega-link ul li ul {
  display: block;
  margin: 0;
  padding: 0 0 0 20px;
  color: #333;
  font-size: 100%;
  border-top: none; }

/* event */
.c-d-event-title h1 {
  text-indent: -9999em;
  overflow: hidden;
  height: 1px;
  margin: 0;
  padding: 0; }

.left-385 {
  float: left;
  width: 385px; }

.right-275 {
  float: right;
  width: 275px; }

.left-80 {
  float: left;
  width: 80px; }

.right-300 {
  float: right;
  width: 300px; }

.right-275 img {
  margin: 0 0 30px; }

.head-line {
  border-top: solid 1px #666;
  padding: 15px 0 0; }

/* golf-event */
.c-d-golf-event-title h1 {
  text-indent: -9999em;
  overflow: hidden;
  height: 1px;
  margin: 0;
  padding: 0; }

.left-370 {
  float: left;
  width: 370px; }

.right-260 {
  float: right;
  width: 260px; }

.right-260 img {
  margin: 0 0 30px; }

/* WonderLandTiket */
.section1-won h2 {
  margin-top: 30px;
  color: #08824E; }

.section1-won ul {
  margin: 0 0 30px; }

.section1-won ul li {
  background: url("images/pict_learn_maru.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
  list-style: none outside none;
  padding: 0 0 0 1.2em; }

.won-box {
  border: #CCC solid 1px;
  border-radius: 10px;
  margin: 15px 0;
  padding: 15px; }

.section2-won h2 {
  font-weight: normal;
  margin: 30px 0 0;
  padding: 16px 0;
  font-size: 167%;
  border-bottom: 3px solid #EBE3C3; }

h3.h3-activity,
h3.h3-gourmet,
h3.h3-heal,
h3.h3-learn,
h3.h3-see,
h3.h3-shopping {
  font-weight: normal;
  margin: 10px 0 15px;
  padding: 16px 0 12px 48px;
  border: none;
  border-bottom: 1px solid #000000; }

.section2-won h3.h3-activity {
  background: url("images/pict_mini_act.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

.section2-won h3.h3-heal {
  background: url("images/pict_mini_hea.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

.section2-won h3.h3-see {
  background: url("images/pict_mini_see.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

.section2-won h3.h3-learn {
  background: url("images/pict_mini_lea.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

.section2-won h3.h3-gourmet {
  background: url("images/pict_mini_grm.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

.section2-won h3.h3-shopping {
  background: url("images/pict_mini_spg.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

.section2-won h4.h4-activity,
.section2-won h4.h4-gourmet,
.section2-won h4.h4-heal,
.section2-won h4.h4-learn,
.section2-won h4.h4-see,
.section2-won h4.h4-shopping {
  padding: 0 0 0 1.2em; }

.section2-won h4.h4-activity {
  background: url("images/pict_activity_maru.png") no-repeat scroll left center rgba(0, 0, 0, 0); }

.section2-won h4.h4-heal {
  background: url("images/pict_heal_maru.png") no-repeat scroll left center rgba(0, 0, 0, 0); }

.section2-won h4.h4-see {
  background: url("images/pict_see_maru.png") no-repeat scroll left center rgba(0, 0, 0, 0); }

.section2-won h4.h4-learn {
  background: url("images/pict_learn_maru.png") no-repeat scroll left center rgba(0, 0, 0, 0); }

.section2-won h4.h4-gourmet {
  background: url("images/pict_gourmet_maru.png") no-repeat scroll left center rgba(0, 0, 0, 0); }

.section2-won h4.h4-shopping {
  background: url("images/pict_shopping_maru.png") no-repeat scroll left center rgba(0, 0, 0, 0); }

.section2-won table {
  width: 100%; }

.section2-won table th {
  /* padding: 2px; */
  color: #FFFFFF;
  text-align: center;
  line-height: 1.4em;
  white-space: nowrap; }

.section2-won table.tb-activity th {
  background: none repeat scroll 0 0 #66B5B6; }

.section2-won table.tb-heal th {
  background: none repeat scroll 0 0 #76BCF2; }

.section2-won table.tb-see th {
  background: none repeat scroll 0 0 #EABD1A; }

.section2-won table.tb-learn th {
  background: none repeat scroll 0 0 #8BBB7A; }

.section2-won table.tb-gourmet th {
  background: none repeat scroll 0 0 #c47b93; }

.section2-won table.tb-shopping th {
  background: none repeat scroll 0 0 #a2b600; }

.section2-won table td {
  text-align: left;
  /* padding: 2px; */
  line-height: 1.4em; }

.section2-won table td.t-c {
  text-align: center; }

.section2-won table td.t-r {
  text-align: right; }

.section2-won table .mds {
  white-space: nowrap; }

.section2-won table .time {
  width: 20%; }

.section2-won table .cont {
  width: 24%; }

.section2-won table .fee {
  width: 8%; }

.section2-won table .tic {
  width: 7%; }

.section2-won table .bkh {
  width: 18%; }

.section2-won ul li {
  padding: 0 0 0 1.2em;
  background: url("images/pict_activity_maru.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0); }

/* EnjoyCoupon */
.section2-won table .enj-per {
  width: 18%; }

.section2-won table .enj-time {
  width: 18%; }

.section2-won table .enj-cont {
  width: 32%; }

.section2-won table .enj-fee {
  width: 16%; }

.section2-won table .enj-tic {
  width: 16%; }

.enj-p {
  margin-top: 24px; }

.red {
  color: #c03; }

/* Bshoku-Resort */
#bishoku_early_summer2014 #contents-data {
  width: 710px; }

.txt-center {
  text-align: center; }

p.bsk-mds {
  padding: 4px 0;
  background: #000;
  text-align: center;
  font-weight: bold;
  color: #fff; }

.entry-content p.mg-bt-5 {
  margin-bottom: 5px; }

.bsk-btn {
  margin: 20px 0 40px 96px; }

.bsk-btn a {
  float: left;
  display: block;
  width: 131px;
  height: 90px; }

.pd-t-54 {
  padding-top: 30px; }

/* Tomica */
p.p-hbn {
  margin: 5px 0; }

p.bg-gray {
  margin: 0;
  padding: 10px 5px;
  background: #f3f3f3; }

/* summer_vacation */
.sv {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px dashed #666; }

.entry-content .sv a {
  color: #000;
  text-decoration: none; }

.sv h3 {
  font-size: 138.5%;
  margin-top: 0;
  padding: 8px 10px;
  background: #f0f6da;
  color: #333;
  border-left: solid 5px #65ab31; }

.sv h3 span {
  padding: 0 1.5em 0 0;
  background: url("images/pict_ya_learn.png") no-repeat right center; }

.sv p {
  margin: 0 0 7px; }

.sv ul {
  margin: 0 0 7px; }

.sv ul li {
  list-style: none;
  padding: 0; }

.sv p.sv-link {
  margin: 0;
  padding: 1px 0 1px 1.5em;
  background: url("images/pict_ya_learn.png") no-repeat 0 center; }

h3.h3-sv-activity,
h3.h3-sv-gourmet,
h3.h3-sv-learn,
h3.h3-sv-see {
  font-weight: normal;
  font-size: 138.5%;
  margin: 10px 0 15px;
  padding: 16px 0 12px 48px;
  border: none;
  border-bottom: 2px solid #79c06e; }

h3.h3-sv-activity {
  background: url("images/pict_mini_act.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

h3.h3-sv-gourmet {
  background: url("images/pict_mini_grm.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

h3.h3-sv-see {
  background: url("images/pict_mini_see.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

h3.h3-sv-learn {
  background: url("images/pict_mini_lea.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

/* Omotenashi */
.omtn-bg {
  background: url("images/omtn_bdy.png") repeat-y left top;
  margin: 0;
  padding: 10px 0;
  text-align: center; }

.omtn-bg-in-head {
  background: url("images/omtn_head.png") no-repeat left top;
  margin: 0;
  padding: 14px 0 0; }

.omtn-bg-in-bottom {
  background: url("images/omtn_bottom.png") no-repeat left bottom;
  margin: 0;
  padding: 0 0 14px; }

img.omtn_tt {
  margin: 17px auto 0; }

img.omtn_hbn {
  margin: 16px auto 18px; }

.omtn-all {
  width: 579px;
  margin: 0 auto; }

.omtn-3 {
  float: left;
  margin: 0 25px; }

.omtn-btn {
  text-align: center;
  margin: 0 0 10px; }

.omtn-btn p {
  margin: 0; }

/* table-appi-base */
.ap-tbl-base {
  width: 100%; }

.ap-tbl-base th {
  font-weight: normal;
  border: solid 1px #999;
  padding: 5px; }

.ap-tbl-base td {
  font-weight: normal;
  border: solid 1px #999;
  padding: 3px; }

.ap-tbl-base.th-gray th {
  background: #eee; }

.ap-tbl-base.td-center td {
  text-align: center; }

/*=========================================================
WINTER ====================================================
==========================================================*/
/* ----------------------- Entry IN nav ［レンタル］ */
.entry-content ul.entry-in-nav {
  margin: 0;
  list-style: none; }

.entry-content .entry-in-nav li {
  float: left;
  width: 20%;
  height: 58px;
  list-style: none; }

.entry-content .entry-in-nav li a {
  display: block;
  height: 58px;
  text-align: center;
  border-right: solid 1px #fff;
  background: #164164;
  font-size: 93%;
  line-height: 1.2em;
  font-weight: bold;
  text-decoration: none;
  color: #fff; }

.entry-content .entry-in-nav li a.line-1 {
  padding-top: 1.5em; }

.entry-content .entry-in-nav li a.line-2 {
  padding-top: 1.0em; }

.entry-content .entry-in-nav li a {
  display: block;
  height: 58px;
  text-align: center;
  border-right: solid 1px #fff;
  background: #164164;
  font-size: 93%;
  line-height: 1.2em;
  font-weight: bold;
  text-decoration: none;
  color: #fff; }

.entry-content .entry-in-nav li a:hover {
  background: #000; }

.entry-content .entry-in-nav li a.selected,
.entry-content .entry-in-nav li a.selected:hover {
  background: #000;
  cursor: default; }

/* ----------------------- Entry IN nav ［スクール］ */
.entry-content ul.entry-in-nav.school {
  margin: 0;
  list-style: none;
  background: #0047a6;
  border-bottom: solid 1px #fff; }

.entry-content .entry-in-nav.school li {
  float: left;
  /* width: 25%; */
  width: 50%;
  height: auto;
  list-style: none; }

.entry-content .entry-in-nav.school li a {
  display: block;
  height: auto;
  padding: 0.8em 0.5em;
  text-align: center;
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  background: #009fd6;
  font-size: 93%;
  line-height: 1.2em;
  font-weight: bold;
  text-decoration: none;
  color: #fff; }

.entry-content .entry-in-nav.school li a:hover {
  background: #000; }

.entry-content .entry-in-nav.school li a.selected,
.entry-content .entry-in-nav.school li a.selected:hover {
  background: #0047a6;
  cursor: default; }

/* -----------------------Winter-ticket  */
table.w-ticket-tbl {
  margin: 0 0 40px;
  width: 100%; }

table.w-ticket-tbl th {
  border: solid 1px #c0c0c0;
  background: #efefef;
  padding: 0.5em 0.2em;
  line-height: 1.3em; }

table.w-ticket-tbl td {
  border: solid 1px #c0c0c0;
  padding: 0.4em 0.5em;
  text-align: center; }

table.w-ticket-tbl td.mds {
  text-align: left;
  background: #eaf4ff; }

p.price-zkm {
  text-align: right;
  font-size: 93%; }

table.w-ticket-tbl td.t50 {
  width: 50%; }

table.w-ticket-tbl th.t20 {
  width: 20%; }

table.w-ticket-tbl th.t30 {
  width: 30%; }

/* -----------------------base  */
h2.w-h2-01 {
  font-size: 138.5%;
  color: #333;
  border-bottom: double 3px #1E90FF;
  padding: 0 0 0.5em; }

h3.w-h3-01 {
  font-size: 123.1%;
  color: #4169E1;
  border-left: solid 3px #1E90FF;
  margin-top: 0;
  padding: 0.7em; }

h3.w-h3-01 div.w-h3-days {
  float: right;
  font-size: 80%;
  font-weight: normal;
  text-align: right;
  color: #000; }

h3.w-h3-01 div.w-h3-days span {
  font-weight: bold;
  color: #333; }

h3.w-h3-02 {
  padding: 0.2em;
  font-size: 108%;
  background: #4169E1;
  color: #fff; }

p.tbl-info {
  margin: -25px 0 30px; }

.attention {
  margin: 0 0 30px;
  padding: 1em;
  border: dashed 1px #c00; }

.attention h4 {
  font-size: 108%;
  color: #c00; }

.attention p {
  margin: 0; }

/* -----------------------Hayawari  */
.d-line {
  border: solid 1px #c0c0c0;
  margin: 0 0 20px; }

.d-line h3 {
  margin: 0 0 7px;
  padding: 0.3em;
  font-size: 108%;
  background: #4169E1;
  color: #fff; }

.d-line h3.red {
  background: #c03; }

.d-line ul {
  margin: 0 2em 7px;
  padding: 0.3em; }

.d-line p {
  margin: 0 1em 7px; }

.d-line p.blue {
  color: #4169E1; }

.blue {
  color: #4169E1; }

.d-line h4 {
  margin: 14px 1em;
  font-size: 108%;
  color: #4169E1; }

.bt-30 {
  margin: 0 0 30px; }

/* -----------------------Tokuwari30&7  */
table.tw30-tw-7 {
  width: 100%;
  border-top: double 3px #999;
  border-bottom: double 3px #999;
  font-size: 93%; }

.entry-content table.tw30-tw-7 td {
  text-align: center;
  padding: 0.4em 0.1em; }

table.tw30-tw-7 td.bg-gray {
  background: #dcdcdc; }

table.tw30-tw-7 td.mds {
  background: #fff; }

table.tw30-tw-7 td.mds.h-l-2 {
  font-weight: bold;
  background: #fff; }

table.tw30-tw-7 td.h-l-2 {
  border-top: double 3px #999; }

table.tw30-tw-7 td.tw30 {
  background: #FFF0F5; }

table.tw30-tw-7 td.tw7 {
  background: #e0e0ff; }

table.tw30-tw-7 td.mds.tw30 {
  color: #c03;
  font-weight: bold; }

table.tw30-tw-7 td.mds.tw7 {
  color: #339;
  font-weight: bold; }

/* -----------------------WinterStay-TABLE */
table.wst {
  width: 100%;
  border-bottom: double 3px #999;
  font-size: 93%; }

.entry-content table.wst td {
  text-align: center;
  padding: 0.2em 0.05em; }

table.wst td.h-l-2 {
  border-top: double 3px #999;
  font-weight: bold; }

table.wst td.l-l-2 {
  border-left: double 3px #999; }

.entry-content table.wst td.d-gray {
  color: #999; }

.entry-content table.wst td.d-red {
  color: #c00;
  font-weight: bold; }

.entry-content table.wst td.d-blue {
  color: #33c;
  font-weight: bold; }

.wst60 {
  background: #d6eaff; }

.wst30 {
  background: #ffdbed; }

/* _____________CourseGuide */
#course_box {
  position: relative;
  width: 680px;
  height: 620px;
  margin: 0 auto 30px; }

/*全サムネイルのコンテナー*/
#c-action {
  position: absolute;
  width: 678px;
  left: 0;
  top: 520px;
  padding: 5px 0 5px 2px;
  background: #2969ad; }

#c-action label {
  float: left;
  display: block;
  width: 18.8%;
  margin: 0.4%;
  padding: 0.5em 0;
  text-align: center;
  border: solid 1px #c0c0c0;
  background: #eee; }

#c-action label {
  cursor: pointer; }

#r0,
#r1,
#r2,
#r3,
#r4,
#r5,
#r6,
#r7,
#r8,
#r9 {
  display: none; }

#photo1,
#photo2,
#photo3,
#photo4,
#photo5,
#photo6,
#photo7,
#photo8,
#photo9 {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

#r0:checked ~ #photo0,
#r1:checked ~ #photo1,
#r2:checked ~ #photo2,
#r3:checked ~ #photo3,
#r4:checked ~ #photo4,
#r5:checked ~ #photo5,
#r6:checked ~ #photo6,
#r7:checked ~ #photo7,
#r8:checked ~ #photo8,
#r9:checked ~ #photo9 {
  opacity: 1; }

/* lift-table */
.tbl-93 {
  font-size: 93%; }

.night {
  background: #e0e0ff; }

h4.w-h4-01 {
  margin: 10px 0;
  font-size: 108%;
  color: #4169E1; }

table.w-ticket-tbl td.t-left {
  text-align: left; }

table.w-ticket-tbl.mds30 td.mds {
  width: 30%; }

table.w-ticket-tbl td.border-bottom-none {
  border-bottom: none; }

table.w-ticket-tbl td.border-top-none {
  border-top: none; }

/* live-camera */
#live_camera .entry-content h2.live-camera {
  padding: 3px 0 0;
  margin: 0 0 10px !important;
  background: url("images/heal_mds.png") no-repeat right 0; }

#live_camera .entry-content h2.live-camera {
  display: block;
  margin: 3px 0 0;
  padding: 10px 15px;
  color: #fff;
  font-weight: bold;
  background: url("images/heal_mds.png") no-repeat right bottom; }

/* WinterStayPlan */
.w-stay-tbl {
  width: 100%; }

.w-stay-tbl th {
  text-align: center;
  padding: 0.5em 0.2em;
  background: #eee;
  border: solid 1px #666;
  font-weight: normal;
  font-size: 85%;
  line-height: 1.2em; }

.w-stay-tbl th span {
  display: block;
  width: 1em;
  padding: 0 0.2em; }

.w-stay-tbl th.kubun {
  width: 70%;
  text-align: left;
  padding: 0.5em;
  background: #f7f6fb;
  font-size: 100%; }

.w-stay-tbl th.kubun span {
  display: inline; }

.w-stay-tbl td {
  text-align: center;
  padding: 4px 2px;
  border: solid 1px #666;
  font-size: 93%; }

.w-stay-tbl td.p-name {
  width: auto;
  text-align: left;
  padding: 2px;
  border: solid 1px #666;
  font-size: 93%; }

/* rental */
.rent-tbl {
  margin-top: 3px;
  font-size: 85%;
  width: 100%; }

.rent-tbl th {
  text-align: center;
  padding: 6px 5px;
  color: #fff;
  border: solid 1px #666;
  background: #778fa1;
  line-height: 1.2em; }

.rent-tbl th.mds {
  padding: 8px;
  background: #f5f5f5;
  text-align: left;
  font-size: 123.1%;
  font-weight: bold;
  color: #333; }

.rent-tbl th.mds-rent {
  padding: 8px;
  background: #194263;
  text-align: left;
  font-size: 123.1%;
  font-weight: bold;
  color: #fff; }

.rent-tbl td.mds2 {
  background: #f5f5f5; }

.rent-tbl td {
  text-align: center;
  background: #fff;
  padding: 8px 5px;
  border: solid 1px #666;
  line-height: 1.2em; }

.rent-tbl td.mds {
  background: #eaf4ff; }

.w-h3-rental {
  padding: 8px;
  background: #194263;
  color: #fff;
  border-left: solid 7px #c00; }

.w-h3-school {
  padding: 8px;
  background: #0047a6;
  color: #fff;
  border-left: solid 7px #e80012; }

/*autumn-3-days */
ul.autumn3 {
  display: block;
  list-style: none;
  width: 710px;
  margin: 0; }

ul.autumn3 li {
  float: left;
  list-style: none;
  width: 142px;
  height: 162px; }

ul.autumn3 li img {
  width: 100%;
  height: auto; }

#autumn3 a.wlt,
#autumn3 a.wlt:hover,
#autumn3 a.wlt:visited {
  color: #fff; }

.smp-only {
  display: none; }

.org {
  color: #ff4500; }

.bg_org {
  background: #ec5300;
  color: #fff;
  font-weight: bold;
  margin: 0 0 20px; }

.bg_olg_box {
  margin: 10px; }

.bg_olg_box p {
  margin: 0; }

.bg_olg_box.r-line {
  border-left: solid 1px #fff;
  padding-left: 10px;
  background: #ec5300 url("images/aut_pict_ya2.png") no-repeat right bottom; }

hr.gray {
  display: block;
  border-width: 1px 0 0 0;
  border-top: solid 1px #c1c1c1;
  height: 1px;
  margin: 10px 0; }

#autumn3 h3 {
  font-size: 123.1%;
  margin-top: 0; }

#autumn3 h3 span {
  font-size: 85%;
  line-height: 1.2em; }

#autumn3 h3 span.bl-box {
  float: left;
  display: block;
  font-size: 72%;
  width: 5.6em;
  margin: 0 0.5em 0 0;
  padding: 0.3em;
  text-align: center;
  background: #000;
  color: #fff; }

#autumn3 h3 span.bl-box.pd {
  width: 4.6em;
  margin: 0 0.5em 0 0;
  padding: 1em 0.3em; }

#autumn3 p {
  line-height: 1.4em;
  margin: 0 0 10px; }

#autumn3 .aut_bg {
  background: #f5f2e9; }

.bishoku {
  padding: 0 20px; }

#autumn3 p.lh-133 {
  line-height: 1.33em; }

#autumn3 a.aut_link {
  color: #ff4500;
  text-decoration: none;
  padding-right: 1.3em;
  background: url("images/aut_pict_ya.png") no-repeat right center; }

/* Xmas2014 */
.tbl-xmas {
  width: 100%;
  border: solid 1px #fff;
  font-size: 80%;
  font-weight: bold;
  text-align: center; }

.tbl-xmas th {
  border: solid 1px #fff;
  padding: 0.5px;
  background: #eab2b3; }

.tbl-xmas td {
  border: solid 1px #fff;
  color: #fff;
  padding: 1px; }

.tbl-xmas td.tt {
  background: #cc4d50;
  color: #fff;
  padding: 2px 4px;
  line-height: 1em; }

/* APPI WINTER MAGIC */
.the34 a:active,
.the34 a:hover,
.the34 a:link,
.the34 a:visited {
  /* FireFox リンク選択時の点線を消す */
  display: block;
  overflow: hidden;
  outline: none; }

/* Gallery_CSS */
.gallery {
  padding: 0; }

.gallery-item {
  float: left;
  margin: 10px 0 0 !important;
  text-align: center;
  width: 24.8%; }

.gallery-icon img {
  padding: 7px;
  border-top: 1px solid #777;
  border-left: 1px solid #777;
  border-right: 1px solid #555;
  border-bottom: 1px solid #555;
  background: #333; }

.wp-caption-text.gallery-caption {
  margin: 5px;
  font-size: 85%;
  line-height: 1.3em;
  color: #ccc; }

#appi-gallery {
  background: #000;
  width: 90%;
  padding: 0 5%; }

#appi-gallery {
  background: #000;
  width: 90%;
  padding: 0 5%; }

#appi-gallery .gallery {
  margin: 0 0 30px; }

#appi-gallery .entry-content h2 {
  clear: both;
  font-size: 123.1%;
  line-height: 1.3em;
  margin: 1em 0 0.5em;
  padding: 1.2em 0.8em 0.5em;
  background: #333;
  color: #ccc;
  border-top: 1px solid #777;
  border-left: 1px solid #777;
  border-right: 1px solid #555;
  border-bottom: 1px solid #555; }

/* GALLERY_CLEAR_BOTH */
#appi-gallery .gallery:after,
#appi-gallery .gallery:before {
  content: "";
  display: block;
  overflow: hidden; }

#appi-gallery .gallery:after {
  clear: both; }

/* For IE 6/7 (trigger hasLayout) */
#appi-gallery .gallery {
  zoom: 1; }

/* USAGI-LUCKY */
.tbl-lucky {
  width: 100%;
  text-align: center; }

.tbl-lucky td,
.tbl-lucky th {
  border: solid 1px #c1c1c1;
  padding: 5px; }

.tbl-lucky th {
  background: #eee; }

.tbl-lucky td.td-1 {
  background: #C71585;
  color: #fff;
  font-size: 123.1%;
  margin: 0;
  padding: 3px;
  font-weight: bold; }

.tbl-lucky td.td-2 {
  font-size: 123.1%;
  margin: 0;
  padding: 8px;
  font-weight: bold;
  background: #FFF0F5; }

/* BasicRayout */
.d-left {
  float: left; }

.d-right {
  float: right; }

.d-center {
  text-align: center; }

.w95 {
  width: 95px; }

.w110 {
  width: 110px; }

.w128 {
  width: 128px; }

.w147 {
  width: 147px; }

.w160 {
  width: 160px; }

.w170 {
  width: 170px; }

.w178 {
  width: 178px; }

.w195 {
  width: 195px; }

.w200 {
  width: 200px; }

.w214 {
  width: 214px; }

.w220 {
  width: 220px; }

.w230 {
  width: 230px; }

.w236 {
  width: 236px; }

.w250 {
  width: 250px; }

.w240 {
  width: 240px; }

.w244 {
  width: 244px; }

.w270 {
  width: 270px; }

.w280 {
  width: 280px; }

.w290 {
  width: 290px; }

.w300 {
  width: 300px; }

.w320 {
  width: 320px; }

.w223 {
  width: 223px; }

.w330 {
  width: 330px; }

.w340 {
  width: 340px; }

.w346 {
  width: 346px; }

.w350 {
  width: 350px; }

.w354 {
  width: 354px; }

.w360 {
  width: 360px; }

.w370 {
  width: 370px; }

.w380 {
  width: 380px; }

.w410 {
  width: 410px; }

.w420 {
  width: 420px; }

.w430 {
  width: 430px; }

.w440 {
  width: 440px; }

.w447 {
  width: 447px; }

.w460 {
  width: 460px; }

.w472 {
  width: 472px; }

.w450 {
  width: 450px; }

.w490 {
  width: 490px; }

.w500 {
  width: 500px; }

.w580 {
  width: 580px; }

.w600 {
  width: 600px; }

.w710 {
  width: 710px; }

.w960 {
  width: 960px; }

.r-5 {
  margin: 3px 5px 3px 0; }

/*none-use*/
.r-10 {
  margin-right: 10px; }

.r-19 {
  margin-right: 19px; }

.r-20 {
  margin-right: 20px; }

.r-25 {
  margin-right: 25px; }

.r-30 {
  margin-right: 30px; }

.r-40 {
  margin-right: 40px; }

.r-45 {
  margin-right: 45px; }

.r-50 {
  margin-right: 50px; }

.l-20 {
  margin-left: 20px; }

.l-25 {
  margin-left: 25px; }

.l-45 {
  margin-left: 45px; }

.l-50 {
  margin-left: 50px; }

.l-70 {
  margin-left: 70px; }

.d-20 {
  margin-bottom: 20px; }

/*none-use*/
.d-24 {
  margin-bottom: 24px; }

/*none-use*/
.d-28 {
  margin-bottom: 28px; }

/*none-use*/
.b-5 {
  margin-bottom: 5px; }

.b-10 {
  margin-bottom: 10px; }

.b-12 {
  margin-bottom: 12px; }

.b-15 {
  margin-bottom: 15px; }

.b-20 {
  margin-bottom: 20px; }

.b-30 {
  margin-bottom: 30px; }

.b-40 {
  margin-bottom: 40px; }

.b-50 {
  margin-bottom: 50px; }

.t-30 {
  margin-top: 30px; }

/* 宿泊検索（本文） */
.entry-content .stay-search {
  width: 100%;
  margin: 0 auto 30px;
  padding: 0;
  font-weight: bold;
  background: #eee;
  color: #4A413F;
  border: solid 1px #999; }

.entry-content .stay-search h3 {
  width: 100%;
  margin: 0;
  padding: 7px 0 !important;
  text-align: center;
  font-size: 123.1%;
  background: #7B6B60;
  color: #fff; }

.entry-content .stay-search-in {
  width: 600px;
  margin: 0 auto; }

.entry-content .stay-search-dl {
  margin: 0;
  padding: 0;
  border-bottom: solid 1px #999; }

.entry-content .stay-search-dl.ds {
  border-bottom: none; }

.entry-content .stay-search-dl dt {
  float: left;
  width: 5em;
  margin: 0;
  padding: 9px 1em; }

.entry-content .stay-search-dl dd {
  margin: 0;
  padding: 3px 3px 3px 8em; }

.entry-content .stay-search .order-num {
  margin: 0;
  padding: 3px 0;
  border-bottom: solid 1px #999; }

.entry-content .stay-search .order-num .d-left {
  padding: 4px 0 0; }

.entry-content .stay-search .order-num .d-right {
  padding: 4px 2em 0 0; }

.entry-content .stay-search .order-num.eo-baby {
  border-bottom: none; }

input#checkindate {
  width: 8em; }

.entry-content .stay-search-submit {
  width: 100%;
  margin: 0;
  padding: 7px 0 !important;
  text-align: center; }

.entry-content .stay-search-submit button {
  border: solid 1px #7B6B60;
  padding: 2px 20px;
  margin: 0;
  font-size: 100%;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  background: #fff;
  color: #4D3C30; }

.entry-content .stay-search-submit button:hover {
  background: #4D3C30;
  color: #fff; }

/* 宿泊検索（サイド） */
#aside-info .stay h3 {
  width: 100%;
  height: 62px;
  margin: 0 0 10px;
  background: #7B6B60 url("images/aside_02stay1.png") no-repeat center top;
  text-indent: -9999em;
  overflow: hidden; }

#aside-info .stay .stay-search-dl {
  margin: 0;
  padding: 0;
  color: #4D3C30; }

#aside-info .stay .stay-search-dl .d-left {
  float: left; }

#aside-info .stay .stay-search-dl .d-right {
  float: right; }

#aside-info .stay .stay-search-dl dt {
  margin: 0;
  padding: 5px;
  text-align: center;
  font-weight: bold;
  border: solid 1px #7B6B60;
  color: #66594F; }

#aside-info .stay .stay-search-dl dt.o-day {
  margin: 0 0 5px; }

#aside-info .stay .stay-search-dl dd {
  margin: 0 0 7px;
  padding: 0; }

#aside-info .stay .order-num {
  margin: 0;
  padding: 3px 0;
  border-bottom: solid 1px #7B6B60; }

#aside-info .stay .order-num .o-adults {
  letter-spacing: 0.4em;
  padding: 5px 0 0; }

#aside-info .stay .order-num .o-baby {
  padding: 5px 0 0; }

#aside-info .stay .order-num span {
  font-size: 93%; }

#aside-info .stay .stay-search-submit {
  margin: 0;
  padding: 0;
  text-align: center; }

#aside-info .stay input#checkindate {
  width: 5em; }

#aside-info .stay-search-submit button {
  border: solid 1px #7B6B60;
  padding: 2px 20px;
  margin: 0;
  font-size: 100%;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
  background: #fff;
  color: #4D3C30; }

#aside-info .stay-search-submit button:hover {
  background: #4D3C30;
  color: #fff; }

/* ==========================================
 TABLET_devices_640_959
=========================================== */
@media only screen and (max-width: 960px) {
  #gnavHeader #navId {
    display: none; }
    #gnavHeader #navId img {
      height: 30px;
      width: auto; }
  #gnavHeader.movenav #navId {
    display: none; }
  #gnavHeader.movenav .menu {
    width: 100%;
    position: static;
    margin: 0 auto;
    font-size: 12px; } }
/* ==========================================
 MOBILE_639px_within
=========================================== */
@media only screen and (max-width: 640px) {
  /* ================= Base ================= */
  #wrapper {
    width: 97%;
    margin: 0 1.5%; }

  /*=========================================================
	 HOME ====================================================
	==========================================================*/
  /* base */
  #home #wrapper {
    width: 97%;
    margin: 0 1.5%;
    z-index: 0; }

  #home-slide {
    display: none; }

  /* Home-main */
  #home #main {
    position: relative;
    width: 100%;
    margin: 14px auto 24px; }

  .fs_btn {
    margin: 0; }

  .fs-a,
  .fs-b,
  .fs-c {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px; }

  /*=========================================================
	 HEADER ====================================================
	==========================================================*/
  /* -----------------------Header */
  .pc {
    display: none; }

  .sp {
    display: block; }

  .sp-hotel-menu {
    max-width: 640px; }

  .sp-hotel-menu label {
    display: block;
    box-sizing: border-box;
    height: 35px;
    width: auto;
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 8px 8px 0 8px;
    line-height: 1;
    color: #000;
    border: 1px solid #000;
    cursor: pointer;
    position: absolute;
    top: 10px;
    left: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }

  .sp-hotel-menu label i {
    display: block;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer; }

  .sp-hotel-menu label i.fa-chevron-right {
    transform: rotate(90deg);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer; }

  .sp-hotel-menu #menu_bar01:checked + label {
    height: 45.5px;
    background: #000;
    color: #fff;
    border-bottom: none;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -o-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer; }

  .sp-hotel-menu #menu_bar01:checked + label i.fa-chevron-right {
    transform: rotate(-90deg);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer; }

  .sp-hotel-menu input {
    display: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer; }

  .sp-hotel-menu ul {
    margin: 0;
    padding: 0;
    background: #000;
    list-style: none;
    position: absolute;
    top: 54px;
    right: 0;
    left: 0;
    z-index: 10001; }

  .sp-hotel-menu li {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }

  .sp-hotel-menu li a {
    color: #fff !important;
    padding: 0;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    position: relative; }
    .sp-hotel-menu li a:hover img {
      opacity: 0.7; }
    .sp-hotel-menu li a img.hotel {
      display: block;
      width: auto;
      max-width: 50%;
      height: auto;
      max-height: 210px;
      margin: 0;
      padding: 0;
      position: absolute;
      top: 50%;
      transform: translateY(-50%) translateX(0);
      -webkit-transform: translateY(-50%) translateX(0); }
    .sp-hotel-menu li a img.logo {
      display: block;
      width: auto;
      max-width: 50%;
      height: auto;
      max-height: 210px;
      margin: 0;
      padding: 0;
      position: absolute;
      top: 50%;
      left: 54%;
      transform: translateY(-50%) translateX(0);
      -webkit-transform: translateY(-50%) translateX(0); }
    .sp-hotel-menu li a img.logo.hag {
      width: 41vw;
      max-width: 139px; }
    .sp-hotel-menu li a img.logo.hills {
      width: 42vw;
      max-width: 143px; }
    .sp-hotel-menu li a img.logo.onsen {
      width: 42vw;
      max-width: 145px; }

  .sp-hotel-menu #menu_bar01:checked ~ #links01 li {
    height: 29.5vw;
    opacity: 1; }
    .sp-hotel-menu #menu_bar01:checked ~ #links01 li:first-child {
      padding-top: 0.8vw; }
    .sp-hotel-menu #menu_bar01:checked ~ #links01 li:last-child {
      padding-bottom: 0.8vw; }

  #n-topics-wrap {
    margin-top: 0; }
    #n-topics-wrap .banner {
      width: 100%;
      margin: 0 auto; }
      #n-topics-wrap .banner ul {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: center;
        width: 96%;
        margin: 10px 2%; }
      #n-topics-wrap .banner#toppage_mid .banner-list li {
        width: 100%; }
        #n-topics-wrap .banner#toppage_mid .banner-list li:nth-of-type(odd) {
          margin-right: 0; }
        #n-topics-wrap .banner#toppage_mid .banner-list li:nth-of-type(even) {
          margin-left: 0; }
    #n-topics-wrap .topics-slide h2 {
      width: auto;
      font-size: 20px;
      margin: 20px auto;
      text-align: center; }
    #n-topics-wrap .topics {
      width: 100%;
      margin: 0 auto; }
      #n-topics-wrap .topics h2 {
        font-size: 20px;
        margin: 20px auto;
        text-align: center; }
      #n-topics-wrap .topics .topics-list {
        width: 96%;
        margin: 0 2%; }
        #n-topics-wrap .topics .topics-list li {
          width: 44%;
          margin: 0 3% 20px;
          padding: 0; }
          #n-topics-wrap .topics .topics-list li a {
            min-height: 210px; }
          #n-topics-wrap .topics .topics-list li h3 {
            font-size: 115%; }

  #emergencyBlock {
    width: 98%;
    margin: 20px auto; }
    #emergencyBlock .emergencyBox {
      padding: 10px;
      border: 3px dotted #F00;
      color: #F00;
      text-align: center; }
      #emergencyBlock .emergencyBox h3 {
        font-size: 120%;
        margin-bottom: 20px; }
      #emergencyBlock .emergencyBox div {
        font-size: 100%; }
        #emergencyBlock .emergencyBox div p:last-of-type {
          margin-bottom: 0; }

  #videoBlock {
    padding: 50px 0;
    position: relative; }
    #videoBlock .video {
      height: 200px; }
    #videoBlock .parallax {
      min-height: 200px; }
      #videoBlock .parallax video {
        text-align: center;
        width: auto;
        height: 300px; }

  #n-ski-nav .pc {
    display: none; }
  #n-ski-nav .sp {
    display: block; }
  #n-ski-nav ul li {
    font-weight: normal;
    font-size: 12px; }

  .n-d-box2-all .n-d-box2.ctr {
    width: auto; }

  #golf #n-golf-nav,
  #ski #n-ski-nav {
    top: 0;
    background: #787b84;
    height: 46px;
    box-sizing: border-box;
    margin: 0; }

  #golf #n-golf-nav label,
  #ski #n-ski-nav label {
    margin-left: 50px;
    width: auto;
    height: 46px;
    box-sizing: border-box; }

  #ski-top-image {
    width: 100%;
    height: 100vmin;
    margin: 0 auto 40px; }
    #ski-top-image img {
      width: 100%;
      height: 100vmin;
      object-fit: cover; }

  .schooltel {
    display: block;
    text-align: center;
    width: auto;
    margin: 10px auto;
    padding: 10px;
    border: 3px solid #0047A6;
    border-radius: 5px;
    font-size: 20px;
    letter-spacing: -1px;
    font-weight: bold;
    color: #0047A6; }
    .schooltel span {
      display: block;
      font-size: 12px; }
    .schooltel i {
      display: inline-block;
      margin-left: 5px; }

  header#spPageHeader a,
  header#spPageHeader a:visited,
  header#spPageHeader a:link,
  header#spPageHeader a:hover {
    text-decoration: none;
    color: #333; }

  header#spPageHeader {
    text-align: center;
    position: relative;
    width: 100%;
    background: #FFF; }

  header#spPageHeader #siteId {
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 100%;
    text-align: center; }

  #spSiteMenuButton {
    position: fixed;
    padding: 5px 10px;
    top: 0;
    right: 0;
    font-size: 9vmin;
    z-index: 100001;
    background: #FFF; }

  #spSiteMenuButton i {
    line-height: 1;
    margin: 0;
    padding: 0;
    vertical-align: middle; }

  #menuBgBlock {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100000; }

  #menuBgBlock::before {
    /*sp menu close btn*/
    display: block;
    position: fixed;
    content: "";
    width: 40px;
    height: 40px;
    background-image: url("https://www.appi.co.jp/dir_jp/uploads/2019/12/sp-close.gif");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    top: 10px;
    left: 10px; }

  .rock {
    height: 100%;
    overflow: hidden; }

  header#spPageHeader #spNavIconBlock {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100002;
    width: 85%;
    height: 100%;
    overflow: scroll;
    transition: all 0.5s;
    transform: translateX(100%);
    background: #FFF; }

  header#spPageHeader #spNavIconBlock.open {
    transform: translateX(0%); }

  header#spPageHeader #spNavIconButton ul {
    list-style: none;
    z-index: 10001;
    display: flex;
    align-items: center;
    margin: 0 -1px 0 0; }

  header#spPageHeader #spNavIconButton ul li {
    list-style: none;
    background: #eeeeee;
    text-align: center;
    padding: 10px 0;
    height: 72px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    box-sizing: border-box;
    border-right: 1px solid #fff; }

  header#spPageHeader #spNavIconButton ul li p {
    margin: 0; }

  header#spPageHeader #spNavIconButton ul li i {
    display: block;
    font-size: 24px;
    margin-bottom: 5px;
    color: #000;
    padding: 0; }

  header#spPageHeader #spNavIconButton ul li span {
    display: block;
    font-size: 10px;
    font-weight: bold;
    padding: 0;
    line-height: 1.2; }

  header#spPageHeader #spNavIconLang i.fa-chevron-right {
    font-size: 12px;
    display: inline-block;
    transform: rotate(90deg); }
  header#spPageHeader #spNavIconLang.open i.fa-chevron-right {
    transform: rotate(-90deg); }
  header#spPageHeader #spNavIconLang ul li:last-child span:last-child {
    font-size: 10px; }
  header#spPageHeader #spNavLanguage {
    position: relative;
    display: none;
    top: 0;
    left: 0;
    transition: all 0.5s;
    transform: translateY(-100%); }
    header#spPageHeader #spNavLanguage.open {
      transform: translateY(0);
      display: block; }
    header#spPageHeader #spNavLanguage ul {
      background: #eee;
      overflow: hidden;
      border-top: 1px solid #fff; }
      header#spPageHeader #spNavLanguage ul li {
        line-height: 46px;
        width: 33.33%;
        display: block;
        float: left;
        /*border-bottom: 1px solid #CCC;*/ }
        header#spPageHeader #spNavLanguage ul li a {
          display: block; }
  header#spPageHeader #spGnavHeader {
    clear: both;
    /*background: #FFF url(./common/images/bar_sp_bg_201912051330.jpg) no-repeat left top;*/
    background-size: 32px auto;
    height: auto; }
    header#spPageHeader #spGnavHeader.heightset {
      height: calc(100% - 72px); }
    header#spPageHeader #spGnavHeader ul li {
      /*margin: 0 10px 0 42px;*/
      margin: 0 0 0 0;
      border-bottom: 1px solid #e4e4e4; }
      header#spPageHeader #spGnavHeader ul li a {
        line-height: 46px;
        text-align: left;
        padding: 5px 1em;
        width: 100%;
        display: block;
        box-sizing: border-box;
        font-weight: bold; }
  header#spPageHeader #spPlanButton {
    font-size: 13px;
    margin: 10px; }
    header#spPageHeader #spPlanButton a {
      display: block;
      padding: 10px;
      border: 1px solid #b28a54;
      border-radius: 5px;
      color: #b28a54; }
      header#spPageHeader #spPlanButton a i.fa-chevron-right {
        text-align: right;
        float: right;
        padding-right: 10px;
        line-height: 20px;
        height: 13px; }
      header#spPageHeader #spPlanButton a i.fa-suitcase-rolling {
        padding-right: 10px; }

  #site-title {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 auto;
    width: 284px;
    height: 50px;
    z-index: 2; }

  #site-title a {
    display: block;
    width: 284px;
    height: 50px;
    margin: 10px 0 0;
    background: url(images/sp_ft_logo.png) no-repeat 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    text-indent: -9999em;
    overflow: hidden; }

  /* =============================== SKI ===== */
  #ski #header-link ul li.hk-home a {
    background: url(images/hk_btn_w_home.png) no-repeat 0 10px; }

  #ski #header-link ul li.hk-order {
    background: url(images/hk_btn_w_order.png) no-repeat 0 10px; }

  #ski #header-link ul li.hk-faq {
    background: url(images/hk_btn_w_faq.png) no-repeat 0 10px; }

  #ski #search-btn {
    background: url(images/hk_btn_w_search.png) no-repeat center center; }

  /* SKI */
  #ski #nav ul li.camera a,
  #ski #nav ul li.camera a:hover {
    width: 100%;
    height: 50px;
    margin-left: 0;
    background: #42b5e6 url(images/sp_nav_camera.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #ski #nav ul li.weather a,
  #ski #nav ul li.weather a:hover {
    width: 100%;
    height: 50px;
    margin-left: 0;
    background: #42b5e6 url(images/sp_nav_weather.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  /* selected */
  #activity #nav ul li.activity a,
  #stay #nav ul li.stay a,
  #gourmet #nav ul li.gourmet a,
  #shopping #nav ul li.shopping a,
  #heal #nav ul li.heal a,
  #learn #nav ul li.learn a,
  #see #nav ul li.see a {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10; }

  #activity #nav ul li.activity a {
    background: #66b5b6 url(images/sp_nav_activity.png) no-repeat 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #stay #nav ul li.stay a {
    background: #7da7d1 url(images/sp_nav_stay.png) no-repeat 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #gourmet #nav ul li.gourmet a {
    background: #c47b93 url(images/sp_nav_gourmet.png) no-repeat 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #shopping #nav ul li.shopping a {
    background: #cdcf4a url(images/sp_nav_shopping.png) no-repeat 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #heal #nav ul li.heal a {
    background: #7cbeee url(images/sp_nav_heal.png) no-repeat 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #learn #nav ul li.learn a {
    background: #8dbb7d url(images/sp_nav_learn.png) no-repeat 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #see #nav ul li.see a {
    background: #e8ba41 url(images/sp_nav_see.png) no-repeat 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  /* =============================== NAV Accordion ===== */
  #nav label,
  #home #nav label {
    background: #000 url(images/sp_nav_tt_a.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    display: block;
    width: 100%;
    height: 40px;
    text-indent: -9999em;
    overflow: hidden;
    margin: 0;
    padding: 0;
    z-index: 0; }

  #nav input[type="checkbox"].on-off,
  #home #nav input[type="checkbox"].on-off {
    display: none; }

  #nav .menu ul,
  #home #nav .menu ul {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0;
    padding: 0;
    list-style: none; }

  #nav input[type="checkbox"].on-off + ul,
  #home #nav input[type="checkbox"].on-off + ul {
    height: 0;
    overflow: hidden; }

  #nav input[type="checkbox"].on-off:checked + ul,
  #home #nav input[type="checkbox"].on-off:checked + ul {
    height: 310px; }

  /*　
	#home #nav input[type="checkbox"].on-off + ul{
		height: 420px;
	}
	#home #nav label {
		display: none;
	}
	　*/
  /* =========================================================
	 SLICK ===================================================== */
  #slider {
    width: 100%; }

  #slider img {
    width: 100%;
    height: auto; }

  /*=========================================================
	 FIRST___TOP___INFO ==========================================
	==========================================================*/
  #nav-hbn-top {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto 30px; }

  /* hbn-header-info */
  #header-info {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    z-index: -1; }

  #hi-left {
    display: none; }

  #hi-right {
    position: relative;
    float: left;
    width: 100%; }

  /* =============================== SKI ===== */
  #ski #hi-right #hi-right-in {
    display: none; }

  #ski #nav-right-in {
    position: absolute;
    left: 250px;
    top: 0;
    width: 3000px;
    height: 85px;
    background: url(images/hi-right_w.png) repeat-x 0 0; }

  /**/
  #gourmet #header-photo-wrap {
    display: none; }

  #hi-right #hi-right-bg {
    float: left;
    width: 100%;
    height: auto; }

  #hi-right #hi-right-in {
    display: none; }

  #hi-right #info-box {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0; }

  #info-box h1 {
    text-indent: -9999em;
    overflow: hidden; }

  #info-box p {
    display: none; }

  /* ----------------------------------------------------------------------- ACTIVITY */
  #activity #hi-right-bg,
  #activity second-aside-top {
    background: #66b5b6; }

  #activity #info-box h1 {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    background: url(images/sp_hd_tt_activity.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  /* ----------------------------------------------------------------------- STAY */
  #stay #hi-right-bg {
    background: #7da7d1; }

  #stay #info-box h1 {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    background: url(images/sp_hd_tt_stay.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  /* ----------------------------------------------------------------------- GOURMET */
  #gourmet #hi-right-bg {
    background: #c47b93; }

  #gourmet #info-box h1 {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    background: url(images/sp_hd_tt_gourmet.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  /* ----------------------------------------------------------------------- LEARN */
  #learn #hi-right-bg {
    background: #8dbb7d; }

  #learn #info-box h1 {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    background: url(images/sp_hd_tt_learn.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  /* ----------------------------------------------------------------------- SEE */
  #see #hi-right-bg {
    background: #e8ba41; }

  #see #info-box h1 {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    background: url(images/sp_hd_tt_see.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  /* =============================== SKI ===== */
  #ski #hi-right-bg {
    background: #00a2d0; }

  #ski #info-box h1 {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 210px;
    background: url(images/sp_ski_tt20170116.jpg) no-repeat 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  /* ----------------------------------------------------------------------- SHOPPING */
  #shopping #nav-hbn {
    height: auto;
    z-index: 3; }

  #shopping #main-info {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 0 30px;
    width: 100%;
    height: 90px;
    background: none; }

  #shopping .shopping-top #bread-crumbs {
    display: none; }

  #shopping #info-box h1 {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    background: #cdcf4a url(images/sp_hd_tt_shopping.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #shopping #aside {
    margin-top: 0; }

  /* ----------------------------------------------------------------------- HEAL */
  #heal #nav-hbn {
    height: auto;
    z-index: 3; }

  #heal #main-info {
    position: relative;
    left: 0;
    top: 0;
    margin: 0 0 30px;
    width: 100%;
    height: 90px;
    background: none; }

  #heal .heal-top #bread-crumbs {
    display: none; }

  #heal #info-box h1 {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    background: #7cbeee url(images/sp_hd_tt_heal.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #heal #info-box p.patio {
    display: none; }

  #heal #aside {
    margin-top: 0; }

  /*=========================================================
	 FIRST___MAIN ===============================================
	==========================================================*/
  /* -----------------------main */
  #main {
    width: 100%;
    margin: 0 auto 24px; }

  #main img {
    width: 100%;
    height: auto; }

  #main-hbn {
    width: 100%;
    margin: 10px auto 24px; }

  #bread-crumbs {
    display: none; }

  #contents {
    float: none;
    width: 100%; }

  #contents.w960 {
    float: none;
    width: 100%; }

  #contents-data {
    float: none;
    width: 100%; }

  /* Home-c-box */
  #contents .c-box {
    width: 100%;
    margin: 0; }

  #contents .c-box img {
    width: 100%;
    margin: 0 0 12px; }

  #contents .c-b-2a {
    float: none;
    width: 100%; }

  #contents .c-b-2b {
    float: none;
    width: 100%; }

  #contents .c-b-3a,
  #contents .c-b-3b {
    float: left;
    width: 48%; }

  #contents .c-b-3a {
    margin-right: 10px; }

  #contents .c-b-3c {
    float: left;
    width: 48%; }

  /* hbn-d-box */
  #contents .d-box {
    width: 100%; }

  #contents .d-box img {
    width: 100%;
    height: auto; }

  #contents .d-b-2a {
    float: none;
    width: 100%; }

  #contents .d-b-2b {
    float: none;
    width: 100%; }

  /* hbn-d-list-2 */
  ul.d-list-2 {
    list-style: none;
    margin: 0px; }

  ul.d-list-2 li a {
    text-decoration: none;
    color: #000; }

  ul.d-list-2 li {
    width: 100%;
    margin: 0 26px 30px 0; }

  ul.d-list-2 li:nth-child(2n) {
    margin: 0 0 30px 0; }

  ul.d-list-2 li p.sub-t {
    width: 100%;
    padding: 3px 0 0;
    margin: 0; }

  ul.d-list-2 li p.sub-t span {
    display: block;
    margin: 3px 0 0;
    padding: 0 8px 4px;
    color: #fff;
    font-weight: bold; }

  ul.d-list-2 li h3 {
    font-size: 153.9%;
    font-weight: normal;
    margin: 0;
    padding: 10px 0; }

  ul.d-list-2 li h3.appi_grand_villa {
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/bn_stay_villa.png) no-repeat 0 center; }

  ul.d-list-2 li h3.appi_grand_annex {
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/bn_stay_anx.png) no-repeat 0 center; }

  ul.d-list-2 li h3 span {
    padding: 0 1.2em 0 0; }

  /* ===== D-C ==================== */
  ul.d-list-2 li img {
    width: 100%;
    height: auto; }

  ul.d-list-2 li p.hbn {
    font-size: 93%;
    background: #f0ebdb; }

  ul.d-list-2 li p.hbn span {
    display: block;
    padding: 10px; }

  ul.d-list-2.list-pho p {
    margin: 0;
    padding: 0; }

  /* appi_soft */
  ul.d-list-2 li.block2 {
    float: none;
    width: 100%;
    margin: 0 0 30px 0; }

  ul.d-list-2 li p.hbn {
    width: 100%;
    min-height: 80px;
    margin: 0;
    font-size: 85%;
    line-height: 1.4em;
    background: url(images/bn_cmt_bg.png) no-repeat -1px top; }

  ul.d-list-2 li .list-pho p {
    margin: 0;
    padding: 0; }

  /* hbn-d-list-2 SEC res_akb */
  ul.d-list-2.sec {
    list-style: none;
    margin: 0; }

  #gourmet ul.d-list-2.sec {
    list-style: none;
    margin: 50px 0 0; }

  ul.d-list-2.sec li a {
    text-decoration: none;
    color: #000; }

  ul.d-list-2.sec li {
    list-style: none;
    float: left;
    width: 100%;
    margin: 0 30px 30px 0; }

  ul.d-list-2.sec li:nth-child(2n) {
    margin: 0 0 30px 0; }

  ul.d-list-2.sec li img {
    width: 100%;
    height: auto; }

  ul.d-list-2.sec li h3 {
    font-size: 167%;
    line-height: 1.2em;
    font-weight: normal;
    margin: 0;
    padding: 10px 0; }

  ul.d-list-2.sec li h3 span {
    padding: 0 1.2em 0 0; }

  ul.d-list-2.sec li h3 .tt-cmt {
    float: right;
    font-size: 75%;
    color: #555; }

  ul.d-list-2.sec li p.hbn {
    width: 100%;
    font-size: 93%;
    background: #f0ebdb; }

  ul.d-list-2.sec li p.hbn span {
    display: block;
    padding: 10px;
    background: #f0ebdb; }

  ul.d-list-2.sec ul.d_info {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #575757; }

  ul.d-list-2.sec ul.d_info li {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 93%; }

  ul.d-list-2.sec ul.d_info li.r-name {
    text-align: center; }

  ul.d-list-2.sec ul.d_info li.r-info {
    text-align: center;
    background: #c47b93; }

  ul.d-list-2.sec ul.d_info li span {
    display: block;
    padding: 3px 10px; }

  ul.d-list-2 .list-photo p {
    margin: 0; }

  ul.d-list-2 .list-photo img {
    margin: 0; }

  #activity h3.bnn_wlt {
    width: 100%;
    height: 76px;
    background: url(images/bnn_wlt_sp.png) no-repeat 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    text-indent: -9999em;
    overflow: hidden; }

  h3.sp_event_cldr {
    width: 100%;
    height: 76px;
    background: url(images/sp_bn_ac_evcl.png) no-repeat 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    text-indent: -9999em;
    overflow: hidden; }

  h3.sp_recommend {
    width: 100%;
    height: 76px;
    background: url(images/sp_bn_recommend.png) no-repeat 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    text-indent: -9999em;
    overflow: hidden; }

  #activity ul.d-list-2 li p.sub-t.ranch {
    width: 324px;
    background: url(images/activity_mds.png) no-repeat right 0; }

  #activity ul.d-list-2 li p.sub-t.ranch span {
    background: url(images/activity_mds.png) no-repeat right bottom; }

  ul.d-list-2.sec.tpro li p.sub-t {
    width: 324px;
    background: url(images/npro_mds.png) no-repeat right 0; }

  ul.d-list-2.sec.tpro li p.sub-t span {
    background: url(images/npro_mds.png) no-repeat right bottom;
    color: #666;
    font-size: 93%; }

  ul.d-list-2.sec.tpro li h3 span {
    background: url(images/pict_ya_tpro.png) no-repeat right center; }

  /* hbn-d-list-3 */
  #stay p.sub-t-s {
    float: left;
    width: 510px;
    padding: 3px 0 0;
    margin: 30px 0 15px;
    position: relative; }

  #stay p.sub-t-s span {
    display: block;
    margin: 3px 0 0;
    padding: 0 8px 4px;
    color: #000;
    font-weight: bold; }

  #stay p.sub-t-s {
    background: url(images/msn_log_mds.png) no-repeat 0 0; }

  #stay p.sub-t-s span {
    background: url(images/msn_log_mds.png) no-repeat 0 bottom; }

  #stay p.sub-t-s span.fds {
    position: absolute;
    left: 350px;
    top: -40px;
    width: 101px;
    height: 59px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/bn_fds.png) no-repeat 0 bottom; }

  ul.d-list-3 {
    float: left;
    width: 510px;
    margin: 0 0 30px;
    list-style: none; }

  ul.d-list-3 li {
    float: left;
    width: 240px; }

  ul.d-list-3 li:nth-child(2n) {
    float: right; }

  ul.d-list-3 li a {
    text-decoration: none;
    color: #000; }

  ul.d-list-3 .list-photo p {
    margin: 0; }

  ul.d-list-3 .list-photo img {
    margin: 0; }

  ul.d-list-3 li h3 {
    font-size: 146.5%;
    font-weight: normal;
    margin: 0;
    padding: 10px 0; }

  ul.d-list-3 li h3 span {
    padding: 0 1.2em 0 0;
    background: url(images/pict_ya_activity.png) no-repeat right center; }

  ul.d-list-3 li p.hbn {
    width: 240px;
    min-height: 80px;
    margin: 0;
    font-size: 85%;
    line-height: 1.4em;
    background: url(images/bn_cmt_bg.png) no-repeat -1px bottom; }

  ul.d-list-3 li p.hbn span {
    display: block;
    padding: 10px 15px; }

  #contents-data .c-box {
    width: 100%;
    margin: 0 0 10px; }

  #contents-data .c-b-2a {
    float: none;
    width: 100%; }

  #contents-data .c-b-2b {
    float: none;
    width: 100%; }

  #contents-data .c-b-3a,
  #contents-data .c-b-3b {
    float: none;
    width: 100%;
    margin: 0 0 50px; }

  #contents-data .c-b-3a {
    margin-right: 0; }

  #contents-data .c-b-3c {
    float: none;
    width: 100%; }

  /* ==================================================== activity-top*/
  #activity ul.d-list-2 li p.sub-t {
    background: #66b5b6; }

  #activity ul.d-list-2 li p.sub-t span {
    background: #66b5b6; }

  /* activity-ranch-top*/
  #activity ul.d-list-2 li p.sub-t.ranch {
    width: 100%;
    background: #66b5b6; }

  #activity ul.d-list-2 li p.sub-t.ranch span {
    background: #66b5b6; }

  /* ==================================================== stay-top*/
  #stay ul.d-list-2 li p.sub-t {
    background: #7da7d1; }

  #stay ul.d-list-2 li p.sub-t span {
    background: #7da7d1; }

  /* ==================================================== gourmet-top*/
  #gourmet ul.d-list-2 li p.sub-t {
    background: #c47b93; }

  #gourmet ul.d-list-2 li p.sub-t span {
    background: #c47b93; }

  /* ==================================================== shopping-top*/
  #shopping ul.d-list-2 li p.sub-t {
    background: #cdcf4a; }

  #shopping ul.d-list-2 li p.sub-t span {
    background: #cdcf4a; }

  /* ==================================================== heal-top*/
  #heal ul.d-list-2 li p.sub-t {
    background: #7cbeee; }

  #heal ul.d-list-2 li p.sub-t span {
    background: #7cbeee; }

  /* ==================================================== learn-top*/
  #learn ul.d-list-2 li p.sub-t {
    background: #8dbb7d; }

  #learn ul.d-list-2 li p.sub-t span {
    background: #8dbb7d; }

  /* ==================================================== see-top*/
  #see ul.d-list-2 li p.sub-t {
    background: #e8ba41; }

  #see ul.d-list-2 li p.sub-t span {
    background: #e8ba41; }

  ul.d-list-2 li p.hbn {
    font-size: 93%;
    background: #f0ebdb; }

  ul.d-list-2 li p.hbn span {
    display: block;
    padding: 10px; }

  /* === stay-top === HagOnly*/
  #hag-box {
    margin: 0 0 40px; }

  #hag-box a {
    display: block;
    text-decoration: none;
    color: #000; }

  #hag-box .hag-mds {
    float: left;
    width: 100%;
    margin: 0 0 9px; }

  #hag-box .hag-hbn {
    display: relative;
    float: left;
    width: 100%;
    height: 70px;
    margin: 0 0 12px; }

  #hag-box .hag-hbn p {
    margin: 16px 0 0;
    font-size: 93%; }

  #hag-box p.sub-t {
    width: 100%;
    padding: 3px 0 0;
    margin: 0 0 14px;
    background: url(images/stay_mds.png) no-repeat 0 0; }

  #hag-box p.sub-t span {
    display: block;
    margin: 3px 0 0;
    padding: 0 8px 4px;
    color: #fff;
    font-weight: bold;
    background: url(images/stay_mds.png) no-repeat 0 bottom; }

  #hag-box h3.hag {
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0;
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/logo_hag_n.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  /* === HagOnly_END*/
  /* Home-bnn */
  .c-box-3bn {
    margin: 30px 0 14px; }

  .c-box-3bn a {
    display: block;
    float: left;
    width: 230px;
    height: 60px;
    margin: 0 10px 10px 0;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2); }

  .c-box-3bn a:nth-child(3n) {
    margin: 0 0 10px 0; }

  /* Activity-bnn */
  .d-box.activity01 .mds {
    float: left;
    width: 237px;
    height: 230px; }

  .d-box.activity01 .mds a {
    display: block;
    width: 237px;
    height: 230px;
    background: url(images/bn_ac_akb.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  .d-box.activity01 .p-box {
    float: left;
    width: 473px;
    height: 230px; }

  /* STAY-bnn */
  .d-box.stay01 .mds {
    float: left;
    width: 240px;
    height: 230px; }

  .d-box.stay01 .mds a {
    display: block;
    width: 240px;
    height: 230px;
    background: url(images/bn_st_hag.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  .d-box.stay01 .p-box {
    float: left;
    width: 470px;
    height: 230px; }

  /* Gourmet-bnn */
  .d-box.restaurant01 .mds {
    float: left;
    width: 285px;
    height: 282px; }

  .d-box.restaurant01 .mds a {
    display: block;
    width: 285px;
    height: 282px;
    background: url(images/bn_gr_rest.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  .d-box.restaurant01 .p-box {
    float: left;
    width: 425px;
    height: 282px; }

  /* Shopping-bnn */
  .d-list-sp {
    width: 100%;
    margin: 0 0 25px;
    list-style: none; }

  .d-list-sp li.left {
    float: none;
    width: 100%;
    margin: 0 0 14px; }

  .d-list-sp li.right {
    float: none;
    width: 100%;
    margin: 0 0 14px; }

  .d-list-sp li.left .sp-info {
    background: #cdcf4a;
    width: 100%;
    margin-left: 0; }

  .d-list-sp li.left .sp-info-in {
    background: #cdcf4a;
    width: 100%; }

  .d-list-sp li.right .sp-info {
    background: #cdcf4a;
    width: 100%;
    margin-left: 0; }

  .d-list-sp li.right .sp-info-in {
    background: #cdcf4a;
    width: 100%; }

  .d-list-sp li a {
    text-decoration: none;
    color: #000; }

  .d-list-sp li h3 {
    margin: 0;
    padding: 10px 15px 8px;
    font-size: 146.5%;
    font-weight: normal;
    line-height: 1.2em; }

  .d-list-sp li h3 .sh3 {
    font-size: 65%;
    line-height: 1em; }

  .d-list-sp li p {
    margin: 0;
    padding: 0 15px 15px;
    font-size: 93%;
    line-height: 1.4em; }

  /* Heal-bnn */
  .d-box.heal01 .mds {
    float: left;
    width: 240px;
    height: 304px; }

  .d-box.heal01 .mds a {
    display: block;
    width: 240px;
    height: 304px;
    background: url(images/bn_ac_buna.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  .d-box.heal01 .p-box {
    float: left;
    width: 470px;
    height: 304px; }

  /* Learb-bnn */
  .d-box.learn01 .mds {
    width: 710px;
    height: 345px;
    background: url(images/bn_le_buna.jpg) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  /* see-bnn */
  .d-box.see01 .mds {
    width: 710px;
    height: 120px; }

  .d-box.see01 .mds a {
    display: block;
    width: 710px;
    height: 120px;
    background: url(images/bn_see_kanko.jpg) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  h3.sp_shoku_kodawari {
    width: 100%;
    height: 76px;
    background: url(images/bnn_shoku_no_kodawari_sp.png) repeat-x 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    text-indent: -9999em;
    overflow: hidden; }

  /*=========================================================
	 SECOND___MAIN =============================================
	==========================================================*/
  #contents-data {
    font-size: 100%;
    line-height: 1.5em; }

  .c-d-title {
    margin: 20px 0 0; }

  .c-d-title-in h1 {
    font-size: 197%;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0 20px;
    padding: 0 0 25px; }

  #activity .c-d-title-in h1 {
    background: url(images/bar_activity.png) no-repeat left bottom; }

  #stay .c-d-title-in h1 {
    background: url(images/bar_stay.png) no-repeat left bottom; }

  #gourmet .c-d-title-in h1 {
    background: url(images/bar_gourmet.png) no-repeat left bottom; }

  #shopping .c-d-title-in h1 {
    background: url(images/bar_shopping.png) no-repeat left bottom; }

  #heal .c-d-title-in h1 {
    background: url(images/bar_heal.png) no-repeat left bottom; }

  #learn .c-d-title-in h1 {
    background: url(images/bar_learn.png) no-repeat left bottom; }

  #see .c-d-title-in h1 {
    background: url(images/bar_see.png) no-repeat left bottom; }

  .c-d-title-in h1 {
    background: url(images/bar_df.png) no-repeat left bottom; }

  .section2-info h3 {
    margin: 0 0 10px;
    padding: 10px 0 10px 0.7em;
    font-size: 123.1%;
    border-left: solid 1px #333; }

  .section2-info ul {
    margin: 0 0 20px; }

  .section2-info img {
    float: none;
    margin: 0;
    padding: 0 0 20px;
    width: 100%;
    height: auto; }

  .section2-info table {
    margin-top: 3px;
    font-size: 85%; }

  .section2-info table th {
    text-align: center;
    padding: 4px 10px;
    color: #fff;
    border: solid 1px #666; }

  .section2-info table td {
    text-align: center;
    background: #f0ecdd;
    padding: 4px 10px;
    border: solid 1px #666; }

  #activity .section2-info table th {
    background: #66b5b6; }

  #stay .section2-info table th {
    background: #6591c5; }

  /* ================================================================ */
  /* ================================================================ */
  /* ================================================================ */
  h2.guide {
    margin: 0 0 15px;
    padding: 0 0 10px;
    width: 680px;
    height: 32px;
    text-indent: -9999em;
    overflow: hidden;
    border-bottom: solid 1px #000; }

  #activity h2.guide {
    background: url(images/c_d_activity.png) no-repeat 0 0; }

  #stay h2.guide {
    background: url(images/c_d_stay_room.png) no-repeat 0 0; }

  #heal h2.guide {
    background: url(images/c_d_heal.png) no-repeat 0 0; }

  #learn h2.guide {
    background: url(images/c_d_learn.png) no-repeat 0 0; }

  #see h2.guide {
    background: url(images/c_d_see.png) no-repeat 0 0; }

  /* ================================================================ */
  /* ================================================================ */
  /* ================================================================ */
  /* ======================== activity-hbn*/
  .act-box-all {
    margin: 50px 0 0; }

  /* ======================== stay-hbn*/
  #stay #contents-data .c-d-title.hotel {
    position: relative;
    width: 680px;
    height: 100px;
    margin: 0 0 20px; }

  #stay #contents-data .c-d-title-in.hotel {
    position: absolute;
    top: 0;
    right: 0;
    width: 3000px;
    height: 100px;
    background: url(images/c_d_stay_bg.png) repeat-x 0 0; }

  #stay #contents-data .c-d-title-in.hotel h1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 680px;
    height: 100px;
    text-indent: -9999em;
    overflow: hidden; }

  #stay #contents-data .c-d-title-in.hotel h1.hotel_appi_grand {
    background: url(images/c_d_stay_hag_title.png) no-repeat 0 0; }

  #stay #contents-data .c-d-title-in.hotel h1.appi_grand_villa {
    background: url(images/c_d_stay_villa_title.png) no-repeat 0 0; }

  #stay #contents-data .c-d-title-in.hotel h1.appi_grand_annex {
    background: url(images/c_d_stay_anx_title.png) no-repeat 0 0; }

  #stay #contents-data h2.main-catch {
    margin: 0 0 20px;
    padding: 0;
    font-size: 138.5%;
    line-height: 1.4em;
    color: #333; }

  /*====================================================*/
  .section1 {
    position: relative;
    margin: 0 0 40px;
    font-size: 100%; }

  ul.section1-info {
    position: static;
    margin: 0 0 10px;
    list-style: none;
    width: 236px;
    height: 20px; }

  ul.section1-info li.info01 {
    float: left;
    width: 109px;
    height: 20px;
    margin: 0 26px 0 0; }

  ul.section1-info li.info02 {
    float: left;
    width: 98px;
    height: 20px; }

  ul.section1-info li a {
    display: block; }

  ul.section1-info li.info01 a {
    width: 109px;
    height: 20px;
    background: url(images/c_d_stay_info01.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  ul.section1-info li.info01 .no-link {
    display: none; }

  ul.section1-info li.info02 a {
    width: 98px;
    height: 20px;
    text-indent: -9999em;
    overflow: hidden; }

  #stay ul.section1-info li.info02 a {
    background: url(images/c_d_stay_info02.png) no-repeat 0 0; }

  #activity ul.section1-info li.info02 a {
    background: url(images/c_d_activity_info02.png) no-repeat 0 0; }

  #heal ul.section1-info li.info02 a {
    background: url(images/c_d_heal_info02.png) no-repeat 0 0; }

  #learn ul.section1-info li.info02 a {
    background: url(images/c_d_learn_info02.png) no-repeat 0 0; }

  #see ul.section1-info li.info02 a {
    background: url(images/c_d_see_info02.png) no-repeat 0 0; }

  .section1 p.net-info {
    width: 200px;
    height: 30px;
    margin: 15px 0; }

  .section1 p.net-info a {
    display: block;
    width: 200px;
    height: 30px;
    background: url(images/stay_net_info.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  .section2-info ul {
    list-style: none; }

  .section2-info ul li {
    padding: 0 0 0 1.2em; }

  #stay .section2-info ul li {
    background: url(images/pict_stay_maru.png) no-repeat 0 2px; }

  #activity .section2-info ul li {
    background: url(images/pict_activity_maru.png) no-repeat 0 2px; }

  #heal .section2-info ul li {
    background: url(images/pict_heal_maru.png) no-repeat 0 2px; }

  #learn .section2-info ul li {
    background: url(images/pict_learn_maru.png) no-repeat 0 2px; }

  #see .section2-info ul li {
    background: url(images/pict_see_maru.png) no-repeat 0 2px; }

  .section2-room table th {
    text-align: center;
    background: #6591c5;
    padding: 8px 10px 1px;
    color: #fff; }

  .section2-room table td {
    text-align: center;
    background: #f0ecdd;
    padding: 8px 10px;
    border-bottom: solid 1px #000; }

  /*====================================================*/
  .p-box-all {
    margin: 0; }

  .p-box-4 {
    float: left;
    width: 48%;
    margin: 0 2% 25px 0; }

  .p-box-4:nth-child(4n) {
    margin: 0 0 25px 0; }

  .p-box-4 a {
    text-decoration: none;
    font-size: 93%;
    line-height: 1.1em;
    color: #000; }

  .p-box-4 a p {
    margin: 0 0 3px; }

  .p-box-4 a img {
    width: 150px;
    height: 100px;
    margin: 0 0 3px; }

  .gourmet .p-box-4 a span {
    padding: 0 1.3em 0 0;
    background: url(images/pict_ya_gourmet_s.png) no-repeat right 0; }

  .heal .p-box-4 a span {
    padding: 0 1.3em 0 0;
    background: url(images/pict_ya_heal_s.png) no-repeat right 0; }

  .activity .p-box-4 a span {
    padding: 0 1.3em 0 0;
    background: url(images/pict_ya_activity_s.png) no-repeat right 0; }

  .shopping .p-box-4 a span {
    padding: 0 1.3em 0 0;
    background: url(images/pict_ya_shopping_s.png) no-repeat right 0; }

  h3.faci-h301 {
    width: 680px;
    height: 26px;
    margin: 0 0 10px;
    background: url(images/faci-h301.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  h3.faci-h302 {
    width: 680px;
    height: 26px;
    margin: 0 0 10px;
    background: url(images/faci-h302.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  h3.faci-h303 {
    width: 680px;
    height: 26px;
    margin: 0 0 10px;
    background: url(images/faci-h303.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  h3.faci-h304 {
    width: 680px;
    height: 26px;
    margin: 0 0 10px;
    background: url(images/faci-h304.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  .hbn-txt-box1 {
    float: none;
    width: 100%; }

  .hbn-p-box1 {
    float: none;
    width: 100%; }

  /* ===== D-C ==================== */
  .hbn-p-box1 img {
    width: 100%;
    height: auto; }

  h2.c_d_stay_gallery {
    margin: 0 0 15px;
    width: 680px;
    height: 22px;
    background: url(images/c_d_stay_gallery.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  h2.c_d_stay_ski {
    margin: 0 0 15px;
    width: 680px;
    height: 32px;
    background: url(images/c_d_stay_ski.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  h2.c_d_stay_kannai {
    margin: 0 0 15px;
    width: 680px;
    height: 32px;
    background: url(images/c_d_stay_kannai.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  /* ======================== restrun-hbn*/
  #gourmet #contents-data .c-d-title.restaurant_and_lounge {
    position: relative;
    width: 100%;
    height: 80px;
    margin: 20px 0 0; }

  #gourmet #contents-data .c-d-title-in.restaurant_and_lounge {
    position: static;
    top: 0;
    right: 0;
    width: 100%;
    height: 80px;
    background: url(images/c_d_gourmet_bg.png) repeat-x 0 0; }

  #gourmet #contents-data .c-d-title-in h1.restaurant_and_lounge {
    position: static;
    top: 0;
    right: 0;
    width: 100%;
    height: 80px;
    background: url(images/c_d_r_and_l_title.png) no-repeat 10px 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet #contents-data .c-d-title-in h1 {
    font-size: 197%;
    font-weight: normal;
    margin: 0 0 20px;
    padding: 0; }

  .res-box-all {
    margin: 50px 0 0; }

  .res-box-2 {
    float: left;
    width: 325px;
    margin: 0 30px 30px 0; }

  .res-box-2:nth-child(2n) {
    margin: 0 0 30px 0; }

  .res-box-2 a {
    text-decoration: none;
    color: #000; }

  .res-box-2 img {
    margin: 0;
    padding: 0;
    vertical-align: bottom; }

  .res-box-2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #575757; }

  .res-box-2 ul li {
    color: #fff; }

  .res-box-2 ul li.r-name {
    float: left;
    width: 185px; }

  .res-box-2 ul li.r-info {
    float: left;
    width: 140px;
    text-align: center;
    background: #c47b93; }

  .res-box-2 ul li span {
    display: block;
    padding: 3px 10px; }

  .res-box-2 h2 {
    font-size: 153.9%;
    font-weight: normal;
    padding: 9px 0; }

  .res-box-2 p {
    font-size: 93%; }

  /* Restaurant_DATA */
  .contents-title {
    width: 680px;
    height: 45px;
    margin: 30px 0 10px; }

  #gourmet h1 {
    width: 100%;
    height: 45px;
    margin: 0; }
    #gourmet h1 img {
      width: 100%;
      height: auto; }

  #gourmet h1.lapindor {
    background: url(images/logo_r_lapindor.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet h1.nanashigure {
    background: url(images/logo_r_nanashigure.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet h1.ranran {
    background: url(images/logo_r_ranran.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet h1.richoen {
    background: url(images/logo_r_richoen.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet h1.arlberg {
    background: url(images/logo_r_arlberg.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet h1.lupinas {
    background: url(images/logo_r_lupinas.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet h1.chokai {
    background: url(images/logo_r_chokai.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet h1.lobelia {
    background: url(images/logo_r_lobelia.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet h1.melissa {
    background: url(images/logo_r_melissa.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet h1.chinon {
    background: url(images/logo_r_chinon.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet h1.rikoh {
    background: url(images/logo_r_rikoh.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet h1.yamaboushi {
    background: url(images/logo_r_yamaboushi.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet h1.po {
    background: url(images/logo_r_po.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet h1.sanremo {
    background: url(images/logo_r_sanremo.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet h1.sassari {
    background: url(images/logo_r_sassari.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet h1.annex_bbq {
    background: url(images/logo_r_anx_bbq.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet h1.lech_info {
    background: url(images/logo_r_lech.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  .rest-main {
    margin: 0 0 40px; }

  .section2-hbn {
    float: none;
    width: 100%;
    border-right: none; }

  .section2-hbn-in {
    padding-right: 0; }

  .section2-hbn-in p {
    line-height: 1.8em; }

  .section2-data {
    float: none;
    width: 100%; }

  /* ===== D-C ==================== */
  .section2-data img {
    width: 100%;
    height: auto; }

  .section2-data p {
    font-size: 93%; }

  .section2-data-in {
    padding-left: 0; }

  #gourmet ul.area-info {
    margin: 20px 0; }

  #gourmet ul.area-info li {
    width: 110px;
    height: 20px;
    margin: 0 0 5px; }

  #gourmet ul.area-info li a {
    display: block;
    width: 110px;
    height: 20px;
    text-indent: -9999em;
    overflow: hidden; }

  #gourmet ul.area-info li.info01 a {
    background: url(images/c_d_gourmet_info01.png) no-repeat 0 0; }

  #gourmet ul.area-info li.info02 a {
    background: url(images/c_d_gourmet_info02.png) no-repeat 0 0; }

  .section2-data-in h4 {
    padding-left: 1.1em;
    font-size: 105%;
    color: #c47b93;
    background: url(images/pict_groumet_sq.png) no-repeat 0 center; }

  .menu-box h3 {
    margin: 15px 0;
    font-size: 138.5%;
    font-family: serif;
    color: #c47b93; }

  .menu-box h4 {
    margin: 0 0 5px;
    font-size: 108%;
    color: #c47b93; }

  .menu-box p {
    margin: 0 0 20px;
    font-size: 93%; }

  .menu-box img {
    width: 100%;
    height: auto; }

  /* ======================== heal-hbn*/
  /* ======================== learn-hbn*/
  /* 写真3点 */
  .learn-3box {
    float: left;
    width: 48%;
    margin: 0 1% 7px; }

  .learn-3box p {
    font-size: 77%; }

  /* ======================== see-hbn*/
  .act-box-all {
    margin: 50px 0 0; }

  /* around_tourist */
  .entry-content .c-box.see p {
    margin: 0 0 5px;
    padding: 0;
    line-height: 1.6em; }

  .entry-content .c-box.see p.hbn {
    margin: 0 0 30px;
    padding: 0; }

  .entry-content .c-box.see p.tour-time {
    margin: 10px 0;
    padding: 5px 0 5px 100px;
    background: #efebdb url(images/tour-time.png) no-repeat 50px center; }

  .c-box.see h3 {
    margin: 0 0 10px;
    padding: 10px 0;
    border-top: solid 3px #e9ba30;
    border-bottom: solid 1px #e9ba30; }

  .c-box.see h4 {
    margin: 2px 0;
    padding: 2px 0 2px 1.2em;
    background: url(images/pict_see_maru.png) no-repeat left center; }

  /* pension_minshuku_list */
  .entry-content ul.pension-list,
  .entry-content ul.minshuku-list {
    margin: 0 0 40px;
    padding: 0;
    border-top: solid 1px #c0c0c0; }

  .entry-content ul.pension-list li,
  .entry-content ul.minshuku-list li {
    list-style: none;
    padding: 8px 16px;
    border-bottom: solid 1px #c0c0c0;
    background: #fffffc; }

  .entry-content ul.pension-list li:nth-child(2n) {
    background: #f7fcfe; }

  .entry-content ul.minshuku-list li:nth-child(2n) {
    background: #FFFAF0; }

  .pm-name {
    float: left;
    width: 60%;
    font-weight: bold; }

  .pm-tel {
    float: right;
    width: 38%;
    text-align: right; }

  /* FAQ */
  dl.faq {
    margin: 0 0 20px; }

  dl.faq dt {
    margin: 0;
    padding: 10px 10px 10px 50px;
    border: solid 1px #ede4cd;
    background: #F5F5DC url(images/qa_q.png) no-repeat 10px center; }

  dl.faq dd {
    margin: 0 0 30px;
    padding: 10px 10px 10px 50px;
    border-left: solid 1px #ede4cd;
    border-bottom: solid 1px #ede4cd;
    border-right: solid 1px #ede4cd;
    background: #fffffc url(images/qa_a.png) no-repeat 10px 7px; }

  /*Tokuten*/
  table.dft {
    margin-top: 3px;
    font-size: 85%; }

  table.dft th {
    text-align: center;
    padding: 4px 10px;
    color: #fff;
    border: solid 1px #666; }

  table.dft td {
    text-align: center;
    background: #f0ecdd;
    padding: 4px 10px;
    border: solid 1px #666; }

  table.dft table th {
    background: #66b5b6; }

  table.dft th {
    background: #6591c5; }

  /*Search*/
  h2.search_ans {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: dotted 1px #999; }

  .navigation {
    padding: 0;
    margin: 0 0 10px;
    border: solid 1px #ede4cd;
    background: #F5F5DC; }

  .navigation .alignleft,
  .navigation .alignright {
    margin: 5px 10px;
    padding: 0; }

  .entry-content.search ul {
    margin-left: 3em; }

  .entry-content img {
    width: 100%;
    height: auto; }

  /*Houji*/
  #appi_houji h2 {
    margin: 10px 0 15px;
    padding: 0 0 10px;
    font-size: 167%;
    font-weight: normal;
    color: #483D8B;
    border-bottom: double 3px #c0c0c0; }

  h3.appi_houji {
    margin: 10px 0 15px;
    padding: 0 0 10px;
    font-size: 123.1%;
    color: #483D8B;
    border-bottom: double 1px #c0c0c0; }

  #appi_houji h4 {
    font-size: 108%;
    color: #483D8B; }

  #contents-data .c-box.houji {
    width: 100%; }

  #contents-data .c-box.houji .c-b-2a {
    float: none;
    width: 100%; }

  #contents-data .c-box.houji .c-b-2b {
    float: none;
    width: 100%; }

  .entry-content .c-box.houji .sp-mgn {
    margin: 0 0 5px; }

  table.houji {
    width: 100%;
    font-size: 93%; }

  table.houji th {
    text-align: center;
    padding: 4px 10px;
    background: #F8F8FF;
    border: solid 1px #999;
    font-weight: normal; }

  table.houji td {
    text-align: center;
    padding: 4px 10px;
    background: #fff;
    border: solid 1px #999; }

  table.houji td.right {
    text-align: right; }

  #appi_houji h3.houji-pr {
    font-size: 108%;
    font-weight: normal;
    margin: 10px 0 6px;
    padding: 0 0 12px;
    border-bottom: solid 1px #ccc;
    color: #6A5ACD; }

  .houji-stay {
    margin: 10px 0 0;
    padding: 0 0 0 0.7em;
    border-left: solid 2px #483D8B; }

  .houji-stay strong {
    font-size: 123.1%;
    color: #483D8B; }

  /*Usagi*/
  .usagi-toku {
    margin: 0 0 30px;
    padding: 15px;
    border: solid 1px #c0c0c0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome */
    -moz-border-radius: 10px;
    /* Firefox */ }

  h2.usagi {
    padding: 15px;
    line-height: 1.5em;
    text-align: center;
    color: #164a84;
    background: #efefef;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome */
    -moz-border-radius: 10px;
    /* Firefox */ }

  h2.usagi span {
    font-weight: normal;
    font-size: 153.9%;
    color: #c00; }

  h2.usagi-red {
    color: #c00; }

  p.usagi {
    margin: 0 1em 10px; }

  dl.usagi {
    font-size: 108%;
    margin: 0; }

  dl.usagi dt {
    float: left;
    width: 5em;
    color: #c00; }

  dl.usagi dd {
    margin: 0;
    padding: 0 0 5px 5.5em; }

  ul.usagi {
    list-style: none;
    margin: 0 0 10px 2em; }

  ul.usagi li {
    list-style: none;
    padding: 0 0 0 1.2em;
    background: url(images/pict_stay_maru.png) no-repeat left center; }

  ul.usagi-btn {
    width: 100%;
    margin: 0 auto 20px; }

  ul.usagi-btn li {
    float: none;
    list-style: none;
    width: 90%;
    margin: 0 5%;
    text-align: center; }

  .entry-content ul.usagi-btn li a {
    display: block;
    margin: 0 0 20px;
    padding: 10px 6px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome */
    -moz-border-radius: 10px;
    /* Firefox */
    color: #fff;
    background: #1883c7; }

  .entry-content ul.usagi-btn li a:hover {
    background: #164a84; }

  /*Staff_Blog_List*/
  .stfblog-all {
    margin: 0 0 20px;
    padding: 15px;
    border: solid 1px #c0c0c0; }

  .stfblog-photo {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 0 14px; }

  .stfblog-hbn {
    float: none;
    width: 100%; }

  .stfblog-hbn p {
    margin: 0; }

  p.stfblog-mds {
    font-weight: bold;
    color: #666;
    margin: 0 0 10px; }

  /* _______________SECOND-ASIDE */
  #second-aside-top {
    width: 100%;
    margin: 0;
    padding-top: 0; }

  #second-aside-top .s-a-top-mds {
    margin: 0 0 20px; }

  #second-aside-top h2 {
    width: 250px;
    margin-left: 15px;
    text-indent: -9999em;
    overflow: hidden; }

  #second-aside-top .s-a-top-catch {
    display: none; }

  #second-aside-top .back-link a {
    display: block;
    padding: 8px 36px;
    font-size: 85%;
    text-decoration: none;
    color: #fff; }

  /* ACTIVITY */
  #activity #second-aside-top {
    background: #66b5b6; }

  #activity #second-aside-top h2 {
    margin: 0;
    width: 100%;
    height: 100px;
    background: url(images/sp_hd_tt_activity.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  .s-a-body-activity {
    width: 90%;
    padding: 15px 5%;
    background: #009489; }

  .s-a-body-activity h3 {
    width: 242px;
    height: 20px;
    margin: 0 0 7px;
    text-indent: -9999em;
    overflow: hidden; }

  .s-a-body-activity ul {
    list-style: none;
    width: 240px;
    margin: 0 0 10px; }

  .s-a-body-activity.r-data ul {
    margin: 0 0 10px; }

  .s-a-body-activity.r-data ul li {
    margin: 0;
    padding: 5px 0; }

  .s-a-body-activity.r-data ul a {
    display: block;
    margin: 0;
    padding: 0 0 0 1.2em;
    text-decoration: none;
    color: #fff;
    font-size: 93%;
    background: url(images/pict_white_sq.png) no-repeat 0 center;
    line-height: 1.42em; }

  #activity #second-aside-top .back-link {
    background: #66b5b6; }

  #activity #second-aside-top .back-link a {
    background: #66b5b6 url(images/pict_ya_white_back.png) no-repeat 15px center; }

  /* STAY */
  #stay #second-aside-top {
    background: #7da7d1; }

  #stay #second-aside-top h2 {
    margin: 0;
    width: 100%;
    height: 100px;
    background: url(images/sp_hd_tt_stay.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  .s-a-body-stay {
    width: 250px; }

  .s-a-body-stay ul {
    list-style: none;
    margin: 20px 0 20px 20px; }

  .s-a-body-stay ul li a {
    display: block;
    width: 190px;
    height: 30px;
    text-indent: -9999em;
    overflow: hidden; }

  .s-a-body-stay ul li a.hag {
    margin: 0 0 20px;
    background: url(images/aside_sec_hotel_hag.png) no-repeat 0 0; }

  .s-a-body-stay ul li a.villa {
    margin: 0 0 20px;
    background: url(images/aside_sec_hotel_villa.png) no-repeat 0 0; }

  .s-a-body-stay ul li a.anx {
    margin: 0;
    background: url(images/aside_sec_hotel_anx.png) no-repeat 0 0; }

  .s-a-body-stay2 {
    width: 90%;
    padding: 10px 5%;
    background: #a4cec7;
    font-size: 85%; }

  .s-a-body-stay2 h3 {
    font-weight: normal;
    margin: 0 0 7px; }

  .s-a-body-stay2 a {
    margin: 0 1.2em 0 0;
    padding: 0 1.4em 0 0;
    line-height: 1.3em;
    text-decoration: none;
    color: #000;
    background: url(images/pict_ya_black_s.png) no-repeat right center; }

  .s-a-body-stay2 .pm-link2 {
    margin: 0;
    padding: 7px 2.8em;
    background: url(images/pict_pension.png) no-repeat left center; }

  #stay #second-aside-top .back-link {
    background: #2675b2; }

  #stay #second-aside-top .back-link a {
    background: #2675b2 url(images/pict_ya_white_back.png) no-repeat 15px center; }

  /* GOURMET */
  #gourmet #second-aside-top {
    background: #c47b93; }

  #gourmet #second-aside-top h2 {
    margin: 0;
    width: 100%;
    height: 100px;
    background: url(images/sp_hd_tt_gourmet.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  .s-a-body-gourmet {
    width: 90%;
    padding: 15px 5%;
    background: #a14467; }

  .s-a-body-gourmet h3 {
    width: 242px;
    height: 20px;
    margin: 0 0 7px;
    text-indent: -9999em;
    overflow: hidden; }

  .s-a-body-gourmet h3.ja {
    background: url(images/gourmet_sh_mds1.png) no-repeat 0 0; }

  .s-a-body-gourmet h3.ho {
    background: url(images/gourmet_sh_mds2.png) no-repeat 0 0; }

  .s-a-body-gourmet h3.tm {
    background: url(images/gourmet_sh_mds3.png) no-repeat 0 0; }

  .s-a-body-gourmet ul {
    list-style: none;
    width: 240px;
    margin: 0 0 10px; }

  ul.btn-2 li {
    float: left;
    width: 110px;
    height: 24px;
    margin: 0 10px 7px 0;
    text-indent: -9999em;
    overflow: hidden; }

  ul.btn-2 li a {
    display: block;
    width: 110px;
    height: 24px; }

  ul.btn-2 li a.wa {
    background: url(images/gourmet_sh_wa.png) no-repeat 0 0; }

  ul.btn-2 li a.yo {
    background: url(images/gourmet_sh_yo.png) no-repeat 0 0; }

  ul.btn-2 li a.ch {
    background: url(images/gourmet_sh_ch.png) no-repeat 0 0; }

  ul.btn-2 li a.ya {
    background: url(images/gourmet_sh_ya.png) no-repeat 0 0; }

  ul.btn-2 li a.vi {
    background: url(images/gourmet_sh_vi.png) no-repeat 0 0; }

  ul.btn-2 li a.ba {
    background: url(images/gourmet_sh_ba.png) no-repeat 0 0; }

  /* hover */
  ul.btn-2 li a.wa:hover {
    background: url(images/gourmet_shb_wa.png) no-repeat 0 0; }

  ul.btn-2 li a.yo:hover {
    background: url(images/gourmet_shb_yo.png) no-repeat 0 0; }

  ul.btn-2 li a.ch:hover {
    background: url(images/gourmet_shb_ch.png) no-repeat 0 0; }

  ul.btn-2 li a.ya:hover {
    background: url(images/gourmet_shb_ya.png) no-repeat 0 0; }

  ul.btn-2 li a.vi:hover {
    background: url(images/gourmet_shb_vi.png) no-repeat 0 0; }

  ul.btn-2 li a.ba:hover {
    background: url(images/gourmet_shb_ba.png) no-repeat 0 0; }

  ul.btn-1 li {
    width: 230px;
    height: 24px;
    margin: 0 10px 7px 0;
    text-indent: -9999em;
    overflow: hidden; }

  ul.btn-1 li a {
    display: block;
    width: 230px;
    height: 24px; }

  ul.btn-1 li a.hag {
    background: url(images/gourmet_sh_hag.png) no-repeat 0 0; }

  ul.btn-1 li a.villa {
    background: url(images/gourmet_sh_villa.png) no-repeat 0 0; }

  ul.btn-1 li a.anx {
    background: url(images/gourmet_sh_anx.png) no-repeat 0 0; }

  ul.btn-2 li a.tm-yu {
    background: url(images/gourmet_sh_tm_yu.png) no-repeat 0 0; }

  ul.btn-2 li a.tm-hi {
    background: url(images/gourmet_sh_tm_hi.png) no-repeat 0 0; }

  ul.btn-2 li a.tm-bl {
    background: url(images/gourmet_sh_tm_bl.png) no-repeat 0 0; }

  ul.btn-2 li a.tm-ch {
    background: url(images/gourmet_sh_tm_ch.png) no-repeat 0 0; }

  /* hover */
  ul.btn-1 li a.hag:hover {
    background: url(images/gourmet_shb_hag.png) no-repeat 0 0; }

  ul.btn-1 li a.villa:hover {
    background: url(images/gourmet_shb_villa.png) no-repeat 0 0; }

  ul.btn-1 li a.anx:hover {
    background: url(images/gourmet_shb_anx.png) no-repeat 0 0; }

  ul.btn-2 li a.tm-yu:hover {
    background: url(images/gourmet_shb_tm_yu.png) no-repeat 0 0; }

  ul.btn-2 li a.tm-hi:hover {
    background: url(images/gourmet_shb_tm_hi.png) no-repeat 0 0; }

  ul.btn-2 li a.tm-bl:hover {
    background: url(images/gourmet_shb_tm_bl.png) no-repeat 0 0; }

  ul.btn-2 li a.tm-ch:hover {
    background: url(images/gourmet_shb_tm_ch.png) no-repeat 0 0; }

  p.reset a {
    display: block;
    width: 242px;
    height: 24px;
    margin: 0 10px 0 0;
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/gourmet_sh_reset.png) no-repeat 0 0; }

  /* hover */
  p.reset a:hover {
    background: url(images/gourmet_shb_reset.png) no-repeat 0 0; }

  #gourmet #second-aside-top .back-link {
    background: #c47b93; }

  #gourmet #second-aside-top .back-link a {
    background: #c47b93 url(images/pict_ya_white_back.png) no-repeat 15px center; }

  /*restaurant-data*/
  .s-a-body-gourmet.r-data {
    width: 90%;
    padding: 18px 5% 2px; }

  .s-a-body-gourmet.r-data h3 {
    text-indent: 0;
    margin: 0 0 10px;
    color: #fff;
    font-size: 123.1%; }

  .s-a-body-gourmet.r-data h4 {
    margin: 0 0 4px -0.5em;
    color: #fff;
    font-weight: bold; }

  .s-a-body-gourmet.r-data ul {
    margin: 0 0 18px; }

  .s-a-body-gourmet.r-data ul li {
    margin: 0;
    padding: 5px 0; }

  .s-a-body-gourmet.r-data ul a {
    display: block;
    margin: 0;
    padding: 0 0 0 1.2em;
    text-decoration: none;
    color: #fff;
    font-size: 93%;
    background: url(images/pict_white_sq.png) no-repeat 0 center;
    line-height: 1.42em; }

  /* SHOPPING */
  #shopping #second-aside-top {
    background: #cdcf4a; }

  #shopping #second-aside-top h2 {
    margin: 0;
    width: 100%;
    height: 100px;
    background: url(images/sp_hd_tt_shopping.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  .s-a-body-shopping {
    width: 90%;
    padding: 15px 5%;
    background: #a2b214; }

  .s-a-body-shopping ul {
    list-style: none;
    width: 240px;
    margin: 0 0 10px; }

  .s-a-body-shopping.r-data ul {
    margin: 0 0 10px; }

  .s-a-body-shopping.r-data ul li {
    margin: 0;
    padding: 5px 0; }

  .s-a-body-shopping.r-data ul a {
    display: block;
    margin: 0;
    padding: 0 0 0 1.2em;
    text-decoration: none;
    color: #fff;
    font-size: 93%;
    background: url(images/pict_white_sq.png) no-repeat 0 2px;
    line-height: 1.42em; }

  #shopping #second-aside-top .back-link {
    background: #cdcf4a; }

  #shopping #second-aside-top .back-link a {
    background: #cdcf4a url(images/pict_ya_white_back.png) no-repeat 15px center; }

  /* HEAL */
  #heal #second-aside-top {
    background: #7cbeee; }

  #heal #second-aside-top h2 {
    margin: 0;
    width: 100%;
    height: 100px;
    background: url(images/sp_hd_tt_heal.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  .s-a-body-heal {
    width: 90%;
    padding: 15px 5%;
    background: #5487b6; }

  .s-a-body-heal ul {
    list-style: none;
    width: 240px;
    margin: 0 0 10px; }

  .s-a-body-heal.r-data ul {
    margin: 0 0 10px; }

  .s-a-body-heal.r-data ul li {
    margin: 0;
    padding: 5px 0; }

  .s-a-body-heal.r-data ul a {
    display: block;
    margin: 0;
    padding: 0 0 0 1.2em;
    text-decoration: none;
    color: #fff;
    font-size: 93%;
    background: url(images/pict_white_sq.png) no-repeat 0 2px;
    line-height: 1.42em; }

  #heal #second-aside-top .back-link {
    background: #7cbeee; }

  #heal #second-aside-top .back-link a {
    background: #7cbeee url(images/pict_ya_white_back.png) no-repeat 15px center; }

  /* LEARN */
  #learn #second-aside-top {
    background: #89bd74; }

  #learn #second-aside-top h2 {
    margin: 0;
    width: 100%;
    height: 100px;
    background: url(images/sp_hd_tt_learn.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  .s-a-body-learn {
    width: 90%;
    padding: 15px 5%;
    background: #319a50; }

  .s-a-body-learn ul {
    list-style: none;
    width: 240px;
    margin: 0 0 10px; }

  .s-a-body-learn.r-data ul {
    margin: 0 0 10px; }

  .s-a-body-learn.r-data ul li {
    margin: 0;
    padding: 5px 0; }

  .s-a-body-learn.r-data ul a {
    display: block;
    margin: 0;
    padding: 0 0 0 1.2em;
    text-decoration: none;
    color: #fff;
    font-size: 93%;
    background: url(images/pict_white_sq.png) no-repeat 0 2px;
    line-height: 1.42em; }

  #learn #second-aside-top .back-link {
    background: #89bd74; }

  #learn #second-aside-top .back-link a {
    background: #89bd74 url(images/pict_ya_white_back.png) no-repeat 15px center; }

  /* SEE */
  #see #second-aside-top {
    background: #e9ba30; }

  #see #second-aside-top h2 {
    margin: 0;
    width: 100%;
    height: 100px;
    background: url(images/sp_hd_tt_see.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  .s-a-body-see {
    width: 90%;
    padding: 15px 5%;
    background: #d58e00; }

  .s-a-body-see ul {
    list-style: none;
    width: 240px;
    margin: 0 0 10px; }

  .s-a-body-see.r-data ul {
    margin: 0 0 10px; }

  .s-a-body-see.r-data ul li {
    margin: 0;
    padding: 5px 0; }

  .s-a-body-see.r-data ul a {
    display: block;
    margin: 0;
    padding: 0 0 0 1.2em;
    text-decoration: none;
    color: #fff;
    font-size: 93%;
    background: url(images/pict_white_sq.png) no-repeat 0 2px;
    line-height: 1.42em; }

  #see #second-aside-top .back-link {
    background: #e9ba30; }

  #see #second-aside-top .back-link a {
    background: #e9ba30 url(images/pict_ya_white_back.png) no-repeat 15px center; }

  /* Shopping APPI ranch */
  .sp_ranch_all {
    width: 100%;
    margin: 0 0 30px; }

  .sp_ranch_all .b-left {
    float: none;
    width: 100%; }

  .sp_ranch_all .b-right {
    float: none;
    width: 100%; }

  .sp_ranch_all h3 {
    font-size: 167%;
    line-height: 1.2em;
    font-weight: normal;
    margin: 0;
    padding: 10px 0; }

  .sp_ranch_all p {
    margin: 0;
    padding: 0; }

  .sp_ranch_all img {
    width: 100%;
    height: auto; }

  .sp_ranch_all div.hbn {
    width: 100%;
    margin: 0 0 35px;
    line-height: 1.4em;
    background: #f0ebdb; }

  .sp_ranch_all .hbn p {
    display: block;
    margin: 0;
    padding: 14px 20px;
    line-height: 1.5em;
    background: url(images/bn_cmt_bg_325.png) no-repeat -1px top; }

  span.price {
    display: block;
    border-top: dashed 1px #999;
    margin: 5px 0 0;
    padding: 5px 0 0;
    font-size: 93%;
    color: #444; }

  /* Event Calendar*/
  table.event_cal {
    width: 100%;
    border-top: dashed 1px #c0c0c0; }

  table.event_cal td {
    padding: 10px;
    border-bottom: dashed 1px #c0c0c0; }

  table.event_cal td.mds {
    width: 30%;
    padding: 10px 20px;
    background: #fbfaf5; }

  table.event_cal td.hbn {
    width: 70%;
    padding: 10px 20px; }

  table.event_cal td.mds-m {
    padding: 5px 20px;
    font-size: 153.9%;
    font-weight: bold;
    color: #7b5544;
    background: #ede4cd; }

  /* TaikenProgram */
  .sgr {
    margin: 0;
    padding: 15px 0 0;
    border-bottom: dashed 1px #999; }

  .sgr-hbn {
    float: none;
    width: 100%; }

  .sgr-photo {
    float: none;
    width: 100%; }

  .sgr h3 {
    font-size: 138.5%;
    margin-top: 0;
    padding: 8px 10px;
    background: #f8f4e6;
    color: #965042;
    border-left: solid 5px #a8bf93; }

  .sgr h4 {
    padding: 5px 0 5px 1.2em;
    font-size: 108%;
    border-bottom: solid 1px #a8bf93;
    color: #3b7960;
    background: url(images/pict_learn_maru.png) no-repeat left center; }

  .entry-content table.ap-tbl-1 th {
    padding: 4px 10px;
    text-align: center;
    background: #ede4cd;
    border: solid 1px #999;
    font-weight: normal; }

  .entry-content table.ap-tbl-1 td {
    padding: 3px 8px;
    text-align: left;
    background: #fff;
    border: solid 1px #c0c0c0; }

  .entry-content table.ap-tbl-1 td.mds {
    background: #f8f4e6;
    white-space: nowrap; }

  .entry-content table.tpro {
    width: 100%; }

  .entry-content table.tpro td.mds {
    width: 7em;
    text-align: center; }

  h2.tpro {
    margin: 0 0 14px;
    padding: 15px 0 15px 0.5em;
    font-size: 153.9%;
    border-left: solid 4px #debd85;
    line-height: 1.5em;
    color: #965042; }

  h3.tpro {
    margin: 0 0 14px;
    padding: 10px 0;
    font-size: 138.5%;
    border-bottom: double 3px #debd85;
    color: #3b7960; }

  h4.tpro {
    margin: 0 0 14px;
    padding: 10px 0;
    font-size: 123.1%;
    color: #8c6450; }

  p.line-dashed {
    margin: 40px 0;
    padding: 10px 14px;
    font-size: 93%;
    border: dashed 1px #999; }

  /*=========================================================
	 ASIDE ======================================================
	==========================================================*/
  /* -----------------------aside */
  #aside {
    float: none;
    width: 100%; }

  #main-hbn #aside {
    margin: -60px 0 0;
    padding: 80px 0 0; }

  /* aside-info */
  #aside-info-wrap {
    width: 100%;
    margin: 0 0 15px;
    padding: 12px 0 0;
    background: #f0ebdb;
    background-position: 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #aside-info {
    width: 100%;
    padding: 0 0 12px;
    background: #f0ebdb;
    background-position: 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #aside-info ul {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0; }

  #aside-info .access {
    width: 94%;
    height: auto;
    margin: 0 3% 10px; }

  #aside-info .access h3 {
    width: 100%;
    height: auto;
    margin: 0; }

  #aside-info .access h3 a,
  #aside-info .access h3 a:hover {
    display: block;
    width: 100%;
    height: 100px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/sp_aside_info_01.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #aside-info .stay {
    width: 94%;
    margin: 0 3% 10px; }

  #aside-info .stay h3 {
    width: 100%;
    height: auto;
    margin: 0; }

  #aside-info .stay h3 a,
  #aside-info .stay h3 a:hover {
    display: block;
    width: 100%;
    height: 90px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/sp_aside_info_02.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #aside #aside-info .stay ul {
    margin: 0;
    width: 100%; }

  #aside #aside-info .stay ul li {
    float: none;
    width: 100%; }

  #aside-info .stay a.kensaku,
  #aside-info .stay a.kensaku:hover {
    display: block;
    width: 100%;
    height: 50px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/sp_aside_info_03.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #aside-info .stay a.kakunin,
  #aside-info .stay a.kakunin:hover {
    display: block;
    width: 100%;
    height: 40px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/sp_aside_info_04.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #aside-info .order {
    width: 94%;
    height: auto;
    margin: 0 3% 10px;
    padding: 0;
    border: solid 1px #7b6b60;
    background: #fff; }

  #aside-info .order h3 {
    display: block;
    width: 100%;
    height: 60px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/sp_aside_info_05.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #aside-info .order li.hag-tel {
    display: block;
    width: 100%;
    height: 100px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/sp_aside_info_06_20200103.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #aside-info .order li.hag-tel a {
    display: block;
    width: 100%;
    height: 100px;
    text-indent: -9999em;
    overflow: hidden;
    background: none; }

  #aside-info .order li.ski-tel {
    display: block;
    width: 100%;
    height: 100px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/sp_aside_info_07_20200103.png) no-repeat 0 top;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #aside-info .order li.ski-tel a {
    display: block;
    width: 100%;
    height: 100px;
    text-indent: -9999em;
    overflow: hidden;
    background: none; }

  #aside-info .order p {
    margin: 0;
    padding: 0; }

  #aside-info .order a.mail,
  #aside-info .order a.mail:hover {
    display: block;
    width: 100%;
    height: 40px;
    background: none;
    text-indent: -9999em;
    overflow: hidden;
    background: url(images/sp_aside_form.png) no-repeat 0 center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  /* aside-bnn */
  #aside-bnn {
    margin: 0;
    padding: 0; }

  #aside-bnn a {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 15px;
    padding: 0;
    vertical-align: bottom; }

  #aside-bnn img {
    margin: 0;
    padding: 0; }

  #aside-bnn ul {
    list-style: none;
    width: 100%;
    margin: 0; }

  #aside-bnn ul li {
    float: left;
    width: 48%;
    height: auto;
    margin: 10px 1% 0; }

  #aside-bnn a {
    display: block;
    width: 100%;
    height: auto; }

  #aside-bnn img {
    width: 100%;
    height: auto; }

  /* -----------------------home-news */
  #home-news-left {
    float: none;
    width: 96%;
    margin: 0 0 20px;
    padding: 0 2% 0; }

  #news-main {
    float: none;
    width: 100%; }

  #home-news-right {
    float: none;
    width: 100%; }

  #news-contents {
    float: none;
    position: relative;
    width: 100%;
    padding: 0 0 20px; }

  #news-contents h3 {
    position: static;
    left: 0;
    top: 0;
    margin: 0 auto;
    width: 96%;
    height: 40px;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    text-indent: -9999em;
    overflow: hidden; }

  /* WINTER-SKI */
  #ski #news-contents h3 {
    width: 96%;
    height: 40px;
    background: url(images/ski_news_w_title.png) no-repeat 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #news-contents ul.ns-info,
  #ski #news-contents ul.ns-info {
    position: static;
    right: 0;
    top: 0;
    width: 100%;
    height: auto;
    list-style: none; }

  #news-contents ul.ns-info li {
    float: left; }

  #news-contents ul.ns-info li a {
    display: block;
    text-indent: 0;
    overflow: visible;
    text-align: center;
    height: auto;
    margin: 5px;
    padding: 10px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    border: solid 1px #fff; }

  #news-contents ul.ns-info li.go-news-list {
    width: 49%;
    height: auto; }

  #news-contents ul.ns-info li.go-blog {
    width: 49%;
    height: auto; }

  #news-contents ul.ns-info li.go-news-list a {
    background: none; }

  #news-contents ul.ns-info li.go-blog a {
    background: none; }

  #news-contents .dl-wrap {
    background: #f0ebdb;
    padding: 14px 0 0; }

  #news-contents dl {
    font-size: 100%;
    line-height: 1.5em;
    padding: 5px 16px 6px;
    background: #f0ebdb; }

  /* news-list-page*/
  #news-list #news-contents {
    padding: 0; }

  #news-list #news-contents dl {
    padding: 0;
    background: none;
    width: 100%; }

  #news-list #news-contents dl dd a:link {
    text-decoration: under-line;
    color: #009; }

  #news-list #news-contents dl dd a:visited {
    text-decoration: under-line;
    color: #939; }

  #news-list #news-contents dl dd a:hover {
    color: #c03;
    text-decoration: underline; }

  #news-contents dl dt {
    float: none;
    width: 7em; }

  #news-contents dl dd {
    margin: 0 0 0.5em;
    padding: 0.5em 0 0.5em 2em;
    border-bottom: dashed 1px #333; }

  #news-contents dl dd:last-child {
    border-bottom: none; }

  #news-contents dl dd a {
    display: block;
    text-decoration: none;
    color: #000; }

  .mark-new {
    margin: -0.1em 0.3em 0 0;
    padding: 2px 3px 1px;
    font-size: 77%;
    font-weight: bold;
    color: #fff;
    background-color: #c03; }

  /* facebook-likebox */
  h3.facebook-title {
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0;
    background: url(images/sp_facebook_title.png) no-repeat 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    text-indent: -9999em;
    overflow: hidden; }

  #appi-facebook {
    width: 100%;
    border-left: none;
    border-right: none;
    border-bottom: none;
    background: #fff;
    overflow: hidden; }

  div.fb-like-box {
    margin-left: 0; }

  .fb-like-box,
  .fb-like-box span,
  .fb-like-box iframe[style] {
    width: 100% !important; }

  #news-aside ul {
    list-style: none;
    width: 220px;
    margin: 0; }

  #news-aside ul li {
    width: 220px;
    height: 70px;
    margin: 15px 0 0; }

  /*=========================================================
	 FOOTER ====================================================
	==========================================================*/
  /* -----------------------footer */
  #footer {
    width: 100%;
    margin: 0 auto; }

  #footer-info {
    width: 100%;
    height: auto;
    margin: 30px 0; }

  #footer-info-2 {
    width: 100%;
    height: 46px;
    margin: 30px auto 6px;
    text-align: center; }

  #footer-info-2 h3 {
    width: 298px;
    height: 35px;
    margin: 0 auto;
    padding: 0 16px 0 0; }

  #footer-info-2 h3 a {
    display: block;
    width: 298px;
    height: 35px;
    background: url(images/pc_ft_logo.png) no-repeat 0 0;
    text-indent: -9999em;
    overflow: hidden; }

  #footer-info h3 {
    float: none;
    width: 98%;
    height: 55px;
    margin: 0 auto;
    padding: 0;
    border-right: none; }

  #footer-info h3 a {
    display: block;
    width: 100%;
    height: 55px;
    margin: 0 auto;
    padding: 0;
    background: url(images/sp_ft_logo.png) no-repeat 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    text-indent: -9999em;
    overflow: hidden; }

  #footer-info p {
    float: none;
    width: 98%;
    height: 90px;
    margin: 0 auto;
    padding: 0;
    background: url(images/sp_ft_telnum.png) no-repeat 0 0;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto; }

  #footer-info p a {
    display: block;
    width: 98%;
    height: 90px;
    text-indent: -9999em;
    overflow: hidden; }

  /* Footer-Link */
  #footer-link ul li {
    display: block;
    float: left;
    width: 33%; }

  #footer-link ul li a {
    display: block;
    padding: 1em 0.2em;
    font-size: 93%;
    text-decoration: none;
    color: #000;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc; }

  #footer-link ul li a:hover {
    color: #c00;
    background: #eee; }

  /* end-bnn */
  #footer-bnn {
    width: 100%;
    margin: 30px auto 0; }

  #footer-bnn a {
    display: block;
    float: left;
    width: 48%;
    height: auto;
    margin: 0 1% 10px; }

  #footer-bnn a:nth-child(2n) {
    margin: 0 1% 10px; }

  #footer-bnn a img {
    width: 100%;
    height: auto; }

  /* footer_mega_link */
  #footer-mega-link {
    width: 100%;
    margin: 20px auto 20px; }

  .f-m-link {
    float: none;
    width: 100%;
    margin: 0 18px 0 0; }

  .f-m-link.last {
    margin: 0; }

  #footer-mega-link h2 {
    font-size: 108%;
    color: #000; }

  #footer-mega-link h3 {
    font-size: 123.1%; }

  #footer-mega-link .activity h3 {
    border-top: solid 3px #66b5b6;
    background: url(images/pict_mini_act.png) no-repeat 0 center; }

  #footer-mega-link .stay h3 {
    border-top: solid 3px #7da7d1;
    background: url(images/pict_mini_sty.png) no-repeat 0 center; }

  #footer-mega-link .gourmet h3 {
    border-top: solid 3px #c47b93;
    background: url(images/pict_mini_grm.png) no-repeat 0 center; }

  #footer-mega-link .shopping h3 {
    border-top: solid 3px #cdcf4a;
    background: url(images/pict_mini_spg.png) no-repeat 0 center; }

  #footer-mega-link .heal h3 {
    border-top: solid 3px #7cbeee;
    background: url(images/pict_mini_hea.png) no-repeat 0 center; }

  #footer-mega-link .learn h3 {
    border-top: solid 3px #89bd74;
    background: url(images/pict_mini_lea.png) no-repeat 0 center; }

  #footer-mega-link .see h3 {
    border-top: solid 3px #e9ba30;
    background: url(images/pict_mini_see.png) no-repeat 0 center; }

  #footer-mega-link ul {
    margin: 0 0 30px;
    font-size: 93%; }

  #footer-mega-link ul li a {
    display: block;
    padding: 8px 0 8px 16px;
    text-decoration: none;
    color: #000;
    border-top: solid 1px #ccc; }

  #footer-mega-link .activity ul li a {
    background: url(images/ya_mini_act.png) no-repeat 4px 8px; }

  #footer-mega-link .stay ul li a {
    background: url(images/ya_mini_sty.png) no-repeat 4px 8px; }

  #footer-mega-link .gourmet ul li a {
    background: url(images/ya_mini_grm.png) no-repeat 4px 8px; }

  #footer-mega-link .shopping ul li a {
    background: url(images/ya_mini_spg.png) no-repeat 4px 8px; }

  #footer-mega-link .heal ul li a {
    background: url(images/ya_mini_hea.png) no-repeat 4px 8px; }

  #footer-mega-link .learn ul li a {
    background: url(images/ya_mini_lea.png) no-repeat 4px 8px; }

  #footer-mega-link .see ul li a {
    background: url(images/ya_mini_see.png) no-repeat 4px 8px; }

  #footer-mega-link ul li a:hover {
    color: #c00;
    background: #eee url(images/ya_mini_c00.png) no-repeat 4px 8px; }

  #footer-mega-link ul li ul {
    display: block;
    margin: 0;
    padding: 0 0 0 20px;
    color: #333;
    font-size: 100%;
    border-top: none; }

  #spFooter {
    background: #000;
    height: 50px;
    position: fixed;
    z-index: 501;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box; }
    #spFooter #sp-footing-menu {
      width: 100%;
      padding: 0;
      margin: 0; }
      #spFooter #sp-footing-menu ul {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 50px;
        padding: 0;
        margin: 0; }
        #spFooter #sp-footing-menu ul li {
          width: 33.33%;
          height: 50px;
          padding: 0;
          margin: 0;
          display: flex;
          align-items: center;
          justify-content: center;
          border-top: 1px solid #333;
          border-left: 1px solid #222;
          border-right: 1px solid #222; }
          #spFooter #sp-footing-menu ul li:nth-of-type(even) {
            border-left: 1px solid #333;
            border-right: 1px solid #333; }
          #spFooter #sp-footing-menu ul li a {
            display: block;
            color: #FFF;
            text-decoration: none;
            text-align: center; }
            #spFooter #sp-footing-menu ul li a i {
              display: block;
              font-size: 24px; }
            #spFooter #sp-footing-menu ul li a span {
              font-size: 10px;
              line-height: 10px;
              display: block;
              padding-top: 5px; }

  #spIconFooter {
    display: flex;
    background: #000;
    height: 50px;
    justify-content: center;
    align-items: center;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 15%;
    box-sizing: border-box; }

  #spIconFooter p {
    text-align: center;
    line-height: 50px;
    width: 100%;
    font-size: 24px;
    padding: 0;
    margin: 0; }

  #spIconFooter p a {
    color: #FFF; }

  /* event */
  .c-d-event-title h1 {
    text-indent: -9999em;
    overflow: hidden;
    height: 1px;
    margin: 0;
    padding: 0; }

  .left-385 {
    float: left;
    width: 385px; }

  .right-275 {
    float: right;
    width: 275px; }

  .left-80 {
    float: left;
    width: 80px; }

  .right-300 {
    float: right;
    width: 300px; }

  .right-275 img {
    margin: 0 0 30px; }

  .head-line {
    border-top: solid 1px #666;
    padding: 15px 0 0; }

  /* golf-event */
  .c-d-golf-event-title h1 {
    text-indent: -9999em;
    overflow: hidden;
    height: 1px;
    margin: 0;
    padding: 0; }

  .left-370 {
    float: left;
    width: 370px; }

  .right-260 {
    float: right;
    width: 260px; }

  .right-260 img {
    margin: 0 0 30px; }

  /* WonderLandTiket */
  .section1-won h2 {
    margin-top: 30px;
    color: #08824E; }

  .section1-won ul {
    margin: 0 0 30px; }

  .section1-won ul li {
    background: url("images/pict_learn_maru.png") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
    list-style: none outside none;
    padding: 0 0 0 1.2em; }

  .won-box {
    border: #CCC solid 1px;
    border-radius: 10px;
    margin: 15px 0;
    padding: 15px; }

  .section2-won h2 {
    font-weight: normal;
    margin: 30px 0 0;
    padding: 16px 0;
    font-size: 167%;
    border-bottom: 3px solid #EBE3C3; }

  h3.h3-activity, h3.h3-heal, h3.h3-see, h3.h3-learn, h3.h3-gourmet, h3.h3-shopping {
    font-weight: normal;
    margin: 10px 0 15px;
    padding: 16px 0 12px 48px;
    border: none;
    border-bottom: 1px solid #000000; }

  .section2-won h3.h3-activity {
    background: url("images/pict_mini_act.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

  .section2-won h3.h3-heal {
    background: url("images/pict_mini_hea.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

  .section2-won h3.h3-see {
    background: url("images/pict_mini_see.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

  .section2-won h3.h3-learn {
    background: url("images/pict_mini_lea.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

  .section2-won h3.h3-gourmet {
    background: url("images/pict_mini_grm.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

  .section2-won h3.h3-shopping {
    background: url("images/pict_mini_spg.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

  .section2-won h4.h4-activity, .section2-won h4.h4-heal, .section2-won h4.h4-see, .section2-won h4.h4-learn, .section2-won h4.h4-gourmet, .section2-won h4.h4-shopping {
    padding: 0 0 0 1.2em; }

  .section2-won h4.h4-activity {
    background: url("images/pict_activity_maru.png") no-repeat scroll left center rgba(0, 0, 0, 0); }

  .section2-won h4.h4-heal {
    background: url("images/pict_heal_maru.png") no-repeat scroll left center rgba(0, 0, 0, 0); }

  .section2-won h4.h4-see {
    background: url("images/pict_see_maru.png") no-repeat scroll left center rgba(0, 0, 0, 0); }

  .section2-won h4.h4-learn {
    background: url("images/pict_learn_maru.png") no-repeat scroll left center rgba(0, 0, 0, 0); }

  .section2-won h4.h4-gourmet {
    background: url("images/pict_gourmet_maru.png") no-repeat scroll left center rgba(0, 0, 0, 0); }

  .section2-won h4.h4-shopping {
    background: url("images/pict_shopping_maru.png") no-repeat scroll left center rgba(0, 0, 0, 0); }

  .section2-won table {
    width: 100%; }

  .section2-won table th {
    padding: 2px;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.4em;
    white-space: nowrap; }

  .section2-won table.tb-activity th {
    background: none repeat scroll 0 0 #66B5B6; }

  .section2-won table.tb-heal th {
    background: none repeat scroll 0 0 #76BCF2; }

  .section2-won table.tb-see th {
    background: none repeat scroll 0 0 #EABD1A; }

  .section2-won table.tb-learn th {
    background: none repeat scroll 0 0 #8BBB7A; }

  .section2-won table td {
    text-align: left;
    padding: 2px;
    line-height: 1.4em; }

  .section2-won table td.t-c {
    text-align: center; }

  .section2-won table td.t-r {
    text-align: right; }

  .section2-won table .mds {
    white-space: nowrap; }

  .section2-won table .time {
    width: 20%; }

  .section2-won table .cont {
    width: 24%; }

  .section2-won table .fee {
    width: 8%; }

  .section2-won table .tic {
    width: 7%; }

  .section2-won table .bkh {
    width: 18%; }

  .section2-won ul li {
    padding: 0 0 0 1.2em;
    background: url("images/pict_activity_maru.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0); }

  /* EnjoyCoupon */
  .section2-won table .enj-per {
    width: 18%; }

  .section2-won table .enj-time {
    width: 18%; }

  .section2-won table .enj-cont {
    width: 32%; }

  .section2-won table .enj-fee {
    width: 16%; }

  .section2-won table .enj-tic {
    width: 16%; }

  /* 201707_activity_INFO */
  .show_pc {
    display: none; }

  .show_sp {
    display: inline; }

  .section2-won table td {
    line-height: 1.6em;
    padding: 2px 1px; }

  .section2-won table td.list {
    width: 45%;
    padding: 0 0 0 5px; }

  .section2-won table td.list-2 {
    width: 22.5%;
    padding: 0 5px; }

  /* Bshoku-Resort */
  #bishoku_early_summer2014 #contents-data {
    width: 100%; }

  .txt-center {
    text-align: center; }

  p.bsk-mds {
    padding: 4px 0;
    background: #000;
    text-align: center;
    font-weight: bold;
    color: #fff; }

  .entry-content p.mg-bt-5 {
    margin-bottom: 5px; }

  .bsk-btn {
    margin: 20px 0 40px 96px; }

  .bsk-btn a {
    float: left;
    display: block;
    width: 131px;
    height: 90px; }

  .pd-t-54 {
    padding-top: 30px; }

  /* Tomica */
  p.p-hbn {
    margin: 5px 0; }

  p.bg-gray {
    margin: 0;
    padding: 10px 5px;
    background: #f3f3f3; }

  /* summer_vacation */
  .sv {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px dashed #666; }

  .entry-content .sv a {
    color: #000;
    text-decoration: none; }

  .sv h3 {
    font-size: 138.5%;
    margin-top: 0;
    padding: 8px 10px;
    background: #f0f6da;
    color: #333;
    border-left: solid 5px #65ab31; }

  .sv h3 span {
    padding: 0 1.5em 0 0;
    background: url(images/pict_ya_learn.png) no-repeat right center; }

  .sv p {
    margin: 0 0 7px; }

  .sv ul {
    margin: 0 0 7px; }

  .sv ul li {
    list-style: none;
    padding: 0; }

  .sv p.sv-link {
    margin: 0;
    padding: 1px 0 1px 1.5em;
    background: url(images/pict_ya_learn.png) no-repeat 0 center; }

  h3.h3-sv-activity,
  h3.h3-sv-gourmet,
  h3.h3-sv-see,
  h3.h3-sv-learn {
    font-weight: normal;
    font-size: 138.5%;
    margin: 10px 0 15px;
    padding: 16px 0 12px 48px;
    border: none;
    border-bottom: 2px solid #79c06e; }

  h3.h3-sv-activity {
    background: url("images/pict_mini_act.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

  h3.h3-sv-gourmet {
    background: url("images/pict_mini_grm.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

  h3.h3-sv-see {
    background: url("images/pict_mini_see.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

  h3.h3-sv-learn {
    background: url("images/pict_mini_lea.png") no-repeat scroll 0 center rgba(0, 0, 0, 0); }

  /* Omotenashi */
  .omtn-bg {
    background: url(images/omtn_bdy.png) repeat-y left top;
    margin: 0;
    padding: 10px 0;
    text-align: center; }

  .omtn-bg-in-head {
    background: url(images/omtn_head.png) no-repeat left top;
    margin: 0;
    padding: 14px 0 0; }

  .omtn-bg-in-bottom {
    background: url(images/omtn_bottom.png) no-repeat left bottom;
    margin: 0;
    padding: 0 0 14px; }

  img.omtn_tt {
    margin: 17px auto 0; }

  img.omtn_hbn {
    margin: 16px auto 18px; }

  .omtn-all {
    width: 579px;
    margin: 0 auto; }

  .omtn-3 {
    float: left;
    margin: 0 25px; }

  .omtn-btn {
    text-align: center;
    margin: 0 0 10px; }

  .omtn-btn p {
    margin: 0; }

  /*=========================================================
	 WINTER ====================================================
	==========================================================*/
  /* -----------------------SKI-TOP */
  #cycloneslider-ski {
    z-index: -100; }

  /* -----------------------SKI-TOP----------SMH［SMH-Only］ */
  #ski .d-left.w223,
  #ski .d-left.w223.r-20 {
    float: left;
    width: 49%;
    margin-right: 1%;
    margin-bottom: 5px; }

  .skitop_3a,
  .skitop_3b,
  .skitop_3c {
    float: none;
    width: 100%;
    border: none;
    text-align: center;
    border: solid 1px #ccc;
    margin: 0 auto 3px; }

  #contents .skitop_3a img,
  #contents .skitop_3b img,
  #contents .skitop_3c img {
    width: 70%;
    height: auto;
    margin: 5px; }

  .area_attention {
    width: 100%;
    text-align: center; }

  #contents .area_attention img {
    width: 90%;
    height: auto; }

  /* -----------------------Winter-ticket  */
  table.w-ticket-tbl {
    margin: 0 0 40px;
    width: 100%; }

  table.w-ticket-tbl th {
    border: solid 1px #c0c0c0;
    background: #efefef;
    padding: 0.5em 0.2em;
    line-height: 1.3em; }

  table.w-ticket-tbl td {
    border: solid 1px #c0c0c0;
    padding: 0.4em 0.5em;
    text-align: center; }

  table.w-ticket-tbl td.mds {
    text-align: left;
    background: #eaf4ff; }

  p.price-zkm {
    text-align: right;
    font-size: 93%; }

  table.w-ticket-tbl td.t50 {
    width: 50%; }

  table.w-ticket-tbl th.t20 {
    width: 20%; }

  table.w-ticket-tbl th.t30 {
    width: 30%; }

  /* -----------------------Winter-ticket［前売］  */
  table.w-ticket-tbl.small {
    font-size: 93%; }

  table.w-ticket-tbl.small th {
    padding: 0.3em 0.1em;
    line-height: 1.2em;
    font-size: 93%;
    font-weight: normal; }

  table.w-ticket-tbl.small td {
    padding: 0.3em 0.1em;
    line-height: 1.2em; }

  /* -----------------------base  */
  h2.w-h2-01 {
    font-size: 138.5%;
    color: #333;
    border-bottom: double 3px #1E90FF;
    padding: 0 0 0.5em; }

  h3.w-h3-01 {
    font-size: 123.1%;
    color: #4169E1;
    border-left: solid 3px #1E90FF;
    margin-top: 0;
    padding: 0.7em 0.7em; }

  h3.w-h3-01 div.w-h3-days {
    float: right;
    font-size: 80%;
    font-weight: normal;
    text-align: right;
    color: #000; }

  h3.w-h3-01 div.w-h3-days span {
    font-weight: bold;
    color: #333; }

  h3.w-h3-02 {
    padding: 0.2em;
    font-size: 108%;
    background: #4169E1;
    color: #fff; }

  p.tbl-info {
    margin: -25px 0 30px; }

  .attention {
    margin: 0 0 30px;
    padding: 1em;
    border: dashed 1px #c00; }

  .attention h4 {
    font-size: 108%; }

  .attention p {
    margin: 0; }

  /* -----------------------Hayawari  */
  .d-line {
    border: solid 1px #c0c0c0;
    margin: 0 0 20px; }

  .d-line h3 {
    margin: 0 0 7px;
    padding: 0.3em;
    font-size: 108%;
    background: #4169E1;
    color: #fff; }

  .d-line h3.red {
    background: #c03; }

  .d-line ul {
    margin: 0 2em 7px;
    padding: 0.3em; }

  .d-line p {
    margin: 0 1em 7px; }

  .d-line p.blue {
    color: #4169E1; }

  .blue {
    color: #4169E1; }

  .d-line h4 {
    margin: 14px 1em;
    font-size: 108%;
    color: #4169E1; }

  .bt-30 {
    margin: 0 0 30px; }

  /* -----------------------Tokuwari30&7  */
  table.tw30-tw-7 {
    width: 100%;
    border-top: double 3px #999;
    border-bottom: double 3px #999;
    font-size: 93%; }

  table.tw30-tw-7 td {
    text-align: center; }

  table.tw30-tw-7 td.bg-gray {
    background: #dcdcdc; }

  table.tw30-tw-7 td.mds.h-l-2 {
    font-weight: bold;
    background: #fff; }

  table.tw30-tw-7 td.h-l-2 {
    border-top: double 3px #999; }

  table.tw30-tw-7 td.tw30 {
    background: #FFF0F5; }

  table.tw30-tw-7 td.tw7 {
    background: #e0e0ff; }

  table.tw30-tw-7 td.mds.tw30 {
    color: #c03;
    font-weight: bold; }

  table.tw30-tw-7 td.mds.tw7 {
    color: #339;
    font-weight: bold; }

  /* _____________CourseGuide */
  #ski #contents-data img {
    width: 100%;
    height: auto; }

  #course_box {
    position: relative;
    width: 100%;
    height: 450px;
    margin: 0 auto 30px; }

  #course_box img {
    width: 100%;
    height: auto;
    margin: 0 auto 30px; }

  /*全サムネイルのコンテナー*/
  #c-action {
    position: absolute;
    width: 100%;
    left: 0;
    top: 250px;
    padding: 5px 0 5px 2px;
    background: #2969ad; }

  #c-action label {
    float: left;
    display: block;
    width: 48%;
    margin: 0.4%;
    padding: 0.5em 0;
    text-align: center;
    border: solid 1px #c0c0c0;
    background: #eee; }

  #c-action label {
    cursor: pointer; }

  #r0, #r1, #r2, #r3, #r4, #r5, #r6, #r7, #r8 {
    display: none; }

  #photo1, #photo2, #photo3, #photo4, #photo5, #photo6, #photo7, #photo8 {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease; }

  #r0:checked ~ #photo0,
  #r1:checked ~ #photo1,
  #r2:checked ~ #photo2,
  #r3:checked ~ #photo3,
  #r4:checked ~ #photo4,
  #r5:checked ~ #photo5,
  #r6:checked ~ #photo6,
  #r7:checked ~ #photo7,
  #r8:checked ~ #photo8 {
    opacity: 1; }

  /* lift-table */
  .tbl-93 {
    font-size: 93%; }

  .night {
    background: #e0e0ff; }

  h4.w-h4-01 {
    margin: 10px 0;
    font-size: 108%;
    color: #4169E1; }

  table.w-ticket-tbl td.t-left {
    text-align: left; }

  table.w-ticket-tbl.mds30 td.mds {
    width: 30%; }

  table.w-ticket-tbl td.border-bottom-none {
    border-bottom: none; }

  table.w-ticket-tbl td.border-top-none {
    border-top: none; }

  /* live-camera */
  #live_camera .entry-content h2.live-camera {
    padding: 3px 0 0;
    margin: 0 0 10px !important;
    background: url(images/heal_mds.png) no-repeat right 0; }

  #live_camera .entry-content h2.live-camera {
    display: block;
    margin: 3px 0 0;
    padding: 10px 15px;
    color: #fff;
    font-weight: bold;
    background: url(images/heal_mds.png) no-repeat right bottom; }

  /*autumn-3-days */
  ul.autumn3 {
    display: none; }

  .smp-only {
    display: block; }

  .d-left {
    float: none; }

  .d-right {
    float: none; }

  .pc_only {
    display: none; }

  /*APPI WINTER MAGIC */
  .the34 .w236 {
    margin: 0 0 30px; }

  .the34 .w236 img {
    float: left;
    width: 49%;
    height: auto; }

  .the34 .w236 img.e_pict {
    clear: both;
    float: left;
    width: 39%;
    height: auto; }

  .the34 .w236 img.e_txt {
    margin: 25px 0 0;
    float: left;
    width: 59%;
    height: auto; }

  .the34 .w354 {
    text-align: center; }

  .the34 .w354 img {
    width: 70%;
    height: auto; }

  /* Gallery_CSS */
  .gallery {
    padding: 0; }

  .gallery br {
    display: none; }

  .gallery-item {
    float: left;
    margin: 10px 1% 0 !important;
    text-align: center;
    width: 31%; }

  .gallery-icon img {
    border: none;
    padding: 0; }

  .wp-caption-text.gallery-caption {
    margin: 5px;
    font-size: 85%; }

  .w95 {
    width: 100%; }

  .w110 {
    width: 100%; }

  .w128 {
    width: 100%; }

  .w147 {
    width: 100%; }

  .w160 {
    width: 100%; }

  .w170 {
    width: 100%; }

  .w178 {
    width: 100%; }

  .w195 {
    width: 100%; }

  .w200 {
    width: 100%; }

  .w214 {
    width: 100%; }

  .w220 {
    width: 100%; }

  .w223 {
    width: 100%; }

  .w230 {
    width: 100%; }

  .w236 {
    width: 100%; }

  .w238 {
    width: 100%; }

  .w240 {
    width: 100%; }

  .w244 {
    width: 100%; }

  .w250 {
    width: 100%; }

  .w270 {
    width: 100%; }

  .w280 {
    width: 100%; }

  .w290 {
    width: 100%; }

  .w300 {
    width: 100%; }

  .w320 {
    width: 100%; }

  .w330 {
    width: 100%; }

  .w340 {
    width: 100%; }

  .w346 {
    width: 100%; }

  .w350 {
    width: 100%; }

  .w354 {
    width: 100%; }

  .w360 {
    width: 100%; }

  .w370 {
    width: 100%; }

  .w380 {
    width: 100%; }

  .w410 {
    width: 100%; }

  .w420 {
    width: 100%; }

  .w430 {
    width: 100%; }

  .w440 {
    width: 100%; }

  .w447 {
    width: 100%; }

  .w450 {
    width: 100%; }

  .w460 {
    width: 100%; }

  .w472 {
    width: 100%; }

  .w490 {
    width: 100%; }

  .w500 {
    width: 100%; }

  .w580 {
    width: 100%; }

  .w600 {
    width: 100%; }

  .w710 {
    width: 100%; }

  .w960 {
    width: 100%; }

  .r-10 {
    margin-right: 0; }

  .r-19 {
    margin-right: 0; }

  .r-20 {
    margin-right: 0; }

  .r-25 {
    margin-right: 0; }

  .r-30 {
    margin-right: 0; }

  .r-40 {
    margin-right: 0; }

  .r-45 {
    margin-right: 0; }

  .r-50 {
    margin-right: 0; }

  .l-20 {
    margin-left: 0; }

  .l-25 {
    margin-left: 0; }

  .l-45 {
    margin-left: 0; }

  .l-50 {
    margin-left: 0; }

  .l-70 {
    margin-left: 0; }

  .t-30 {
    margin-top: 0; }

  /* 宿泊検索（本文） */
  .entry-content .stay-search {
    width: 100%; }

  .entry-content .stay-search h3 {
    width: 100%;
    margin: 0;
    padding: 7px 0; }

  .entry-content .stay-search-in {
    width: 100%;
    margin: 0 auto; }

  .entry-content .stay-search-submit {
    width: 100%;
    margin: 0;
    padding: 7px 0; }

  /* 宿泊検索（サイド） */
  #aside-info .stay h3 {
    height: 62px;
    margin: 0 0 10px; }

  #aside-info .stay .order-num .d-left {
    padding: 5px 0 0; } }

/*# sourceMappingURL=style.css.map */
