@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

body {
  margin: 0;
  padding: 0;
  color: #000000;
  font-family: YuGothic, "游ゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "ＭＳ ゴシック", sans-serif;
  font-size: 16px;
  font-weight: 500;
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
}

a {
  outline: none;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:link, a:visited {
  color: #4c4c4c;
}
a:hover, a:focus, a:active {
  color: #ff0000;
}

img {
  vertical-align: bottom;
  max-width: 100%;
}

strong {
  font-weight: bold;
}

sup {
  vertical-align: super;
  font-size: 60%;
}

.alignright {
  float: right;
  margin-left: 1em;
}

.alignleft {
  float: left;
  margin-right: 1em;
}

.ph img {
  -webkit-border-radius: 0.625em;
  -moz-border-radius: 0.625em;
  -ms-border-radius: 0.625em;
  -o-border-radius: 0.625em;
  border-radius: 0.625em;
}

.textleft {
  text-align: left !important;
}

.textcenter {
  text-align: center !important;
}

.textright {
  text-align: right !important;
}

.t10 {
  font-size: 62.5%;
}

.t12 {
  font-size: 75%;
}

.t14 {
  font-size: 87.5%;
}

.t16 {
  font-size: 100%;
}

.t18 {
  font-size: 112.5%;
}

.t20 {
  font-size: 125%;
}

.t22 {
  font-size: 137.5%;
}

.t24 {
  font-size: 150%;
}

.t26 {
  font-size: 162.5%;
}

.t28 {
  font-size: 175%;
}

.t30 {
  font-size: 187.5%;
}

.t32 {
  font-size: 200%;
}

.t34 {
  font-size: 212.5%;
}

.t36 {
  font-size: 225%;
}

.t38 {
  font-size: 237.5%;
}

.t40 {
  font-size: 250%;
}

.t42 {
  font-size: 262.5%;
}

.t44 {
  font-size: 275%;
}

.t46 {
  font-size: 287.5%;
}

.t48 {
  font-size: 300%;
}

.t50 {
  font-size: 312.5%;
}

.t52 {
  font-size: 325%;
}

.t54 {
  font-size: 337.5%;
}

.t56 {
  font-size: 350%;
}

.t58 {
  font-size: 362.5%;
}

.t60 {
  font-size: 375%;
}

.min {
  font-family: YuMincho, "游明朝","Hiragino Mincho ProN",  "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: 300;
}

.en {
  font-family: 'Josefin Sans', sans-serif;
}

.red {
  color: #cc0000;
}

.container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 20px;
}
.container:after {
  content: '';
  clear: both;
  display: block;
}

.sp {
  display: none;
}

img.sp {
  display: none;
}

span.sp {
  display: none;
}

a.sp {
  display: none;
}

.pc {
  display: block;
}

img.pc {
  display: inline-block;
}

span.pc {
  display: inline;
}

a.pc {
  display: inline;
}

.mv .bx-wrapper ul li {
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.mv .bx-wrapper .bx-viewport {
  left: 0;
  border: 0 none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.mv .bx-wrapper .bx-controls-direction a {
  margin-top: -1.5625em;
  width: 3.125em;
  height: 3.125em;
  -webkit-background-size: 3.125em;
  -moz-background-size: 3.125em;
  -o-background-size: 3.125em;
  background-size: 3.125em;
}
.mv .bx-wrapper .bx-prev {
  background: url("../images/arrow_prev.png") no-repeat 0 0;
}
.mv .bx-wrapper .bx-next {
  background: url("../images/arrow_next.png") no-repeat 0 0;
}

.hotspring .header .nav {
  background: url("../images/hs_nav_bg.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hotspring .header .nav .logo {
  float: left;
  width: 24%;
}
.hotspring .header .nav .menunav {
  display: none;
  position: absolute;
  top: 50%;
  right: 1.25em;
}
.hotspring .header .nav .menunav a {
  display: block;
  margin-top: -1.2em;
  padding: 0 1em;
  color: #ff7f00;
  font-weight: bold;
  text-decoration: none;
  line-height: 2.4;
  background-color: #ffffff;
  -webkit-box-shadow: 0 -0.15em 0 0 rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 -0.15em 0 0 rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 -0.15em 0 0 rgba(0, 0, 0, 0.2) inset;
  -webkit-border-radius: 0.625em;
  -moz-border-radius: 0.625em;
  -ms-border-radius: 0.625em;
  -o-border-radius: 0.625em;
  border-radius: 0.625em;
}
.hotspring .header .globalnav {
  float: left;
  width: 76%;
}
.hotspring .header .globalnav ul:after {
  content: '';
  clear: both;
  display: block;
}
.hotspring .header .globalnav ul li {
  float: left;
  width: 25%;
  padding: 0.9em 0;
}
.hotspring .header .globalnav ul li.lt a {
  line-height: 1.5;
}
.hotspring .header .globalnav ul li a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  border-right: dotted 1px #663300;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  line-height: 3.125;
}
.hotspring .header .globalnav ul li a:hover {
  background-color: #ff7f00;
  background-color: rgba(255, 127, 0, 0.6);
}
.hotspring .header .globalnav ul + ul {
  border-top: solid 1px #663300;
}
.hotspring .section {
  padding: 4.375em 0;
}
.hotspring .section.even {
  background-color: #fff2cc;
}
.hotspring .section .ttl {
  margin-bottom: 3.125em;
}
.hotspring .section .ttl h2 {
  text-align: center;
  line-height: 1.25;
  letter-spacing: 0.1em;
}
.hotspring .section .ttl h2:after {
  display: block;
  content: '～～～～～～～';
  margin-top: 0.25em;
  color: #66b3ff;
  font-size: 50%;
}
.hotspring .section .ttl p {
  margin-top: 0.3125em;
  color: #ff7f00;
  font-weight: bold;
  text-align: center;
  line-height: 1.25;
  letter-spacing: 0.1em;
}
.hotspring .section .content:after {
  content: '';
  clear: both;
  display: block;
}
.hotspring .section .content.pad {
  padding: 0 4.375em;
}
.hotspring .section .content + .content {
  margin-top: 5em;
}
.hotspring .section .content h3 {
  margin-bottom: 2em;
  color: #ff7f00;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
.hotspring .section .content h4 {
  margin-bottom: 1em;
  font-weight: bold;
  line-height: 1.5;
}
.hotspring .section .content p {
  margin-bottom: 1em;
  line-height: 1.875;
}
.hotspring .section .content ul {
  margin-bottom: 1em;
}
.hotspring .section .content ul li {
  padding: 0.25em 0.25em 0.25em 1.625em;
  text-indent: -1.625em;
  line-height: 1.6;
}
.hotspring .section .content ul li:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  content: '\00BB';
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.6em;
  font-size: 90%;
  color: #ffffff;
  text-align: center;
  text-indent: 0;
  line-height: 1.2;
  vertical-align: middle;
  background-color: #336600;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.hotspring .section .content .btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  max-width: 100%;
  padding: 0.875em 2em;
  border: solid 1px #ff7f00;
  color: #ff7f00;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0.17em 0 rgba(153, 76, 0, 0.3);
  -moz-box-shadow: 0 0.17em 0 rgba(153, 76, 0, 0.3);
  box-shadow: 0 0.17em 0 rgba(153, 76, 0, 0.3);
}
.hotspring .section .content .btn:hover {
  color: #ffffff;
  background-color: #ff7f00;
}
.hotspring .section .content .table.w100 {
  width: 100%;
}
.hotspring .section .content .table tbody th {
  padding: 0.625em;
  border-bottom: solid 1px #cccccc;
  color: #ff7f00;
  font-weight: bold;
  white-space: nowrap;
  background-color: #fff2cc;
}
.hotspring .section .content .table tbody td {
  padding: 0.625em;
  line-height: 1.4;
  border-bottom: solid 1px #cccccc;
}
.hotspring .about {
  background: url("../images/hs_about_bg.jpg") no-repeat fixed center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hotspring .about .inner {
  padding: 3.75em 4.375em;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.7);
}
.hotspring .about img.about_ph01 {
  width: 11em;
}
.hotspring .about img.about_ph02 {
  width: 16.25em;
}
.hotspring .about img.about_ph03 {
  width: 16.25em;
}
.hotspring .about .boxset {
  margin-bottom: 1.5em;
  padding: 1.875em;
  background-color: #fff2cc;
  -webkit-border-radius: 0.625em;
  -moz-border-radius: 0.625em;
  -ms-border-radius: 0.625em;
  -o-border-radius: 0.625em;
  border-radius: 0.625em;
}
.hotspring .about .boxset:after {
  content: '';
  clear: both;
  display: block;
}
.hotspring .about .boxset h3 {
  margin-bottom: 1em;
}
.hotspring .about .boxset .innerbox {
  padding: 1.875em;
  border: solid 1px #ff7f00;
  background-color: #ffffff;
  -webkit-border-radius: 0.625em;
  -moz-border-radius: 0.625em;
  -ms-border-radius: 0.625em;
  -o-border-radius: 0.625em;
  border-radius: 0.625em;
}
.hotspring .about .boxset .innerbox:after {
  content: '';
  clear: both;
  display: block;
}
.hotspring .about .boxset dl {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 49%;
  padding: 1em;
  background-color: #fff2cc;
  -webkit-border-radius: 0.625em;
  -moz-border-radius: 0.625em;
  -ms-border-radius: 0.625em;
  -o-border-radius: 0.625em;
  border-radius: 0.625em;
}
.hotspring .about .boxset dl + dl {
  margin-left: 2%;
}
.hotspring .about .boxset dl dt {
  margin-bottom: 0.75em;
  color: #ff7f00;
  font-weight: bold;
}
.hotspring .about .boxset dl dd {
  line-height: 1.6;
}
.hotspring .about table {
  border-collapse: separate;
  border-spacing: 0.3125em;
  margin-bottom: 1em;
}
.hotspring .about table tbody th {
  padding: 0.625em 1em;
  color: #ff7f00;
  font-weight: bold;
  background-color: #ffd9b2;
  -webkit-border-radius: 0.3125em;
  -moz-border-radius: 0.3125em;
  -ms-border-radius: 0.3125em;
  -o-border-radius: 0.3125em;
  border-radius: 0.3125em;
}
.hotspring .about table tbody td {
  padding: 0.625em 1em;
}
.hotspring .about p.att {
  margin-bottom: 0;
  text-align: right;
}
.hotspring .service .boxset {
  margin: 0 -1.25em;
}
.hotspring .service .boxset:after {
  content: '';
  clear: both;
  display: block;
}
.hotspring .service .boxset .box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 33.3%;
  margin-bottom: 1.25em;
  padding: 0 0.625em;
}
.hotspring .service .boxset .box .inner {
  padding: 1.25em;
  background-color: #fff2cc;
  -webkit-border-radius: 0.625em 0.625em 0 0;
  -moz-border-radius: 0.625em 0.625em 0 0;
  -ms-border-radius: 0.625em 0.625em 0 0;
  -o-border-radius: 0.625em 0.625em 0 0;
  border-radius: 0.625em 0.625em 0 0;
}
.hotspring .service .boxset .box h3 {
  margin-bottom: 0.3125em;
  padding: 0.5em;
  background-color: #ffe08e;
  -webkit-border-radius: 0.42em;
  -moz-border-radius: 0.42em;
  -ms-border-radius: 0.42em;
  -o-border-radius: 0.42em;
  border-radius: 0.42em;
}
.hotspring .service .boxset .box .txt {
  height: 12em;
}
.hotspring .service .boxset .box .boxfoot {
  padding: 0.625em;
  background-color: #ff7f00;
  -webkit-border-radius: 0 0 0.625em 0.625em;
  -moz-border-radius: 0 0 0.625em 0.625em;
  -ms-border-radius: 0 0 0.625em 0.625em;
  -o-border-radius: 0 0 0.625em 0.625em;
  border-radius: 0 0 0.625em 0.625em;
}
.hotspring .service .boxset .box .boxfoot p {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  line-height: 1.6;
}
.hotspring .service .price {
  color: #ff0000;
}
.hotspring .service table {
  margin-bottom: 1em;
}
.hotspring .service p.att {
  margin-bottom: 0;
}
.hotspring .voice .voiceset:after {
  content: '';
  clear: both;
  display: block;
}
.hotspring .voice .voiceset .voicebox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 33.3%;
  padding: 1%;
}
.hotspring .therapist .boxset {
  margin: 0 -1.25em;
}
.hotspring .therapist .boxset:after {
  content: '';
  clear: both;
  display: block;
}
.hotspring .therapist .boxset .box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 33.3%;
  margin-bottom: 1.25em;
  padding: 0 1.25em;
}
.hotspring .therapist .boxset .box .ph {
  text-align: center;
}
.hotspring .therapist .boxset .box .ph img {
  width: 80%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.hotspring .therapist .boxset .box h3 {
  margin-bottom: 0.625em;
  text-align: center;
}
.hotspring .therapist .boxset .box .reccomend {
  margin-bottom: 0.3125em;
  padding: 0.5em;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  background-color: #ff7f00;
  -webkit-border-radius: 0.42em;
  -moz-border-radius: 0.42em;
  -ms-border-radius: 0.42em;
  -o-border-radius: 0.42em;
  border-radius: 0.42em;
}
.hotspring .groupplan .nav {
  text-align: center;
}
.hotspring .hotel .boxset {
  margin: 0 -1.25em;
}
.hotspring .hotel .boxset:after {
  content: '';
  clear: both;
  display: block;
}
.hotspring .hotel .boxset .box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  margin-bottom: 1.25em;
  padding: 0 1.25em;
}
.hotspring .hotel .boxset .box .inner {
  padding: 1.25em;
  background-color: #fff2cc;
  -webkit-border-radius: 0.625em;
  -moz-border-radius: 0.625em;
  -ms-border-radius: 0.625em;
  -o-border-radius: 0.625em;
  border-radius: 0.625em;
}
.hotspring .hotel .boxset .box h3 {
  margin-bottom: 0.3125em;
  text-align: left;
}
.hotspring .hotel .boxset .box .ph {
  position: relative;
  margin-bottom: 1em;
}
.hotspring .hotel .boxset .box .ph img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.hotspring .hotel .boxset .box .ph .badge {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: -0.625em;
  right: -0.625em;
  display: block;
  padding-top: 1.5em;
  font-size: 100%;
  width: 5.625em;
  height: 5.625em;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 1.25;
  background-color: #4cbfbf;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.hotspring .hotel .boxset .box .ph .badge2 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 5.625em;
  right: -0.625em;
  display: block;
  padding-top: 1.875em;
  font-size: 100%;
  width: 5.625em;
  height: 5.625em;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 1.25;
  background-color: #ff7f00;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.hotspring .hotel .boxset .box .nav {
  text-align: center;
}
.hotspring .healing .boxset {
  margin: 0 -1.25em 3.125em;
}
.hotspring .healing .boxset:after {
  content: '';
  clear: both;
  display: block;
}
.hotspring .healing .boxset .box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  margin-bottom: 1.25em;
  padding: 0 1.25em;
}
.hotspring .healing .boxset .box .inner {
  padding: 1.25em;
  background-color: #ffffff;
  -webkit-border-radius: 0.625em;
  -moz-border-radius: 0.625em;
  -ms-border-radius: 0.625em;
  -o-border-radius: 0.625em;
  border-radius: 0.625em;
}
.hotspring .healing .boxset .box h3 {
  margin-bottom: 0.3125em;
  text-align: left;
}
.hotspring .healing .nav {
  text-align: center;
}
.hotspring .contact .contactbox {
  padding: 2em 2.5em;
  border: solid 1px #ff7f00;
  -webkit-border-radius: 0.625em;
  -moz-border-radius: 0.625em;
  -ms-border-radius: 0.625em;
  -o-border-radius: 0.625em;
  border-radius: 0.625em;
}
.hotspring .contact .contactbox:after {
  content: '';
  clear: both;
  display: block;
}
.hotspring .contact .contactbox h3 {
  margin-bottom: 1em;
}
.hotspring .contact .contactbox .tel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 0 1.6em;
}
.hotspring .contact .contactbox .tel h4 {
  margin-bottom: 0;
}
.hotspring .contact .contactbox .tel p {
  margin-bottom: 0;
  color: #cc0000;
  font-size: 550%;
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 1.1;
}
.hotspring .contact .contactbox .nav {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 0 1.6em;
}
.hotspring .contact .contactbox .nav .btn {
  width: 100%;
}
.hotspring .contact .contactbox .nav .btn + .btn {
  margin-top: 0.625em;
}

.nextcontents {
  margin-bottom: 4.375em;
}
.nextcontents .container {
  padding-bottom: 4em;
  color: #cc0000;
  font-weight: bold;
  line-height: 1.25;
  background: url("../images/arrow.png") no-repeat center bottom;
  -webkit-background-size: 65%;
  -moz-background-size: 65%;
  -o-background-size: 65%;
  background-size: 65%;
}

.nordicwalking .header .nav {
  background: url("../images/nw_nav_bg.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.nordicwalking .header .nav .logo {
  float: left;
  width: 24%;
}
.nordicwalking .header .nav .menunav {
  display: none;
  position: absolute;
  top: 50%;
  right: 1.25em;
}
.nordicwalking .header .nav .menunav a {
  display: block;
  margin-top: -1.2em;
  padding: 0 1em;
  color: #0066cc;
  font-weight: bold;
  text-decoration: none;
  line-height: 2.4;
  background-color: #ffffff;
  -webkit-box-shadow: 0 -0.15em 0 0 rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 -0.15em 0 0 rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 -0.15em 0 0 rgba(0, 0, 0, 0.2) inset;
  -webkit-border-radius: 0.625em;
  -moz-border-radius: 0.625em;
  -ms-border-radius: 0.625em;
  -o-border-radius: 0.625em;
  border-radius: 0.625em;
}
.nordicwalking .header .globalnav {
  float: left;
  width: 76%;
}
.nordicwalking .header .globalnav ul:after {
  content: '';
  clear: both;
  display: block;
}
.nordicwalking .header .globalnav ul li {
  float: left;
  width: 25%;
  padding: 0.9em 0;
}
.nordicwalking .header .globalnav ul li.lt a {
  line-height: 1.5;
}
.nordicwalking .header .globalnav ul li a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  border-right: dotted 1px #003366;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  line-height: 3.125;
}
.nordicwalking .header .globalnav ul li a:hover {
  background-color: #ff7f00;
  background-color: rgba(0, 51, 102, 0.6);
}
.nordicwalking .header .globalnav ul + ul {
  border-top: solid 1px #003366;
}
.nordicwalking .nw_mv {
  background: url("../images/nw_mv_bg.jpg") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.nordicwalking .section {
  padding: 4.375em 0;
}
.nordicwalking .section.even {
  background-color: #e5f2ff;
}
.nordicwalking .section .ttl {
  margin-bottom: 3.125em;
}
.nordicwalking .section .ttl h2 {
  text-align: center;
  line-height: 1.25;
  letter-spacing: 0.1em;
}
.nordicwalking .section .ttl h2:after {
  display: block;
  content: '～～～～～～～';
  margin-top: 0.25em;
  color: #ff7f00;
  font-size: 50%;
}
.nordicwalking .section .ttl p {
  margin-top: 0.3125em;
  color: #66b3ff;
  font-weight: bold;
  text-align: center;
  line-height: 1.25;
  letter-spacing: 0.1em;
}
.nordicwalking .section .content:after {
  content: '';
  clear: both;
  display: block;
}
.nordicwalking .section .content.pad {
  padding: 0 4.375em;
}
.nordicwalking .section .content + .content {
  margin-top: 5em;
}
.nordicwalking .section .content h3 {
  margin-bottom: 2em;
  color: #0066cc;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
.nordicwalking .section .content h4 {
  margin-bottom: 1em;
  font-weight: bold;
  line-height: 1.5;
}
.nordicwalking .section .content p {
  margin-bottom: 1em;
  line-height: 1.875;
}
.nordicwalking .section .content ul {
  margin-bottom: 1em;
}
.nordicwalking .section .content ul li {
  padding: 0.25em 0.25em 0.25em 1.625em;
  text-indent: -1.625em;
  line-height: 1.6;
}
.nordicwalking .section .content ul li:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  content: '\00BB';
  width: 1.2em;
  height: 1.2em;
  margin-right: 0.6em;
  font-size: 90%;
  color: #ffffff;
  text-align: center;
  text-indent: 0;
  line-height: 1.2;
  vertical-align: middle;
  background-color: #003366;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.nordicwalking .section .content .btn {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  max-width: 100%;
  padding: 0.875em 2em;
  border: solid 1px #0066cc;
  color: #0066cc;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0.17em 0 rgba(0, 51, 102, 0.3);
  -moz-box-shadow: 0 0.17em 0 rgba(0, 51, 102, 0.3);
  box-shadow: 0 0.17em 0 rgba(0, 51, 102, 0.3);
}
.nordicwalking .section .content .btn:hover {
  color: #ffffff;
  background-color: #0066cc;
}
.nordicwalking .section .content .table {
  margin-bottom: 1em;
}
.nordicwalking .section .content .table.w100 {
  width: 100%;
}
.nordicwalking .section .content .table tbody th {
  padding: 0.625em;
  border-bottom: solid 1px #003366;
  color: #ffffff;
  font-weight: bold;
  white-space: nowrap;
  background-color: #0066cc;
}
.nordicwalking .section .content .table tbody td {
  padding: 0.875em 0.625em;
  line-height: 1.4;
  border-bottom: solid 1px #0066cc;
  background-color: #ffffff;
}
.nordicwalking .about img.about_ph01 {
  width: 20em;
}
.nordicwalking .merit img.merit_ph01 {
  width: 20em;
}
.nordicwalking .voice .voiceset {
  margin-bottom: 1.25em;
  padding: 1.875em;
  background-color: #e5f2ff;
  -webkit-border-radius: 0.625em;
  -moz-border-radius: 0.625em;
  -ms-border-radius: 0.625em;
  -o-border-radius: 0.625em;
  border-radius: 0.625em;
}
.nordicwalking .voice .voiceset:after {
  content: '';
  clear: both;
  display: block;
}
.nordicwalking .voice .voiceset h3 {
  margin-bottom: 0.875em;
  text-align: left;
}
.nordicwalking .voice .voiceset p {
  margin-bottom: 0;
}
.nordicwalking .service .boxset {
  margin: 0 -1.25em;
}
.nordicwalking .service .boxset:after {
  content: '';
  clear: both;
  display: block;
}
.nordicwalking .service .boxset .box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  margin-bottom: 1.25em;
  padding: 0 0.625em;
}
.nordicwalking .service .boxset .box .inner {
  padding: 1.25em;
  background-color: #ffffff;
  -webkit-border-radius: 0.625em 0.625em 0 0;
  -moz-border-radius: 0.625em 0.625em 0 0;
  -ms-border-radius: 0.625em 0.625em 0 0;
  -o-border-radius: 0.625em 0.625em 0 0;
  border-radius: 0.625em 0.625em 0 0;
}
.nordicwalking .service .boxset .box h3 {
  margin-bottom: 0.3125em;
  padding: 0.5em;
  background-color: #e5f2ff;
  -webkit-border-radius: 0.42em;
  -moz-border-radius: 0.42em;
  -ms-border-radius: 0.42em;
  -o-border-radius: 0.42em;
  border-radius: 0.42em;
}
.nordicwalking .service .boxset .box .txt {
  height: 12em;
}
.nordicwalking .service .boxset .box .boxfoot {
  padding: 0.625em;
  background-color: #0066cc;
  -webkit-border-radius: 0 0 0.625em 0.625em;
  -moz-border-radius: 0 0 0.625em 0.625em;
  -ms-border-radius: 0 0 0.625em 0.625em;
  -o-border-radius: 0 0 0.625em 0.625em;
  border-radius: 0 0 0.625em 0.625em;
}
.nordicwalking .service .boxset .box .boxfoot p {
  margin-bottom: 0;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  line-height: 1.6;
}
.nordicwalking .service .price {
  color: #ff0000;
}
.nordicwalking .service table {
  margin-bottom: 1em;
}
.nordicwalking .service p.att {
  margin-bottom: 0;
  text-align: right;
}
.nordicwalking .instructor .boxset {
  margin: 0 -1.25em;
}
.nordicwalking .instructor .boxset:after {
  content: '';
  clear: both;
  display: block;
}
.nordicwalking .instructor .boxset .box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 33.3%;
  margin-bottom: 1.25em;
  padding: 0 1.25em;
}
.nordicwalking .instructor .boxset .box .ph {
  text-align: center;
}
.nordicwalking .instructor .boxset .box .ph img {
  width: 80%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.nordicwalking .instructor .boxset .box h3 {
  margin-bottom: 0.625em;
  text-align: center;
}
.nordicwalking .instructor .boxset .box .reccomend {
  margin-bottom: 0.3125em;
  padding: 0.5em;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
  background-color: #0066cc;
  -webkit-border-radius: 0.42em;
  -moz-border-radius: 0.42em;
  -ms-border-radius: 0.42em;
  -o-border-radius: 0.42em;
  border-radius: 0.42em;
}
.nordicwalking .groupplan .nav {
  text-align: center;
}
.nordicwalking .contact table tbody th, .nordicwalking .contact table tbody td {
  padding: 0.3125em 0;
  vertical-align: top;
}
.nordicwalking .contact .googlemap {
  width: 100%;
  height: 480px;
}
.nordicwalking .contact .contactbox {
  padding: 2em 2.5em;
  border: solid 1px #0066cc;
  background-color: #ffffff;
  -webkit-border-radius: 0.625em;
  -moz-border-radius: 0.625em;
  -ms-border-radius: 0.625em;
  -o-border-radius: 0.625em;
  border-radius: 0.625em;
}
.nordicwalking .contact .contactbox:after {
  content: '';
  clear: both;
  display: block;
}
.nordicwalking .contact .contactbox h3 {
  margin-bottom: 1em;
}
.nordicwalking .contact .contactbox .tel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 0 1.6em;
}
.nordicwalking .contact .contactbox .tel h4 {
  margin-bottom: 0;
}
.nordicwalking .contact .contactbox .tel p {
  margin-bottom: 0;
  color: #cc0000;
  font-size: 550%;
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 1.1;
}
.nordicwalking .contact .contactbox .nav {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 0 1.6em;
}
.nordicwalking .contact .contactbox .nav .btn {
  width: 100%;
}
.nordicwalking .contact .contactbox .nav .btn + .btn {
  margin-top: 0.625em;
}

.footer .copyright {
  padding: 2em 0;
  color: #808080;
}

.toheader {
  display: none;
  position: fixed;
  z-index: 99999;
  right: 1.875em;
  bottom: 1.875em;
  width: 3.375em;
  height: 3.375em;
}

/* RWD
---------------------------------------------------------------- */
@media only screen and (max-width: 1040px) {
  body {
    font-size: 1.5vw;
  }

  .container {
    padding: 0 1.25em;
  }
}
@media only screen and (max-width: 640px) {
  body {
    font-size: 5vw;
  }

  .alignright {
    float: none;
    margin-left: 0;
  }

  .alignleft {
    float: none;
    margin-right: 0;
  }

  .sp {
    display: block;
  }

  img.sp {
    display: inline-block;
  }

  span.sp {
    display: inline;
  }

  a.sp {
    display: inline;
  }

  .pc {
    display: none;
  }

  img.pc {
    display: none;
  }

  span.pc {
    display: none;
  }

  a.pc {
    display: none;
  }

  .t12 {
    font-size: 81.25%;
  }

  .t14 {
    font-size: 87.5%;
  }

  .t16 {
    font-size: 93.75%;
  }

  .t18 {
    font-size: 100%;
  }

  .t20 {
    font-size: 106.25%;
  }

  .t22 {
    font-size: 112.5%;
  }

  .t24 {
    font-size: 118.75%;
  }

  .t26 {
    font-size: 125%;
  }

  .t28 {
    font-size: 131.25%;
  }

  .t30 {
    font-size: 137.5%;
  }

  .t32 {
    font-size: 143.75%;
  }

  .t34 {
    font-size: 150%;
  }

  .t36 {
    font-size: 156.25%;
  }

  .t38 {
    font-size: 162.5%;
  }

  .t40 {
    font-size: 168.75%;
  }

  .t42 {
    font-size: 175%;
  }

  .t44 {
    font-size: 181.25%;
  }

  .t46 {
    font-size: 187.5%;
  }

  .t48 {
    font-size: 193.75%;
  }

  .t50 {
    font-size: 200%;
  }

  .t52 {
    font-size: 206.25%;
  }

  .t54 {
    font-size: 212.5%;
  }

  .t56 {
    font-size: 218.75%;
  }

  .t58 {
    font-size: 225%;
  }

  .t60 {
    font-size: 231.25%;
  }

  .container {
    padding: 0 0.625em;
  }

  .mv .bx-wrapper .bx-controls-direction a {
    top: auto;
    bottom: 0.625em;
    margin-top: 0;
    width: 1.5625em;
    height: 1.5625em;
    -webkit-background-size: 1.5625em;
    -moz-background-size: 1.5625em;
    -o-background-size: 1.5625em;
    background-size: 1.5625em;
  }

  .hotspring .header .nav .logo {
    width: 70%;
  }
  .hotspring .header .nav .menunav {
    display: block;
  }
  .hotspring .header .nav .globalnav {
    display: none;
    position: absolute;
    top: 4.4em;
    float: none;
    width: 100%;
    margin: 0 -0.625em;
    z-index: 9999;
  }
  .hotspring .header .nav .globalnav ul + ul {
    border-top: 0 none;
  }
  .hotspring .header .nav .globalnav ul li {
    float: none;
    width: 100%;
    padding: 0;
  }
  .hotspring .header .nav .globalnav ul li.lt a {
    line-height: 1.6;
  }
  .hotspring .header .nav .globalnav ul li a {
    display: inline-block;
    width: 100%;
    padding: 0.625em;
    border-right: 0 none;
    border-bottom: dotted 1px #663300;
    text-align: left;
    line-height: 1.6;
    background-color: #ff7f00;
  }
  .hotspring .section {
    padding: 2em 0;
  }
  .hotspring .section .ttl {
    margin-bottom: 0.625em;
  }
  .hotspring .section .content.pad {
    padding: 0;
  }
  .hotspring .section .content + .content {
    margin-top: 2em;
  }
  .hotspring .section .content h3 {
    margin-bottom: 0.625em;
    text-align: left;
  }
  .hotspring .section .content h4 {
    margin-bottom: 0.3125em;
  }
  .hotspring .about .inner {
    padding: 1.25em 0.625em 0.625em;
  }
  .hotspring .about img.about_ph02 {
    width: 100%;
  }
  .hotspring .about img.about_ph03 {
    width: 100%;
  }
  .hotspring .about .boxset {
    padding: 0.625em;
  }
  .hotspring .about .boxset h3 {
    margin-bottom: 0.625em;
  }
  .hotspring .about .boxset .innerbox {
    padding: 0.625em;
    border: solid 1px #ff7f00;
    background-color: #ffffff;
    -webkit-border-radius: 0.625em;
    -moz-border-radius: 0.625em;
    -ms-border-radius: 0.625em;
    -o-border-radius: 0.625em;
    border-radius: 0.625em;
  }
  .hotspring .about .boxset dl {
    float: none;
    width: 100%;
    padding: 0.625em;
  }
  .hotspring .about .boxset dl + dl {
    margin-top: 0.625em;
    margin-left: 0;
  }
  .hotspring .about .boxset dl dt {
    margin-bottom: 0.625em;
  }
  .hotspring .about p.att {
    text-align: left;
  }
  .hotspring .service .boxset {
    margin: 0;
  }
  .hotspring .service .boxset .box {
    float: none;
    width: 100%;
    padding: 0;
  }
  .hotspring .service .boxset .box + .box {
    margin-top: 0.625em;
  }
  .hotspring .service .boxset .box .inner {
    padding: 0.625em;
  }
  .hotspring .service .boxset .box .txt {
    height: auto;
  }
  .hotspring .service .boxset .box .boxfoot {
    padding: 0.3125em 0.625em;
  }
  .hotspring .service .table tbody th {
    display: block;
    border-top: solid 1px #cccccc;
    border-bottom: 0 none !important;
  }
  .hotspring .service .table tbody td {
    display: inline-block;
    border-bottom: 0 none !important;
  }
  .hotspring .service p.att {
    text-align: left;
  }
  .hotspring .voice .voiceset .voicebox {
    width: 50%;
    padding: 2%;
  }
  .hotspring .therapist .boxset {
    margin: 0;
  }
  .hotspring .therapist .boxset .box {
    float: none;
    width: 100%;
    padding: 0;
  }
  .hotspring .therapist .boxset .box + .box {
    margin-top: 0.625em;
  }
  .hotspring .therapist .boxset .box .ph img {
    width: 60%;
  }
  .hotspring .hotel .boxset {
    margin: 0;
  }
  .hotspring .hotel .boxset .box {
    float: none;
    width: 100%;
    padding: 0;
  }
  .hotspring .hotel .boxset .box + .box {
    margin-top: 0.625em;
  }
  .hotspring .hotel .boxset .box .inner {
    padding: 0.625em;
  }
  .hotspring .hotel .boxset .box .ph .badge {
    top: -0.625em;
    right: -0.625em;
    font-size: 75%;
  }
  .hotspring .hotel .boxset .box .ph .badge2 {
    top: 5.625em;
    right: -0.625em;
    font-size: 75%;
  }
  .hotspring .healing .boxset {
    margin: 0 0 0.625em;
  }
  .hotspring .healing .boxset .box {
    float: none;
    width: 100%;
    padding: 0;
  }
  .hotspring .healing .boxset .box + .box {
    margin-top: 0.625em;
  }
  .hotspring .healing .boxset .box .inner {
    padding: 0.625em;
  }
  .hotspring .contact .contactbox {
    padding: 0.625em;
  }
  .hotspring .contact .contactbox h3 {
    margin-bottom: 0.5em;
  }
  .hotspring .contact .contactbox .tel {
    float: none;
    width: 100%;
    padding: 0;
  }
  .hotspring .contact .contactbox .tel p {
    margin-bottom: 0;
    color: #cc0000;
    font-size: 350%;
    line-height: 1.1;
  }
  .hotspring .contact .contactbox .nav {
    float: none;
    width: 100%;
    margin-top: 0.625em;
    padding: 0;
  }
  .hotspring .contact .contactbox .nav .btn {
    width: 100%;
  }

  .nextcontents {
    margin-bottom: 2em;
  }
  .nextcontents .container {
    padding-bottom: 1.7em;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }

  .nordicwalking .header .nav .logo {
    width: 70%;
  }
  .nordicwalking .header .nav .menunav {
    display: block;
  }
  .nordicwalking .header .nav .globalnav {
    display: none;
    position: absolute;
    top: 4.4em;
    float: none;
    width: 100%;
    margin: 0 -0.625em;
    z-index: 9999;
  }
  .nordicwalking .header .nav .globalnav ul + ul {
    border-top: 0 none;
  }
  .nordicwalking .header .nav .globalnav ul li {
    float: none;
    width: 100%;
    padding: 0;
  }
  .nordicwalking .header .nav .globalnav ul li.lt a {
    line-height: 1.6;
  }
  .nordicwalking .header .nav .globalnav ul li a {
    display: inline-block;
    width: 100%;
    padding: 0.625em;
    border-right: 0 none;
    border-bottom: dotted 1px #663300;
    text-align: left;
    line-height: 1.6;
    background-color: #ff7f00;
  }
  .nordicwalking .section {
    padding: 2em 0;
  }
  .nordicwalking .section .ttl {
    margin-bottom: 0.625em;
  }
  .nordicwalking .section .content.pad {
    padding: 0;
  }
  .nordicwalking .section .content + .content {
    margin-top: 2em;
  }
  .nordicwalking .section .content h3 {
    margin-bottom: 0.625em;
    text-align: left;
  }
  .nordicwalking .section .content h4 {
    margin-bottom: 0.3125em;
  }
  .nordicwalking .about img.about_ph01 {
    width: 100%;
  }
  .nordicwalking .voice .voiceset {
    padding: 1em;
  }
  .nordicwalking .service .boxset {
    margin: 0;
  }
  .nordicwalking .service .boxset .box {
    float: none;
    width: 100%;
    padding: 0;
  }
  .nordicwalking .service .boxset .box + .box {
    margin-top: 0.625em;
  }
  .nordicwalking .service .boxset .box .inner {
    padding: 0.625em;
  }
  .nordicwalking .service .boxset .box .txt {
    height: auto;
  }
  .nordicwalking .service .boxset .box .boxfoot {
    padding: 0.3125em 0.625em;
  }
  .nordicwalking .service .table tbody th {
    display: block;
    border-top: solid 1px #cccccc;
    border-bottom: 0 none !important;
  }
  .nordicwalking .service .table tbody td {
    display: inline-block;
    border-bottom: 0 none !important;
    background-color: transparent !important;
  }
  .nordicwalking .service p.att {
    text-align: left;
  }
  .nordicwalking .instructor .boxset {
    margin: 0;
  }
  .nordicwalking .instructor .boxset .box {
    float: none;
    width: 100%;
    padding: 0;
  }
  .nordicwalking .instructor .boxset .box + .box {
    margin-top: 0.625em;
  }
  .nordicwalking .instructor .boxset .box .ph img {
    width: 60%;
  }
  .nordicwalking .contact .googlemap {
    height: 320px;
  }
  .nordicwalking .contact .contactbox {
    padding: 0.625em;
  }
  .nordicwalking .contact .contactbox h3 {
    margin-bottom: 0.5em;
  }
  .nordicwalking .contact .contactbox .tel {
    float: none;
    width: 100%;
    padding: 0;
  }
  .nordicwalking .contact .contactbox .tel p {
    margin-bottom: 0;
    color: #cc0000;
    font-size: 350%;
    line-height: 1.1;
  }
  .nordicwalking .contact .contactbox .nav {
    float: none;
    width: 100%;
    margin-top: 0.625em;
    padding: 0;
  }
  .nordicwalking .contact .contactbox .nav .btn {
    width: 100%;
  }

  .footer .copyright {
    padding: 1em 0;
  }

  .toheader {
    position: fixed;
    right: 0.5em;
    bottom: 0.5em;
    width: 2.86em;
    height: 2.86em;
  }
}
