@charset "UTF-8";
/*----------------------------------

全体

------------------------------------*/
* {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style-type: none
}
html {
  font-size: 62.5%;
  scroll-behavior: smooth
}
body {
  font-size: 1.4rem;
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 400;
  background-color: #F3F3F3;
  color: #555;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  font-feature-settings: "palt";
  letter-spacing: 1px;
  line-height: 1.3em
}
*,
*::before,
*::after {
  box-sizing: border-box
}
.slider {
  display: none
}
.slider.slick-initialized {
  display: block
}
img {
  width: 100%;
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
  image-rendering: -webkit-optimize-contrast
}
div,
p,
section,
article {
  margin: 0;
  padding: 0;
  box-sizing: border-box
}
.box_topics img {
  border: none;
  width: fit-content;
  max-width: 100%;
  vertical-align: bottom
}
@media screen and (min-width:0\0) and (min-resolution:+72dpi) {
  .box_topics img {
    width: auto
  }
}
#wrapper {
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 100%
}
.clearfix::after {
  content: '';
  display: block;
  clear: both
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block
}
.flex {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.j-start {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.j-between {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.j-center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center
}
.j-around {
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around
}
.j-end {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.a-center {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}
.a-start {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start
}
.a-end {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end
}
.a-stretch {
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}
.ac-center {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center
}
.ac-start {
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start
}
.w5 {
  width: 5%
}
.w10 {
  width: 10%
}
.w15 {
  width: 15%
}
.w20 {
  width: 20%
}
.w25 {
  width: 25%
}
.w30 {
  width: 30%
}
.w35 {
  width: 35%
}
.w40 {
  width: 40%
}
.w45 {
  width: 45%
}
.w50 {
  width: 50%
}
.w55 {
  width: 55%
}
.w60 {
  width: 60%
}
.w65 {
  width: 65%
}
.w70 {
  width: 70%
}
.w75 {
  width: 75%
}
.w80 {
  width: 80%
}
.w85 {
  width: 85%
}
.w90 {
  width: 90%
}
.w95 {
  width: 95%
}
.w100 {
  width: 100%
}
.red {
  color: red
}
.pc {
  display: block
}
.sp {
  display: none
}
img {
  width: 100%;
  vertical-align: bottom;
  -webkit-backface-visibility: hidden
}
div,
p,
section,
article {
  margin: 0;
  padding: 0;
  box-sizing: border-box
}
.left {
  float: left;
  display: inline
}
.right {
  float: right;
  display: inline
}
.clear {
  clear: both
}
div.box_float {
  float: left;
  width: 280px;
  display: inline
}
.300px {
  width: 300px
}
.285px {
  width: 285px
}
.m_auto {
  margin: 0 auto
}
.m_0 {
  margin: 0
}
.m_lr_10 {
  margin-left: 10px;
  margin-right: 10px
}
.m_lr_20 {
  margin-left: 20px;
  margin-right: 20px
}
.m_lr_30 {
  margin-left: 30px;
  margin-right: 30px
}
.m_lr_40 {
  margin-left: 40px;
  margin-right: 40px
}
.m_tb {
  margin: 20px 0 20px
}
.m_btm_0 {
  margin-bottom: 0
}
.m_btm_10 {
  margin-bottom: 10px
}
.m_btm_20 {
  margin-bottom: 20px
}
.m_btm_30 {
  margin-bottom: 30px
}
.m_btm_40 {
  margin-bottom: 40px
}
.m_btm_50 {
  margin-bottom: 50px
}
.m_left_0 {
  margin-left: 0
}
.m_left_10 {
  margin-left: 10px
}
.m_left_20 {
  margin-left: 20px
}
.m_left_30 {
  margin-left: 30px
}
.m_left_40 {
  margin-left: 40px
}
.m_left_50 {
  margin-left: 50px
}
.m_right_0 {
  margin-right: 0
}
.m_right_10 {
  margin-right: 10px
}
.m_right_20 {
  margin-right: 20px
}
.m_right_30 {
  margin-right: 30px
}
.m_right_40 {
  margin-right: 40px
}
.m_right_50 {
  margin-right: 50px
}
.m_top_-10 {
  margin-top: -10px
}
.m_top_-20 {
  margin-top: -20px
}
.m_top_0 {
  margin-top: 0
}
.m_top_5 {
  margin-top: 5px
}
.m_top_10 {
  margin-top: 10px
}
.m_top_20 {
  margin-top: 20px
}
.m_top_30 {
  margin-top: 30px
}
.p_top_10 {
  padding-top: 10px
}
.p_top_20 {
  padding-top: 20px
}
.dot {
  border-bottom: dotted 1px #555
}
.boxafter:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
.underline {
  border-bottom: solid 1px #555
}
.noneborder {
  border: none
}
.a_center {
  text-align: center
}
tr.underline td {
  border-bottom: solid 1px #555
}
tr.underline th {
  border-bottom: solid 1px #555
}
.rightline {
  border-right: solid 1px #555
}
b {
  font-weight: 700
}
.red {
  color: red
}
.orange {
  color: #ffa200
}
.green {
  color: #009a2b
}
.lightgreen {
  color: #71bb48
}
.blue {
  color: #00aeff
}
.pink {
  color: #ed81a8
}
.gold {
  color: #ab8c1e
}
.purple {
  color: #6357a3
}
.gray {
  color: #999
}
.gray2 {
  color: #777
}
.darkgreen {
  color: #063
}
.darkorange {
  color: #f3861a
}
.darkred {
  color: #f60
}
.small {
  font-size: small
}
.x-small {
  font-size: x-small
}
.txt_10 {
  font-size: 1rem
}
.txt_12 {
  font-size: 1.2rem
}
.txt_14 {
  font-size: 1.4rem
}
.txt_16 {
  font-size: 1.6rem
}
.txt_18 {
  font-size: 1.8rem
}
.txt_20 {
  font-size: 2rem
}
.txt_24 {
  font-size: 2.4rem
}
.bold {
  font-weight: 700
}
.txt_set01 {
  padding: 10px 0;
  line-height: 1.5em;
  font-weight: 500
}
.txt_set02 {
  padding: 20px 0;
  line-height: 1.5em;
}
.txt_set03 {
  padding: 0px 0 10px
}
.mintyo {
  font-family: "MS Mincho", "serif"
}
.txt_r {
  text-align: right !important;
}
.txt_l {
  text-align: left !important;
}
ul.ul_content {
  margin: 10px 20px;
  padding: 0
}
ul.ul_content li {
  line-height: 2em
}
.icon {
  text-indent: 15px;
  background: url(../images/icon_10.gif) left center no-repeat
}
.center {
  margin: 0 auto;
  text-align: center
}
/*youtube*/
.youtube-ratio iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
}
/*title*/
h3.h3_content {
  margin: 0 0 10px;
  padding: 10px;
  line-height: 1.5em;
  text-indent: 10px;
  width: 100%;
  height: auto;
  color: #FFF;
  font-size: 16px;
  clear: both;
  font-weight: normal;
  letter-spacing: 2px;
  background-color: #19ae95;
  box-sizing: border-box;
}
.title01 {
  margin: 0;
  padding: 20px 5%;
  width: 100%;
  height: auto;
  color: #FFF;
  background-color: #19ae95;
  font-size: 3rem;
  font-weight: 300;
  letter-spacing: 2px;
  box-sizing: border-box;
  line-height: 1.5em;
  -webkit-border-radius: 15px 15px 0 0;
  -moz-border-radius: 15px 15px 0 0;
  border-radius: 15px 15px 0 0;
}
.title01 span {
  display: block;
  color: #FFF;
  font-size: 50%;
  font-weight: 300;
  border-top: solid 1px #B4DDD7;
  line-height: 1.5em;
}
.title02 {
  margin: 0 0 10px;
  padding: 10px;
  line-height: 1.5em;
  text-indent: 10px;
  width: 100%;
  height: auto;
  color: #FFF;
  font-size: 1.6rem;
  clear: both;
  font-weight: normal;
  letter-spacing: 2px;
  background-color: #19ae95;
  box-sizing: border-box;
}
.title02:after {
  content: '';
  margin: 0;
  padding: 0;
  width: 10px;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  background-color: #585858;
}
.title03 {
  margin: 1.5em 0;
  padding: 0;
  font-size: 2.4rem;
  text-align: center;
  color: #000;
}
.title03 span {
  padding: 5px 0 10px;
  display: inline-block;
  border-bottom: solid 6px #009680;
}
.title04 {
  margin: 0px 0 10px;
  padding: 0;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  color: #0F0F0F;
  line-height: 1.3;
}
.title04 span {
  background: linear-gradient(transparent 60%, #F5D85D 60%);
}
.title05 {
  margin: 20px 0 10px;
  padding: 0;
  font-size: 1.6rem;
  font-weight: 700;
  color: #009680;
}
h4.h4_content {
  margin: 0;
  padding: 0;
  font-size: 1.2rem;
  font-weight: 400;
}
h4.h4_content02 {
  padding: 0;
  font-size: 14px;
  background: url(../images/icon_10.gif) left 6px no-repeat;
  text-indent: 15px;
}
h5.h5_content {
  margin: 10px 0 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  color: #009a4f;
}
a:focus {
  border-color: red;
}
/*----------------------------------

v2024

------------------------------------*/
.art_content01 {
  margin: 20px 8%;
  padding: 0;
}
/*----------------------------------

運行情報

------------------------------------*/
h5.mitake_blog {
  margin: 0;
  padding: 0;
  font-size: 100%;
  text-align: center;
}
.title_mitake_blog {
  display: none;
}
ul.mitake_blog {
  margin: 0;
  padding: 1em 1em;
  list-style: none;
  overflow: auto;
  font-size: 100%;
  text-align: left;
  word-break: break-all;
}
ul.mitake_blog li {
  margin: 0 0 1em;
  padding: 0 0 1em;
  border-bottom: dotted 1px #c1c1c1;
}
ul.mitake_blog li:last-of-type {
  border-bottom: none;
}
ul.mitake_blog li a.mamewaza_blog_title {
  margin: 0;
  padding: 0 0 5px;
  font-size: 1.2rem;
  color: black;
  text-decoration: underline;
  display: block;
}
div.mitake_blog {
  font-size: 80%;
  text-align: right;
}
span.mitake_blog_exp {
  margin: 0;
  padding: 0;
  font-size: 1.1rem;
  font-weight: normal;
  color: rgb(153, 153, 153);
}
span.mitake_blog_date {
  margin: 0;
  padding: 0;
  font-size: 1.1rem;
  font-weight: normal;
  color: rgb(153, 153, 153);
  text-align: right;
}
a.mitake_blog_url {
  display: block;
}
#feed {
  margin: 0;
  padding: 0;
  height: 260px;
  overflow: hidden;
}
#feed iframe {
  margin: 0;
  padding: 0;
  border: 0;
}
/*----------------------------------

全体レイアウト

------------------------------------*/
.slider {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.slider li {
  border-right: solid 1px #2A8150;
  line-height: 40px;
  font-size: 1.2rem;
  font-weight: 300;
}
.slider li a {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 70px;
  text-align: center;
  color: #FFF;
}
.slider li a:before {
  content: '';
  display: block;
}
.slider li.icon_time a:before {
  background: url(../images/icon_time.png) no-repeat center center;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: relative;
  left: calc(50% - 15px);
  top: 9px;
}
.slider li.icon_car a:before {
  background: url(../images/icon_car.png) no-repeat center center;
  background-size: contain;
  width: 47px;
  height: 30px;
  position: relative;
  left: calc(50% - 23.5px);
  top: 13px;
}
.slider li.icon_map a:before {
  background: url(../images/icon_map.png) no-repeat center center;
  background-size: contain;
  width: 31px;
  height: 30px;
  position: relative;
  left: calc(50% - 15px);
  top: 10px;
}
.slick-active:first-child {
  border-left: solid 1px #2A8150;
}
#content {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  position: relative;
  z-index: 100;
}
#content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer {
  margin: 0;
  padding: 0;
  clear: both;
}
#container_sp {
  margin: 0;
  padding: 8px 0 12px;
  width: 100%;
  background-color: #009680;
  position: fixed;
  top: 0;
  z-index: 100000;
}
#logo_sp {
  margin: 0px auto;
  padding: 0;
  width: 150px;
}
#menu_sp {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 10px;
  font-size: 10px;
  line-height: 1;
  text-align: center;
}
#menu_en {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 14px;
  left: 20px;
  font-size: 10px;
  line-height: 1;
  text-align: center;
}
#menu_en a,
#menu_sp a {
  color: #FFF;
}
/*----------------------------------

メインナビゲーション

------------------------------------*/
/*header*/
#container,
#container {
  margin: 0 auto 30px;
  padding: 0;
  width: 90%;
  max-width: 800px;
  position: relative;
  z-index: 10;
}
#container.cp {
  margin: 20px auto 30px;
}
#header {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  background-color: #009680;
  position: -webkit-sticky;
  /*Safari*/
  position: sticky;
  top: 0;
  z-index: 1000;
}
#header.header_top {
  position: relative;
}
.header_inner_top {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 35px;
  background-color: #009680;
}
#logo_top {
  display: block;
  height: auto;
  width: 150px;
  position: absolute;
  top: 6px;
  left: 1%;
}
#top_eng_contact {
  display: block;
  height: auto;
  width: auto;
  position: absolute;
  top: 8px;
  right: 1%;
  color: #FFF;
  font-size: 1.4rem;
}
#top_eng_contact a {
  height: auto;
  width: auto;
  color: #FFF;
  font-size: 1.4rem;
  margin: 0 1em;
}
.container_logo {
  margin: 0;
  padding: 0;
  width: 150px;
  height: 35px;
  background-color: #009680;
  position: absolute;
  top: 0;
  left: 0;
}
.container_logo a {
  display: block;
  margin: 0 0 0 1em;
  padding: 6px 0;
  width: 100%;
}
/*TOPナビ*/
.container_slick {
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
  background-color: #009680;
}
#ul_nav {
  list-style-type: none;
  color: #fff;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 1200px;
  display: table;
  table-layout: fixed;
}
#ul_nav li {
  position: relative;
  width: 14%;
  margin: 0;
  padding: 0;
  background: #009680;
  color: #fff;
  font-size: 1.7rem;
  font-weight: 300;
  line-height: 1.4;
  display: table-cell;
}
#ul_nav li span {
  display: block;
  font-size: 0.8rem;
  font-weight: 500;
}
#ul_nav li a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 5px;
  margin: 20px 0;
  border-right: solid 1px #8AC4BC;
}
#ul_nav li:last-child a {
  border: none;
}
#ul_nav .menuSub {
  position: absolute;
  margin-left: 0;
  padding: 0;
  display: none;
  z-index: 100;
  width: 100%;
}
#ul_nav li .menuSub li {
  padding: 0;
  margin: 0;
  border-bottom: solid 1px #FFF;
  font-size: 1.3rem;
  width: 100%;
  display: block;
  text-align: left;
  position: relative;
  text-indent: 10px;
}
#ul_nav li .menuSub li:before {
  content: "";
  display: inline-block;
  background: url(../images/icon_tri.png) no-repeat center center;
  position: absolute;
  top: 15px;
  left: 10px;
  width: 5px;
  height: 10px;
  background-size: contain;
}
#ul_nav li .menuSub li:last-child {
  border: none;
}
#ul_nav .menuSub li a {
  padding: 10px;
  margin: 0;
  display: block;
  color: #fff;
  text-decoration: none;
}
#ul_nav .menuSub li a:hover {
  background: #00B99E;
}
/*コンテンツナビ*/
#ul_headernav {
  display: flex;
  justify-content: flex-start;
  list-style-type: none;
  color: #fff;
  padding: 0;
  margin: 0;
}
#ul_headernav li {
  position: relative;
  width: 150px;
  margin: 0;
  padding: 0;
  background: #009680;
  color: #fff;
  font-size: 1.4rem;
}
#ul_headernav li a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  padding: 8px 5px;
}
.menuSub {
  position: absolute;
  margin-left: 0;
  padding: 0;
  display: none;
  z-index: 100;
}
#ul_headernav li .menuSub li {
  padding: 0;
  margin: 0;
  border-bottom: solid 1px #FFF;
  font-size: 1.2rem;
  white-space: nowrap;
}
#ul_headernav li .menuSub li:last-child {
  border: none;
}
#ul_headernav .menuSub li a {
  padding: 10px;
  margin: 0;
  display: block;
  color: #fff;
  text-decoration: none;
}
#ul_headernav .menuSub li a:hover {
  background: #00B99E;
}
/*ページトップ*/
#page_top {
  width: 30px;
  height: 30px;
  position: fixed;
  right: 10px;
  bottom: -50px;
  background: #013F6E;
  opacity: 0.6;
  border-radius: 10%;
  z-index: 10000;
}
#page_top a {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  text-decoration: none;
}
#page_top a::before {
  font-family: 'Material Icons';
  font-weight: 900;
  content: '\e5ce';
  font-size: 22px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
/*----------------------------------

フッター

------------------------------------*/
#footer {
  margin: 0;
  padding: 60px 0;
  width: 100%;
  height: auto;
  background-color: #009680;
  text-align: center;
}
p#copy {
  margin: 0px 0 0px;
  padding: 0px 0 0;
  text-align: center;
  color: #FFF;
  font-size: 1.2rem;
  font-style: normal;
}
ul#ul_footernavi {
  margin: 2em auto 3em;
  padding: 0;
  text-align: center;
  max-width: 630px;
}
ul#ul_footernavi li {
  margin: 0;
  padding: 0 2em;
  font-size: 1.4rem;
  text-align: left;
  vertical-align: top;
  line-height: 2.5em;
  font-weight: 300;
  border-right: solid 1px #FFF;
}
ul#ul_footernavi li:last-child {
  border: none;
}
ul#ul_footernavi li ul li {
  display: block;
  border: none;
}
ul#ul_footernavi li a {
  color: #FFF;
}
ul#ul_footernavi li.li_last {
  border: none;
}
#container_sns {
  margin: 2em;
  padding: 0;
}
.box_sns {
  margin: 0 1em;
  width: 40px;
  height: 40px;
}
/*住所*/
address {
  margin: 0px auto;
  padding: 0;
  font-size: 1.1rem;
  line-height: 4em;
  color: #FFF;
  width: 80%;
  max-width: 300px;
  font-style: normal;
}
.highslide-controls {
  display: none !important;
}
/*----------------------------------

トップページ

------------------------------------*/
.box_content_map_twtter {
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
  height: 300px;
  position: relative;
}
#container_youtube {
  margin: 0 auto 20px;
  padding: 0;
  width: 100%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 16 / 9;
}
#container_youtube iframe {
  width: 100%;
  height: 100%;
}
.box_content_map {
  margin: 0;
  padding: 0;
  width: 59%;
  height: 300px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.box_content_twtter {
  margin: 0;
  padding: 0;
  width: 39%;
  height: 300px;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #FFF;
}
.title_twitter {
  margin: 0;
  padding: 10px 16px;
  font-size: 1.3rem;
  background-color: #19ae95;
  color: #FFF;
  line-height: 1;
}
.title_twitter span {
  font-size: 1rem;
}
.timeline-InformationCircle-widgetParent {
  display: none;
}
.content_modal {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 300px;
  background: url(../images/map_top_s.gif) no-repeat;
  background-size: cover;
}
#containre_topbanner {
  margin: 0px 0px 0 0;
  padding: 0px;
  width: 100%;
  height: auto;
}
.box_topbanner {
  margin: 0 0 5px;
  padding: 0;
  border: none;
  width: 49%;
}
.topbanner_left {}
.box_topbanner img {
  border: none;
  width: 100%;
}
#box_youtube {
  margin: 0px 0 10px;
  width: 100%;
  height: auto;
}
.container_movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 0 auto;
}
.container_movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
/*--------------------------

コンテンツページ

--------------------------*/
.box_content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.box_content {
  margin: 0 0 20px;
  padding: 0 0 20px;
  width: 100%;
  height: auto;
  background-color: #FFF;
  position: relative;
  z-index: 10;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  min-height: 20vh;
}
.cp .box_content {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.box_btn {
  display: block;
  margin: 0 auto;
  padding: 0;
  width: 80%;
  max-width: 300px;
}
.event_pdf {
  width: 90%;
  max-width: 300px;
  margin: 0 auto;
}
.container_case01 {
  margin: 20px 0;
  padding: 0;
  width: 100%;
  position: relative;
}
/*--------------------------
オンラインストア
--------------------------*/
.box_store {
  margin: 0;
  padding: 1em;
  width: calc(100% / 3);
  text-align: center;
  font-size: 1.4rem;
  line-height: 2;
}
.box_store img {
  width: 120px;
}
/*--------------------------

観光情報

--------------------------*/
/*--------------------------
ムササビうウィング
--------------------------*/
.box_swing01 {
  margin: 20px 0;
}
.box_swing02 {
  margin: 30px auto;
  width: 80%;
}
/*--------------------------
モデルコース
--------------------------*/
.art_mc01 {
  margin: 0 0 40px;
  padding: 0 0 20px;
  border-bottom: 2px dashed #b3b3b3;
}
.container_mc01 {
  margin: 0 0 20px;
  padding: 0;
}
.box_mc01 {
  margin: 0;
  padding: 0;
  width: 48%;
}
.box_mc01 .title04,
.box_mc03 .title04 {
  text-align: left;
}
.box_mc02 {
  margin: 20px 0 20px;
  padding: 1em;
  width: 80%;
  background-color: #FFF;
  border-radius: 20px;
}
.box_mc03 {
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
}
.inner_mc01 {
  margin: 0 2% 10px;
  padding: 0;
  width: 40%;
  text-align: center;
}
.inner_mc01 img {
  max-height: 105px;
}
.inner_mc02 {
  margin: 1em;
  padding: 0;
  text-align: center;
  font-size: 1.2rem;
}
.container_map01 {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.map_num {
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  position: absolute;
}
#map_num01 {
  bottom: 21%;
  right: 11%;
}
#map_num02 {
  bottom: 25%;
  right: 13%;
}
#map_num03 {
  bottom: 31%;
  right: 12%;
}
#map_num04 {
  bottom: 39%;
  right: 17%;
}
#map_num05 {
  bottom: 43%;
  right: 22%;
}
#map_num06 {
  bottom: 46%;
  right: 14%;
}
#map_num07 {
  bottom: 38%;
  right: 43%;
}
#map_num08 {
  top: 46%;
  left: 38%;
}
#map_num09 {
  top: 40%;
  left: 42%;
}
#map_num10 {
  top: 32%;
  left: 42%;
}
#map_num11 {
  top: 32%;
  left: 38%;
}
#map_num12 {
  top: 27%;
  left: 16%;
}
#map_num13 {
  bottom: 33%;
  right: 23%;
}
#map_num14 {
  bottom: 22%;
  right: 19%;
}
#map_num02-01 {
  bottom: 21%;
  right: 11%;
}
#map_num02-02 {
  bottom: 25%;
  right: 13%;
}
#map_num02-03 {
  bottom: 31%;
  right: 12%;
}
#map_num02-04 {
  bottom: 39%;
  right: 25%;
}
#map_num02-05 {
  bottom: 43%;
  right: 51%;
}
#map_num02-06 {
  top: 46%;
  left: 38%;
}
#map_num02-07 {
  top: 30%;
  right: 51%;
}
#map_num02-08 {
  bottom: 34%;
  right: 26%;
}
/*--------------------------
はなごよみ
--------------------------*/
ul.ul_hanagoyomi01 {
  margin: 10px 0 0;
  padding: 0;
}
ul.ul_hanagoyomi01 li {
  font-size: 10px;
  line-height: 2em;
}
ul.ul_hanagoyomi01 li span {
  padding-left: 10px;
}
ul.ul_hanagoyomi02 {
  clear: both;
  margin: 10px 0 0;
  padding: 0;
  width: 100%;
}
ul.ul_hanagoyomi02 li {
  margin: 0 0 10px;
  width: 23%;
}
ul.ul_hanagoyomi02_r {
  clear: both;
  margin: 0 0 0 0;
  padding: 0;
  float: right;
}
ul.ul_hanagoyomi02_r li {
  margin: 0 0 0 10px;
  float: left;
}
ul.ul_hanagoyomi03 {
  margin: 10px 0 0;
  padding: 0;
}
ul.ul_hanagoyomi03 li {
  margin: 0 20px 0 0;
  float: left;
}
#box_hanagoyomi {
  margin: 0;
  padding: 0;
  width: 100%;
}
#box_hanagoyomi_haru {
  background: url(../images/haru.jpg) right top no-repeat;
}
#box_hanagoyomi_natsu {
  background: url(../images/natsu.jpg) left top no-repeat;
}
#box_hanagoyomi_aki {
  background: url(../images/aki.jpg) right top no-repeat;
}
#box_hanagoyomi_fuyu {
  background: url(../images/fuyu.jpg) left top no-repeat;
}
/*--------------------------
売店・お土産
--------------------------*/
.container_baiten {
  margin: 0 0 30px;
}
.container_baiten:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.box_baiten {
  margin: 10px 1% 20px;
  padding: 0;
  width: 48%;
  height: auto;
  overflow: hidden;
}
.txt_baiten02 {
  margin: 0;
  padding: 10px 0 5px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #009680;
}
.txt_baiten03 {
  margin: 0;
  padding: 5px 0 0;
  font-size: 12px;
  font-weight: 300;
  color: #444;
  border-top: solid 1px #a3a3a3;
}
.img_baiten {
  overflow: hidden;
  height: auto;
  margin: 20px 0;
  width: 100%;
}
.btn_baiten01 {
  margin: 0px auto 10px;
  padding: 0;
  text-align: center;
  position: relative;
}
.btn_baiten01 a {
  margin: 0;
  padding: 0.5em 3em;
  display: inline-block;
  background-color: #009680;
  color: #FFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 2em;
  text-indent: 1em;
}
.btn_baiten01 a:before {
  content: "";
  display: inline-block;
  background: url(../images/icon_link.png) no-repeat center center;
  width: 20px;
  height: 18px;
  position: relative;
  left: -24px;
  top: 3px;
  background-size: contain;
}
/*--------------------------
ワンちゃんと一緒に
--------------------------*/
.icon_pdf:after {
  content: url(../images/icon_pdf.png);
  display: inline;
  position: relative;
  right: -6px;
  top: 5px;
  width: 15px;
  height: 15px;
  background-size: contain;
}
/*--------------------------
宿泊
--------------------------*/
.box_link02 {
  margin: 0 auto 20px;
  padding: 0;
  width: 180px;
  text-align: center;
  font-size: 1.2rem;
}
.box_eyecatch {
  margin: 20px auto;
  padding: 0;
  width: 90%;
}
/*--------------------------

企業情報・採用情報

--------------------------*/
/*--------------------------
公式SNS
--------------------------*/
.box_sns02 {
  margin: 0 0 1em;
  padding: 1em;
  width: calc(100% / 5);
  text-align: center;
  font-size: 1rem;
}
.box_sns02 img {
  width: 60px;
}
/*--------------------------------------------
企業情報
---------------------------------------------*/
.tb_company {
  margin: 0;
  padding: 0;
  width: 100%;
  border-top: solid 1px #FFF;
}
.tb_company th {
  margin: 0 0 1px;
  padding: 1em 1em;
  vertical-align: top;
  background-color: #009680;
  color: #FFF;
  font-size: 1.4rem;
  font-weight: normal;
  text-align: left;
  border-bottom: solid 1px #FFF;
  border-right: solid 1px #FFF;
  width: 9em;
}
.tb_company td {
  margin: 0 0 1px;
  padding: 1em 1em;
  vertical-align: top;
  font-size: 1.2rem;
  font-weight: normal;
  text-align: left;
  background-color: #F4F4F4;
  border-bottom: solid 1px #FFF;
}
/*--------------------------
安全報告書
--------------------------*/
.btn_safety {
  margin: 0px 0px;
  padding: 30px 0px;
  border-bottom: dotted 1px #aaa;
}
.box_content p.btn_safety.lasted {
  border-bottom: none;
}
.btn_safety a {
  color: blue;
  text-decoration: underline;
}
.btn_safety a:before {
  content: '';
  position: relative;
  top: -2px;
  left: 0px;
  display: inline-block;
  background-image: url(../images/pdf.png);
  background-size: contain;
  vertical-align: middle;
  width: 20px;
  height: 25px;
  margin-right: 10px;
}
.btn_safety a span {
  font-size: x-small;
}
/*--------------------------
エキスパート
--------------------------*/
.btn_expert {
  margin: 0px 0px;
  padding: 30px 0px;
  line-height: 1.5;
}
.btn_expert a {
  color: blue;
  text-decoration: underline;
}
.btn_expert span {
  font-size: 1.2rem;
}
/*--------------------------
採用情報
--------------------------*/
.container_recruit {
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
}
.box_recruit {
  margin: 0px 3% 20px;
  padding: 0;
  width: calc(88% / 2);
  background-color: #F5F5F5;
  border-radius: 10px 10px 0px 0px;
  overflow: hidden;
}
.box_recruit02 {
  margin: 0 auto 20px;
  padding: 0;
  width: 100%;
  border-radius: 10px 10px 0px 0px;
  overflow: hidden;
  background-color: #F5F5F5;
  position: relative;
}
.box_recruit03 {
  margin: 0 auto;
  padding: 2em 3em 2.5em;
}
.box_recruit04 {
  margin: 0 0 10px;
  padding: 0;
  width: 100%;
}
.inner_recruit01 {
  width: 36%;
  margin-right: 5%;
}
.title_recruit01 {
  margin: 0;
  padding: 0.5em 1em;
  background-color: #009680;
  color: #FFF;
  font-size: 1.4rem;
  font-weight: 300;
}
.title_recruit02 {
  margin: 0;
  padding: 1em 1.5em;
  background-color: #009680;
  color: #FFF;
  font-size: 1.6rem;
  position: relative;
}
.title_recruit02:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 11px;
  background: url(../images/icon_tri.png) no-repeat center center;
  background-size: contain;
  position: relative;
  top: 0;
  left: -5px;
}
.title_recruit02.boshutyu:after {
  content: "募集中";
  display: inline-block;
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 500;
  font-size: 1.6rem;
  background-color: #F55D61;
  text-align: center;
  vertical-align: middle;
  padding: 1em 1.5em;
}
.txt_recruit {
  margin: 0;
  padding: 1em 1.5em;
  font-size: 1.3rem;
  line-height: 1.6;
}
.txt_recruit02 {
  margin: 0;
  padding: 2em 2em 4em;
  font-size: 1.3rem;
}
.txt_recruit03 {
  font-size: 1.2rem;
  line-height: 3em;
  width: 59%;
}
.time_modelcourse {
  display: inline-block;
  text-align: right;
  position: absolute;
  font-size: 1.4rem;
  font-weight: 300;
  top: 30%;
  right: 1%;
}
/*アコーディオン*/
.accordion-list:not(:first-child) {
  margin-top: 10px;
}
.accordion-list {
  position: relative;
}
.accordion-title,
.accordion-title02 {
  cursor: pointer;
}
.accordion-text {
  display: none;
}
/*
	.js-accordion-title02 .close_accordion:before,.js-accordion-title03 .close_accordion:before {
	content: "詳細を見る";
}
*/
.btn_accordion {
  margin: 0;
  padding: 0.2em 0.5em;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  background-color: #E3E3E3;
  color: #909090;
  font-weight: 500;
  text-align: right;
  z-index: 100;
  cursor: pointer;
}
.btn_accordion:before {
  content: "詳細を見る";
  display: block;
  font-size: 1.2rem;
  font-weight: 500;
  color: #909090;
}
.js-accordion-title.open .btn_accordion:before,
.js-accordion-title03.open .btn_accordion:before {
  content: "閉じる";
}
.js-accordion-title.open .txt_recruit02,
.js-accordion-title03.open .txt_recruit02 {
  margin: 0;
  padding: 2em 2em 1em;
  font-size: 1.3rem;
  display: none;
}
/*--------------------------
リンク集
--------------------------*/
.box_link {
  margin: 3% 2%;
  padding: 0;
  width: calc(84% / 4);
  text-align: center;
  font-size: 1.2rem;
}
/*.js-accordion-title02.open .close_accordion:before {
	content: "閉じる";
}
*/
.close_accordion {
  margin: 0;
  padding: 0.2em 0.5em;
  width: 100%;
  background-color: #E3E3E3;
  color: #909090;
  font-size: 1.1rem;
  font-weight: 500;
  text-align: right;
  height: 20px;
}
/*--------------------------
各種ポリシー
--------------------------*/
.txt_privacy {
  padding: 0px 5% 10px;
  line-height: 1.8em;
}
.txt_privacy02 {
  padding: 0px 7% 10px;
  line-height: 1.5em;
}
/*--------------------------
よくある質問
--------------------------*/
.title_faq {
  margin: 0;
  padding: 2em 1.5em 3em 4.5em;
  background-color: #009680;
  color: #FFF;
  font-size: 1.8rem;
  font-weight: 500;
  position: relative;
  line-height: 1.5;
}
.title_faq:before {
  content: "Q";
  display: inline-block;
  position: absolute;
  top: 9%;
  left: 0.5em;
  font-size: 3em;
  font-weight: 700;
}
.txt_faq {
  margin: 0;
  padding: 2em 1.5em 2em 6em;
  font-size: 1.6rem;
  line-height: 1.5;
  position: relative;
}
.txt_faq:before {
  content: "A";
  display: inline-block;
  position: absolute;
  top: 17%;
  left: 1em;
  font-size: 3em;
  font-weight: 700;
}
.box_faq01 {
  margin: 0;
  padding: 0 0 2em;
  width: 100%;
  position: relative;
  z-index: 10;
}
/*--------------------------

2014�N���C

--------------------------*/
.txt_content_top {
  margin: 20px;
  padding: 0;
  font-size: 14px;
  line-height: 1.5em;
}
/*--------------------------

��x�R�i�r

--------------------------*/
.container_mitakenavi {
  margin: 10px 0 0 0px;
}
.container_mitakenavi01 {
  margin: 0 2% 20px;
  padding: 20px;
  width: 43%;
  height: auto;
  text-align: center;
  background-color: #F7F7F7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
}
.container_mitakenavi01 img {
  width: 90%;
  max-width: 180px;
  text-align: center;
}
.container_mitakenavi02 {
  margin-bottom: 20px;
}
.caption_mitakenavi {
  margin: 20px 0;
  padding: 0;
  font-size: 1.4rem;
  color: #222;
  line-height: 1.5em;
}
.h4_mitakenavi {
  margin: 20px 0 20px;
  padding: 0;
  width: 100%;
  height: auto;
}
.h4_mitakenavi02 {
  margin: 0 20px;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
}
.txt_mitakenavi {
  margin: 0;
  padding: 0 15px;
  font-size: 11px;
  line-height: 2em;
  text-align: left;
  color: #000
}
.container_mitakemap {
  margin: 20px 0;
}
.container_kankou01 {
  margin: 10px 0px 40px 0px;
  padding: 0 0 30px;
  position: relative;
  min-height: 180px;
  border-bottom: dotted 1px #CCCCCC;
}
.container_kankou01:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.img_kankou {
  margin: 0;
  padding: 0;
  width: 40%;
}
.caption_kanko {
  margin: 0;
  padding: 0;
  width: 55%;
}
.h4_kankou {
  margin: 5px 0 10px;
  padding: 0 0 10px 43px;
  width: 100%;
  height: auto;
  font-size: 2.8rem;
  color: #009680;
  font-weight: 300;
  border-bottom: solid 1px #aeaeae;
  position: relative;
}
.h4_kankou span {
  font-size: 1.2rem;
  color: #1e1e1e;
  font-weight: 500;
}
.h4_kankou span.hiragana {
  font-size: 2rem;
  color: #009680;
  font-weight: 300;
}
.h4_kankou:before {
  content: "";
  display: inline-block;
  background: url(../images/icon_mappin.png) no-repeat center center;
  background-size: contain;
  width: 35px;
  height: 46px;
  position: absolute;
  left: 0;
  top: -3px;
}
.txt_kankou01 {
  margin: 10px 0 0;
  padding: 0;
  font-size: 12px;
  line-height: 1.5em;
  width: 100%;
}
.txt_kankou01 a {
  color: #40a8af;
  text-decoration: underline;
}
.box_hanagoyomi {
  margin: 20px 0 20px;
  padding: 10px 0 20px;
  border-bottom: dotted 1px #CCCCCC;
  width: auto;
  height: auto;
  clear: both;
  position: relative;
}
.box_hanagoyomi:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.box_hanagoyomi01-01 {
  margin: 0;
  padding: 0;
  width: 40%;
}
.box_hanagoyomi01-02 {
  margin: 0;
  padding: 0;
  width: 57%;
}
/*--------------------------

お問い合わせ

--------------------------*/
.btn_contact {
  margin: 20px auto 20px;
  width: 90%;
  max-width: 250px;
  position: relative;
}
.button {
  display: inline-block;
  height: 44px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  line-height: 43px;
  outline: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn_contact:before {
  font-family: 'Material Icons';
  content: "\e5cc";
  color: #ffffff;
  position: absolute;
  top: 13px;
  left: 12px;
  font-size: 1.5rem;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button {
  background-color: #E08529;
  color: #fff;
}
.button:hover {
  background-color: #f1ad10;
}
.address {
  margin: 20px;
  padding: 0;
  width: 200px;
}
.dl_mail {
  margin: 0 20px 30px;
  padding: 0;
}
.dl_mail dt {
  margin: 0;
  padding: 0 0 10px;
  font-size: 1.4rem;
}
.dl_mail dd {
  margin: 0;
  padding: 0 0 20px;
  font-size: 1.4rem;
}
.dl_mail dd input,
.dl_mail dd textarea {
  margin: 0;
  padding: 10px;
  width: 90%;
  max-width: 500px;
  font-size: 1.4rem;
  font-family: 'Noto Sans JP', 'Hiragino Sans', 'ヒラギノ角ゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Helvetica', 'メイリオ', 'Meiryo', 'ＭＳ ゴシック', 'MS PGothic', Osaka, sans-serif;
}
.wpcf7-textarea {
  width: 100%;
  border: solid 1px #aaa;
}
.wpcf7-text {
  min-width: 100px;
  max-width: 200px;
  width: 90%;
  border: solid 1px #aaa;
}
.wpcf7 input {
  font-size: 0.9rem;
  padding: 2px;
}
.mailform_event td li,
table.mailform_contact td li {
  padding-bottom: 5px;
}
table.mailform_event tr:nth-child(2n+1) {
  background-color: #f7fbf4;
}
table.mailform_contact tr:nth-child(2n+1) {
  background-color: #f7fbf4;
}
table.mailform_contact {
  margin: 20px auto;
  padding: 0;
  width: 90%:
}
table.mailform_contact th {
  margin: 0;
  padding: 0;
  text-align: right;
  font-size: 12px;
  width: 180px;
  border-bottom: dotted 1px #cccccc;
}
table.mailform_contact th img.must {
  width: 30px;
  height: 16px;
  float: left;
  margin: 0px 5px 0px 5px;
}
table.mailform_contact td {
  margin: 0;
  padding: 10px;
  font-size: 12px;
  border-bottom: dotted 1px #cccccc;
}
#btn_goevent {
  margin: 10px auto;
  padding: 0;
  width: 224px;
  height: 44px;
  background: url(../images/btn_goevent.jpg) no-repeat;
  text-indent: -6000px;
  clear: both;
  cursor: pointer;
}
#btn_goevent a {
  display: block;
  width: 100%;
  height: 100px;
  overflow: hidden;
}
.opencbox {
  width: 100%;
  position: relative;
}
.btn_form02 {
  margin: 10px auto;
  padding: 0;
  width: 224px;
  height: 44px;
  background: url(../images/btn_event06.jpg) no-repeat;
  text-indent: -6000px;
  clear: both;
  cursor: pointer;
}
.btn_form02 a {
  display: block;
  width: 100%;
  height: 100px;
  overflow: hidden;
}
.btn_form02 a:hover {
  background: url(../images/btn_event06_hover.jpg) no-repeat;
}
.box_event01 {
  margin: 0;
  padding: 0 20px;
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
.box_event01-01 {
  margin: 0;
  padding: 20px 1%;
  width: 150px;
  position: relative;
  box-sizing: border-box;
  border-bottom: dotted 1px #999;
}
.box_event01-02 {
  margin: 0;
  padding: 20px 1%;
  width: calc(100% - 150px);
  position: relative;
  box-sizing: border-box;
  border-bottom: dotted 1px #999;
}
.box_event01-03 {
  margin: 0;
  padding: 20px 1%;
  width: 100%;
  position: relative;
  box-sizing: border-box;
  text-align: center;
}
.box_event01 input,
.box_event01 textarea,
.box_event01 select {
  border: solid 1px #aaa;
}
.box_event01 li {
  padding: 5px 0;
}
.txt_event {
  margin: 20px;
  padding: 0;
  font-size: 12px;
}
.event-contents p {
  margin: 0;
  padding: 10px 20px;
  font-size: 12px;
}
.event-contents img {
  max-width: 100%;
  height: auto;
  text-align: center;
}
.txt_over {
  padding: 20px;
  clear: both;
  font-size: 14px;
  color: red;
  text-align: center;
}
table.mailform_event {
  margin: 20px auto;
  padding: 0 5%;
  width: 90%;
  box-sizing: border-box;
}
table.mailform_event textarea {
  width: 100%;
}
table.mailform_event th {
  margin: 0;
  padding: 0;
  text-align: right;
  font-size: 12px;
  width: 100px;
  border-bottom: dotted 1px #cccccc;
}
table.mailform_event th img.must {
  width: 30px;
  height: 16px;
  float: left;
  margin: 0px 0px 0px 5px;
}
table.mailform_event td {
  margin: 0;
  padding: 10px;
  font-size: 12px;
  border-bottom: dotted 1px #cccccc;
  width: calc(100% - 100px;
    ) !important;
  box-sizing: border-box;
}
.wpcf7-form {
  letter-spacing: 1px;
  font-size: 13px;
}
.kojinn ul {
  padding: 20px;
  border-radius: 3px;
  background: #E1F1F4;
}
.kojinn ul {
  margin: 5px 0 20px;
  height: 150px;
  overflow-y: scroll;
}
.wpcf7-submit {
  margin: 0 auto;
  padding: 0;
  width: 144px;
  height: 44px;
  background: url(../images/btn_event_submit.jpg) no-repeat;
  text-indent: -6000px;
  clear: both;
  border: none;
  display: block;
  cursor: pointer;
}
div.wpcf7 {
  margin: 0;
  padding: 0;
}
div.wpcf7-response-output {
  margin: 2em;
  padding: 2em;
}
div.wpcf7-mail-sent-ok {
  background-color: #19c3bd;
  color: #FFF;
}
div.wpcf7-mail-sent-ng {
  border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
  border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
  border: 2px solid red;
}
span.wpcf7-form-control-wrap {
  position: relative;
}
span.wpcf7-not-valid-tip {
  display: block;
  background: #fff;
  border: 1px solid #ff0000;
  font-size: 10pt;
  width: 280px;
  padding: 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
  color: #f00;
  font-size: 10pt;
  display: block;
}
span.wpcf7-list-item {
  margin-left: 0.5em;
}
.wpcf7-display-none {
  display: none;
}
div.wpcf7 img.ajax-loader {
  border: none;
  vertical-align: middle;
  margin-left: 4px;
}
div.wpcf7 .watermark {
  color: #888;
}
/* ���₢���킹���͘R�� */
input.wpcf7-not-valid,
.wpcf7-not-valid .wpcf7-list-item,
select.wpcf7-not-valid,
textarea.wpcf7-not-valid {
  background: pink;
}
.wpcf7 .wpcf7-list-item {
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 10px 0 0;
}
.wpcf7 .wpcf7-list-item {
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 10px 0 0;
}
/* item */
.wpcf7 fieldset {
  border-bottom: 1px solid #DDDDDD;
  display: block;
  margin: 0;
  padding: 0 8px;
  border-left: 8px solid #CFCFCF;
}
.wpcf7 fieldset legend {
  display: block;
  width: 98%;
  margin: 20px 0 0;
  padding: 0 1% 0;
  font-size: 108%;
  font-weight: bold;
  color: #000;
}
.wpcf7 fieldset legend.fL {
  width: 35%;
}
.wpcf7 fieldset div {
  display: block;
  margin: 0;
  padding: 14px 1%;
}
.wpcf7 fieldset div p {
  display: block;
  margin: 0;
  font-size: 12px;
}
.wpcf7 .fL,
.wpcf7 .fR {
  width: 48%;
}
/* table */
.wpcf7 .c-table fieldset {
  padding: 0;
  border-left: none;
  margin: 0 0 2px;
  background: #CFCFCF;
  border-bottom: 2px solid #CFCFCF;
}
.wpcf7 .c-table fieldset legend {
  width: 35%;
  float: left;
  display: block;
  margin: 0;
  padding: 12px 1% 0;
  font-size: 91%;
}
.wpcf7 .c-table fieldset div {
  width: 60%;
  margin: 0;
  float: right;
  display: block;
  background: #FFFFFF;
  padding: 4px 1%;
}
.wpcf7 .c-table fieldset div.cyuui,
.wpcf7 .c-table fieldset p {
  margin: 0;
  float: none;
  padding: 4px 8px;
}
.wpcf7 .c-table fieldset .drop {
  padding: 4px 0 2px;
  display: block;
}
.wpcf7 .c-table fieldset .checks {
  padding: 8px 0 4px;
  display: block;
}
/*--------------------------

�݂�Ȃł���A���o���Q�O�P�S

--------------------------*/
.h3_content02 {
  margin: 0;
  padding: 0 0 0 25px;
  width: 630px;
  height: 38px;
  font-size: 24px;
  color: #484848;
  font-weight: normal;
  background: url(../images/h3_content02.gif) no-repeat;
}
.txt_photoalbum01 {
  margin: 0;
  padding: 20px 25px 10px;
  font-size: 14px;
}
.txt_photoalbum02 {
  margin: 0;
  padding: 0 25px 20px;
  font-size: 12px;
}
.btn_toukou02 {
  margin: 0 0 20px 25px;
  padding: 0;
  width: 173px;
  height: 41px;
  background: url(../images/btn_toukou.jpg) no-repeat;
  text-indent: -9999px;
}
.btn_toukou02 a {
  display: block;
  width: 173px;
  height: 41px;
  text-decoration: none;
  overflow: hidden;
}
.btn_toukou02 a:hover {
  background: url(../images/btn_toukou_hover.jpg) no-repeat;
}
#select_cate {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 200px;
  right: 30px;
}
/*--------------------------

�������20140331

--------------------------*/
#space_underline {
  margin: 20px;
  padding: 0;
  border-top: dotted 1px #555555;
}
.box_access03 {
  margin: 0 20px 0 0;
  padding: 0;
  width: 260px;
  float: right;
}
.box_parking {
  margin: 0;
  padding: 0;
  clear: both;
}
.tb_parking {
  margin: 0 auto 0;
  padding: 0;
  width: 100%;
  border-left: solid 1px #aaa;
  border-top: solid 1px #aaa;
}
.tb_parking thead th {
  margin: 0;
  padding: auto;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  background-color: #ccc;
  text-align: center;
  border-right: solid 1px #aaa;
  border-bottom: solid 1px #aaa;
}
.tb_parking tbody th {
  margin: 0;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: bold;
  background-color: #ccc;
  text-align: right;
  border-right: solid 1px #aaa;
  border-bottom: solid 1px #aaa;
}
.tb_parking tbody td.td_lef {
  margin: 0;
  padding: 5px;
  font-size: 12px;
  background-color: #eee;
  text-align: right;
  border-right: solid 1px #aaa;
  border-bottom: solid 1px #aaa;
}
.tb_parking tbody td {
  margin: 0;
  padding: 5px 10px;
  font-size: 12px;
  background-color: #FFF;
  text-align: right;
  vertical-align: middle;
  border-right: solid 1px #aaa;
  border-bottom: solid 1px #aaa;
}
.tb_parking02 {
  margin: 0 20px 30px;
  padding: 0;
}
.tb_parking02 th {
  margin: 0;
  padding: 10px;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
}
.tb_parking02 td {
  margin: 0;
  padding: 10px;
  font-size: 12px;
  text-align: left;
  vertical-align: middle;
}
/*--------------------------

�Վ��_�C��

--------------------------*/
.box_rinji {
  margin: 10px 20px;
  padding: 10px 20px;
  border: 1px solid red;
  background-color: #eeeeee;
}
.box_rinji a {
  color: red;
  text-decoration: underline;
}
/*--------------------------

�S�́E�\��

--------------------------*/
#container_content {
  width: 100%;
  background-color: #FFF;
}
/*--------------------------

�e�L�X�g

--------------------------*/
.p_content {
  margin: 10px 0;
  padding: 0 0;
  font-size: 1.4rem;
  font-weight: 400;
}
/*--------------------------

パンくず

--------------------------*/
#box_pankuzu {
  margin: 0px;
  padding: 0;
  width: 100%;
  height: auto;
  background-color: #424242;
  border-top: 0.5px solid #d8d8d8;
  border-bottom: 0.5px solid #d8d8d8;
}
ul#ul_pankuzu {
  margin: 0;
  padding: 0;
}
ul#ul_pankuzu li {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #FFF;
  float: left;
  line-height: 2em;
  height: 25px;
}
ul#ul_pankuzu li.li_pankuzu {
  margin: 0;
  padding: 0 30px 0 10px;
  background: url(../images/icon_pankuzu.png) right center no-repeat;
}
ul#ul_pankuzu li.li_pankuzu a {
  color: #FFF;
}
ul#ul_pankuzu li#li_pankuzu_home {
  margin: 0;
  padding: 0 25px 0 15px;
}
li#li_pankuzu_home a {
  display: block;
  overflow: hidden;
  text-decoration: none;
  color: #FFF;
  height: auto;
}
ul#ul_pankuzu .material-icons {
  color: #FFF;
  font-size: 18px;
  position: relative;
  top: 3px;
}
/*--------------------------

�e�R���e���c

--------------------------*/
/*�@�@�@�@�A�N�Z�X�@�@�@�@*/
.box_access01 {
  width: 100%;
  position: relative;
}
p.txt_access02 {
  margin: 0;
  padding: 5px 20px 10px;
  font-size: 10px;
  line-height: 1.5em;
}
p.txt_access03 {
  margin: 0;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 2em;
}
ul#ul_accessmap01 li {
  position: absolute;
  background: none;
  border: none;
  width: 70px;
  height: 70px;
}
ul#ul_accessmap01 li a {
  display: block;
}
li#accessmap01 {
  top: 160px;
  left: 348px;
}
/* oume */
li#accessmap02 {
  top: 14px;
  left: 514px;
}
/* mitake_Station_1 */
li#accessmap02_2 {
  top: 14px;
  left: 584px;
  width: 1;
  height: 1;
}
/* mitake_Station_2 */
li#accessmap02_3 {
  top: 14px;
  left: 584px;
  width: 1;
  height: 1;
}
/* mitake_Info */
li#accessmap02_4 {
  top: 14px;
  left: 584px;
  width: 1;
  height: 1;
}
/* mitake_Toilet */
li#accessmap03 {
  top: 205px;
  left: 493px;
}
/* mitake_Busstop */
li#accessmap04 {
  top: 403px;
  left: 417px;
}
/* Cableshita */
li#accessmap05 {
  top: 307px;
  left: 360px;
}
/* takimoto_Station */
li#accessmap06 {
  top: 307px;
  left: 37px;
}
/* Lift */
li#accessmap06_2 {
  top: 307px;
  left: 107px;
  width: 1;
  height: 1;
}
/* tenbou */
ul.timetable {
  margin: 10px 10px 20px;
  padding: 0;
}
ul.timetable li {
  margin: 0 1% 10px;
  padding: 0;
  width: 31%;
  height: 60px;
  position: relative;
  font-size: 1.4rem;
  display: table;
}
ul.timetable li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #FFF;
  position: relative;
  z-index: 100;
  background-color: #E08529;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: table-cell;
  vertical-align: middle;
}
ul.timetable li a:hover {
  background-color: #F1AD10;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
}
ul.timetable li a:before {
  font-family: 'Material Icons';
  content: "\e5cc";
  color: #FFF;
  position: absolute;
  top: 21px;
  left: 10px;
}
ul.ul_caption {
  margin: 0 0 0;
  padding: 0 0 30px;
}
ul.ul_caption li {
  font-size: 10px;
  line-height: 1.5em;
}
ul.red li {
  color: #ff0000;
}
dl.dl_access {
  margin: 0;
  padding: 0;
  width: 300px;
  height: auto;
  float: left;
}
dl.dl_access dt {
  margin: 0;
  padding: 0 0 0;
  font-size: 14px;
  font-weight: bold;
  text-indent: 15px;
  background: url(../images/icon_10.gif) left center no-repeat;
}
dl.dl_access dd {
  margin: 0;
  padding: 10px 0 20px 10px;
  font-size: 12px;
  line-height: 1.5em;
}
.box_access02 {
  margin: 10px 30px 20px 0;
  padding: 0;
  float: right;
  width: 240px;
  height: auto;
  border: 1px solid #FFF;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: #666 2px 2px 5px;
  -moz-box-shadow: #666 2px 2px 5px;
  box-shadow: #666 2px 2px 5px;
  background: #F7F8FA;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F7F8FA), to(#e0e1e3));
  background: -webkit-linear-gradient(#F7F8FA, #e0e1e3);
  background: -moz-linear-gradient(#F7F8FA, #e0e1e3);
  background: -ms-linear-gradient(#F7F8FA, #e0e1e3);
  background: -o-linear-gradient(#F7F8FA, #e0e1e3);
  background: linear-gradient(#F7F8FA, #e0e1e3);
  -pie-background: linear-gradient(#F7F8FA, #e0e1e3);
  behavior: url(/PIE.htc);
}
h5#h5_carnavi {
  margin: 10px 10px 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  text-indent: 12px;
  background: url(../images/icon_carnavi.png) left center no-repeat;
}
ul#ul_parking li {
  position: absolute;
  background: none;
  border: none;
  width: 70px;
  height: 70px;
}
ul#ul_parking li a {
  display: block;
}
li#li_parking00 {
  top: 82px;
  left: 57px;
}
/* jyuminP */
li#li_parking01 {
  top: 5px;
  left: 388px;
}
/* p1 */
li#li_parking02 {
  top: 160px;
  left: 492px;
}
/* takimoto_Station */
li#li_parking03 {
  top: 250px;
  left: 85px;
}
/* p1_11dai */
li#li_parking04 {
  top: 250px;
  left: 522px;
}
/* u_turn_01 */
li#li_parking04_2 {
  top: 320px;
  left: 522px;
  width: 1;
  height: 1;
}
/* u_turn_02 */
li#li_parking05 {
  top: 322px;
  left: 312px;
}
/* Cableshita */
li#li_parking06 {
  top: 390px;
  left: 60px;
}
/* p3_60dai */
li#li_parking07 {
  top: 495px;
  left: 312px;
}
/* p2_20dai */
li#li_parking08 {
  top: 555px;
  left: 165px;
}
/* torii */
li#li_parking08_2 {
  top: 625px;
  left: 165px;
  width: 1;
  height: 1;
}
/* torii2 */
.graybox {
  background-color: #727171;
}
/*�@�@�@�@�^�C���e�[�u���@�@�@�@*/
.article {
  margin: 0 auto 20px;
  width: 90%;
  position: relative;
}
.h3_illust {
  position: absolute;
  top: 0;
  right: 20px;
}
.h3_illust02 {
  position: absolute;
  top: 40px;
  right: 30px;
}
.box_timetable {
  margin: 0;
  padding: 0;
  width: 45%;
}
table.tb_timetable01,
table.tb_timetable02 {
  width: 100%;
  max-width: 400px;
  margin: 20px auto;
}
table.tb_timetable01 tr.underline th,
table.tb_timetable01 {
  border-bottom: solid 1px #555;
}
table.tb_timetable01 tr.upperline td {
  border-top: solid 1px #ccc;
}
table.tb_timetable01 tr.upperline02 td {
  border-top: solid 1px #555;
}
table.tb_timetable01 tr.underline th {
  margin: 0;
  padding: 0 5px;
  font-size: 14px;
  text-align: right;
  font-weight: bold;
}
table.tb_timetable01 td {
  margin: 0;
  padding: 5px;
  font-size: 12px;
  text-align: right;
}
.tb_image {
  text-align: center;
  width: 50px;
}
table.tb_timetable02 {
  margin: 20px 20px 0 0;
  border-bottom: solid 1px #555;
  border-top: solid 1px #555;
}
table.tb_timetable02 tr.underline th,
table.tb_timetable02,
table.tb_timetable02 tr.underline td {
  border-bottom: solid 1px #555;
}
table.tb_timetable02 tr.upperline td {
  border-top: solid 1px #ccc;
}
table.tb_timetable02 tr.underline th {
  margin: 0;
  padding: 0 5px;
  font-size: 14px;
  text-align: right;
  font-weight: bold;
}
table.tb_timetable02 td {
  margin: 0;
  padding: 5px;
  font-size: 12px;
  text-align: right;
}
table.tb_timetable02 td.tb_image {
  text-align: center;
}
.th_blue {
  margin: 0;
  padding: 5px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  border-bottom: solid 1px #555;
}
/*--------------------------------

トピックス

---------------------------------*/
h3#h3_topics {
  margin: 0 0 0 0;
  padding: 0 0;
  width: 100%;
  height: auto;
  color: transparent;
}
.box_topics {
  margin: 20px 5%;
  padding: 0;
  border-bottom: dotted 1px #ccc;
  width: 90%;
  box-sizing: border-box;
}
strong {
  font-weight: bold;
}
.date {
  margin: 0;
  padding: 0 0px 0 0;
  font-size: 1.1rem;
}
h4.h4_topics {
  margin: 0 0 10px;
  padding: 0;
  font-size: 1.2rem;
  font-weight: 400;
  position: relative;
}
h4.h4_topics a {
  color: #000;
  text-decoration: underline;
}
h4.h4_topics a:hover {
  color: #19ae95;
  text-decoration: underline;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
}
h4.h4_topics a:after {
  content: url(../images/icon_pdf.png);
  display: inline;
  position: relative;
  right: -6px;
  top: 5px;
  width: 15px;
  height: 15px;
  background-size: contain;
}
h4.h4_topics.new:after {
  content: url(../images/icon_new.png);
  display: inline;
  position: relative;
  right: -13px;
  top: 2px;
  width: 15px;
  height: 15px;
  background-size: contain;
}
.btn_news {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  position: absolute;
  top: 12px;
  right: 15px;
  color: #FFF;
}
.btn_news:hover {
  text-decoration: underline;
}
.btn_news:before {
  font-family: 'Material Icons';
  content: "\e5cc";
  color: #FFF;
  position: absolute;
  top: 0px;
  left: -11px;
}
p.txt_topics {
  margin: 0 0 0 0;
  padding: 0 0 0px;
  height: auto;
  font-size: 12px;
  line-height: 1.7em;
}
p.txt_topics a {
  color: #0000ff;
  text-decoration: underline;
}
p.txt_topics a:hover {
  color: #0000ff;
  text-decoration: underline;
}
p.txt_topics a:visited {
  color: #9900CC;
  text-decoration: underline;
}
img.img_topics {
  margin: 20px 0 0 10px;
  padding: 0;
  display: block;
  width: 130px;
  border: solid 2px #FFF;
  -webkit-box-shadow: #ccc 0px 0px 5px;
  -moz-box-shadow: #ccc 0px 0px 5px;
  box-shadow: #ccc 0px 0px 5px;
  behavior: url(/PIE.htc);
  float: left;
  display: inline;
}
.readmore {
  margin: 5px 0 20px;
  padding: 0;
}
.tb_staff th,
.tb_staff td {
  margin: 0;
  padding: 5px 10px;
}
.tb_staff th {
  background-color: #8dc5bc;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
  color: #FFF;
}
.tb_staff td {
  background-color: #edf0f0;
  font-size: 13px;
  font-weight: 300;
}
form img {
  width: auto !important;
}
/*----------------------------------

モーダル

------------------------------------*/
.modal {
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
}
.modal__bg {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: absolute;
  width: 100%;
}
.modal__content {
  background: #fff;
  left: 50%;
  padding: 0px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  max-width: 1500px;
}
/*----------------------------------

ie

------------------------------------*/
* html ul#ul_language {
  margin: 0;
  padding: 0;
  width: 120px;
  height: 15px;
}
* html ul#ul_language li {
  margin: 0;
  padding: 0;
  position: absolute;
}
* html ul#ul_language li#jpn {
  top: 60px;
  left: 40px;
  width: 62px;
  text-indent: -9999px;
}
* html ul#ul_language li#en {
  top: 60px;
  left: 105px;
  width: 58px;
  text-indent: -9999px;
}
/*構成*/
* html div.box_float {
  float: left;
  width: 270px;
  display: inline;
}
* html .h3_illust {
  display: none;
}
/*御岳ナビ*/
* html .box_title {
  margin: 0 auto 20px;
  padding: 0;
  width: 570px;
  height: 130px;
}
* html .txt_mitakenavi01 {
  margin: 0 auto 0;
  padding: 15px 0 0;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: green;
}
* html..txt_mitakenavi02 {
  margin: 0 20px;
  padding: 0 0;
  text-align: center;
  font-size: 12px;
  color: #FFF;
}
* html.h3.h3_mitakenavi {
  margin: 0;
  padding: 10px 0;
  text-align: center;
  font-size: 30px;
  color: #FFF;
  font-weight: bold;
  text-shadow: #000 -2px -2px 2px;
}