<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face{font-family:'Hobonichi-Icons';src:url('/common/fonts/Hobonichi-Icons-v2.eot?i057te');src:url('/common/fonts/Hobonichi-Icons-v2.eot?i057te#iefix') format('embedded-opentype'),url('/common/fonts/Hobonichi-Icons-v2.ttf?i057te') format('truetype'),url('/common/fonts/Hobonichi-Icons-v2.woff?i057te') format('woff'),url('/common/fonts/Hobonichi-Icons-v2.svg?i057te#Hobonichi-Icons') format('svg');font-weight:normal;font-style:normal}
@charset "utf-8";
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
*:focus {outline: none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td,img{margin:0;padding:0;}
ol,ul {list-style:none;}
li {display: inline-block; *display: inline; *zoom: 1;vertical-align: middle;}
a img {border-style:none;//IE8}
img{max-width: 100%;}
a {color:#56B7EA; text-decoration:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;}
@-moz-document url-prefix() {a {display: inline;}}
.clrfx:before, .clrfx:after {content:" ";display: table;}
.clrfx:after {clear: both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.dn {display: none;}
.ml_05 {margin-left: -0.5em;}
.ml_03 {margin-left: -0.3em;}
.hoverOp:hover {filter: alpha(opacity=60);opacity: 0.6;}
/* Common
 * -------------------------------------------------------- */
body {
  background-color: #C9CACA;
  color: #727171;
  font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", "Yu Gothic", YuGothic, sans-serif;
  overflow-x: hidden;
}
.moveBtns {
  z-index: 99999;
  position: fixed;
  bottom:0;
  right: 0;
  text-align: right;
}
.btm .goTop {
  position: absolute;
  bottom: 128px;
  right: 0;
}
.btm .goHome {
  position: absolute;
  bottom: -8px;
  right: 4px;
}

/* switchImg */
.switchImg {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background-position: center;
  background-repeat: no-repeat;
}
.fixedTop {
  position: fixed;
  top: 0;
}
.fixedNav {
  position: fixed;
  top: 70px;
}
.inner{
  width: 950px;
  margin: 0 auto;
  background-color: #FFFFFF;
}
.area_cont {
  width: 746px;
  display: block;
}
.area_nav {
  padding: 20px 0 0 20px;
}
.area_nav .area_nav_btn {
  width: 200px;
  text-align: left;
}
.area_nav .area_nav_btn a {
  color: #5A4B4B !important;;
}
header #links li a, header #links li a:hover, header #links li a:visited {color: #5A4B4B;}
.area_nav .area_nav_btn li {
  padding-bottom: 20px;
}
.area_nav .area_nav_btn a:before {
  content:"â–¶ï¸Ž";
  padding-right: 5px;
}
.area_nav .area_nav_btn a span {
  display: inline-table;
}

/* hashChange */
.selected{display: block !important;}
.block {
  display: none;
  text-align: center;
  margin-top: 12px;
}
/* share */
#share{
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  color: #727171;
  background-color: #EFEFEF;
  border-bottom: 1px solid #DCDDDD;
}
#share a, header #share a:visited{color: #727171;}
#share li {
  padding: 0 10px;
}

/* header */
header {
  position: relative;
  margin: 0 auto;
  padding-top: 5px;
  background-color: #FFFFFF;
}
header h1 {
  text-align: center;
}

/* header &gt; links */
header #links ul {
  width: 160px;
  position: absolute;
  top: 0;
  right: 15px;
}
header #links li a:before {
  content: ' ';
  background: url(/tobichi/base/images/nav_arrow.png);
  background: url(/tobichi/base/images/nav_arrow_ie.png)\9;
  background-repeat: no-repeat;
  background-position: left 50%;
  background-size: 18px 10px;
  padding-right: 24px;
}
header #links li {
  border: 1px solid #DCDDDD;
  border-top: none;
  border-radius: 0 0 5px 5px;
  display: block;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #DCDDDD;
  margin-top: -4px;
  padding: 4px 0 0 10px;
}

header #links li a, header #links li a:hover, header #links li a:visited {color: #898989;display: inherit;}
header h1 a:hover, header #links li a:hover{filter: alpha(opacity=60); opacity: 0.6;}
header #links li.btn01,header #links li.home {display: none;}

/* index
 * ------------------------------- */

/* nav */
nav {
  width: 100%;
  height: 45px;
  margin: 0 auto;
  background-color: #FFFFFF;
  z-index:999;
  border-top: 1px solid #DCDDDD;
}

/*Filters*/
#filters {
  display: block;
  list-style-type: none;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  background-color: #FFFFFF;
  z-index: 999;
}
#filters li {
  float: left;
  position: relative;
  color: #727171;
  border-right: 1px solid #DCDDDD;
  box-sizing:border-box;
  border-left: none;
  font-size: 19px;
  font-weight: bold;
  width: 20%;
  text-align: left;
  padding: 6px 0;
  cursor: pointer;
  -webkit-transition: all 0.15s ease-out;
     -moz-transition: all 0.15s ease-out;
         -o-transition: all 0.15s ease-out;
            transition: all 0.15s ease-out;
}
#filters li:last-child {
  border-right: none;
}
#filters li:before {
  content: " ";
  display:inline-block;
  vertical-align: middle;
  width: 34px;
  height: 34px;
  padding-right: 8px;
  margin-left: 6px;
}
#filters li.btn01:before{
  background: url(/tobichi/base/images/icon_home.png);
  background: url(/tobichi/base/images/icon_home_ie.png)\9;
  background-size:34px 34px;
  background-repeat: no-repeat;
}
#filters li.btn02:before{
  background: url(/tobichi/base/images/icon_event.png);
  background: url(/tobichi/base/images/icon_event_ie.png)\9;
  background-size:34px 34px;
  background-repeat: no-repeat;
}
#filters li.btn03:before{
  background: url(/tobichi/base/images/icon_report.png);
  background: url(/tobichi/base/images/icon_report_ie.png)\9;
  background-size:34px 34px;
  background-repeat: no-repeat;
}
#filters li.btn04:before{
  background: url(/tobichi/base/images/icon_shop.png);
  background: url(/tobichi/base/images/icon_shop_ie.png)\9;
  background-size:34px 34px;
  background-repeat: no-repeat;
}
#filters li.btn05:before{
  background: url(/tobichi/base/images/icon_diary.png);
  background: url(/tobichi/base/images/icon_diary_ie.png)\9;
  background-size:34px 34px;
  background-repeat: no-repeat;
}
#filters li:hover,
#filters li.active {
  background: #5A4B4B;
  color: #FFFFFF;
}
#filters li:after{
  content: "";
  border: 16px solid transparent;
  border-top: 16px solid #FFFFFF;
  position: absolute;
  top: 46px;
  z-index:555;
  left: 4px;
  cursor: pointer;
  -webkit-transition: all 0.15s ease-out;
     -moz-transition: all 0.15s ease-out;
         -o-transition: all 0.15s ease-out;
            transition: all 0.15s ease-out;
}
#filters li:hover:after{
  border-top: 16px solid #5A4B4B;
}
#filters li.active:after {
  border: 16px solid transparent;
  border-top: 16px solid #5A4B4B;
}

/* home */
#home #home_upper {
  width: 1000px;
  margin: 0 auto;
  padding: 14px 0 0 0;
}
#home_upper #todays {
  position: relative;
  display: inline-block;
  background-color: #FFFFFF;
}
#home_upper #todays .todays_info {
  width: 256px;
  height: 470px;
}
#home_upper #todays .todays_info h2 {
  padding: 5px 0;
  border-bottom: 1px solid #DCDDDD;
  width: 232px;
  margin: 0 auto;
}
#home_upper #todays .todays_info h2 img {
  margin-left: -5px;
  vertical-align: middle;
}
#home_upper #todays .todays_info .today_each {
  overflow-y: scroll;
  text-align: left;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 10px 10px 0 0;
  width: 232px;
  height: 418px;
  border-bottom: none;
}
#home_upper #todays .todays_info h3 {
  display: inline-block;
  font-size: 12px;
  padding: 0 10px;
  margin-bottom: 8px;
  background-color: #A48B78 ;
  color: #FFFFFF;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;

  line-height: 16px;
}
#home_upper #todays .todays_info h3 span {
    display: none;
  }
#home_upper #todays .todays_info .todays_list {
  color:#5A4B4B;
  margin: 0 auto;
  text-align: left;
}
#home_upper #todays .todays_info .todays_list .txt {
  display: block;
  padding-bottom: 10px;
}
#home_upper #todays .todays_info .todays_list a {
  color:#5A4B4B;
}
#home_upper #todays .todays_info .todays_list .todays_subjectDate {
  font-size: 12px;
  line-height: 13px;
  font-weight:bold;
}
#home_upper #todays .todays_info .todays_list .todays_subjctTtl {
  font-size: 15px;
  line-height: 24px;
  font-weight: bold;
  padding: 0 0 6px 0;
}
#home_upper #todays .todays_info .todays_list .todays_body {
  font-size: 13px;
  line-height: 21px;
  color: #727171;
}
#home_upper #todays .todays_info .todays_list .todays_more {
  font-size: 12px;
  line-height: 13px;
  padding-top: 15px;
  text-align: right;
}
#home_upper #todays .todays_info #todays_tobichi1 {
  border-bottom: 1px dashed #DCDDDD;
  margin-bottom: 14px;
}
#home_upper #todays .todays_opening:before{
  content: " ";
  vertical-align: middle;
  width: 16px;
  height: 16px;
  padding: 3px 10px 2px 10px;
  margin-left: 2px;
  background: url(/tobichi/base/images/today_clock.png);
  background-size: 16px 16px;
  background-repeat: no-repeat;
}
#home_upper #todays .todays_opening{
  font-size: 13px;
  color: #A48B78;
}
#home_upper #todays #todays_photos {
  /*position: absolute;*/
  top: 0px;
  /*left: 254px;*/
  width: 492px;
    height: 492px;
    display: block;
}
#home_upper #todays #todays_photos img{
  width: 492px;
}
#home_upper #news {
  width: 236px;
  height: 492px;
  text-align: center;
  background-color: #A48B78;
  color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#home_upper #news h2.ttl_news_pc {
  text-align: center;
  font-size: 12px;
  display: inline-block;
  border: 1px solid #FFFFFF;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 0 12px;
  margin: 10px 0;

  line-height: 16px;
}
#home_upper #news h2.ttl_news_sp {
  display: none;
}
#home_upper #news .news_cont {
  width: 208px;
  height: 398px;
  margin: 0 auto;
  text-align: left;
  font-size: 13px;
  line-height: 21px;
  overflow: scroll;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
}
#home_upper #news .news_cont .news_date {
  font-size: 12px;
  display: inline-block;
  padding: 0 8px;
  margin: 5px 0 0 0;
  background-color: #C9BC9C;
  border-radius: 9px;
   line-height: 16px;
}
#home_upper #news .news_cont .news_subject {
  font-size: 15px;
  line-height: 24px;
  font-weight: bold;
  margin: 8px 0 8px 0;
}
#home_upper #news .news_cont #btn_news {display: none;}
#home_upper #news .share_cont {
    padding: 8px 0 0 0;
}
#home_upper #news .share_cont li {
  padding: 0 4px;
}

#home_upper #news .news_detail {
  padding-bottom: 30px;
}

#home #home_upper .subItems {
  margin: 15px 0 -4px 0;
}
#home #home_upper .subItems img {
  width: 322px;
}
#home #home_upper .subItems .area_access {
  padding: 0 10px;
}
#home #home_upper .subItems .switchImg {
  width: 323px;
  height: 153px;
}
#home #home_upper .subItems .area_about .switchImg {
  background-image: url(/tobichi/base/images/area_about.jpg);
  background-size: 323px;
}

#home #home_upper .subItems .area_access .switchImg {
  background-image: url(/tobichi/base/images/area_access.jpg);
  background-size: 323px;
}

#home #home_upper .subItems .area_schedule .switchImg {
  background-image: url(/tobichi/base/images/area_schedule.jpg);
  background-size: 323px;
}

#home #home_bottom {
  max-width: 1020px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 60px;
}

/* ellipsis... */
#home_upper #todays .todays_info .subhead_sp {
  display: none;
}

/* event */
#event {
  width: 970px;
  margin: 0 auto;
  padding-top: 40px;
  color: #5A4B4B;
  text-align: left;
  position: relative;
}
#event a {
  color: #56B7EA;
  display: inline-block;
}
#event a:hover {filter: alpha(opacity=60); opacity: 0.6;}
#event h3 {
  font-size: 15px;
  margin-bottom: 30px;

  padding: 0 20px;
  text-align: center;
  display: inline-block;
  background-color: #5A4B4B;
  color: #FFFFFF;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

#event .ev_info {
  text-align: left;
  border-top: 1px solid #5A4B4B;
  padding-top: 30px;
  padding-bottom: 10px;
  display: inline-block;
  width: 746px;
}
#event .ev_info .ev_photo {
  width: 300px;
}
#event .ev_info .ev_txt {
  padding-left: 20px;
  width: 380px;
}
#event .ev_info .ev_ttl .ev_ttl_cap {
  font-size: 12px;
}
#event .ev_info .ev_ttl .ev_title {
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
}
#event .ev_info .ev_ttl .ev_place {
  display: inline-block;
  font-size: 12px;
  padding: 0 10px;
  margin-right: 12px;
  margin-bottom: 4px;
  background-color: #A48B78 ;
  color: #FFFFFF;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#event .ev_info .ev_ttl .ev_period {
  display: inline-block;
}
#event .ev_info .ev_txt .ev_body {
  padding-top: 15px;
}
#event .ev_cat {
  padding-top: 20px;
}
#event #eventCurrent {
  margin: 50px 0;
}
#event #eventPast .eventArea {
  margin: 10px -5px 0 -5px;
  padding-top: 18px;
}
#event #eventPast .ev_past_ttl {
  border-bottom: 1px solid #5A4B4B;
}
#event #eventPast h3 {
  text-align: center;
  background-color: #5A4B4B;
  color: #FFFFFF;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#event #eventPast .ev_info_past {
  width: 238px;
  display: inline-table;
  vertical-align: top;
  padding: 0 4px 30px 4px;
}
#event #eventPast .ev_place {
  font-size: 14px;
  display: block;
  margin-left: -0.5em;
}
#event #eventPast .ev_info_past a{
    color: #5A4B4B;
}
#event #eventPast .ev_title {
  font-size: 14px;
  display: block;
}
#event #eventPast .ev_period {
  font-size: 10px;
  display: block;
}
.ev_body a[target="_blank"]:after, .tl_body a[target="_blank"]:after {
  font-family:'Hobonichi-Icons'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
  content: "\e914";
}

#detail_event .ev_place {
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 0 20px;
  text-align: center;
  display: inline-block;
  background-color: #5A4B4B;
  color: #FFFFFF;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
#detail_event .tl_date {
  padding-bottom: 10px;
}
#detail_event .tl_subject {
  color: #5A4B4B;
  font-size: 20px;
  line-height: 30px;
}
/* [common] box */
.block_box {
  width: 970px;
  margin: 0 auto;
  padding-top: 40px;
  text-align: left;
  position: relative;
}
.block_box .tl_area {
  background: #FFFFFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 30px 5px 30px 20px;
  margin-bottom: 26px;
}
.block_box .tl_photo {
  width: 300px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.block_box .tl_photo iframe{
  width: 300px;
}
.block_box .tlive_txt {
  width: 390px;
  display: inline-block;
  padding-left: 15px;
  font-size: 15px;
  line-height: 24px;
}
.block_box .tlive_txt .tl_date {
  padding-bottom: 10px;
}
.block_box .tlive_txt .balloon {
  width: 260px;
  text-align: left;
  display: inline-block;
  padding: 14px;
  margin-right: 14px;
  position: relative;
  background: #FFFAEF;
  border-radius: 11px;
  box-sizing: border-box;
}
.block_box .tlive_txt .balloon a{color: #5A4B4B;}
.block_box .tlive_txt .balloon:after {
  content: "";
  background: url(../images/balloon.png) no-repeat 0 0;
  background-size: 14px 12px;
  width: 20px;
  height: 24px;
  position: absolute;
  right: -20px;
  top: 16px;
}
.block_box .tlive_txt .balloon .tl_subject {
  color: #5A4B4B;
  font-size: 20px;
  line-height: 30px;
}
.block_box .tlive_txt .tl_icon {
  vertical-align: top;
  display: inline-block;
}
.block_box .tlive_txt .tl_icon img {
  vertical-align: middle;
}
.tlive_txt .tl_body {
  padding-top: 20px;
}

/* pager */
.pager {
  padding-top: 30px;
  text-align: center;
}
.pager div {
  display: inline-block;
}
.pager .btn_prev {
  padding-right: 30px;
}
.pager .btn_pickup {
   padding-right: 30px;
}

/* .wmf (report,shop,diary) */
.container {
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.container a:visited .item .item_subject{color:#5A4B4B;}
.container a:visited .item .item_body{color:#898989;}
.item {
  position: relative;
  display: inline-block;
  width: 238px;
  background: #FFFFFF;
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}
.item a:hover {filter: alpha(opacity=60); opacity: 0.6;}
.item img {max-width: 100%;}
.item .txt{
  padding:0 15px 5px 15px;
    text-align: left;
}
.item .item_label {
  position: absolute;
  left: 10px;
  top: 10px;
  font-size: 13px;
  font-weight: bold;
  color: #FFFFFF;
  z-index: 777;
}
.item .item_label img {
  width: 30px;
  vertical-align: middle;
  padding-right: 10px;
}
.item .item_photo {
  display: block;
  position: relative;
}
.item .item_photo img {
  width: 238px;
}
.item .item_photo:after {
  position: absolute;
  display: block;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow:rgba(92, 92, 92, 0.317647) 0px 45px 24px -10px inset;
  -webkit-box-shadow:rgba(92, 92, 92, 0.317647) 0px 45px 24px -10px inset;
  -moz-box-shadow:rgba(92, 92, 92, 0.317647) 0px 45px 24px -10px inset;
}
.item .item_subject {
  font-size: 15px;
  line-height: 24px;
  font-weight: bold;
  color: #5A4B4B;
  padding-bottom: 5px;
}
.item .item_body {
  font-size: 13px;
  line-height: 21px;
  color: #898989;
}
.item .item_more {
  text-align: right;
  font-size: 12px;
  color: #5A4B4B;
  padding: 15px 0 5px 0;
}
.block .btn_readMore {
  color: #FFFFFF;
  text-align:center;
  padding: 30px 0;
  cursor: pointer;
  display: table;
  margin: 0 auto;
}

/* static (about, access, schedule)
 * ------------------------------- */
.goHomeTxt {
  padding: 100px 0;
}
.goHomeTxt a {
  font-size: 25px;
  color:#FFFFFF;
}
.goHomeTxt a:hover{filter: alpha(opacity=60); opacity: 0.6;}

/* schedule
 * ------------------------------- */
#schedule .content {
  text-align: center;
}
#schedule .inner {
  font-size: 15px;
  line-height: 33px;
  padding: 20px 0;
}
#schedule #ttl_schd{
  background-image: url(/tobichi/base/images/schedule_ttl.png);
  background-size: 240px;
  height: 40px;
  margin: 20px 0;
}
#schedule #tobichi_schedule{
  width: 700px;
  margin: 0 auto;
  border-top: 1px solid #3E3A39;
}
#schedule .inner .schd{
  padding: 30px 0;
  border-bottom: 1px solid #3E3A39;
}
#schedule .inner .schd_txt {
  width: 510px;
  text-align: left;
  display: table;
  margin: 0 auto;
}
#schedule .inner .schd_subject {
  font-size: 18px;
  padding-bottom: 20px;
}
#schedule .inner .schd_subject span {
  font-size: 14px;
}
#schedule .inner .att {
  width: 510px;
  margin: 30px auto;
  text-align: left;
  font-size: 14px;
  line-height: 29px;
  letter-spacing: 0.2em;
}
#schedule .inner .att_cap {
  font-size: 13px;
  line-height: 1.75em;
  padding-top: 10px;
  display: block;
}

#schedule .inner .caution {
  width: 510px;
  margin: 30px auto;
  text-align: left;
  font-size: 14px;
  line-height: 29px;
  letter-spacing: 0.2em;
}

/* about
 * ------------------------------- */
#about .content {
  text-align: center;
}
#about .ttl_about {
  background-image: url(/tobichi/base/images/about_ttl.png);
  background-size: 240px;
  height: 40px;
  margin: 20px 0;
}
#about .inner p.txt {
  width: 450px;
  text-align: left;
    display: table;
    margin: 50px auto;
}
#about .inner .about_concept {
  padding-top: 20px;
  padding-bottom: 140px;
}
#about .inner .about_concept a:hover{filter: alpha(opacity=60); opacity: 0.6;}
/* access
 * ------------------------------- */
#access .content {
  text-align: center;
}
#access .inner {
  font-size: 15px;
  line-height: 33px;
}
#access #ttl_map{
  background-image: url(/tobichi/base/images/access_ttl.png);
  background-size: 240px;
  height: 40px;
  margin: 20px 0;
}
#access #gMap {
  padding-top: 40px;
  margin-bottom: -30px;
}
#access #gMap iframe{
  width: 700px;
  height: 500px;
}
#access .info{
  width: 700px;
  margin: 0 auto;
  padding-bottom: 30px;
  border-top: 1px solid #3E3A39;
}
#access .txt {
  width: 410px;
  text-align: left;
  display: table;
  margin: 50px auto;
}
#access .txt h3 {
  padding-bottom: 5px;
}
#access .txt .cap {
  display: inline-block;
  margin-top: 20px;
  font-size: 14px;
  line-height: 25px;
}
#access .syuhenmap img {
  border: 1px solid #000;
  margin-top: 8px;
}
.shuhentxt {
  background: no-repeat right center;
  background-image: url(/tobichi/base/images/icon_exlink.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 12px;
  margin-top: 5px;
}

.step {
  margin-bottom: 30px;
}
.step p {
  margin-bottom: 10px;
}

/* sp
 * --------------------------------------------------------*/
@media only screen and (max-width: 1000px) {
  #filters li {font-size: 90%;}
  nav {height: 46px;}
}
@media only screen and (max-width: 890px) {
  #filters li {font-size: 80%;}
  nav {height: 40px;}
}

@media only screen and (max-width: 768px) {
  /* home */
  #home #home_upper {
    width: 100%;
    padding: 14px 0 0 0;
  }
  #home #home_upper .subItems img {
    width: 238px;
  }
  #home #home_upper .subItems .area_access {
    padding: 0 10px;
  }

  /* [sp] tliveNews */
  #home_upper #news {
    width: 100%;
    height: auto;
    box-sizing: border-box;
  }

  #home_upper #news h2.ttl_news_pc {
    display: none;
  }
  #home_upper #news h2.ttl_news_sp {
    text-align: center;
    font-size: 11px;
    display: inline-block;
    padding: 0 12px;
    margin: 0 6px 6px 0;
    border: 1px solid #FFFFFF;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;

     line-height: 16px;
  }
  #home_upper #news .news_cont {
    width: 94%;
    padding-top: 10px;
    height: auto;
    margin: 0 auto;
    display: inline-table;
    overflow-y: auto;
  }
  #home_upper #news .news_cont .news_subject {
    margin: 0;
  }
  #home_upper #news .news_cont .news_date {
    padding: 0 8px;
  }
  #home_upper #news .news_photo {
    float: left;
    width: 140px;
  }
  #home_upper #news .news_txt {
    display: inline-block;
    float: left;
    padding-left: 20px;
  }
  #home_upper #news .news_date {
    font-size: 12px;
    display: inline-block;
    padding: 2px 8px;
    background-color: #C9BC9C;
    border-radius: 9px;
    line-height: 1em;
  }
  #home_upper #news .news_subject {
    font-size: 15px;
    margin: 0 0 8px 0;
  }
  #home_upper #news .news_body {
    display: none;
    width: 80%;
    margin: 0 auto;
    clear: both;
    padding: 18px 0 20px 0;
  }
  #home_upper #news .news_cont #btn_news {
    display: block;
    text-align: center;
  }
  #home_upper #news .share_cont {
    display: none;
  }
  #home #home_upper .subItems {
    margin-top: 12px;
    font-weight: bold;
  }
  #home_upper #news .news_detail {
    padding-bottom: 0;
    display: block;
  }

}

@media only screen and (max-width: 600px) {
  body {min-width: 100%;}
  img{max-width:100%;}
  .fl,.fr {float: none;}
  .hoverOp:hover{filter:alpha(opacity=100);opacity: 1;}
  .moveBtns {
    display: none;
  }
  .area_cont {
    width: 96%;
    margin: 0 auto;
  }
  .area_nav {
    display: none;
  }
  /* [sp] home */
  #home #home_upper {
    width: 95%;
    margin: 0 auto;
    padding: 0;
  }
  #home #home_upper .subItems img {
    width: 95%;
  }
  #home #home_upper .subItems .area_access {
    padding: 0;
  }

  /* [sp] todays */
  #home_upper #todays {
    width: 100%;
    margin: 0 auto 10px auto;
  }
  #home_upper #todays .todays_info {
    padding: 5px 0 0 0;
    margin: 0 auto;
    width: 100%;
    height: auto;
    overflow-y: visible;
  }
  #home_upper #todays .todays_info #todays_tobichi1 ,
  #home_upper #todays .todays_info #todays_tobichi2 {
    padding-bottom: 0;
  }
  #home_upper #todays .todays_info .today_each {
    margin: 0 auto;
    width: 98%;
    height: 100%;
    margin-bottom: 5px;
    padding: 10px 0 0 0;
  }
  #home_upper #todays .todays_info h2 {
    display: none;
  }
  #home_upper #todays .todays_info h2 img {
    vertical-align: middle;
  }
  #home_upper #todays .todays_info h3 {
    padding: 2px 10px;
    margin: 0 0 0 8px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }
  #home_upper #todays .todays_info h3 span {
    display: inline-block;
  }
  #home_upper #todays .todays_info .todays_list {
    padding: 0 22px 0 22px;
    box-sizing: border-box;
    margin-top: -28px;
  }
  #home_upper #todays .todays_info .todays_list .txt {
    padding-top: 0;
    padding-bottom: 5px;
  }
  #home_upper #todays .todays_info .todays_list .todays_subjectDate {
    font-size: 12px;
    line-height: 13px;
    font-weight:bold;
  }
  #home_upper #todays .todays_info .todays_list .todays_subjctTtl {
    font-size: 15px;
    line-height: 23px;
    padding: 5px 0;
  }
  #home_upper #todays .todays_info .todays_list .todays_body {
    font-size: 13px;
    line-height: 21px;
    color: #727171;
  }
  #home_upper #todays .todays_info .todays_list .todays_more {
    font-size: 12px;
    line-height: 13px;
    padding-top: 15px;
    text-align: right;
  }

  /* [sp]ellipsis */
  #home_upper #todays_list_1,
  #home_upper #todays_list_2 {
    display: none;
  }
  #home_upper #todays .todays_info .subhead_sp {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;

    color: #5A4B4B;
    font-size: 15px;
    line-height: 23px;
    padding: 5px 0;
    font-weight: bold;
  }
  #home_upper #todays .todays_info .subhead_sp_inner {
    display: inline-block;
    overflow: hidden;
    width: 85%;
    padding-left: 10px;
  }
  #home_upper #todays .todays_info .subhead_sp .todays_subjctTtl1_sp,
  #home_upper #todays .todays_info .subhead_sp .todays_subjctTtl2_sp {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #home_upper #todays .todays_info .subhead_sp #btn_tobichi1,
  #home_upper #todays .todays_info .subhead_sp #btn_tobichi2 {
    display: inline-block;
    position: absolute;
    right: 10px;
  }
  #home_upper #todays #todays_photos {
    top: 0px;
    width: 100%;
    height: auto;
    display: block;
  }
  #home_upper #todays #todays_photos img{
    width: auto;
  }

  /* subItems */
  #home #home_upper .subItems {
    width: 98%;
    margin: 15px auto 5px auto;
    border-top: 1px solid #5A4B4B;
  }
  #home #home_upper .subItems li {
    display: block;
    font-size: 15px;
    vertical-align: middle;
  }
  #home #home_upper .subItems li a {
    display: block;
    text-align: left;
    color: #5A4B4B;
    border-bottom: 1px solid #5A4B4B;
  }
  #home #home_upper .subItems .switchImg {
    width: 98%;
    height: 35px;
    text-indent: inherit;
    padding-left: 12px;
    padding-top: 7px;
    box-sizing: border-box;
    background-position: right;
  }
  #home #home_upper .subItems .area_about .switchImg,
  #home #home_upper .subItems .area_access .switchImg ,
  #home #home_upper .subItems .area_schedule .switchImg {
    background-image: url(/tobichi/base/images/area_arrow.png);
    background-size: 10px 16px;
  }


  /* [sp common] box */
  .block_box {
    width: 95%;
    margin: 0 auto;
    padding-top: 15px;
  }
  .block_box .tl_area {
    padding: 12px 0 30px 0;
  }
  .block_box .tlive_txt .balloon {
    width: 76%;
    margin-right: 8px;
    padding: 14px 10px;
  }
  .block_box .tlive_txt .balloon .tl_subject {
    font-size: 18px;
  }
  .block_box .tlive_txt {
    width: 100%;
    padding-left: 0;
    font-size: 15px;
    line-height: 24px;
    padding-top: 30px;
  }
  .block_box .tlive_txt .tl_date {
    padding: 0 0 0 10px;
  }
  .block_box .tl_photo {
    width: 95%;
    margin: 0 auto;
    display: block;
  }
  .tlive_ttl {
    width: 95%;
    margin: 0 auto;
  }
  .block_box .tlive_txt .tl_icon {
    display: inline;
  }
  .block_box .tlive_txt .tl_icon img {
    max-width: 75%;
    vertical-align: top;
  }
  .block .btn_readMore {
    padding: 10px 0 100px 0;
  }

  .tlive_txt .clrfx,
  .tlive_txt .tl_subject{
    width: 90%;
    margin: 0 auto;
  }
  .tlive_txt .tl_body {
    padding-top: 10px;
    width: 90%;
    margin: 0 auto;
  }

  /* [sp] nav */
  header {
    padding: 0;
  }
  header h1 {
    height: 50px;
  }
  header h1 img {
    width: 155px;
  }

  /* [sp] nav */
  header #links ul {
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    background-color: #5A4B4B;
    text-align: center;
    height: 40px;
    box-sizing: border-box;
  }
  header #links li a:before {
    background: none;
    background-repeat: no-repeat;
    background-position: auto;
    background-size: 0;
    padding-right: 0;
  }
  header #links li {
    vertical-align: middle;
    border-top: 1px solid #DCDDDD;
    border-radius: 5px;
    display: inline-block;
    margin: 10px 2px 0 2px;
    padding: 0 5px;
    font-size: 12px;
    letter-spacing: 0;
    color: #DCDDDD;
  }

  header #links li.home {display: inline-block;}
  header h1 a:hover, header #links li a:hover{filter: alpha(opacity=100); opacity: 1;}
  nav {height: 0;}
  #filters {
    display: table;
    position: fixed;
    bottom: 0;
    text-align: left;
    bottom: -5px;
  }
  #filters li {
    float: none;
    display: inline-block;
    position: relative;
    bottom: 0;
    color: #727171;
    border-right: none;
    font-size: 8px;
    letter-spacing:-1px;
    font-weight: 100;
    width: 20%;
    text-align: center;
    padding: 6px 0px;
    -webkit-transition: all 0.15s ease-out;
       -moz-transition: all 0.15s ease-out;
           -o-transition: all 0.15s ease-out;
              transition: all 0.15s ease-out;
  }

  #filters li:before {
    display: block;
    width: 34px;
    height: 34px;
    padding-right: 0px;
    margin: 0 auto;
  }
  #filters li:after{
    display: none;
  }

  /* [sp] wookmark*/
  .item {
    width: 170px;
  }
  .item .item_label {
    font-size: 13px;
  }
  .item .item_label img {
    padding-right: 5px;
  }

  /* [sp] event */
  #event {
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
    position: relative;
  }
  #event .ev_cat {
    padding-top: 15px;
  }
  #event h3 {
    font-size: 15px;
    margin-bottom: 15px;
    padding: 0 20px;
  }

  #event .ev_info {
    width: 100%;
    padding: 20px 0 40px 0;
  }
  #event .ev_info .ev_photo {
    width: 95%;
    margin: 0 auto;
  }
  #event .ev_info .ev_txt {
    padding-left: 0;
    width: 95%;
    margin: 0 auto;
  }

  #event #eventPast .eventArea {
    margin: 0 auto;
    text-align: center;
  }
  #event #eventPast .ev_info_past {
    width: 46%;
    margin: 0 auto;
    display: inline-table;
  }
  #event #eventPast .ev_txt {
    text-align: left;
  }
  #event #eventCurrent {
    margin: 0;
  }
  #event a:hover {filter: alpha(opacity=100); opacity: 1;}
  /* [sp] pager */
  .pager {
    padding: 30px 0 100px 0;
  }

   /*  [sp] schedule --------------- */
  #schedule .inner {width: 95%;}
  #schedule .about_top{
    padding-top: 20px;
  }
  #schedule #tobichi_schedule{
    width: 85%;
  }
  #schedule .inner .schd{
    margin:36px auto 42px auto;
    padding: 0 10px;
    font-size: 14px;
    line-height: 26px;
  }
  #schedule .inner .about_concept {
    width: 85%;
    margin: 0 auto;
    padding-bottom: 80px;
  }
  #schedule #ttl_schd{
    background-image: url(/tobichi/base/images/schedule_ttl.png);
    background-size: 240px;
    height: 40px;
      margin: 20px 0;
  }
  #schedule .inner .schd_txt {
    width: 100%;
    padding-bottom: 30px;
  }
  #schedule .inner .schd_subject {
    font-size: 18px;
  }
  #schedule .inner .att {
    width: 85%;
    margin: 30px auto;
    text-align: left;
    font-size: 14px;
    line-height: 29px;
    letter-spacing: 0.2em;
  }
  #schedule .inner .att_cap {
    font-size: 13px;
    line-height: 1.75em;
    padding-top: 10px;
  }
  #schedule .inner .caution {
    width: 85%;
    margin: 30px auto;
    text-align: left;
  }

  /*  [sp] about --------------- */
  #about .inner {width: 95%;}
  #about #ttl_about{
    background-image: url(/tobichi/base/images/ttl_about_sp.png);
    background-size: 240px;
  }
  #about .about_top{
    padding-top: 20px;
  }
  #about .inner p.txt {
    margin: 50px auto;
    width: 100%;
    padding: 0 10px;
    font-size: 14px;
    line-height: 26px;
    box-sizing: border-box;
  }
  #about .inner .about_concept {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 70px;
  }
  #about .inner .about_concept a:hover{filter: alpha(opacity=100); opacity: 1;}

  /*  [sp] access --------------- */
  #access .inner {width: 95%;}
  #access #gMap {
    padding-top: 20px;
    margin-bottom: 0;
  }

  #access #gMap iframe{
    width: 95%;
    height: 400px;
    margin: 0 auto;
  }
  #access .inner .txt {
    width: 95%;
    text-align: left;
    display: table;
    margin: 10px auto 30px auto;
  }
  #access .inner .txt h3{
    padding-bottom: 20px;
  }
  #access .inner .info{
    width: 95%;
    margin: 0 auto;
    padding: 20px 0 30px 0;
    border-top: 1px solid #3E3A39;
  }
  #access .btn_gmap {
    padding: 80px 0 120px 0;
  }
  .goHomeTxt {
    padding: 60px 0 80px 0;
  }
  .goHomeTxt a {
    font-size: 20px;
  }
  .step p {
    margin-bottom: 10px;
    line-height: 30px;
  }

}

@media only screen and (max-width: 600px) {
}

@media only screen and (max-width: 479px) {
}

@media only screen and (max-width: 667px) and (orientation:landscape) {
}

@media only screen and (max-width: 321px) {
  header #links li {
    padding: 0 1px;
    font-size: 10px;
  }
  #filters li.btn04 {
    letter-spacing:-2px;
  }
  .item {
    width: 140px;
  }
  .item .item_photo img {
    width: 100%;
  }
  .item a:hover {filter: alpha(opacity=100); opacity: 1;}
  .item .txt{
    padding: 0 10px 5px 10px;
  }
  .block_box {
    width: 98%;
  }
  .block_box .tlive_txt .balloon {
    width: 72%;
  }
  .pager .btn_prev {
    display: inline-block;
    padding-right: 10px;
    width: 50px;
  }
  .pager .btn_pickup {
      padding-right: 10px;
      display: inline-block;
      width: 90px;
  }
  .pager .btn_next {
    display: inline-block;
    width: 50px;
  }

}
</pre></body></html>