@charset "UTF-8";
@import "reset.css";

/* Base Style
================================================== */

a:link {
}
a:visited {
}
a:hover,
a:focus {
  color: #ccc;
}
.clr {
  clear: both;
  min-height: 1em;
}
*html .clr {
  height: 1px;
}

.clr:after {
  display: block;
  height: 1px;
  content: "";
  clear: both;
}
input,
select,
textarea {
  color: #000;
  font-family: inherit;
  font-size: 100%;
}
.cap-left {
  text-align: left;
  margin-bottom: 10px;
}

.cap-left span {
  display: block;
  font-weight: bold;
  color: #c90070;
  font-size: 135%;
  margin-bottom: 20px;
}
.new {
  margin-left: 0;
  padding: 5px;
  background-color: #ff0000;
  color: #fff;
  font-size: 60%;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 50%;
}
.fs-s {
  font-size: 80%;
  text-align: right;
}
.fs-cap {
  font-size: 180%;
  line-height: 150%;
  color: #6e4825;
  font-weight: lighter;
  margin-top: 20px;
  margin-bottom: 20px;
}
.fs-cap-02 {
  font-weight: 700;
  line-height: 200%;
}

img {
}
.clr {
  clear: both;
  min-height: 1em;
}
*html .clr {
  height: 1px;
}

.clr:after {
  display: block;
  height: 1px;
  content: "";
  clear: both;
}
.margin-b {
  margin-top: 40px;
  margin-bottom: 40px;
}
.margin-bc {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px;
}
.margin-bc40 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 40px;
}

.margin-b60 {
  margin-bottom: 60px;
}
.margin-b30 {
  margin-bottom: 60px;
}
.bl-check {
  background-color: #eee;
  padding: 20px;
}

.tbl-cnt {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.tbl-cnt th {
  font-size: 160%;
  color: #96682e;
  text-align: center;
  margin-bottom: 30px;
  font-weight: lighter;
  padding-bottom: 30px;
}

.tbl-cnt td {
}
.link-stl01 {
  background-image: url("../images/stl-link.png");
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  color: #fff;
  padding: 10px 10px 10px 50px;
}

.disp-sp {
  display: none;
}
/* Clearfix
================================================== */
.inner:after,
header:after,
footer:after,
nav ul:after,
section:after,
article:after,
aside:after,
.clearfix:after {
  visibility: hidden;
  display: block;
  content: " ";
  clear: both;
  height: 0;
}
.inner,
header,
footer,
nav ul,
section,
article,
aside,
.clearfix {
  *zoom: 1;
}

/* ＰＣサイト始まり
==================================================
==================================================
==================================================
================================================== */

@media (min-width: 768px) {
  a:hover img,
  a:focus img {
    opacity: 0.85;
    filter: alpha(opacity=85);
  }

  :-ms-input-placeholder {
    color: #999999;
  }

  body,
  html {
    height: 100%;
  }

  body {
    margin: 0 0 0 0;
    padding: 0px;
    font-size: 100%;
    line-height: 150%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
      Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }

  ol,
  ul {
    list-style: none;
  }

  form {
    margin: 0px;
    padding: 0px;
  }

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .pc-disp {
  }
  .sp-disp {
    display: none;
  }

  #container {
    position: relative;
    width: 100%;
    min-height: 100%;
    height: auto !important;
    margin: 0;
  }

  #scrollTop {
    position: fixed;
    right: 0;
    z-index: 20;
    padding: 0;
  }
  #scrollTop a {
    text-decoration: none;
  }

  #scrollTop img {
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .skip a {
    display: block;
    background-color: #007b44;
    color: #fff;
    text-decoration: none;
    text-align: center;
    position: absolute;
    height: 0;
    overflow: hidden;
  }

  #header {
    background-color: #fff;
  }

  #header-top {
    background-image: url("../images/bg-header.png");
    background-repeat: repeat-x;
    background-position: bottom;
  }

  #header-top-inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 0px;
  }

  #header-top-inner:after {
    content: "";
    display: block;
    clear: both;
  }

  #header-top-inner-l {
    float: left;
    padding-top: 0px;
  }

  #header-top-inner-l h1 {
    margin: 0px;
    padding-left: 0px;
  }

  #header-top-inner-r {
    float: right;
    text-align: right;
  }

  .sp-header {
    display: none;
  }

  #globalNav {
    background-image: url("../images/bg-navi.png");
    background-repeat: repeat-x;
    background-position: top left;
    padding-bottom: 60px;
  }

  #globalNavInner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 0 0 0;
  }

  #globalNavInner:after {
    content: "";
    display: block;
    clear: both;
  }

  .globalMenu1,
  .globalMenu2,
  .globalMenu3,
  .globalMenu4,
  .globalMenu5,
  .globalMenu6,
  .globalMenu7 {
    float: left;
    text-align: center;
    width: auto;
    height: 80px;
  }

  .globalMenu1 {
    width: 6%;
  }
  .globalMenu1 img {
    width: 100%;
    max-width: 60px;
  }
  .globalMenu2 {
    width: 15.7%;
  }
  .globalMenu2 img {
    width: 100%;
    max-width: 157px;
  }
  .globalMenu3 {
    width: 15.4%;
  }
  .globalMenu3 img {
    width: 100%;
    max-width: 154px;
  }
  .globalMenu4 {
    width: 15.7%;
  }
  .globalMenu4 img {
    width: 100%;
    max-width: 157px;
  }
  .globalMenu5 {
    width: 15.5%;
  }
  .globalMenu5 img {
    width: 100%;
    max-width: 155px;
  }
  .globalMenu6 {
    width: 15.8%;
  }
  .globalMenu6 img {
    width: 100%;
    max-width: 158px;
  }
  .globalMenu7 {
    width: 15.7%;
  }
  .globalMenu7 img {
    width: 100%;
    max-width: 157px;
  }

  #content {
    width: 100%;
    margin-top: -50px;
    padding-bottom: 20px;
  }
  #home #content {
    margin-top: 0;
  }

  /* slider.js 関連設定始まり */

  .wideslider {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    margin-top: 0px;
  }

  .wideslider ul {
    margin: 0px;
  }

  .wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
    margin-bottom: 0px;
    padding: 0px;
  }

  .wideslider ul li img {
    width: 100%;
    display: none;
  }

  .wideslider_base {
    top: 0;
    position: absolute;
  }
  .wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
  }
  .slider_prev,
  .slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
  }
  .slider_prev {
    background: #fff url(../images/prev.png) no-repeat right center;
  }
  .slider_next {
    background: #fff url(../images/next.png) no-repeat left center;
  }

  .wideslider .pagination {
    bottom: 30px;
    left: 0;
    width: 100%;
    height: 10px;
    text-align: center;
    position: absolute;
    z-index: 200;
  }

  .wideslider .pagination a {
    margin: 0 5px;
    width: 10px;
    height: 10px;
    display: inline-block;
    overflow: hidden;
    background: #333;
    border-radius: 7px;
  }
  .wideslider .pagination a.active {
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    opacity: 1 !important;
  }

  .wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
  }

  .wideslider ul {
    display: inline-block;
    overflow: hidden;
    margin-bottom: 0px;
    padding: 0px;
  }

  .wideslider-inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
  }
  .layer {
    position: absolute;
    z-index: 201;
    top: -550px;
    left: 0px;
  }
  .layer img {
    width: 100%;
    max-width: 1000px;
  }

  /* slider.js 関連設定終わり*/

  .content-top1 {
    width: 100%;
    margin-top: -40px;
  }

  .content-top1-inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }

  .content-top1-inner:after {
    content: "";
    display: block;
    clear: both;
  }

  .content-top1-inner-title {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .content-top1-inner-title img {
    width: 100%;
    max-width: 1000px;
  }

  .menu-com {
    width: 550px;
    font-size: 90%;
    line-height: 150%;
    padding-top: 5px;
    margin-right: 30px;
    font-weight: bold;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }

  .satuei-menu {
    float: left;
    width: 20%;
    font-size: 110%;
    text-align: center;
    margin-bottom: 20px;
    letter-spacing: -1px;
  }
  .satuei-menu img {
    width: 100%;
    max-width: 170px;
    margin-bottom: 0px;
  }

  .satuei-menu span {
    display: block;
    font-size: 130%;
    text-indent: -2px;
    padding: 20px;
  }

  .satuei-menu span a {
    color: #dc5310;
    font-weight: bold;
    text-decoration: none;
  }

  .satuei-menu-space2,
  .satuei-menu-space4,
  .satuei-menu-space6,
  .satuei-menu-space8,
  .satuei-menu-space12,
  .satuei-menu-space14,
  .satuei-menu-space16,
  .satuei-menu-space18 {
    float: left;
    width: 0%;
    margin-bottom: 20px;
    display: none;
  }

  .satuei-menu-space1,
  .satuei-menu-space3,
  .satuei-menu-space5,
  .satuei-menu-space7,
  .satuei-menu-space9,
  .satuei-menu-space10,
  .satuei-menu-space11,
  .satuei-menu-space13,
  .satuei-menu-space15,
  .satuei-menu-space17,
  .satuei-menu-space19,
  .satuei-menu-space20 {
    float: left;
    width: 0%;
    margin-bottom: 20px;
  }

  .content-top2 {
    width: 100%;
    background-image: url(../images/bg-menu.png);
    background-position: center center;
    background-repeat: repeat-y;
    padding: 0px 0 0px 0;
    margin-bottom: 40px;
    margin-top: 20px;
  }

  .content-top2-inner {
    text-align: center;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .content-top2-inner:after {
    content: "";
    display: block;
    clear: both;
  }

  .content-top2-inner-title {
    max-width: 1000px;
    text-align: center;
  }

  .content-top2-inner-title img {
    width: 100%;
    max-width: 865px;
    margin-top: -20px;
  }

  .content-top2-waku {
    width: 100%;
    padding: 10px;
  }

  .content-top2-menu {
    float: left;
    width: 25%;
    text-align: center;
    padding-top: 4px;
  }

  .content-top2-menu img {
    width: 100%;
    max-width: 200px;
  }

  .content-top2-menu1 {
    display: block;
    margin-top: 10px;
  }
  .content-top2-menu1 a {
    color: #dc5310;
    font-weight: bold;
    text-decoration: none;
    font-size: 135%;
    letter-spacing: -1px;
  }

  .content-top2-menu2 {
    display: block;
    font-size: 70%;
    letter-spacing: -1px;
  }

  .content-top3 {
    width: 100%;
    margin-top: 15px;
  }

  .content-top3-inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }

  .content-top3-inner:after {
    content: "";
    display: block;
    clear: both;
  }

  .content-top3-inner-l {
    float: left;
    width: 48%;
  }
  .content-top3-inner-r {
    float: right;
    width: 48%;
  }

  .news {
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 #777; /* Safari, Chrome用 */
    -moz-box-shadow: 0 0 5px 0 #777; /* Firefox用 */
    box-shadow: 0 0 5px 0 #777; /* CSS3 */
  }

  .news-title {
  }

  .news-title img {
    width: 100%;
    display: block;
  }

  .news-list {
    padding: 5px 25px 15px 25px;
  }

  .news-list li {
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: solid 1px #ccc;
  }

  .thumb-event {
    float: left;
    overflow: hidden;
    width: 110px;
  }
  .thumb-event img {
    width: 110px;
    padding-right: 20px;
  }

  .date-event {
    display: block;
    color: #ed454c;
    margin: 0px 0 5px 0;
  }

  .title-event {
  }

  .title-event a {
    text-decoration: none;
  }

  .campaign {
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 #777; /* Safari, Chrome用 */
    -moz-box-shadow: 0 0 5px 0 #777; /* Firefox用 */
    box-shadow: 0 0 5px 0 #777; /* CSS3 */
  }

  .campaign-title {
    margin-top: 20px;
  }

  .campaign-title img {
    width: 100%;
    display: block;
  }

  .campaign-list {
    padding: 5px 25px 15px 25px;
  }

  .campaign-list li {
    padding-top: 10px;
    padding-bottom: 15px;
    border-bottom: solid 1px #ccc;
  }

  .btn-list {
    background-image: url(../images/bg-gra.png);
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 5px 5px 15px 5px;
    font-size: 110%;
  }

  .facebook {
    -webkit-box-shadow: 0 0 5px 0 #777; /* Safari, Chrome用 */
    -moz-box-shadow: 0 0 5px 0 #777; /* Firefox用 */
    box-shadow: 0 0 5px 0 #777; /* CSS3 */
    padding: 0px 0px 10px 0px;
  }
  .facebook-title img {
    display: block;
    width: 100%;
  }

  .fb-page {
    width: 100%;
    height: 2100px;
    overflow-y: hidden;
  }

  .content-top3-banner1 {
    margin-top: 30px;
    text-align: center;
    padding: 20px 0px 20px 0px;
    -webkit-box-shadow: 0 0 5px 0 #777; /* Safari, Chrome用 */
    -moz-box-shadow: 0 0 5px 0 #777; /* Firefox用 */
    box-shadow: 0 0 5px 0 #777; /* CSS3 */
  }
  .content-top3-banner2 {
    margin-top: 20px;
    text-align: center;
  }

  .content-top3-banner1 img,
  .content-top3-banner2 img {
    width: 360px;
    margin-top: 10px;
  }

  .ban-sns {
    padding: 20px 0px 20px 0px;
    -webkit-box-shadow: 0 0 5px 0 #777; /* Safari, Chrome用 */
    -moz-box-shadow: 0 0 5px 0 #777; /* Firefox用 */
    box-shadow: 0 0 5px 0 #777; /* CSS3 */
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .content-top5 {
    width: 100%;
    margin-top: 30px;
  }
  .content-top5-inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }

  .content-top5-title {
    width: 100%;
    max-width: 1000px;
  }
  .content-top5-title img {
    width: 100%;
  }

  .content-top4 {
    width: 100%;
    margin-top: 30px;
    background-color: #000;
    background-image: url("../images/bg-content-top4.png");
    background-repeat: no-repeat;
    background-position: bottom center;
  }

  .content-top4-inner {
    text-align: center;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 50px 0 40px 0;
    background-image: url("../images/bg-content-top4.png");
    background-repeat: no-repeat;
    background-position: top center;
  }

  .content-top4-inner:after {
    content: "";
    display: block;
    clear: both;
  }

  .content-top4-menu-title {
    float: left;
    width: 20%;
    text-align: center;
  }

  .content-top4-menu {
    float: left;
    width: 20%;
    text-align: center;
  }

  .content-top4-menu img {
    width: 100%;
    max-width: 154px;
  }

  .content-top4-menu1 {
    display: block;
  }
  .content-top4-menu1 a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
  }

  .content-top4-menu2 {
    display: block;
    font-size: 70%;
    letter-spacing: -1px;
    color: #fff;
  }

  #f-cnt {
    text-align: center;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }

  .adress {
    width: 100%;
    max-width: 1000px;
    margin: 20px auto 0px auto;
    font-size: 80%;
  }

  #footer {
    width: 100%;
    text-align: center;
  }

  #sp-footer {
    display: none;
  }
  /* コンテンツページ関係始まり
================================================== */

  #sitemap_main {
    width: 100%;
    height: 200px;
    margin: 0 auto;
    background-color: #ffffff;
    background-image: url("../images/sitemap_main.jpg");
    background-repeat: no-repeat;
    background-position: center top;
  }

  #search_main {
    width: 100%;
    height: 200px;
    margin: 0 auto;
    background-color: #ffffff;
    background-image: url("../images/sitemap_main.jpg");
    background-repeat: no-repeat;
    background-position: center top;
  }

  #breadCrumb {
    font-size: 80%;
    padding-top: 15px;
    margin-bottom: 15px;
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }

  #breadCrumb p {
    margin-left: 0px;
  }

  .scrText {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
  }

  .print_wrp {
    text-align: right;
    padding-top: 8px;
    margin-bottom: -32px;
  }

  #content-inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }

  #content-inner:after {
    content: "";
    display: block;
    clear: both;
  }

  .page-image {
    margin-top: 15px;
    text-align: center;
  }

  #main {
    width: 71%;
    float: left;
    padding-left: 0px;
    padding-right: 0px;
  }

  #main2 {
    clear: both;
    min-height: 1em;
  }

  .contentBody {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    min-height: 1em;
  }

  .thumb {
    float: left;
  }
  .thumb img {
    width: 100px;
    margin-right: 15px;
  }

  .pageList {
    padding-top: 20px;
    margin: 0px;
  }

  .contentBody .pageList {
    margin-left: 15px;
  }

  .pageList li {
    list-style-type: none;
    margin-bottom: 30px;
    padding: 10px;
    background-color: #eeeeee;
  }

  .pageList .title {
    display: block;
    font-weight: bold;
    font-size: 115%;
  }

  .pageList .title a {
    text-decoration: none;
    background-image: url(../images/bg-link.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
  }

  .pageList .date {
    font-size: 80%;
    color: #6e4825;
    display: block;
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .pageList .description {
    display: block;
    color: #666666;
    font-weight: normal;
    margin-top: 0px;
  }

  .contentBody .pagination {
    text-align: center;
    font-size: 90%;
  }
  .contentBody .pagination a {
    background-color: #000000;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border-radius: 100px; /* CSS3草案 */
    -webkit-border-radius: 100px; /* Safari,Google Chrome用 */
    -moz-border-radius: 100px; /* Firefox用 */
    padding: 5px;
  }
  .current {
    font-weight: bold;
    font-size: 120%;
    color: #999;
    padding-left: 10px;
    padding-right: 10px;
  }
  #sidemenu {
    width: 26.6%;
    float: right;
    margin-top: 60px;
  }

  .sideHeader {
    width: 100%;
    background-color: #e6001a;
  }
  .sideHeader h2 {
    padding: 12px 0px 18px 0px;
    font-size: 110%;
    color: #fff;
    text-align: center;
    background-image: url("../images/bg-sidemenu-h2.png");
    background-repeat: no-repeat;
    background-position: center 80%;
  }

  .sideBody {
    width: 100%;
    background-color: #eeefef;
    padding: 5px 0 5px 0;
    margin-bottom: 20px;
  }

  .sideBody li {
    margin: 0 5px 0 5px;
    padding: 9px 0 7px 20px;
    background-color: #fff;
    background-image: url("../images/bg-list.png");
    background-repeat: no-repeat;
    background-position: 8px center;
  }

  .sideBody .current_page {
    background-color: #eeefef;
  }

  .sideBody a {
    background-image: url("../images/link-icon01.png");
    background-repeat: no-repeat;
    background-position: left;
    text-decoration: none;
  }

  .sidebanner {
    margin-top: 15px;
    text-align: center;
  }

  .sidebanner li {
    margin-bottom: 0px;
  }

  .sidebanner li img {
    border: solid 1px #ccc;
  }

  .contentBody .pul-li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
  }
  .contentBody .pul-li li {
    background-image: url("../images/pul-li.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 40px;
  }

  .contentBody .pul-li strong {
  }

  .contentBody .pul-li02 {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
  }

  .contentBody .pul-li02 li {
    background-image: url("../images/pul-li-02.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 40px;
  }

  .contentBody .pul-li02 strong {
  }

  /*コンテンツページ関係終わり
================================================== */

  /*サイトマップ初め
================================================== */

  .sitemap {
    margin-left: 0px;
  }

  .depth1 li {
    padding-top: 0px;
  }
  .depth2 li {
    padding-top: 0px;
  }
}

/* プラス
================================================== */
.clr {
  clear: both;
  min-height: 1em;
}
*html .clr {
  height: 1px;
}

.clr:after {
  display: block;
  height: 1px;
  content: "";
  clear: both;
}

.contentBody table.tbl-price {
  font-size: 135%;
  line-height: 150%;
  margin-bottom: 20px;
  width: 46%;
  float: left;
  margin-left: 2%;
}
.tbl-price th {
  color: #dc520f;
  padding: 10px;
  border-bottom: solid 3px #dc520f;
  vertical-align: middle;
  text-align: left;
}
.tbl-price td {
  padding: 10px;
  border-bottom: solid 1px #000;
}

.contentBody table.tbl-price02 {
  font-size: 115%;
  line-height: 130%;
  margin-bottom: 20px;
}
.tbl-price02 th {
  color: #dc520f;
  padding: 10px 20px 10px 0px;
  border-bottom: solid 1px #000;
  vertical-align: middle;
  text-align: left;
  width: 150px;
}
.tbl-price02 td {
  padding: 10px;
  border-bottom: solid 1px #000;
  vertical-align: middle;
}

.w-set00 {
  display: -webkit-flex;
  display: flex;
  -js-display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: left;
  justify-content: left;
  list-style-type: none;
  padding-left: 0px;
  position: relative;
  z-index: 0;
  background: -webkit-gradient(
    radial,
    50% 100%,
    0,
    50% 100%,
    97,
    color-stop(0.86, #fdf8ce),
    color-stop(0.34, #fff)
  );
  background: -webkit-radial-gradient(50% 100%, circle, #fff 34%, #fdf8ce 86%);
  background: -moz-radial-gradient(50% 100%, circle, #fff 34%, #fdf8ce 86%);
  background: -o-radial-gradient(50% 100%, circle, #fff 34%, #fdf8ce 86%);
  background: -ms-radial-gradient(50% 100%, circle, #fff 34%, #fdf8ce 86%);
  background: radial-gradient(50% 100%, circle, #fff 34%, #fdf8ce 86%);
}
.w-set01 {
  -webkit-box-shadow: 0 0 5px 0 #777; /* Safari, Chrome用 */
  -moz-box-shadow: 0 0 5px 0 #777; /* Firefox用 */
  box-shadow: 0 0 5px 0 #777; /* CSS3 */
  padding: 30px 40px 10px 30px;
  width: 500px;
  float: left;
  background-image: url("../images/bg-plan.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
}

.contentBody table.tbl-set {
  width: 480px;
  float: left;
  margin-left: 20px;
  margin-bottom: 40px;
}
.tbl-set th {
  padding: 20px 30px 20px 0px;
}
.contentBody table.tbl-set td {
  padding: 0px 20px 0px 20px;
}
.contentBody table td.set01 {
  border-left: solid 15px #dc520f;
  padding: 0px 10px 0px 10px;
  font-size: 160%;
  font-weight: bold;
}
.contentBody table td.set01 img {
  vertical-align: middle;
  margin-left: 10px;
}
.contentBody table.tbl-set-ex {
  width: 480px;
  float: left;
  margin-left: 20px;
  margin-bottom: 40px;
}
.tbl-set-ex th {
  padding: 20px 30px 20px 0px;
}
.tbl-set-ex td {
  padding: 0px 20px 0px 20px;
}

.set0102 {
}
.contentBody table td.set02 {
  font-size: 80%;
  padding: 10px 0px 0px 0px;
}

.contentBody table td.set03 {
  font-size: 250%;
  font-weight: bold;
  color: #dc520f;
  line-height: 130%;
  padding: 10px 0px 10px 0px;
}
.contentBody table td.set04 span {
  background-color: #000;
  color: #fff;
  text-align: center;
  font-size: 80%;
  display: block;
}
.contentBody table td.set05 {
  padding-bottom: 20px;
  font-size: 90%;
}

.contentBody .set05 p {
  margin: 0px;
}

.set06 {
}
.c-w {
  margin-bottom: 40px;
  padding: 0px 30px 0px 0px;
}
.c-l {
  width: 351px;
  float: left;
}
.c-l img {
  margin-bottom: 20px;
}

.c-r {
  width: 590px;
  float: right;
}
.c-r strong {
  color: #dc5310;
  font-size: 135%;
  margin-bottom: 20px;
}
.tbl-tenpo {
  margin-bottom: 30px;
}
.tbl-tenpo th {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #ccc;
  text-align: left;
}
.tbl-tenpo td {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: solid 1px #ccc;
}
.cap01 {
  background-color: #fff8dc;
  font-size: 135%;
  font-weight: bold;
  margin-bottom: 20px;
}
.cap01 img {
  vertical-align: middle;
  margin-right: 15px;
}
.photosel {
  text-align: center;
  margin-bottom: 15px;
  padding: 0px 15px 25px 15px;
  border-bottom: 3px dashed #ccc;
  font-size: 90%;
}
.photosel a {
  display: inline-block;
  padding: 10px;
  margin-top: 10px;
  border: solid 3px #d9b41c;
  text-decoration: none;
  border-radius: 10px; /* CSS3草案 */
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
  -moz-border-radius: 10px; /* Firefox用 */
  background-image: url(../images/bg-gra.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.photosel a:first-child {
}
.tb {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  text-align: left;
}
.tb a {
  display: block;
  width: 12%;
  height: 100px;
  float: left;
  margin-left: 20px;
  font-size: 80%;
  text-align: center;
  margin-bottom: 20px;
  text-decoration: none;
  color: #999;

  border-bottom: dashed 1px #ccc;
}
.tb a img {
  width: 100%;
  max-width: 100px;
}

.tb a:first-child {
  padding-left: 0px;
}
.bg-alm {
  background-image: url("../images/album02bg.png");
  background-repeat: no-repeat;
  background-position: left top;
  padding: 20px 20px 20px 420px;
  margin-bottom: 20px;

  color: #fff;
}
.bg-alm02 {
  background-image: url("../images/album01bg.png");
  background-repeat: no-repeat;
  background-position: left top;
  padding: 20px 440px 20px 30px;
  margin-bottom: 20px;

  color: #fff;
}
.contentBody .bg-alm h3 {
  color: #fff;
  font-size: 150%;
  padding: 3px 0 2px 0px;
}
.contentBody .bg-alm02 h3 {
  color: #fff;
  font-size: 150%;
  padding: 3px 0 2px 0px;
}

.c-left-c01 {
  width: 520px;
  float: right;
}
.bg-studio {
  background-color: #fffcdd;
  padding-top: 1px;
  margin-top: -5px;
}
.bg-studio img {
  margin-left: 40px;
  margin-bottom: 30px;
}

/* ＰＣサイト終わり
==================================================
==================================================
==================================================
================================================== */

/* スマホサイト始まり
==================================================
==================================================
==================================================
================================================== */

@media (max-width: 767px) {
  body,
  html {
    height: 100%;
    -webkit-text-size-adjust: 100%;
  }

  body {
    margin: 0px;
    padding: 0px;
    font-size: 87.5%;
    line-height: 130%;
    font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo,
      "MS PGothic", sans-serif;
  }

  img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
  }

  ol,
  ul {
    list-style: none;
  }

  form {
    margin: 0px;
    padding: 0px;
  }

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .pc-disp {
    display: none;
  }
  .sp-disp {
  }

  #container {
    position: relative;
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
  }

  #scrollTop {
    position: fixed;
    right: 0;
    z-index: 20;
    padding: 0;
  }
  #scrollTop a {
    text-decoration: none;
  }

  #scrollTop img {
    width: 50px;
  }

  .skip p {
    display: block;
    background-color: #007b44;
    color: #fff;
    text-decoration: none;
    text-align: center;
    position: absolute;
    height: 0;
    overflow: hidden;
  }

  #header {
    display: none;
  }

  .btn-list {
    background-image: url(../images/bg-gra.png);
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 5px;
    font-size: 80%;
  }

  /* メニュー関係
================================================== */

  #title {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
  }

  .header-top {
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 205;
  }

  .logo {
    padding: 5px 0;
    background-color: #ffffff;
    background-image: url("../images/bg-header.png");
    background-repeat: repeat-x;
    background-position: left bottom;
  }
  .logo img {
    width: 150px;
  }

  .header-top a {
    text-decoration: none!important;
  }

  .tel_button {
    margin-top: 0;
    background-repeat: no-repeat;
    background-position: center 8px;
    background-image: url(/theme/sn-default/images/icn-tel.png);
    background-color: #db5310;
    padding-top: 28px;
    text-align: center;
    width: 45px;
    height: 45px;
    color: #fff;
    font-size: 10px;
    text-decoration: none;
    display: block;
    float: right;
    margin-right: 1px;
  }

  .menu_open_button {
    margin-top: 0;
    background-repeat: no-repeat;
    background-position: center 8px;
    background-image: url(/theme/sn-default/images/menu_icon.png);
    background-color: #c60370;
    padding-top: 28px;
    text-align: center;
    width: 45px;
    height: 45px;
    color: #fff;
    font-size: 10px;
    text-decoration: none;
  }
  .menu_close_button {
    background-repeat: no-repeat;
    background-position: center 8px;
    background-image: url(/theme/sn-default/images/menu_icon.png);
    background-color: #c60370;
    padding-top: 28px;
    text-align: center;
    width: 55px;
    height: 45px;
    color: #fff;
    font-size: 10px;
    text-decoration: none;
    margin-bottom: 20px;
    margin-right: 10px;
    float: right;
  }

  .cnt-title {
    padding-bottom: 10px;
  }

  .btn-tel {
  }
  /* Header Nav
================================================== */

  .header-navi {
  }
  .header-navi .nav-header {
    background: #999999;
  }
  .header-navi .nav-header h2 {
    float: left;
    padding: 15px 5px 5px 5px;
  }
  .header-navi .nav-header button {
    float: right;
    padding: 5px;
  }
  .header-navi .nav-header button img {
    width: 45px;
  }

  /*サイドバー
---------------------------------------------------------------*/

  #modal {
    display: none;
  }

  #modal h2 {
  }

  #modal h2,
  #modal ul {
    padding: 0px;
    width: 230px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  #modal ul li {
    margin-bottom: 1px;
    padding: 0 0 0 5px;
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 1);
  }

  #modal ul li a {
    display: block;
    padding: 10px 10px 10px 20px;
    background-image: url(../images/bg-link-s.png);
    background-repeat: no-repeat;
    background-position: left center;
	color: #db5310;
    text-decoration: none!important;
    font-weight: bold;
  }

  #modal-menu1 {
  }
  #modal-menu2 {
  }
  #modal-menu3 {
  }
  #modal-menu4 {
  }
  #modal-menu5 {
  }
  #modal-menu6 {
  }
  #modal-menu7 {
  }
  #modal-menu8 {
  }
  #modal-menu9 {
  }

  .close {
    text-align: right;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .close a {
  }

  .open {
    display: block;
    float: right;
  }

  .open img {
    vertical-align: middle;
  }

  /*メニュー関係終わり
---------------------------------------------------------------*/

  #content {
    width: 100%;
    padding: 2%;
  }

  /* slider.js 関連設定始まり */

  .wideslider {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
    background-color: #b2f5ff;
  }

  .wideslider ul {
    margin: 0px;
  }

  .wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
    margin-bottom: 0px;
    padding: 0px;
  }

  .wideslider ul li img {
    width: 100%;
    display: none;
  }

  .wideslider_base {
    top: 0;
    position: absolute;
  }
  .wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
  }
  .slider_prev,
  .slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
  }
  .slider_prev {
    background: #fff url(../images/prev.png) no-repeat right center;
  }
  .slider_next {
    background: #fff url(../images/next.png) no-repeat left center;
  }

  .wideslider .pagination {
    display: none;
  }

  .wideslider .pagination a {
  }
  .wideslider .pagination a.active {
  }

  .wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
  }

  .wideslider ul {
    display: inline-block;
    overflow: hidden;
    margin-bottom: 0px;
    padding: 0px;
  }

  .wideslider-inner {
    width: 100%;
    margin: 0 auto;
  }
  .layer {
    width: 100%;
    position: absolute;
    z-index: 201;
    top: 80px;
    text-align: right;
    padding-right: 10px;
    display: none;
  }
  .layer img {
  }

  /* slider.js 関連設定終わり*/

  .content-top1 {
    width: 100%;
  }

  .content-top1-inner {
    width: 100%;
    margin: 0 auto;
  }

  .content-top1-inner:after {
    content: "";
    display: block;
    clear: both;
  }

  .content-top1-inner-title {
    margin-bottom: 20px;
  }

  .content-top1-inner-title img {
    width: 100%;
  }

  .menu-com {
    margin-bottom: 15px;
    font-size: 90%;
    line-height: 135%;
  }

  .satuei-menu {
    float: left;
    width: 33.3%;

    text-align: center;
    padding: 5px 0px 0 0px;
    margin-bottom: 0px;
  }

  .satuei-menu img {
    width: 100%;
    max-width: 320px;
  }

  .satuei-menu span {
    display: block;
    margin-top: 6px;
  }

  .satuei-menu span a {
    color: #e26060;
    font-weight: bold;
    text-decoration: none;
  }

  .satuei-menu-space1,
  .satuei-menu-space2,
  .satuei-menu-space4,
  .satuei-menu-space5,
  .satuei-menu-space6,
  .satuei-menu-space8,
  .satuei-menu-space9,
  .satuei-menu-space10,
  .satuei-menu-space12,
  .satuei-menu-space13,
  .satuei-menu-space14,
  .satuei-menu-space16,
  .satuei-menu-space17,
  .satuei-menu-space18,
  .satuei-menu-space20 {
    float: left;
    width: 0%;
    height: 125px;
    margin-bottom: 20px;
  }
  .satuei-menu-space3,
  .satuei-menu-space7,
  .satuei-menu-space11,
  .satuei-menu-space15,
  .satuei-menu-space19 {
    float: left;
    width: 0%;
    height: 125px;
    margin-bottom: 20px;
  }

  .content-top2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .content-top2-inner {
    width: 100%;
    padding: 20px 10px 10px 10px;
    background-color: #ffef9f;
  }

  .content-top2-inner:after {
  }

  .content-top2-inner-title {
    position: absolute;
    margin-bottom: 20px;
  }

  .content-top2-inner-title img {
    position: relative;
    top: -30px;
    left: 0px;
  }

  .content-top2-waku {
    width: 100%;
    padding: 20px 10px 0px 10px;
    margin: 0 auto;
  }

  .content-top2-menu {
    width: 45%;
    max-width: 320px;
    display: inline-block;
    text-align: center;
    padding-top: 4px;
    margin-top: 2%;
    margin-left: 2%;
  }

  .content-top2-menu img {
    width: 100%;
    max-width: 320px;
  }

  .content-top2-menu1 {
    display: block;
  }
  .content-top2-menu1 a {
    color: #129ddb;
    font-weight: bold;
    text-decoration: none;
  }

  .content-top2-menu2 {
    display: block;
    font-size: 50%;
    letter-spacing: -1px;
    display: none;
  }

  .content-top3 {
    width: 100%;
    margin-top: 20px;
  }

  .content-top3-inner {
    width: 100%;
    margin: 0 auto;
  }

  .content-top3-inner:after {
    content: "";
    display: block;
    clear: both;
  }

  .content-top3-inner-l {
    width: 100%;
    padding: 0 2px;
    margin-bottom: 10px;
  }
  .content-top3-inner-r {
    width: 100%;
    padding: 0px;
    margin-top: 30px;
  }

  .news {
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 #777; /* Safari, Chrome用 */
    -moz-box-shadow: 0 0 5px 0 #777; /* Firefox用 */
    box-shadow: 0 0 5px 0 #777; /* CSS3 */
  }

  .news-title {
  }

  .news-title img {
    width: 100%;
    display: block;
  }

  .news-list {
    padding: 5px 25px 15px 25px;
  }

  .news-list li {
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: solid 1px #ccc;
  }

  .thumb-event {
    float: left;
    overflow: hidden;
    width: 138px;
  }
  .thumb-event img {
    width: 137px;
    padding-right: 20px;
  }

  .date-event {
    display: block;
    color: #ed454c;
    margin: 0px 0 5px 0;
  }

  .title-event {
  }

  .title-event a {
    text-decoration: none;
  }

  .campaign {
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 #777; /* Safari, Chrome用 */
    -moz-box-shadow: 0 0 5px 0 #777; /* Firefox用 */
    box-shadow: 0 0 5px 0 #777; /* CSS3 */
  }

  .campaign-title {
    margin-top: 20px;
  }

  .campaign-title img {
    width: 100%;
    display: block;
  }

  .campaign-list {
    padding: 5px 25px 15px 25px;
  }

  .campaign-list li {
    padding-top: 10px;
    padding-bottom: 15px;
    border-bottom: solid 1px #ccc;
  }

  .facebook {
    border: 4px solid #ccc;
    margin-bottom: 30px;
    width: 100%;
  }
  .facebook-title img {
    display: block;
    width: 100%;
  }

  .fb-page {
    width: 100%;
    height: 350px;
    overflow-y: hidden;
  }

  .content-top3-banner1 {
    margin-top: 30px;
  }
  .content-top3-banner2 {
    margin-top: 20px;
  }

  .content-top3-banner1 img,
  .content-top3-banner2 img {
    width: 46%;
    margin-left: 2%;

    max-width: 320px;
  }

  .content-top5 {
    width: 100%;
    margin-top: 30px;
  }
  .content-top5-inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }

  .content-top5-title {
    width: 100%;
    max-width: 1000px;
  }
  .content-top5-title img {
    width: 100%;
  }

  .content-top4 {
    width: 100%;
    margin-top: 30px;
    background-color: #000;
    background-image: url("../images/bg-content-top4.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    margin-bottom: 20px;
  }

  .content-top4-inner {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 40px 0 30px 0;
    background-image: url("../images/bg-content-top4.png");
    background-repeat: no-repeat;
    background-position: top center;
  }

  .content-top4-inner:after {
    content: "";
    display: block;
    clear: both;
  }

  .content-top4-menu-title {
    float: none;
    clear: both;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }

  .content-top4-menu-title img {
    width: auto;
    max-width: 200px;
  }

  .content-top4-menu {
    float: left;
    width: 50%;
    height: auto;
    text-align: center;
    margin-bottom: 10px;
  }

  .content-top4-menu img {
    width: 95%;
    max-width: 154px;
    margin-bottom: 10px;
  }

  .content-top4-menu1 {
    display: block;
  }
  .content-top4-menu1 a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
  }

  .content-top4-menu2 {
    display: none;
  }

  #f-cnt {
    text-align: center;
  }

  #footer {
    width: 100%;
    text-align: center;
  }

  .adress {
    line-height: 80%;
	  padding: 0 20px;
  }
  .adress p {
    margin-bottom: 20px;
  }

  .adress span {
    display: block;
  }

  #pc-footer {
    display: none;
  }

  /* スマホコンテンツページ関係始まり
================================================== */

  .c-w {
    margin-bottom: 40px;
    padding: 0px 30px 0px 0px;
  }
  .c-l {
    width: auto;
    float: none;
  }
  .c-l img {
    margin-bottom: 20px;
  }

  .c-r {
    width: auto;
    float: none;
  }
  .c-r strong {
    color: #dc5310;
    font-size: 135%;
    margin-bottom: 20px;
  }
  .tbl-tenpo {
    margin-bottom: 30px;
  }
  .tbl-tenpo th {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #ccc;
    text-align: left;
  }
  .tbl-tenpo td {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: solid 1px #ccc;
  }

  #main-image {
    display: none;
  }

  #sitemap_main {
    display: none;
  }

  #search_main {
    display: none;
  }

  .c-left-c01 {
    width: auto;
    float: none;
  }

  .photosel {
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 3px dashed #ccc;
    font-size: 80%;
  }
  .photosel a {
    display: inline-block;
    padding: 5px;
    margin-top: 10px;
    border: solid 3px #d9b41c;
    text-decoration: none;
    border-radius: 10px; /* CSS3草案 */
    -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
    -moz-border-radius: 10px; /* Firefox用 */
    background-image: url(../images/bg-gra.png);
    background-repeat: no-repeat;
    background-position: left bottom;
  }

  .tb {
  }
  .tb a {
	display: block;
    width: 30%;
    height: 60px;
    float: left;
    margin-left: 10px;
    /* font-size: 70%; */
    text-align: center;
    margin-bottom: 20px;
    text-decoration: none!important;
    color: #000;
    font-weight: bold;
    border-bottom: dashed 1px #fff;
  }

  .bg-alm {
    background-image: url("../images/album02bg.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding: 20px 20px 20px 420px;
    color: #fff;
  }
  .bg-alm02 {
    background-image: url("../images/album01bg.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding: 20px 440px 20px 30px;
    color: #fff;
  }
  .contentBody .bg-alm h3 {
    color: #fff;
    font-size: 150%;
    padding: 3px 0 2px 0px;
  }
  .contentBody .bg-alm02 h3 {
    color: #fff;
    font-size: 150%;
    padding: 3px 0 2px 0px;
  }

  #breadCrumb {
    margin-bottom: 10px;
  }

  #breadCrumb p {
    margin-top: 15px;
  }

  .scrText {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
  }

  #content-inner {
    width: 100%;
    background-color: #ffffff;
    border-radius: 20px; /* CSS3草案 */
    -webkit-border-radius: 20px; /* Safari,Google Chrome用 */
    -moz-border-radius: 20px; /* Firefox用 */
  }

  #content-inner:after {
  }

  #main {
    width: 100%;
  }
  #main2 {
    width: 100%;
  }

  .contentBody {
  }

  .thumb {
    float: left;
    padding-left: 0px;
  }
  .thumb img {
    width: 90px;
  }

  .pageList {
    padding-top: 20px;
    margin: 0px;
  }

  .contentBody .pageList {
    margin-left: 5px;
  }

  .pageList li {
    list-style-type: none;
    margin-bottom: 30px;
    padding-bottom: 5px;
    border-bottom: solid 1px #e6001a;
  }

  .pageList .title {
    display: block;
    padding-bottom: 0px;
    border-bottom: dotted 1px #c5c6c6;
    margin-bottom: 5px;
  }

  .pageList .title a {
    text-decoration: none;
    background-image: url(../images/bg-link.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
  }

  .pageList .date {
    font-size: 80%;
    color: #6e4825;
    display: block;
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .pageList .description {
    display: block;
    color: #666666;
    font-weight: normal;
    margin-top: 0px;
  }

  .contentBody .pagination {
    text-align: center;
  }
  .contentBody .pagination a {
    background-color: #000000;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border-radius: 100px; /* CSS3草案 */
    -webkit-border-radius: 100px; /* Safari,Google Chrome用 */
    -moz-border-radius: 100px; /* Firefox用 */
    padding: 5px;
  }

  #sidemenu {
    display: none;
  }

  .contentBody .pul-li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
  }
  .contentBody .pul-li li {
    background-image: url("../images/pul-li.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 40px;
    margin-bottom: 10px;
  }

  .contentBody .pul-li strong {
  }

  .contentBody .pul-li02 {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
  }

  .contentBody .pul-li02 li {
    background-image: url("../images/pul-li-02.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 40px;
    margin-bottom: 10px;
  }

  .contentBody .pul-li02 strong {
  }

  .contentBody table.tbl-price {
    font-size: 135%;
    line-height: 150%;
    margin-bottom: 20px;
    width: auto;
    float: none;
    margin-left: 2%;
  }
  .tbl-price th {
    color: #dc520f;
    padding: 10px;
    border-bottom: solid 3px #dc520f;
    vertical-align: middle;
    text-align: left;
  }
  .tbl-price td {
    padding: 10px;
    border-bottom: solid 1px #000;
  }

  .contentBody table.tbl-price02 {
    font-size: 100%;
    line-height: 130%;
    margin-bottom: 20px;
  }
  .tbl-price02 th {
    color: #dc520f;
    padding: 10px 10px 10px 0px;
    border-bottom: solid 1px #000;
    vertical-align: middle;
    text-align: left;
    width: auto;
  }
  .tbl-price02 th img {
    width: 60px;
  }

  .tbl-price02 td {
    padding: 10px;
    border-bottom: solid 1px #000;
  }

  .contentBody table.tbl-set {
    width: auto;
    float: none;
    margin-left: 20px;
    margin-bottom: 20px;
  }
  .tbl-set th {
    padding: 20px 30px 20px 0px;
  }
  .tbl-set td {
  }
  .contentBody table td.set01 {
    border-left: solid 15px #dc520f;
    padding: 5px 10px 5px 10px;
    font-size: 160%;
    font-weight: bold;
  }
  .contentBody table td.set01 img {
    vertical-align: middle;
    margin-left: 10px;
  }

  .set0102 {
  }
  .contentBody table td.set02 {
    padding: 20px 10px 0px 0px;
    font-size: 80%;
  }

  .contentBody table td.set03 {
    font-size: 250%;
    font-weight: bold;
    color: #dc520f;
    line-height: 150%;
    padding-bottom: 10px;
  }
  .contentBody table td.set04 span {
    background-color: #000;
    color: #fff;
    text-align: center;
    font-size: 80%;
    display: block;
  }
  .set05 {
    paddng: 5px;
  }
  .contentBody .set05 p {
    margin: 0px;
  }

  .set06 {
  }

  .bg-alm {
    background-image: url("../images/album02bg.png");
    background-repeat: no-repeat;
    background-position: left top;
    padding: 280px 20px 20px 20px;
    color: #fff;
    background-color: #df4c48;
  }
  .bg-alm02 {
    background-image: url("../images/album01bg.png");
    background-repeat: no-repeat;
    background-position: right top;
    padding: 280px 20px 20px 20px;
    color: #fff;
    background-color: #4b97da;
  }
  .contentBody .bg-alm h3 {
    color: #fff;
    font-size: 150%;
    padding: 3px 0 2px 0px;
  }
  .contentBody .bg-alm02 h3 {
    color: #fff;
    font-size: 150%;
    padding: 3px 0 2px 0px;
  }

  .btn-list {
    background-image: url(../images/bg-gra.png);
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    text-align: center;
    padding: 5px;
    font-size: 120%;
  }

  /*コンテンツページ関係終わり
================================================== */

  /*サイトマップ初め
================================================== */

  .sitemap {
    margin-left: 0px;
  }

  .depth1 li {
    padding-top: 0px;
  }
  .depth2 li {
    padding-top: 0px;
  }
}

/* スマホサイト終わり
==================================================
==================================================
==================================================
================================================== */

.contentBody p.btn-link {
  background-image: url(../images/h2-cap.png);
  background-repeat: no-repeat;
  background-position: center center;
  width: 320px;
  margin: 0px auto 10px auto;
  color: #fff;
  padding: 10px;
  display: block;
  border-radius: 10px; /* CSS3草案 */
  -webkit-border-radius: 10px; /* Safari,Google Chrome用 */
  -moz-border-radius: 10px; /* Firefox用 */
  border: double 3px #fff;
  font-weight: bold;
  text-align: center;
}
.btn-link a {
  color: #fff;
  font-weight: bold;
  background-image: url(../images/ar.png);
  background-repeat: no-repeat;
  background-position: leff center;
  padding: 0px 0px 0px 20px;
}

.ban-sns {
  padding: 20px 0px 20px 20px;
}
.ban-sns img {
  margin-bottom: 5px;
  border: solid 1px #ccc;
  padding: 5px;
  width: 47%;
}

@media (max-width: 600px) {
  .ban-sns {
    padding: 20px 0px 20px 20px;
  }
  .ban-sns img {
    width: 47%;
  }
}
.area {
  margin: 10px 0px 10px 0px;
}
.fs-str {
  font-weight: bold;
}

.navi-diary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  /*width: 1000px;*/
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-align-content: flex-start; /* Safari */
  align-content: flex-start;
}
.navi-diary a {
  display: block;
  margin: 5px 15px;
}

@media (max-width: 600px) {
  .navi-diary a {
    width: 40%;
  }
}

.auto-banner-block {
  margin: 20px 0;
}
.auto-banner-image {
  display: block;
  margin: 20px auto;
  width: 90%;
}

/* Topics */
.top-topics {
  padding: 0 20px 0;
  margin: 40px 0 0;
}
@media (max-width: 767px) {
  .top-topics {
    padding: 0 0 0;
    margin: 30px 0 0;
  }
}

.top-topics .top-topicsInner {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.3);
  background-color: #fff;
}
@media (max-width: 767px) {
  .top-topics .top-topicsInner {
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
  }
}

.top-topics .top-topics-hl {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: 100%;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.0em;
  letter-spacing: 0.06em;
  text-indent: 0.0em;
  text-align: center;
  background-color: #DEA406;
  padding: 0.8em 1.0em 0.6em;
}

@media (max-width: 767px) {
  .top-topics .top-topics-hl {
    font-size: 23px;
    padding: 0.7em 1.0em 0.55em;
  }
}

.top-topics ul {
  display: grid;
  grid-template-columns: min(900px, 100%);
  justify-items: center;
  justify-content: center;
  width: 100%;
  font-size: 17px;
  padding: 2.5em 1.1em 3.0em;
}

@media (max-width: 767px) {
  .top-topics ul {
    font-size: 16px;
    padding: 30px 20px 40px;
  }
}

.top-topics ul > li {
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  align-content: baseline;
  flex-wrap: nowrap;
  width: 100%;
  gap: 0.25em 0.75em;
  font-size: inherit;
  border-bottom: 1px solid #DEA406;
  padding: 0.9em 0 0.75em;
}

.top-topics ul > li:first-child {
  padding-top: 0;
}

@media (max-width: 767px) {
  .top-topics ul > li {
    flex-wrap: wrap;
  }
}

.top-topics ul > li > .date  {
  flex-shrink: 0;
  display: block;
  color: #DEA406;
  font-size: 0.95em;
  font-weight: 500;
  line-height: 1.0em;
  padding: 0 0.5em 0 0;
}
@media (max-width: 767px) {
  .top-topics ul > li > .date  {
    
  }
}
.top-topics ul > li > .new  {
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  width: fit-content;
  height: auto;
  color: #fff;
  font-size: 0.75em;
  font-weight: 500;
  line-height: 1.0em;
  background-color: #000;
  border-radius: 0;
  padding: 0.5em 0.6em 0.25em;
  border-radius: 2px;
  background-color: #FF0000;
}
@media (max-width: 767px) {
  .top-topics ul > li > .new  {

  }
}

.top-topics ul > li > .title  {
  display: block;
  font-size: inherit;
  line-height: 1.8em;
}
@media (max-width: 767px) {
  .top-topics ul > li > .title  {
    width: 100%;
  }
}

.top-topics ul > li > .title > a  {
  display: block;
  width: 100%;
  height: 100%;
  color: #000 !important;
  font-size: inherit;
  text-decoration: underline #ADADAD !important;
  text-decoration-skip-ink: none;
}

.top-topics ul > li > .title > a:hover {
  opacity: 1 !important;
  color: #000;
  text-decoration: none !important;
}


.top-topics .top-topicsInner .none_text {
  display: block;
  text-align: center;
  color: #000;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.6em;
  letter-spacing: 0.06em;
  text-indent: 0.06em;
  text-align: center;
  opacity: 0.7;
  padding: 1.0em 1.0em;
}

@media (max-width: 767px) {

}

/* カレンダー */


.eigyo {
    padding: 1px;
    background-color: #ffe687;
    margin: 5rem 0;
    box-shadow: 0px 0px 5px 0 #777;
}

.eigyo a:link {
    color: #d95211;
}

.eigyo-wrap {
    background-color: #fff;
    border-radius: 15px;
    margin: 1.25rem;
    padding: 2rem;
}

.eigyo h2 {
        text-align: center;
    margin: 0.5rem 0 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 200%;
    letter-spacing: 4px;
}

.eigyo h2 img {
    width: 40%;
    padding-top: 0.5rem;
}

.eigyo-inner {
    display: flex;
    justify-content: space-around;
}

.schedule {
    width: 40%;
}

.eigyo h3 {
    border-bottom: 1px solid #de6361;
    margin-bottom: 1.5rem;
    padding-bottom: 0.25em;
}

.cal_color {
    display: flex;
    align-items: center;
    margin: 1rem 0 0 0;
}

.col_pink, .col_green {
    display: inline-block;
    height: 18px;
    width: 18px;
    position: relative;
    top: 3px;
}

.col_pink {
    background-color: #ffccc2;
}

.col_green {
    background-color: #c2e5f3;
}

.ev-list-link {
    display: flex;
    justify-content: center;
    margin: 1rem 0;
}

.ev-list-link a {
    display: inline-block;
    background-color: #fff6d3;
    color: #593725;
    padding: 0.3rem 2rem;
    border-radius: 20px;
    text-decoration: none;
    transition: 0.3s;
}

.eigyo-jikan {
    width: 40%;
}

.eigyo-jikan table {
    border-collapse: separate;
    border-spacing: 0 8px;
    margin: 0 0 5rem 0;
}

.eigyo-jikan table tr {
    margin: 1rem;
}

.eigyo-jikan table th {
    color: #fff;
    background-color: #d95211;
    padding: 0 15px;
}

.eigyo-jikan table td {
    padding: 0 15px;
    font-weight: bold;
    font-size: 18px;
}

.top-contact {
    background-color: #fff6d3;
    display: flex;
    justify-content: space-between;
	    margin-bottom: 15px;
}

.tc-info {
    width: 60%;
    padding: 1rem 0 1rem 1rem;
}

.top-contact h4 {
    border-bottom: 1px solid #d95211;
    margin-bottom: 1rem;
}

.tc-info-item {
    text-align: center;
    background-color: #fff;
    margin: 0.5rem;
    border-radius: 20px;
    font-size: 13px;
    text-decoration: none;
    display: block;
    transition: 0.3s;
}

.tc-info-item img {
    height: 12px;
    vertical-align: middle;
    padding-right: 3px;
}

.tc-info-item {
    text-align: center;
    background-color: #fff;
    margin: 0.5rem;
    border-radius: 20px;
    font-size: 13px;
    text-decoration: none;
    display: block;
    transition: 0.3s;
}

.tc-info-item .tc-info-area {
        color: #745f52;
    background-color: #ffe687;
    padding: 2px 5px;
    /* border: 1px solid; */
    font-size: 10px;
    font-weight: bold;
    margin-right: 3px;
}

.tc-info-item img {
    height: 16px;
    vertical-align: middle;
    padding-right: 3px;
}

.tc-info-text {
    color: #755f52;
    top: 1px;
    position: relative;
}

.top-contact-img {
    width: 38%;
    position: relative;
}

.top-contact-img img {
    vertical-align: bottom;
    width: 120%;
    height: auto;
    position: absolute;
    bottom: 0;
}

/* Calendar */


.calendar_item .category {
  display: none;
}


/* com-mini-schedule
============================================================ */
.com-mini-schedule .calendar-nav {
  text-align: center;
  margin-bottom: 5px;
}
.com-mini-schedule .calendar-nav span {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.com-mini-schedule .calendar-nav span:last-child {
  margin-right: 0;
}
.com-mini-schedule .calendar-nav .now-month {
  font-weight: bold;
  vertical-align: middle;
}
.com-mini-schedule .calendar-nav .prev-month a,
.com-mini-schedule .calendar-nav .next-month a {
  display: inline-block;
  font-weight: bold;
  text-decoration: underline;
  vertical-align: middle;
  cursor: pointer;
}
.com-mini-schedule .calendar-nav .prev-month a:hover,
.com-mini-schedule .calendar-nav .next-month a:hover {
  text-decoration: none;
  opacity: .8;
}
.com-mini-schedule .calendar-nav .prev-month a::before,
.com-mini-schedule .calendar-nav .next-month a::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
}
.com-mini-schedule .calendar-nav .prev-month a::before {
  border-width: 6px 8px 6px 0;
  border-color: transparent #333 transparent transparent;
}
.com-mini-schedule .calendar-nav .next-month a::after {
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #333;
}
.com-mini-schedule .mini-calendar {
  table-layout: fixed;
  border-collapse: collapse;
  width: auto;
  margin: 0 auto;
}
.com-mini-schedule .mini-calendar .cal-head {
  width: auto;
  height: auto;
  padding: 2px 5px;
  color: #333;
  background: #f8f7f7;
  border: 1px solid #6c6c6c;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.com-mini-schedule .mini-calendar .cal-day {
  width: auto;
  height: auto;
  padding: 2px 5px;
  border: 1px solid #6c6c6c;
  text-align: center;
  vertical-align: middle;
}
.com-mini-schedule .mini-calendar .cal-day.cal-event {
  background-color: #c2e5f3;
}
.com-mini-schedule .mini-calendar .cal-day.cal-eigyoubi.val-close {
  background-color: #ffccc2;
}
.com-mini-schedule .mini-calendar .cal-day.pre_month,
.com-mini-schedule .mini-calendar .cal-day.next_month {
  background: #f8f7f7;
}
.com-mini-schedule .mini-calendar .cal-head.saturday,
.com-mini-schedule .mini-calendar .cal-day.saturday {
  color: #0a5fa0;
}
.com-mini-schedule .mini-calendar .cal-head.sunday,
.com-mini-schedule .mini-calendar .cal-day.sunday {
  color: #f80000;
}

.com-mini-schedule .mini-calendar {
    width: 100%!important;
}

.com-mini-schedule .calendar-nav .prev-month a, .com-mini-schedule .calendar-nav .next-month a {
    cursor: pointer;
    font-size: 77%!important;
    text-decoration: none!important;
	background-color: #ffe687;
    padding: 0 10px;
    border-radius: 50px;
}

.com-mini-schedule .calendar-nav {
    margin-bottom: 12px!important;
}

.com-mini-schedule .calendar-nav .now-month {
    color: #d95211;
    font-size: 120%;
}



@media (max-width: 940px) {
	
.eigyo h3 {
    border-bottom: 2px solid #de6361;
    margin-bottom: 1.5rem;
    margin-top: 3.5rem;
    padding-bottom: 0.5em;
    font-size: 160%;
}
	
.eigyo-inner {
    display: block;
    justify-content: space-around;
}

.schedule {
    width: 100%;
}
	
.eigyo-jikan {
    width: 100%;
}
	
.top-contact-img img {
    width: 60%;
	right: 20px;
}
	
.tc-info-item {
    margin: 1rem 0;
    border-radius: 50px;
    padding: 10px;
    font-size: 110%;
}
	
.eigyo-jikan table {
    margin: 0 0 2rem 0;
}
	
.tc-info {
    padding-top: 2rem;
}
	
.top-contact h4 {
    margin-bottom: 2rem;
    padding-bottom: 10px;
    font-size: 120%;
}
	
.com-mini-schedule .mini-calendar .cal-head {
    padding: 10px 5px!important;
	}
	
.com-mini-schedule .mini-calendar .cal-day {
    padding: 10px 5px!important;
	}
	
}

@media (max-width: 767px) {

.eigyo {
    margin: 3rem 0;
}

}

@media (max-width: 600px) {

.tc-info {
    width: 50%;
}
	
.tc-info-item {
    font-size: 90%;
    font-weight: bold;
}
	
.top-contact-img img {
    width: 95%;
    right: 20px;
}
	
.eigyo h2 img {
    width: 90%;
    padding-top: 1rem;
}
	
}

@media (max-width: 520px) {
	
.top-contact {
    display: block;
	}

.tc-info {
    width: 100%;
	    padding: 1rem;
}
	
.top-contact h4 {
    margin-bottom: 1rem;
}
	
.tc-info-item {
    padding: 15px 10px;
    font-size: 130%;
}
	
.top-contact-img img {
    position: unset;
	width: 45%;
}
	
.top-contact-img {
    width: 100%;
	    text-align: center;
}
	
.tc-info-item img {
    height: 25px;
}
	
}

@media (max-width: 480px) {

.eigyo-wrap {
    padding: 1rem;
}
	
.eigyo h2 {
    margin: 1rem 0 0rem;
    font-size: 180%;
}
	
.eigyo h3 {
    margin-top: 1.5rem;
    font-size: 130%;
}
	
.eigyo-jikan table td {
    font-size: 14px;
}
	
.eigyo-jikan table {
    font-size: 75%;
}
	
.tc-info-item {
    padding: 10px 10px;
    font-size: 90%;
}
	
.tc-info-item img {
    height: 20px;
}
	
.tc-info-item {
    margin: 8px 0;
	}
	
.eigyo-wrap {
    margin: 0.5rem;
}
	
.com-mini-schedule .mini-calendar .cal-day {
    padding: 1px 5px!important;
	}
	
}




	/*　カレンダー
*********************************************/


	.calendar {}

	.sectionHeader {
		margin-bottom: 20px;
	}

	.cal_month_select {
		text-align: center;
	}

	.cal_category_select {}








	.calendar table {
		width: 100%;
	}

	.calendar .colgroup1 {
		width: 70px;
	}


	.calendar table caption {
		font-size: 140%;
		color: #5f3919;
		font-weight: bold;
		padding-bottom: 5px;
	}

	.calendar thead {
		background-color: #ffffbb;
	}

	.calendar table th,
	.calendar table td {
		border: 1px solid #ccc;
		height: 35px;

	}

	.calendar .day,
	.calendar .week,
	.calendar .event {
		vertical-align: middle;
	}

    /*
	.calendar .sunday {
		background-color: #ffefed;
	}

	.calendar .saturday {
		background-color: #e3f5f9;
	}
     */

.calendar .cal-tr.val-close {
  background-color: #ffefed;
}

	.calendar table td a {}

	.calendar_item {
		padding: 2px 4px;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.calendar_item span {
		display: block;
	}

	.calendar_item .title {
		padding: 0 3px;
		margin-right: 10px;
	}

	.calendar table .category_title {
		display: none;
	}

	.calendar table .category {
		background-color: #ad6ad1;
		color: #fff;
		font-size: 80%;
		padding: 2px 5px;
	}

	.calendar table .calendar_item .cate1 {
		background-color: #d17bfe;
	}

	.calendar table .calendar_item .cate2 {
		background-color: #48D1CC;
	}

	.calendar table .calendar_item .cate3 {
		background-color: #67cafe;
	}

	.calendar table .calendar_item .cate4 {
		background-color: #33d867;
	}

	.calendar table .calendar_item .category {}


	.calendar .cal_day_tbl {
		margin-bottom: 10px;
	}




	.calendar .cal_day_tbl th,
	.calendar .cal_day_tbl td {
		padding: 5px 10px;
	}

	.calendar .cal_day_tbl th {
		vertical-align: middle;
		background-color: #eee;
		width: 200px;
	}


.contentBody .cal_tbl ul {
     list-style: none; 
    padding-left: 0;
    margin: 1em 0 1em 10px;
}





@media (max-width: 767px) {
	.calendar {}

	.sectionHeader {
		margin-bottom: 20px;
	}

	.cal_month_select {
		text-align: center;
		margin-bottom: 10px;
		font-size: 140%;
	}


	.cal_category_select {
		/*	display: none;*/
	}

	.cal_category_select label {
		display: none;
	}






	.calendar table {
		width: 100%;
	}

	.calendar .colgroup1 {
		width: 35px;
	}



	.calendar table caption {
		font-size: 140%;
		color: #5f3919;
		font-weight: bold;
		padding-bottom: 5px;
	}

	.calendar thead {
		background-color: #ffffbb;
	}

	.calendar table th,
	.calendar table td {
		border: 1px solid #ccc;
		height: 35px;

	}

	.calendar .day,
	.calendar .week,
	.calendar .event {
		vertical-align: middle;
	}






	.calendar table td a {}

	.calendar_item {
		padding: 2px 4px;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.calendar_item span {
		display: block;
	}

	.calendar_item .title {
		padding: 0 3px;
		margin-right: 10px;
	}

	.calendar table .category_title {
		display: none;
	}

	.calendar table .category {
		background-color: #ad6ad1;
		color: #fff;
		font-size: 80%;
		padding: 2px 5px;
	}

	.calendar table .calendar_item .cate1 {
		background-color: #d17bfe;
	}

	.calendar table .calendar_item .cate2 {
		background-color: #48D1CC;
	}

	.calendar table .calendar_item .cate3 {
		background-color: #67cafe;
	}

	.calendar table .calendar_item .cate4 {
		background-color: #33d867;
	}

	.calendar table .calendar_item .category {}



	.calendar .cal_day_tbl {
		margin-bottom: 10px;
	}




	.calendar .cal_day_tbl th,
	.calendar .cal_day_tbl td {
		padding: 5px 10px;
	}

	.calendar .cal_day_tbl th {
		vertical-align: middle;
		background-color: #eee;
		width: 90px;
	}


}
