@charset "utf-8";
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}

/*------------------------------------------------------------------------------
 reset
------------------------------------------------------------------------------*/
* {
  box-sizing: border-box;
  word-wrap: break-word;
}

h1, h2, h3, h4, h5, h6,
ul, ol, li,
dl, dt, dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

table {
  border-collapse: collapse;
}

a img {
  border: none;
}

/*------------------------------------------------------------------------------
base font
------------------------------------------------------------------------------*/
body {
  font-size: 15pt;
  line-height: 1.6;
  font-family:"游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic", “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, "Meiryo UI" ,“メイリオ”, Meiryo, "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  color: #2f353d;
  margin: 0;
  padding: 0;
  background: #f4f0ff;
}



#header,
#sub_column {
  color: #ffffff;
}

/*------------------------------------------------------------------------------
 link
------------------------------------------------------------------------------*/
/* base */
a:link, a:visited {
  text-decoration: underline;
  color: #085c7c;
}
a:hover, a:active {
  color: #2e81a0;
}

/* header, sub_column */
#header a:link,
#header a:visited,
#sub_column a:link,
#sub_column a:visited {
  text-decoration: none;
  color: #ffffff;
}

#header a:hover,
#header a:active,
#sub_column a:hover,
#sub_column a:active {
  color: #ffffff;
}

/* navi */
#sub_column #navi li a:link, #sub_column #navi li a:visited {
  text-decoration: none;
  color: #fff;
}
#sub_column #navi li a:hover, #sub_column #navi li a:active {
  text-decoration: none;
  color: #ffffff;
  font-weight:bold;
  background-color:rgba(255,255,255,0.1);
}
#sub_column #navi li.active a {
  color: #ffffff;
  font-weight:bold;
}

/* footer */
#footer a:link, #footer a:visited,
#content_footer a:link,
#content_footer a:visited {
  text-decoration: none;
  color: #ffffff;
}
#footer a:hover, #footer a:active,
#content_footer a:hover,
#content_footer a:active {
  text-decoration: underline;
  color: #ffffff;
}

/*------------------------------------------------------------------------------
 パーツ表示切替
------------------------------------------------------------------------------*/
.site_description {
}



.shop_name {
  display: none;
}



.shop_tel {
}



.shop_rss {
  display: none;
}



.today_area {
  display: none;
}



.qr_area {
  display: none;
}



.counter_area {
  display: none;
}



.copyright {
  text-align:center;
  font-size:0.8rem;
}



.powered {
}



/*------------------------------------------------------------------------------
 body / container
------------------------------------------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  background: #f4f0ff;
}

#container {
  display: inline;
}

/*------------------------------------------------------------------------------
 header
------------------------------------------------------------------------------*/
#header {
  position: relative;
  width: 100%;
  max-width: 1310px;
  margin: 0 auto;
  padding: 0;
  background: transparent;
  display:none;
}
#header > .inner {
  padding: 40px 15px;
}
#header h1 {
  margin: 0 150px 0 0;
  padding: 0;
  font-size: 36px;
  line-height: 1.2;
}
#header h1 a {
  text-decoration: none !important;
  font-weight: normal;
  color: #ffffff !important;
}
#header h1 a img {
  max-width: 90%;
}
#header .site_description {
  margin: .5em 0 0;
}
#header #shop_info {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
#header #shop_info div {
  float: left;
  margin-right: 5px;
}

/*------------------------------------------------------------------------------
 contents
------------------------------------------------------------------------------*/
#contents {
  position: relative;
  width: 100%;
  max-width: 1310px;
  margin: 0 auto;
  background: transparent;
}

/*------------------------------------------------------------------------------
 main_column
------------------------------------------------------------------------------*/
#main_column {
  float: right;
  width: 100%;
  background: transparent;
}
#main_column > .inner {
  position: relative;
  min-height: 500px;
  margin: 17px 0 0 315px;
  padding: 20px 20px 50px 20px;
  background: rgba(255,255,255,0.85);
  box-shadow:0 1px 2px 0px rgba(23, 48, 67, 0.4);
  border-radius: 3px;
}
@media screen and (max-width: 1326px) {
  #main_column > .inner {
    border-radius: 3px 0 0 3px;
  }
}
#main_column h2 {
  display:block;
  margin: 0px -35px 20px -5px;
  color:#fff;
  background-color:#00729e;
  padding:10px 20px 10px 15px;
  border-left:solid 12px #bca678;
  text-shadow:1px 1px 3px #053b50;
  play: block;

}
#main_column .top_content {
  display: none;
}

/*------------------------------------------------------------------------------
 sub_column
------------------------------------------------------------------------------*/
#sub_column {
  position: fixed;
  z-index: 2;
  float: left;
  width: 300px;
  margin-right: -300px;
  background-color:#00729e;
  height:100%;
}
#sub_column > .inner {
  padding: 0;
}
#sub_column .section {
  margin: 30px 0 0;
}
#sub_column .section#navi {
  margin: 0;
}
#sub_column .section#schedule {
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
  line-height: 1.3;
}
#sub_column .section#schedule dt.today_title {
  padding-bottom: 8px;
  border-bottom: 1px solid #4f6c82;
  font-size: 15px;
}
#sub_column .section#schedule dt.today_title span {
  font-size: 12px;
}
#sub_column .section#schedule dd {
  padding: 8px 0;
  border-bottom: 1px solid #4f6c82;
  font-size: 14px;
}
#sub_column .section#social {
  margin-left: 10px;
  margin-right: 10px;
}
#sub_column .section#social .navi_parts_detail {
  margin: 10px 0 0;
}
#sub_column .section#social #navi_parts img {
  max-width: 100%;
}
#sub_column .section#social .social_widget {
  margin: 10px 0 0;
}
#sub_column .section#social .social_widget div {
  height: 20px;
  padding: 0 !important;
}
#sub_column .section#social .social_widget div iframe {
  width: 200px !important;
}
#sub_column .section.qr_area img {
  display: block;
  width: 90px;
  margin: 0 0 0 25%;
}
.gadgets {
  padding: 0 10px;
  margin: 0 0 10px;
}
.gadgets .navi_parts_detail {
  margin: 10px 0 0;
}
.gadgets img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.navtitle{
  font-size:1.9rem;
  background-color:#fff;
  padding:30px 25px;
  font-weight:bold;
  width:320px;
  margin:15px 0px 10px -10px;
  line-height:25pt;
  border-top:solid 4px #bca678;
  border-bottom:solid 4px #bca678;
  box-shadow:1px 1px 5px rgba(0,0,0,0.2);
  text-align:center;
}

.navi_button{
  background-color:#ffc600;
  padding:10px;
  margin:20px 10px 0;
  color:#fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width:280px;
  display:block;
  text-align:center;
  font-weight:bold;
  text-shadow:1px 1px 2px #886a00;
}

.navi_button:hover{
  background-color:#c69f05;
  color:#aaa;
}

.navi_telarea{
  width:260px;
  display:block;
  margin:10px 20px 0;
}

.navi_tel{
  font-weight:bold;
  font-size:1.4rem;
  padding:0 0 0 30px;
  background-image:url("https://cdn.goope.jp/41677/160925001653-57e698e5a00a5.png");
  background-position:center left;
  background-repeat:no-repeat;
}


/*------------------------------------------------------------------------------
 footer
------------------------------------------------------------------------------*/
#footer {
  display: none;
}

#footer,
#content_footer {
  clear: both;
  margin: 10px 0 0 310px;
  padding: 10px 10px 14px;
  background-color:#00729e;
}
#footer > .inner,
#content_footer > .inner {
  margin: 0;
  padding: 0 5px 0 0;
  background: transparent;
  color: #ffffff;
}
#footer .section.right,
#content_footer .section.right {
  float: right;
  text-align: right;
}
#footer .section.right div,
#content_footer .section.right div {
  margin: 0 0 1em;
  font-size: 13px;
  line-height: 1.2;
}

.footer_navi_link{
  padding:40px 10px 30px 10px;
}

.footer_banner{
  float:right;
}

.footer_banner img:hover{
  opacity: 0.8 ;
}

.footer_link{
  font-size:0.9rem;
}

.footer_link ul{
  display:inline-block;
  float:left;
  margin-right:25px;
}

.social {
  float: left;
  width: 50%;
}
.social_widget {
  display: inline-block;
  height: 20px;
  margin: 10px 0 0 10px;
  vertical-align: middle;
}
.social_widget#widget_facebook_like {
  width: 148px;
}
.social_widget#widget_facebook_follow.social_widget_facebook_likebox {
  width: 300px;
  height: 72px;
  overflow: hidden;
  margin-left: 0;
}

/*------------------------------------------------------------------------------
 WYSIWYGフィールド表示制御
------------------------------------------------------------------------------*/
.textfield {
  zoom: 1;
}
.textfield:after {
  content: '';
  display: block;
  clear: both;
}
.textfield img {
  max-width: 100% !important;
  height: auto !important;
}
.textfield p {
  margin: .7em 0 0 !important;
}
.textfield table {
  width: 100% !important;
  height: auto !important;
}
.textfield iframe {
  max-width: 100% !important;
}

.textfield ul li {
  list-style-type: none;
  list-style-position: inside;
}

.textfield ul li:before {
  content: "・";
}


.textfield ol li {
  list-style-type: decimal;
  list-style-position: inside;
}

/*------------------------------------------------------------------------------
 navi
------------------------------------------------------------------------------*/
#navi > .inner {
  position: relative;
}
#navi ul li {
  position: relative;
  margin: 0;
}
#navi ul li:first-child a {
  border: none;
}
#navi ul li.active {
  background: url(/img/theme_hello/menu_arrow.png) no-repeat right 10px;
}
#navi ul li a {
  display: block;
  margin: 0 10px;
  padding: 10px 5px;
  border-top: 1px solid #2b7c9c;
  text-decoration: none;
  line-height: 1.3;
}
#navi ul .sub_navi li {
  margin: 0 8px 3px 5px;
  font-size:0.9rem;
}
#navi ul .sub_navi li a {
  margin: 0 0 0 5px;
  padding: 5px 5px;
  background: #bca678;
  border: none;
  border-radius: 3px;
  line-height: 1.3;
}
#navi ul .sub_navi li a:hover {
  background: #bca678;
}

/*------------------------------------------------------------------------------
 スマホ用navi
------------------------------------------------------------------------------*/
.sm_header {
  display: none;
  width: 100%;
  height: 44px;
  background: #085c7c;
  z-index: 100;
}
.sm_header #build-menu-button {
  display: block;
  width: 44px;
  height: 44px;
  text-align: center;
  font-size: 28px;
  line-height: 54px;
  color: #ffffff;
}

.sm_totop {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1000;
  display: none;
  width: 44px;
  height: 44px;
}
.sm_totop .sm_totop_button {
  visibility: hidden;
  display: block;
  width: 44px;
  height: 44px;
  margin: 0 0 0 auto;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  font-size: 28px;
  line-height: 44px;
  color: #ffffff;
}
.sm_totop .sm_totop_button:hover {
  cursor: pointer;
}

#build-menu-page {
  position: relative;
  left: 0;
  background: #fff;
  background-image:url("https://cdn.goope.jp/41677/170109155830-587334960acf7.jpg");
  background-position:top center;
  background-repeat:no-repeat;
  background-attachment:fixed;
}

#build-menu {
  position: relative;
  left: 0;
  top: 0;
  z-index: 0;
  display: none;
  visibility: visible;
  width: 280px;
  height: 100%;
  padding: 0;
  background: #00729e;
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  overflow-y: auto;
}

.build-menu-animating #build-menu-page {
  position: fixed;
  overflow: hidden;
  width: 100%;
  top: 0;
  bottom: 0;
}

.build-menu-animating .ua-android-u440 {
overflow-x: hidden;
}

.build-menu-animating .ua-android-u440 #build-menu-page {
position: absolute !important;
}

.build-menu-animating.build-menu-close #build-menu-page,
.build-menu-animating.build-menu-open #build-menu-page {
  -webkit-transition: -webkit-transform 250ms;
  transition: transform 250ms;
}

.build-menu-animating.build-menu-open #build-menu-page {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.build-menu-animating #build-menu {
  display: block;
}

.build-menu-open #build-menu {
  display: block;
  -webkit-transition-delay: 0ms, 0ms, 0ms;
  transition-delay: 0ms, 0ms, 0ms;
}

.build-menu-open #build-menu,
.build-menu-close #build-menu {
  -webkit-transition: -webkit-transform 250ms, opacity 250ms, visibility 0ms 250ms;
  transition: transform 250ms, opacity 250ms, visibility 0ms 250ms;
}

#sm_navi li,
#build-menu li {
  margin: 0 5px;
}
#sm_navi li a,
#build-menu li a {
  display: block;
  padding: 8px 6px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  text-decoration: none;
  font-size: 16px;
  color: #ffffff;
}

#build-menu-overlay {
  background: transparent !important;
}

/*------------------------------------------------------------------------------
 pager
------------------------------------------------------------------------------*/
.pager {
  position: relative;
  margin: 40px 0 20px;
  padding: 0;
  font-family:"游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic", “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, "Meiryo UI" ,“メイリオ”, Meiryo, "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.pager .inner div {
  position: relative;
  text-align: center;
}
.pager .inner div a {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 3px 2px;
  padding: 0;
  border-radius: 3px;
  text-decoration: none;
  text-align: center;
  font-size: 20px;
  line-height: 42px;
  color: #5696c5;
}
.pager .inner div a.next, .pager .inner div a.prev {
  border: none;
}
.pager .inner div a.chk {
  cursor: default;
  background:#ffc600;
  color: #ffffff;
}

/*------------------------------------------------------------------------------
 tooltip
------------------------------------------------------------------------------*/
.hotspot {
  cursor: pointer;
}

#tt {
  position: absolute;
  display: block;
  background: url(/img/tooltip/tt_left.gif) top left no-repeat;
}
#tt #tttop {
  display: block;
  height: 5px;
  margin-left: 5px;
  background: url(/img/tooltip/tt_top.gif) top right no-repeat;
  overflow: hidden;
}
#tt #ttcont {
  display: block;
  margin-left: 5px;
  padding: 2px 12px 3px 7px;
  background: #ccc;
  color: #333333;
  font-size: 10px;
  line-height: 16px;
}
#tt #ttcont div.schedule_title {
  font-size: 13px;
}
#tt #ttcont div.schedule_body {
  font-size: 11px;
}
#tt #ttbot {
  display: block;
  height: 5px;
  margin-left: 5px;
  background: url(/img/tooltip/tt_bottom.gif) top right no-repeat;
  overflow: hidden;
}

/*------------------------------------------------------------------------------
 ページ：トップ
------------------------------------------------------------------------------*/
body#top #main_column {
  position: relative;
}
body#top #main_column > .inner {
  padding: 0;
  border-radius: 10px 10px 10px 10px;
}
body#top #main_column .rslides {
  position: relative;
  max-width: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border-radius: 3px 3px 0 0;
  display:none;
}
body#top #main_column .rslides li {
  width: 100%;
}
body#top #main_column .rslides li img {
  display: block;
  width: 100%;
}
body#top #main_column .rslides .caption {
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #5696c5;
  background: rgba(86, 150, 197, 0.2);
  color: #ffffff;
}
body#top #main_column .rslides .caption .caption_txt {
  display: block;
  line-height: 27px;
  padding: 0 20px;
}
body#top #main_column #wrap_top_content {
  padding: 20px;
  margin-top:530px;
}
body#top #main_column #wrap_top_content .welcome_message {
}
body#top #main_column #wrap_top_content .welcome_message h3 {
  margin: 0px 0px 20px 0px;
  color:#fff;
  background-image:url(https://cdn.goope.jp/41677/170105233057-586e58a1ca3ad.jpg);
  padding:10px 20px 10px 15px;
  text-align:center;
  text-shadow:1px 1px 3px #5e4300;
  background-position:center;
  border:solid 3px #dacda3;
}


body#top #main_column #wrap_top_content .welcome_message li{
  list-style-type:decimal;
  margin-left:1.5em;
  margin-top:15px;
  list-style-position:inherit;
}

body#top #main_column #wrap_top_content .welcome_message .welcom_second_title{
  font-size:1.5rem;
  font-weight:bold;
  margin:40px 0 20px 0;
}

body#top #main_column #wrap_top_content .welcome_message img{
  width:400px;
  float:right;
  margin-left:10px;
  margin-bottom:10px;
}


body#top .information {
  padding: 20px;
  background: #e9dcbf;
  border-radius: 5px 5px 0 0;
  color: #ffffff;
  margin:20px;
}

body#top .information h3{
  margin: 0 0 16px;
  border-bottom:solid 1px #d6cab0;
}

body#top .information h3 a{
  color:#9b8d6f;
  text-decoration:none;
}
body#top .information li {
  margin: .5em 0 0;
  line-height: 1.6;
}
body#top .information li a:link,
body#top .information li a:visited {
  text-decoration: none;
  color:#9b8d6f;
}
body#top .information li a:link span,
body#top .information li a:visited span {
  display: block;
  float: left;
}
body#top .information li a:link span.date,
body#top .information li a:visited span.date {
  width: 90px;
  margin-right: -90px;
}
body#top .information li a:link span.title,
body#top .information li a:visited span.title {
  width: 100%;
}
body#top .information li a:link span.title .inner,
body#top .information li a:visited span.title .inner {
  margin-left: 90px;
}

body#top .information li a:hover,
body#top .information li a:active {
  text-decoration: underline;
}
body#top #main_column #wrap_top_content h3 {
  font-weight: normal;
  font-size: 30px;
}
body#top #sub_column #navi ul li.active {
  background: none;
}

@media screen and (max-width: 1326px) {
  body#top #main_column > .inner {
    border-radius: 4px 0 0 3px;
  }
  body#top #main_column .rslides {
    border-radius: 3px 0 0 0;
  }
}
/*------------------------------------------------------------------------------
 ページ：インフォメーション
------------------------------------------------------------------------------*/
body#info #main_column .article {
  margin: 0 0 40px;
  padding: 0 0 20px;
  border-bottom: 1px dotted #21213c;
}
body#info #main_column .article .wrap_title {
  border-left: 5px solid #d6e9f0;
  padding-left: 10px;
}
body#info #main_column .article .date {
  margin: 0 0 .2em;
  font-size: 16px;
}
body#info #main_column .article h3 {
  margin: 0 0 14px;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.3;
}
body#info #main_column .article h3 a {
  text-decoration: none;
}
body#info #main_column .article .photo {
  position: relative;
  max-width: 100%;
  margin: 0 0 10px 0;
}
body#info #main_column .article .photo a {
  display: block;
  width: 100%;
}
body#info #main_column .article .photo a:focus {
  outline: none;
}
body#info #main_column .article .photo img {
  display: block;
  max-width: 100%;
  border-radius: 2px;
}
body#info #main_column .article .body {
  font-size: 13px;
  line-height: 1.6;
}
body#info #main_column .article .body p {
  margin: 0 0 1em;
}
body#info #sub_column .sub_navi dt {
  margin: 0 12px 10px;
  padding: 0;
  line-height: 1;
  font-size: 15px;
}
body#info #sub_column .sub_navi dd {
  padding: 0 0 6px 12px;
}
body#info #sub_column .sub_navi dd a {
  float: left;
  width: 36px;
  height: 36px;
  margin: 0 8px 8px 0;
  background: #5696c5;
  background: rgba(86, 150, 197, 0.2);
  border: none;
  border-radius: 3px;
  text-align: center;
  line-height: 1;
  font-size: 16px;
}
body#info #sub_column .sub_navi dd a:hover {
  background: #5696c5;
}

/*------------------------------------------------------------------------------
 ページ：カレンダー
------------------------------------------------------------------------------*/
body#calendar #main_column .wrap_calendar {
  margin: 0;
}
body#calendar #main_column .navi {
  font-size: 20px;
  text-align: center;
  margin: 0 0 20px;
}
body#calendar #main_column .navi a {
  font-size: 16px;
}
body#calendar #main_column .table_calendar th {
  padding: 3px 0;
  font-size: 16px;
  color: #5696c5;
}
body#calendar #main_column .table_calendar th.sun {
  color: #ff8484;
}
body#calendar #main_column .table_calendar td {
  position: relative;
  height: 100px;
  background: #ececec;
  background: #b1cfe4;
  border: 1px solid #7caed2;
}
body#calendar #main_column .table_calendar td p.day {
  height: 100px;
  margin: 0;
  padding: 6px;
  background: #ffffff;
  text-align: right;
  font-family:"游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic", “ヒラギノ角ゴ ProN W3″, “Hiragino Kaku Gothic ProN”, "Meiryo UI" ,“メイリオ”, Meiryo, "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
  font-weight: bold;
  font-size: 32px;
  line-height: 146px;
  color: #5696c5;
}
body#calendar #main_column .table_calendar td.sun p.day {
  background: #ffdddd;
  color: #ff8484;
}
body#calendar #main_column .table_calendar td a {
  position: absolute;
  left: 10px;
  top: 10px;
}
body#calendar #main_column .schedule dl.article {
  margin: 40px 0 0;
}
body#calendar #main_column .schedule dl.article dt.date {
  margin: 0 0 15px;
  padding: 0 0 10px;
  border-bottom: 1px solid #2f353d;
  line-height: 1;
  color: #2f353d;
}
body#calendar #main_column .schedule dl.article dd {
  margin: 1em 0 0;
}
body#calendar #main_column .schedule dl.article dd .category {
  float: left;
  margin-right: 10px;
  padding: 3px 6px;
  background: #5696c5;
  border-radius: 2px;
  color: #ffffff;
}
body#calendar #main_column .details .category {
  float: left;
  padding: 3px 6px;
  background: #5696c5;
  border-radius: 2px;
  color: #ffffff;
}
body#calendar #main_column .details .date {
  font-size: 18px;
}
body#calendar #main_column .details h3 {
  margin: .5em 0;
  font-size: 20px;
}
body#calendar #main_column .details .body img {
  display: block;
  max-width: 100%;
  border-radius: 2px;
}

/*------------------------------------------------------------------------------
 ページ：メニュー
------------------------------------------------------------------------------*/
body#menu #main_column .category {
  margin: 0 0 20px;
  padding: 10px 10px 8px;
  background: #085c7c;
  line-height: 1.2;
  font-size: 16px;
  color: #ffffff;
}
body#menu #main_column .article {
  position: relative;
  margin: 0 0 20px;
  border-left: 5px solid #d6e9f0;
}
body#menu #main_column .article .details {
  padding: 20px;
}
body#menu #main_column .article .details .title {
  position: relative;
  font-size: 20px;
  line-height: 1.2;
}

body#menu #main_column .article .details .title .recommend_badge {
  position: absolute;
  left: -15px;
  top: -20px;
}
body#menu #main_column .article .details .title a {
  position: relative;
  z-index: 2;
  text-decoration: none;
}
body#menu #main_column .article .details .title a:hover, body#menu #main_column .article .details .title a:active {
  text-decoration: underline;
}
body#menu #main_column .article .details .price {
  position: relative;
  z-index: 2;
  font-size: 18px;
}
body#menu #main_column .article .image {
  float: right;
}
body#menu #main_column .article .image img {
  display: block;
  max-width: 320%;
  border-radius: 2px;
  margin:0 5px;
}

body#menu #main_column .article table{
  width:98% !important;
  margin:20px auto 10px;
}

body#menu #main_column .article table td{
  border:solid 1px #ddd;
  padding:3px 5px;
}

body#menu #main_column h3 p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}


/*------------------------------------------------------------------------------
 ページ：フォトアルバム
------------------------------------------------------------------------------*/
body#photo #main_column > .inner {
  padding: 20px 18px;
}
body#photo #main_column #index .album {
  position: relative;
  margin: 2px 0 0;
}
body#photo #main_column #index .album:first-child {
  margin: 0;
}
body#photo #main_column #index .album .title {
  position: static;
  z-index: 2;
  width: 100%;
  margin: 0 0 2px;
  padding: 0;
  background: #5696c5;
  border: 2px solid #ffffff;
  border-top: none;
  border-bottom: none;
  border-radius: 4px;
}
body#photo #main_column #index .album .title a {
  display: block;
  margin: 0;
  padding: 10px 10px 8px;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.2;
  font-weight: normal;
  color: #ffffff;
}
body#photo #main_column #index .album .title a:hover {
  text-decoration: underline;
}
body#photo #main_column #index .album .thumb {
  float: left;
  width: 20%;
  height: 152px;
  margin: 0;
  padding: 2px;
}
body#photo #main_column #index .album .thumb a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 2px;
}
body#photo #main_column #index .album .thumb a:focus {
  outline: none;
}
body#photo #main_column #index .album .thumb a img {
  position: absolute;
  display: block;
}
body#photo #main_column #index .album > h3 + .thumb {
  width: 40%;
  height: 304px;
}
body#photo #main_column #entries .album_title {
  margin: 0 0 20px;
  padding: 10px;
  background: #5696c5;
  border-radius: 3px;
  line-height: 1;
  font-size: 16px;
  color: #ffffff;
}
body#photo #main_column #entries .article {
  margin: 0 0 20px;
}
body#photo #main_column #entries .article .wrap_image {
  position: relative;
}
body#photo #main_column #entries .article .wrap_image .date {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 7px;
  background: #ffffff;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 3px 0 0 0;
  font-size: 14px;
  line-height: 1;
}
body#photo #main_column #entries .article .wrap_image .image img {
  display: block;
  max-width: 100%;
  border-radius: 2px;
}
body#photo #main_column #entries .article .title {
  margin: .7em 0 0;
  font-size: 22px;
  line-height: 1.2;
}

/*------------------------------------------------------------------------------
 ページ：クーポン
------------------------------------------------------------------------------*/
body#coupon #main_column .article {
  position: relative;
  margin: 0 0 20px;
  border-left: 5px solid #7caed2;
}
body#coupon #main_column .article .image {
  float: right;
  width: 56%;
  margin-left: 20px;
}
body#coupon #main_column .article .image img {
  display: block;
  max-width: 100%;
  border-radius: 2px;
  margin-left: auto;
  margin-right: 0;
}
body#coupon #main_column .article .details {
  padding: 20px 20px 0;
}
body#coupon #main_column .article .details h3.title {
  font-size: 20px;
  margin: 0 0 .7em;
}
body#coupon #main_column .article .details .qrcode {
  float: left;
  width: 100px;
  margin: -2px 5px 10px -5px;
}
body#coupon #main_column .article .details .qrcode img {
  display: block;
  width: 100%;
}
body#coupon #main_column .article .details .body {
  margin: 0 0 15px;
}
body#coupon #main_column .article .details .body li {
  margin: 0 0 .3em;
}
body#coupon #main_column .print {
  text-align: right;
}

/*------------------------------------------------------------------------------
 ページ：店舗情報
------------------------------------------------------------------------------*/
body#about #main_column .map {
  margin: 0 0 20px;
  padding: 5px 5px 0 5px;
  background: #ffffff;
  border: 1px solid #21213c;
}
body#about #main_column .map iframe {
  height: 500px;
}
body#about #main_column .detail table {
  border: 1px solid #21213c;
}
body#about #main_column .detail table tr:first-child th {
  border-top: 1px solid #085c7c;
}
body#about #main_column .detail table th,
body#about #main_column .detail table td {
  padding: 14px;
  border-top: 1px solid #21213c;
  line-height: 1.6;
}
body#about #main_column .detail table th {
  width: 28%;
  background: #085c7c;
  border-color: #ffffff;
  text-align: right;
  color:#fff;
}
body#about #main_column .detail table td {
  background: #ffffff;
}

/*------------------------------------------------------------------------------
 ページ：お問い合わせ
------------------------------------------------------------------------------*/
body#contact #main_column .contact_area {
  zoom: 1;
}
body#contact #main_column .contact_area:after {
  content: '';
  display: block;
  clear: both;
}
body#contact #main_column .contact_message {
  background: #fdd795;
  width: 100%;
  margin: 0 auto 20px;
  padding: 20px;
  border: 1px solid #f1cd8e;
  border-radius: 3px;
  color: #816c46;
}
body#contact #main_column form {
  position: relative;
  width: 60%;
  margin: 7% auto;
}
body#contact #main_column form .contact_area {
  margin: 0 0 15px;
}
body#contact #main_column form input[type=text],
body#contact #main_column form input[type=tel],
body#contact #main_column form input[type=email],
body#contact #main_column form textarea {
  width: 100%;
  background: #fff;
  border: solid 1px #aaa;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body#contact #main_column form input[type=text],
body#contact #main_column form input[type=tel],
body#contact #main_column form input[type=email] {
  padding: 8px;
  font-size: 20px;
}
body#contact #main_column form input[type=text] {
  width: 100%;
}
body#contact #main_column form input[type=text].contact_small {
  width: 60% !important;
}
body#contact #main_column form textarea {
  width: 100%;
  height: 180px;
  padding: 5px;
  font-size: 18px;
  line-height: 1.6;
}
body#contact #main_column form input[type=text]:focus,
body#contact #main_column form input[type=tel]:focus,
body#contact #main_column form input[type=email]:focus,
body#contact #main_column form textarea:focus {
  background: #ffffff;
  border: 1px solid #7caed2;
  outline: none;
}
body#contact #main_column form label {
  font-size: 18px;
}
body#contact #main_column form label .requier {
  color: #cc0000;
}
body#contact #main_column form .checkbox,
body#contact #main_column form .radio {
  display: block;
}
body#contact #main_column form .checkbox label,
body#contact #main_column form .radio label {
  margin-right: 10px;
}
body#contact #main_column form select {
  padding: 7px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  font-size: 18px;
  color: #2f353d;
}
body#contact #main_column form select:focus {
  outline: none;
}
@media screen and (max-width: 600px) {
  body#contact #main_column form select {
    padding: 7px 24px 7px 7px;
    background: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
}
body#contact #main_column form .wrap_select {
  position: relative;
  display: inline;
}
body#contact #main_column form .select_arrow {
  position: absolute;
  right: 10px;
  bottom: 12px;
  line-height: 0;
  font-size: 12px;
  color: #2f353d;
}
body#contact #main_column form .button {
  position: relative;
  display: block;
  width: 100%;
  padding: 18px 10px;
  background: #f8ad45;
  border: none;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  color: #ffffff;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body#contact #main_column form .button:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  box-shadow: 1px 1px 3px 1px rgba(102, 102, 102, 0.2);
  border-radius: 5px;
}
body#contact #main_column form .button:hover {
  cursor: pointer;
  background: -webkit-linear-gradient(top, #fdd795 0%, #fdd795 100%);
  background: linear-gradient(to bottom, #fdd795 0%, #fdd795 100%);
  color: #f8ad45;
}
body#contact #main_column form .button:active {
  background: -webkit-linear-gradient(top, #fdd795 0%, #fdd795 100%);
  background: linear-gradient(to bottom, #fdd795 0%, #fdd795 100%);
  color: #f8ad45;
}
body#contact #main_column form select {
  width: 100% !important;
}
body#contact #main_column .personal_info {
  width: 60%;
  margin: 20px auto 7%;
  padding: 20px;
  background: #aaa;
  border-radius: 3px;
  font-size: 12px;
  color: #ffffff;
}
body#contact #main_column .personal_info p {
  margin-bottom: 0;
}

/*------------------------------------------------------------------------------
 ページ：予約
------------------------------------------------------------------------------*/
body#reservation #main_column .form {
  width: 100%;
  margin: 0 auto;
}
body#reservation #main_column .form .message {
  background: #fdd795;
  width: 100%;
  margin: 0 auto 20px;
  padding: 10px;
  border: 1px solid #f1cd8e;
  border-radius: 3px;
}
body#reservation #main_column .form .reservation_area {
  margin: 0 0 15px;
}
body#reservation #main_column .form form {
  width: 60%;
  margin: 7% auto;
}
body#reservation #main_column .form input[type=text],
body#reservation #main_column .form input[type=tel],
body#reservation #main_column .form input[type=email],
body#reservation #main_column .form textarea {
  width: 100%;
  background: #b1cfe4;
  border: none;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body#reservation #main_column .form input[type=text],
body#reservation #main_column .form input[type=tel],
body#reservation #main_column .form input[type=email] {
  padding: 8px;
  font-size: 20px;
}
body#reservation #main_column .form input[type=text] {
  width: 100%;
}
body#reservation #main_column .form input[type=text].contact_small {
  width: 60% !important;
}
body#reservation #main_column .form textarea {
  width: 100%;
  height: 180px;
  padding: 5px;
  font-size: 18px;
  line-height: 1.6;
}
body#reservation #main_column .form input[type=text]:focus,
body#reservation #main_column .form input[type=tel]:focus,
body#reservation #main_column .form input[type=email]:focus,
body#reservation #main_column .form textarea:focus {
  background: #ffffff;
  border: 1px solid #7caed2;
  outline: none;
}
body#reservation #main_column .form label {
  font-size: 18px;
}
body#reservation #main_column .form label .requier {
  color: #cc0000;
}
body#reservation #main_column .form .checkbox,
body#reservation #main_column .form .radio {
  display: block;
}
body#reservation #main_column .form .checkbox label,
body#reservation #main_column .form .radio label {
  margin-right: 10px;
}
body#reservation #main_column .form select {
  padding: 7px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  font-size: 18px;
  color: #2f353d;
}
body#reservation #main_column .form select:focus {
  outline: none;
}
@media screen and (max-width: 600px) {
  body#reservation #main_column .form select {
    padding: 7px 24px 7px 7px;
    background: #ffffff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
}
body#reservation #main_column .form .wrap_select {
  position: relative;
  display: inline;
}
body#reservation #main_column .form .select_arrow {
  position: absolute;
  right: 10px;
  bottom: 12px;
  line-height: 0;
  font-size: 12px;
  color: #2f353d;
}
body#reservation #main_column .form .button {
  position: relative;
  display: block;
  width: 100%;
  padding: 18px 10px;
  background: #f8ad45;
  border: none;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  color: #ffffff;
  border-radius: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
body#reservation #main_column .form .button:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%;
  height: 100%;
  box-shadow: 1px 1px 3px 1px rgba(102, 102, 102, 0.2);
  border-radius: 5px;
}
body#reservation #main_column .form .button:hover {
  cursor: pointer;
  background: -webkit-linear-gradient(top, #fdd795 0%, #fdd795 100%);
  background: linear-gradient(to bottom, #fdd795 0%, #fdd795 100%);
  color: #f8ad45;
}
body#reservation #main_column .form .button:active {
  background: -webkit-linear-gradient(top, #fdd795 0%, #fdd795 100%);
  background: linear-gradient(to bottom, #fdd795 0%, #fdd795 100%);
  color: #f8ad45;
}
body#reservation #main_column .form .reservation_course_body {
  zoom: 1;
  position: relative;
  margin: 0 0 20px;
  border-left: 5px solid #7caed2;
  margin: 5px 0 15px;
}
body#reservation #main_column .form .reservation_course_body:after {
  content: '';
  display: block;
  clear: both;
}
body#reservation #main_column .form .reservation_course_body div {
  float: right;
  width: 56%;
}
body#reservation #main_column .form .reservation_course_body div img {
  display: block;
  max-width: 100%;
  border-radius: 2px;
  margin-left: auto;
  margin-right: 0;
}
body#reservation #main_column .form .reservation_course_body p {
  float: left;
  width: 44%;
  margin: 0;
  padding: 10px;
}
body#reservation #main_column .info {
  margin-top: 0;
}
body#reservation #main_column .info .note {
  margin: 0 0 20px;
}
body#reservation #main_column .info .summary {
  margin: 20px 0;
  padding: 20px;
  background: #5696c5;
  border: 1px solid #7caed2;
  border: none;
  border-radius: 3px;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
}
body#reservation #main_column .article {
  position: relative;
  margin: 0 0 20px;
  border-left: 5px solid #7caed2;
}
body#reservation #main_column .article .image {
  float: right;
  width: 56%;
  margin-left: 20px;
}
body#reservation #main_column .article .image img {
  display: block;
  max-width: 100%;
  border-radius: 2px;
  margin-left: auto;
  margin-right: 0;
}
body#reservation #main_column .article .details {
  padding: 20px 20px 0;
}
body#reservation #main_column .article .details h3.title {
  margin: 0 0 .7em;
  line-height: 1;
  font-size: 20px;
}
body#reservation #main_column .article .details .body {
  margin: 0 0 15px;
}

/*------------------------------------------------------------------------------
 ページ：サービス紹介
------------------------------------------------------------------------------*/
.service_link_area{
  margin:30px 0 0 0;
}

.service_link_area a{
  text-decoration:none;
  margin-bottom:10px;
}

.service_link_box{
  display:block;
  width:290px;
  margin:0 10px;
  float:left;
}

.service_link_box img{
  display:block;
  width:100%;
}

.service_link_title{
  background-color:#085c7c;
  color:#fff;
  font-weight:bold;
  text-align:center;
  padding:10px;
  width:100%;
  display:block;
}

/*------------------------------------------------------------------------------
 ページ：FAQ
------------------------------------------------------------------------------*/

.faq_block{
  margin-bottom:20px;
}
.faq_q{
  margin-left:1rem;
  text-indent:-1.0rem;
}

.faq_a{
  margin-left:1rem;
  text-indent:-1.0rem;
}

.faq_q:before{
  content:"Q.";
  color:#3f3f98;
  font-weight:bold;
}

.faq_a:before{
  content:"A.";
  color:#cc1e1e;
  font-weight:bold;
}

/*------------------------------------------------------------------------------
 フリーページ：加盟店募集
------------------------------------------------------------------------------*/
.kameiten_sec1_image{
  float:right;
  max-width:400px;
  margin:0 5px;
}

/*------------------------------------------------------------------------------
 plugin
------------------------------------------------------------------------------*/
/* colorbox */
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}
#cboxContent button {
  border: none;
}
#cboxContent button:focus {
  outline: none;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

#colorbox, #cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000000;
  opacity: 0.8;
}

#colorbox {
  outline: 0;
}

#cboxContent {
  margin-top: 20px;
  background: #000;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  border: 5px solid #131313;
  background: #ffffff;
}

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc;
}

#cboxLoadingGraphic {
  background: none;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background-image: url(/img/theme_hello/colorbox_navi.png);
  background-repeat: no-repeat;
  background-position: top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

#cboxPrevious:hover {
  background-position: bottom left;
}

#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background-image: url(/img/theme_hello/colorbox_navi.png);
  background-repeat: no-repeat;
  background-position: top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}

#cboxNext:hover {
  background-position: bottom right;
}

#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background-image: url(/img/theme_hello/colorbox_navi.png);
  background-repeat: no-repeat;
  background-position: top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px;
}

#cboxClose:hover {
  background-position: bottom center;
}


/*------------------------------------------------------------------------------
 追加エリア　共有装飾
------------------------------------------------------------------------------*/

.text_01{
  background: linear-gradient(transparent 60%, #ffe683 60%);
}

h5{
  font-weight:bold;
  font-size:1.5rem;
  border-bottom:solid 1px #085c7c;
  color:#085c7c;
  padding: 0 0 0 0;
  margin-top:30px;
  margin-bottom:15px;
}

h6{
  font-size:1.3rem;
  background-color:#d1e9f2;
  font-weight:bold;
  margin-bottom:10px;
  color:#085c7c;
  padding:5px 10px;
}

.h6_in{
  margin-bottom:20px;
  padding:0 10px;
}

.panz{
  font-size:0.8rem;
  margin-bottom:20px;
  margin-top:-10px;
  display:block;
}

.partner_box{
  margin-bottom:20px;
  background-color:#fff;
  padding:10px;
  border:solid 1px #eee;
}

.partner_box li{
  list-type:none;
}

.partner_box a{
  color:#fff;
  text-decoration:none;
}

.partner_box img{
  float:left;
  margin-right:10px;
}

.cmn_button_box a{
  color:#fff;
  text-decoration:none;
}

.cmn_button_box input{
  color:#fff;
  text-decoration:none;
}


.cmn_button{
  background-color:#ffc600;
  padding:10px 20px;
  margin:10px 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display:inline-block;
  text-align:center;
  font-weight:bold;
  text-shadow:1px 1px 2px #886a00;
}

.cmn_button:hover{
  background-color:#c69f05;
  color:#aaa;
}

/*------------------------------------------------------------------------------
 smartphone
------------------------------------------------------------------------------*/
@media screen and (max-width: 800px) {
  .sm_totop {
    display: block;
  }

  .pager {
    height: 40px;
  }
  .pager .inner {
    position: relative;
    left: 0;
  }
  .pager .inner div {
    position: relative;
    left: 0;
  }
  .pager .inner div a {
    display: none;
    line-height: 42px;
  }
  .pager .inner div a.next, .pager .inner div a.prev {
    float: left;
    display: block;
    margin: 0;
    background: #5696c5;
    border: none;
    font-size: 24px;
    color: #ffffff;
  }
  .pager .inner div a.next {
    float: right;
  }
  .pager .inner div a.chk {
    display: block;
    position: absolute;
    left: 50%;
    float: none;
    background: transparent;
    margin: 0 0 0 -20px;
    border: none;
    font-size: 26px;
    color: #5696c5;
  }

  #footer > .inner {
    padding: 0;
  }
  #footer .section#qr_code {
    margin: 0 0 10px;
  }
  #footer .section.right {
    float: none;
    text-align: center;
  }

  .social,
  #content_footer .section.right {
    float: none;
    width: 100%;
    text-align: center;
  }
  #content_footer .section.right {
    margin: 2em 0 0;
  }

  body#top #main_column #wrap_top_content .welcome_message,
  body#top #main_column #wrap_top_content .information {
    float: none;
    width: 100%;
  }

  body#top #main_column #wrap_top_content .welcome_message .welcom_second_title{
    font-size:1rem;
  }

  body#info #main_column .article .photo {
    float: none;
    width: auto;
    max-width: 100%;
    margin: 0 0 10px 0;
  }

  body#photo #main_column #index .album .thumb {
    width: 20%;
    height: 135px;
  }
  body#photo #main_column #index .album > h3 + .thumb {
    width: 40%;
    height: 270px;
  }

  body#contact #main_column .contact_message {
    width: 100%;
    margin: 0 auto 20px;
  }
  body#contact #main_column form {
    width: 100%;
    margin: 0 auto;
  }
  body#contact #main_column .personal_info {
    width: 100%;
    margin-bottom: 0;
  }

  body#reservation #main_column .form {
    width: 100%;
    margin: 0 auto;
  }
  body#reservation #main_column .form form {
    width: 100%;
    margin: 0;
  }

  .textfield table {
    width: 100% !important;
    height: auto !important;
  }
}
/* --------------------------------------------------------------------------------- */
@media screen and (max-width: 600px) {
  body {
    font-size: 12px;
  }

  #header {
    background:#fff;
    display:block;
    padding-top:44px;
    color:#085c7c;
  }
  #header > .inner {
    padding: 2em 0 1.5em;
    text-align: center;
    border-top:solid 4px #bca678;
    border-bottom:solid 4px #bca678;
  }
  #header h1 {
    margin: 0;
    padding: 0 2%;
    font-size: 24px;
  }
  #header .site_description {
    padding: 0 2%;
  }
  #header #shop_info {
    position: static;
  }
  #header #shop_info div {
    float: none;
    margin: 0;
  }

  #main_column {
    float: none;
  }
  #main_column > .inner {
    margin: 0;
    padding: 10px;
    border-radius: 3px 3px 0 0;
  }
  #main_column #content_footer {
    display: none;
  }

  #sub_column {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #ffffff;
    border-radius: 0 0 3px 3px;
    color: #2f353d;
    display:none;
  }
  #sub_column > .inner {
    padding: 1px 10px 20px;
  }
  #sub_column #navi {
    display: none;
  }
  #sub_column .section#schedule {
    margin: 20px 0;
  }
  #sub_column .section#schedule dt.today_title {
    padding-top: 8px;
    border-top: 1px solid #2f353d;
    border-color: #2f353d;
    text-align: left;
  }
  #sub_column .section#schedule .today_schedule {
    border-color: #2f353d;
  }
  #sub_column .section#social {
    margin: 0;
  }
  #sub_column .section#social .social_widget {
    margin: 10px 0 0;
  }
  #sub_column .section.qr_area {
    display: none;
  }
  #sub_column a:link, #sub_column a:visited {
    color: #2f353d;
  }
  #sub_column a:hover, #sub_column a:active {
    color: #2f353d;
  }

  #footer {
    display: block;
    position: static;
    margin: 20px 0 0;
    padding: 0 0 50px;
  }
  #footer > .inner {
    padding: 0;
  }
  #footer .section.right {
    margin: 10px 0 0;
  }
  #footer .section.right div {
    font-size: 11px;
  }

  body#top #main_column > .inner {
    border-radius: 4px 4px 0 0;
  }
  body#top #main_column .rslides {
    border-radius: 3px 3px 0 0;
    display:block;
  }
  body#top #main_column #wrap_top_content {
    padding: 10px !important;
    margin-top:0;
  }
  body#top #main_column #wrap_top_content .welcome_message {
    margin-bottom: 20px;
  }
  body#top #main_column #wrap_top_content .welcome_message h3 {
    margin: 10px 0;
    font-size: 1rem;
  }
  body#top #main_column #wrap_top_content .information {
    padding: 10px;
  }
  body#top #main_column #wrap_top_content .information h3 {
    margin: 0 0 10px;
    font-size: 26px;
  }

  body#info #main_column .article {
    margin: 0 0 20px;
    padding: 0 0 10px;
  }

  body#photo #main_column .inner {
    padding: 10px 6px;
  }
  body#photo #main_column #index .album {
    position: relative;
  }

  body#menu #main_column .article .details {
    padding: 10px;
  }
  body#menu #main_column .article .details .title .recommend_badge {
    left: -8px;
    top: -18px;
  }
  body#menu #main_column .article .details .title .recommend_badge img {
    width: 68%;
  }
  body#menu #main_column .article .image {
    float: none;
    width: 100%;
    margin: 0;
    padding-left: 10px;
  }

  body#calendar #main_column .navi {
    font-size: 16px;
    text-align: center;
    margin: 0 0 6px;
  }
  body#calendar #main_column .navi a {
    font-size: 14px;
  }
  body#calendar #main_column .table_calendar th {
    padding: 3px 0;
    font-size: 10px;
  }
  body#calendar #main_column .table_calendar td {
    height: 70px;
  }
  body#calendar #main_column .table_calendar td p.day {
    height: 70px;
    padding: 7px;
    font-size: 15px;
    line-height: 100px;
  }
  body#calendar #main_column .table_calendar td a {
    left: 5px;
    top: 8px;
  }

  body#about #main_column .map iframe {
    height: 350px;
  }
  body#about #main_column .detail table th,
  body#about #main_column .detail table td {
    padding: 8px;
  }

  body#coupon #main_column .article .image {
    float: none;
    width: 100%;
    margin: 0;
    padding-left: 10px;
  }
  body#coupon #main_column .article .details {
    padding: 10px 10px 0;
  }
  body#coupon #main_column .article .details h3.title {
    font-size: 20px;
    margin: 0 0 .7em;
  }
  body#coupon #main_column .article .details .qrcode {
    display: none;
  }

  body#reservation #main_column .form .reservation_course_body div {
    float: none;
    width: 100%;
    padding-left: 10px;
  }
  body#reservation #main_column .form .reservation_course_body p {
    float: none;
    width: 100%;
  }
  body#reservation #main_column .info .note {
    margin: 0 0 20px;
  }
  body#reservation #main_column .info .summary {
    margin: 0 0 20px;
    padding: 10px 0;
    border: 1px solid #7caed2;
    text-align: center;
    font-size: 13px;
  }
  body#reservation #main_column .article .image {
    float: none;
    width: 100%;
    margin: 0 0 5px;
    padding-left: 10px;
  }
  body#reservation #main_column .article .details {
    padding: 10px 10px 0;
  }
  body#reservation #main_column .article .details h3.title {
    margin: 0 0 .7em;
    line-height: 1;
    font-size: 20px;
  }
  body#reservation #main_column .article .details .body {
    margin: 0 0 15px;
  }

  .sm_header {
    display: block;
    position:fixed;
  }

  h5{
    font-size:1.2rem;
  }

  h6{
    font-size:1.0rem;
  }

  .footer_banner{
    float:none;
  }

}

/*------------------------------------------------------------------------------
 ソーシャルアイコン
------------------------------------------------------------------------------*/
.social_area {
  position: absolute;
  right: 15px;
  top: 40px;
  font-size: 29px;
}

@media screen and (max-width: 600px) {
  .social_area {
    top: -44px;
    line-height: 54px;
    height: 44px;
  }
}

.social_area a {
  margin-left: .3em;
}

#header .social_area a:link,
#header .social_area a:visited {
  color: #bcc7cf;
}

#header .social_area a:hover,
#header .social_area a:active {
  color: #fff;
}

@font-face {
  font-family: 'icomoon';
  src: url('/css/social-icon-fonts/social-icon.eot?3koa62');
  src: url('/css/social-icon-fonts/social-icon.eot?3koa62#iefix') format('embedded-opentype'),
    url('/css/social-icon-fonts/social-icon.ttf?3koa62') format('truetype'),
    url('/css/social-icon-fonts/social-icon.woff?3koa62') format('woff'),
    url('/css/social-icon-fonts/social-icon.svg?3koa62#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^='icon-'],
[class*='icon-'] {
  font-family: 'icomoon' !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;
}

.icon-instagram:before {
  content: '\e900';
}

.icon-facebook:before {
  content: '\e901';
}

.icon-twitter:before {
  content: '\e902';
}



















      