@charset "UTF-8";
/* ===================================================================
CSS information

file name  :style.css
author     :Ability Consultant
style info  :タイトル
=================================================================== */
/*-----------------------------------------------------------
	Reset Style
-----------------------------------------------------------*/
body div.n, body div.flexmodul,
body .cc-m-hgrid-column .n,
body .cc-m-hgrid-column {
  padding: 0;
}

/*-----------------------------------------------------------
	Common Style
-----------------------------------------------------------*/
* {
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

body {
  background: #fff url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/bg-body.jpg?t=1467206509") repeat top left;
}

body, p, table, td {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", "Meiryo", sans-serif !important;
  font-size: 15px;
  color: #6e4800;
}

img {
  max-width: 100%;
}

body ul, body ol {
  margin: 0;
  padding: 0;
}
body ul.list-style-none li, body ol.list-style-none li {
  list-style: none;
  padding: 0;
  margin: 0;
  right: 0;
}
body a:link, body a:visited {
  color: #5a3b00;
}

div.j-text ul.list-style-none li, div.j-text ol.list-style-none li {
  list-style: none;
  padding: 0;
  margin: 0;
  right: 0;
}

.f-right {
  float: right;
}

.container {
  width: 1240px;
  margin: 0 auto;
}
.container::before, .container::after {
  clear: both;
  content: " ";
  display: table;
}

.btnab {
  color: #5a3b00 !important;
  padding: 0 15px;
  text-decoration: none !important;
  line-height: 25px;
  display: inline-block;
  text-align: center;
  border: 1px dotted #9b7e31;
  font-size: 12px;
  min-width: 165px;
}
.btnab span {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/ic-button.png?t=1464950108") no-repeat left center;
  padding-left: 20px;
}
.btnab.ic-green span {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/ic-button-green.png?t=1464950192") no-repeat left center;
}
.btnab:hover, .btnab:focus {
  opacity: 0.8;
}
.btnab.btngray {
  background: #5a3b00;
  border: 0;
  color: #fff !important;
  line-height: 45px;
  min-width: 210px;
}
.btnab.btngray span {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/ic-button-white.png?t=1465204692") no-repeat left center;
}
.btnab.btngraylight {
  font-size: 17px;
  background: #fef7d4;
  line-height: 45px;
  min-width: 260px;
}

/*-----------------------------------------------------------
	Header
-----------------------------------------------------------*/
.header-section {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/bg-header.png?t=1464920864") repeat-x top center;
  padding-top: 50px;
  margin-bottom: 5px;
}
.header-section .header-left {
  float: left;
  width: 280px;
  margin-right: 170px;
}
.header-section .header-left p {
  font-size: 13px;
}
.header-section .header-logo {
  float: left;
  width: 350px;
  margin-top: 25px;
}
.header-section .header-right {
  float: right;
  width: 420px;
  text-align: right;
}
.header-section .header-right ul {
  float: right;
}
.header-section .header-right ul li {
  float: left;
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/ic-link.png?t=1464934375") no-repeat left center;
  padding-left: 20px;
  margin-left: 15px;
}
.header-section .header-right ul li a {
  text-decoration: none;
}
.header-section .header-right ul li a:hover, .header-section .header-right ul li a:focus {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.header-section .header-right p {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.header-section .header-right p img {
  float: right;
}

/* Main Menu */
.navigation {
  text-align: center;
  width: 100%;
  display: inline-block;
  margin-top: 30px;
}
.navigation .mainNav1 {
  display: inline-block;
}
.navigation .mainNav1 li {
  float: left;
  list-style: none;
}
.navigation .mainNav1 li a {
  text-indent: -9999em;
  overflow: hidden;
  display: inline-block;
  width: 140px;
  height: 90px;
  vertical-align: middle;
}
.navigation .mainNav1 li a:hover, .navigation .mainNav1 li a.current {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.navigation .mainNav1 li#cc-nav-view-2016096494 a {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/img-nav-01.jpg?t=1464939419") no-repeat top center;
}
.navigation .mainNav1 li#cc-nav-view-2016096594 a {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/img-nav-02.jpg?t=1464939423") no-repeat top center;
}
.navigation .mainNav1 li#cc-nav-view-2016096694 a {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/img-nav-03.jpg?t=1464939430") no-repeat top center;
}
.navigation .mainNav1 li#cc-nav-view-2016096794 a {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/img-nav-04.jpg?t=1464939434") no-repeat top center;
}
.navigation .mainNav1 li#cc-nav-view-2016096894 a {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/img-nav-05.jpg?t=1464939439") no-repeat top center;
}
.navigation .mainNav1 li#cc-nav-view-2016096994 a {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/img-nav-06.jpg?t=1464939443") no-repeat top center;
}
.navigation .mainNav1 li#cc-nav-view-2016097094 a {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/img-nav-07.jpg?t=1464939447") no-repeat top center;
}

.navigation .mainNav1 li#cc-nav-view-2015485194,
.navigation .mainNav1 li#cc-nav-view-2021266194,
.navigation .mainNav1 li#cc-nav-view-2022119494,
.navigation .mainNav1 li#cc-nav-view-2021455094,
.navigation .mainNav1 li#cc-nav-view-2022152594,
.navigation .mainNav1 li#cc-nav-view-2022865694{
  display: none;
}

/*-----------------------------------------------------------
	SP_連絡先
-----------------------------------------------------------*/

 .pcnone{
  display: none; 
}

/*-----------------------------------------------------------
	Google MAP
-----------------------------------------------------------*/

#cc-m-10282120794 #gmap,
#cc-m-10282162494 #gmap{
 width: 1200px;
 margin: 0 auto;
}

#cc-m-10282189194 #gmap{
 width: 1200px;
 height: 500px;
}

/*-----------------------------------------------------------
	Content
-----------------------------------------------------------*/
.content-section {
 width: 1240px;
 margin: 0 auto;
 margin-bottom: 50px;
}

/* Style border top */
#cc-m-10153623794 .cc-imagewrapper,
#cc-m-10144394494 .cc-imagewrapper,
#cc-m-10144800994 .cc-imagewrapper,
#cc-m-10148736694 .cc-imagewrapper,
#cc-m-10153910694 .cc-imagewrapper {
  width: 1240px;
  margin: 0 auto;
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/bg-bordertop.png?t=1465784990") repeat-x left top;
  padding-top: 25px;
}

/* Blog layout */
#cc-m-10149422594,
#cc-m-10153797694,
#cc-m-10153899294,
#cc-m-10153912994 {
  width: 900px;
  margin: 0 auto;
}

div.j-blogSelection div.j-blogarticle {
  border-bottom: 1px dashed #a89571;
  padding: 0 15px 5px !important;
  margin: 0 0 5px 0;
  overflow: hidden;
}
div.j-blogSelection div.j-blogarticle .dt-alignment-left {
  float: left;
}
div.j-blogSelection div.j-blogarticle .comment {
  display: none;
}
div.j-blogSelection div.j-blogarticle div.datetime.dt-style9 {
  overflow: hidden;
}
div.j-blogSelection div.j-blogarticle div.datetime.dt-style9 p {
  color: #5a3b00;
  float: left;
  font-size: 16px;
  line-height: normal;
  margin-right: 2px;
}
div.j-blogSelection div.j-blogarticle div.datetime.dt-style9 p.day, div.j-blogSelection div.j-blogarticle div.datetime.dt-style9 p.mon {
  padding-right: 9px;
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/bg-sperator.png?t=1465352566") no-repeat right center;
}
div.j-blogSelection h2 {
  float: left;
  font-size: 15px;
  line-height: normal;
  font-weight: normal;
}
div.j-blogSelection h2 a {
  text-decoration: none;
}

/* Introduction */
#cc-m-10144438594 {
  width: 1070px;
  margin: 0 auto;
}
#cc-m-10144438594 .cc-m-hgrid-column {
  width: 330px !important;
}
#cc-m-10144438594 .cc-m-hgrid-separator {
  width: 40px;
  height: 1px;
  float: left;
}
#cc-m-10144438594 .j-text {
  padding: 0 30px;
}

#cc-m-10144511494 {
  width: 1000px;
  margin: 0 auto;
}

/* Question Ranking Best4 */
#cc-m-10144856194,
#cc-m-10144858194 {
  width: 960px;
  margin: 0 auto;
}
#cc-m-10144856194 .cc-m-hgrid-column,
#cc-m-10144858194 .cc-m-hgrid-column {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/bg-qrb4.jpg?t=1465200695") repeat center center;
  padding: 10px 15px;
}
#cc-m-10144856194 .j-textWithImage .cc-imagewrapper,
#cc-m-10144858194 .j-textWithImage .cc-imagewrapper {
  margin: 0 5px 0 0;
}

#cc-m-10145356994 {
  width: 1020px;
  margin: 0 auto;
}
#cc-m-10145356994 .cc-m-hgrid-column {
  width: 500px !important;
}
#cc-m-10145356994 .cc-m-hgrid-column .fb-page span {
  height: 400px !important;
}
#cc-m-10145356994 .cc-m-hgrid-column.last {
  width: 400px !important;
}

#cc-m-10231923694{
  width: 1020px;
  margin: 0 auto;
}

#cc-m-10145631294 {
  width: 1020px;
  margin: 0 auto;
}

/* Access */
#cc-m-10148748094 .cc-map-canvas {
  height: 500px !important;
}

/*-----------------------------------------------------------
	Footer
-----------------------------------------------------------*/
.footer-section {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/bg-footer-top.png?t=1465269834") repeat-x top center;
  padding-top: 60px;
}
.footer-section .footer-inner {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/bg-footer.jpg?t=1465274481") repeat top center;
  padding: 90px 0;
}
.footer-section .footer-left {
  float: left;
  width: 350px;
  margin-top: 15px;
  margin-right: 40px;
}
.footer-section .footer-left a {
  margin-bottom: 20px;
  width: 100%;
  display: inline-block;
}
.footer-section .footer-left p {
  padding-left: 60px;
  line-height: 1.2;
  font-size: 14px;
}
.footer-section .footer-center {
  width: 295px;
  float: left;
  margin-top: 10px;
  margin-right: 45px;
}
.footer-section .footer-right {
  float: left;
  width: 510px;
  overflow: hidden;
}
.footer-section .footer-right .box-btn {
  float: left;
  width: 260px;
  margin-right: 70px;
}
.footer-section .footer-right .box-btn .btnab {
  margin-bottom: 10px;
}
.footer-section .footer-right .box-social {
  float: left;
  overflow: hidden;
  margin-top: 35px;
}
.footer-section .footer-right .box-social a {
  float: left;
  margin-right: 5px;
}
.footer-section .box-copyright {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-top: 130px;
}
.footer-section .box-copyright p {
  font-size: 14px;
  color: #5a3b00;
}



/**************************/
/*  page top */
#page-2015485194 .blogselection .blogreadmore{
 dispray: none !important;
}


/**************************/
/* Page FAQ */
.breadcrumb {
  width: 1230px;
  margin: 0 auto;
}
.breadcrumb li {
  list-style: none;
  right: 0;
  float: left;
}

#cc-m-10174029894 {
  width: 1080px;
  margin: 0 auto;
}
#cc-m-10174029894 dl dt {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/question.png?t=1465800752") no-repeat left 0px;
  padding-left: 65px;
  padding-top: 15px;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  padding-bottom: 8px;
}
#cc-m-10174029894 dl dd {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/bg-a.jpg?t=1465797439") repeat-x top center;
  padding: 25px;
  margin: 0 25px;
  overflow: hidden;
}
#cc-m-10174029894 dl dd .answer {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/answer.png?t=1465798040") no-repeat top left 2px;
  float: left;
}
#cc-m-10174029894 dl dd p {
  padding-left: 60px;
  padding-top: 5px;
}

/**************************/
/* Introduction */
#cc-m-10177298994 {
  width: 1200px;
  margin: 0 auto;
}

#cc-m-10177302594 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10177302594 #cc-m-10177304294 {
  padding-left: 13px;
}
#cc-m-10177302594 #cc-m-10177319994 {
  padding-left: 13px;
}
#cc-m-10177302594 #cc-m-10177325994 {
  padding-left: 13px;
}
#cc-m-10177302594 #cc-m-10177327094 {
  padding-left: 13px;
}
#cc-m-10177302594 .cc-m-hgrid-column {
  width: 250px !important;
  margin-right: 30px;
}
#cc-m-10177302594 .cc-m-hgrid-column.last {
  margin-right: 0;
}

#cc-m-10177386394 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10177386394 #cc-m-10177393794 {
  padding-left: 13px;
}
#cc-m-10177386394 #cc-m-10177390594 {
  padding-left: 13px;
}
#cc-m-10177386394 #cc-m-10177393094 {
  padding-left: 13px;
}
#cc-m-10177386394 .cc-m-hgrid-column {
  width: 250px !important;
  margin-right: 30px;
}
#cc-m-10177386394 .cc-m-hgrid-column.last {
  margin-right: 0;
}

.btnhp {
  background: #5a3b00;
  border: 0;
  color: #fff !important;
  line-height: 30px;
  min-width: 85px;
  display: inline-block;
  text-decoration: none !important;
}
.btnhp span {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/ic-btn-hp.png?t=1465875216") no-repeat center 2px;
  padding-left: 40px;
}

#cc-m-10177410094,#cc-m-10231851594 {
  width: 800px;
  margin: 0 auto;
}

/**************************/
/* Sightseeing */
#cc-m-10177632294 {
  width: 1200px;
  margin: 0 auto;
}

#cc-m-10177653994 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10177653994 .cc-m-hgrid-column {
  width: 250px !important;
  margin-right: 30px;
}
#cc-m-10177653994 .cc-m-hgrid-column.last {
  margin-right: 0;
}

#cc-m-10178781994 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10178781994 .cc-m-hgrid-column {
  width: 250px !important;
  margin-right: 30px;
}
#cc-m-10178781994 .cc-m-hgrid-column.last {
  margin-right: 0;
}

#cc-m-10178799194 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10178799194 .cc-m-hgrid-column {
  width: 250px !important;
  margin-right: 30px;
}
#cc-m-10178799194 .cc-m-hgrid-column.last {
  margin-right: 0;
}

#cc-m-10178808394 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10178808394 .cc-m-hgrid-column {
  width: 250px !important;
  margin-right: 30px;
}
#cc-m-10178808394 .cc-m-hgrid-column.last {
  margin-right: 0;
}

#cc-m-10178813594 {
  width: 1240px;
  margin: 0 auto;
}

#cc-m-10178818794 {
  width: 1240px;
  margin: 0 auto;
}

.ic-title {
  padding-right: 10px;
}

.title-img {
  padding-left: 10px;
}

/**************************/
/* Event */

#cc-m-10278124394 #cc-matrix-2744328894{
 padding: 0 15px;
}

#cc-m-10278124394 #cc-matrix-2744329094{
 padding: 0 0 0 20px;
 margin-left: 20px;
}
#cc-m-10278124394 #cc-matrix-2744328994{
 padding: 0 15px;
}

#cc-m-10178834894 {
  width: 1090px;
  margin: 0 auto;
}

#cc-m-10178837094 {
  width: 1090px;
  margin: 0 auto;
}

#cc-m-10178834894 .cc-imagewrapper {
  margin: 4px 10px 4px 0;
}

#cc-m-10178837094 .cc-imagewrapper {
  margin: 4px 10px 4px 0;
}

/**************************/
/* BBQ */
#cc-m-10178904194 {
  width: 1280px;
  margin: 0 auto;
}

#cc-matrix-2682191094 {
  width: 1280px;
  margin: 0 auto;
}
#cc-matrix-2682191094 #cc-m-10178890994 {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/bg-title.png?t=1465971920") no-repeat center 3px;
}
#cc-matrix-2682191094 #cc-m-10178890394 {
  width: 1240px;
  margin: 0 auto;
}
#cc-matrix-2682191094 #cc-m-10178890394 .cc-imagewrapper img {
  margin-top: 38px;
}
#cc-matrix-2682191094 #cc-m-10178890394 #cc-matrix-2700216494 {
  padding-top: 7px;
}

#cc-m-10178890494 {
  padding-right: 7px;
}

#cc-m-10180013894 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10180013894 .thumb_sq2 {
  width: 210px !important;
  margin-right: 6px;
}
#cc-m-10180013894 .thumb_sq2.last {
  margin-right: 0;
}

/**********************/
/*  Nature experience */
#cc-m-10179064394 {
  width: 1090px;
  margin: 0 auto;
}

#cc-m-10179091494 {
  width: 1090px;
  margin: 0 auto;
}

#cc-m-10278237594  #cc-matrix-2744379194{
　padding: 0 15px;
}

#cc-m-10278237594  #cc-matrix-2744379494{
　margin-left: 20px;
 padding: 0 0 0 20px;
}

#cc-m-10278237594  #cc-matrix-2744379294{
　padding: 0 15px;
}

#cc-m-10278313394 #cc-matrix-2744414994{
　padding: 0 15px;
}

#cc-m-10278313394 #cc-matrix-2744415594{
　margin-left: 20px;
 padding: 0 0 0 20px;
}

#cc-m-10278313394 #cc-matrix-2744415094{
　padding: 0 15px;
}

/**************/
/* gift */
#cc-m-10180027394 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10180027394 #cc-m-10180028194 {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/bg-title.png?t=1465971920") no-repeat center 3px;
}
#cc-m-10180027394 #cc-m-10180028194 .cc-imagewrapper img {
  margin-top: 47px;
}
#cc-m-10180027394 #cc-m-10180028294 {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/bg-title.png?t=1465971920") no-repeat center 3px;
}
#cc-m-10180027394 #cc-m-10180028294 .cc-imagewrapper img {
  margin-top: 47px;
}

#cc-m-10180034594 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10180034594 .thumb_sq2 {
  width: 210px !important;
  margin-right: 6px;
}
#cc-m-10180034594 .thumb_sq2.last {
  margin-right: 0;
}

/* Grape picking */
#cc-m-10183417294 {
  width: 900px;
  margin: 0 auto;
}

#cc-m-10183417294 {
  width: 900px;
  margin: 0 auto;
}

#cc-m-10183426594 {
  width: 900px;
  margin: 0 auto;
}

#cc-m-10183426994 {
  width: 900px;
  margin: 0 auto;
}

#cc-m-10183427294 {
  width: 900px;
  margin: 0 auto;
}

#cc-m-10183427494 {
  width: 900px;
  margin: 0 auto;
}

#cc-m-10183427794 {
  width: 900px;
  margin: 0 auto;
}

.point {
  background: #81ab31;
  border: 0;
  color: #fff !important;
  line-height: 30px;
  min-width: 120px;
  display: inline-block;
  text-decoration: none !important;
}
.point span {
  padding-left: 35px;
}

.text-point {
  padding-left: 130px;
  margin-top: -20px;
}

#cc-m-10183448494 {}

#cc-m-10183448494 table {
  background-color: #fffbff;
  margin: 0 auto;
}
#cc-m-10183448494 table .border-color {
  border-top: 1px solid #d8ccda;
}
#cc-m-10183448494 table td {
  border-bottom: 1px solid #d8ccda;
}

#cc-m-10183479794 {
  width: 900px;
  margin: 0 auto;
}

/* 料金表 */

#cc-m-10183489794,#cc-m-10186440894 {
  width: 900px;
  margin: 0 auto;
}
#cc-m-10183489794 table,
#cc-m-10186440894 table{
  background-color: #fffbff;
  width: 60%;
  border-collapse: collapse;
}
#cc-m-10183489794 table .title-table,
#cc-m-10186440894 .title-table{
  background-color: #f7e0fa;
  border-top: 1px solid #d8ccda;
}

#cc-m-10183489794 table th,
#cc-m-10186440894 table th{
  background-color: #C94670;
  color: #fff;
}

#cc-m-10183489794 table td,
#cc-m-10186440894 table td {
  border-bottom: 1px solid #d8ccda;
  text-align: center;
}

#cc-m-10183542294 {
  width: 900px;
  margin: 0 auto;
}

#cc-m-10183542094 {
  width: 900px;
  margin: 0 auto;
}
#cc-m-10183542094 .btn-table {
  background: #5a3b00;
  border: 0;
  color: #fff !important;
  line-height: 40px;
  min-width: 200px;
  display: inline-block;
  text-decoration: none !important;
}
#cc-m-10183542094 .btn-table span {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/ic-btn.png?t=1466414217") no-repeat left 2px;
  padding-right: 35px;
}

#cc-m-10183593194,#cc-m-10231848094 {
  width: 800px;
  margin: 0 auto;
}

#cc-m-10183608594 {
  width: 900px;
  margin: 0 auto;
}
#cc-m-10183608594 .btn-coupon {
  background: #5a3b00;
  border: 0;
  color: #fff !important;
  line-height: 40px;
  min-width: 275px;
  display: inline-block;
  text-decoration: none !important;
}
#cc-m-10183608594 .btn-coupon span {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/ic-btn.png?t=1466414217") no-repeat left 2px;
  padding-right: 25px;
}

#cc-m-10183636694 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10183636694 .cc-m-hgrid-column {
  width: 250px !important;
  margin-right: 30px;
}
#cc-m-10183636694 .cc-m-hgrid-column.last {
  margin-right: 0;
}
#cc-m-10183636694 .cc-m-hgrid-column p {
  line-height: 15px;
}

#cc-m-10185613494 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10185613494 .cc-m-hgrid-column {
  width: 250px !important;
  margin-right: 30px;
}
#cc-m-10185613494 .cc-m-hgrid-column.last {
  margin-right: 0;
}
#cc-m-10185613494 .cc-m-hgrid-column p {
  line-height: 15px;
}

#cc-m-10185689094 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10185689094 .cc-m-hgrid-column {
  width: 250px !important;
  margin-right: 30px;
}
#cc-m-10185689094 .cc-m-hgrid-column.last {
  margin-right: 0;
}
#cc-m-10185689094 .cc-m-hgrid-column p {
  line-height: 15px;
}

#cc-m-10185704794 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10185704794 .cc-m-hgrid-column {
  width: 250px !important;
  margin-right: 30px;
}
#cc-m-10185704794 .cc-m-hgrid-column.last {
  margin-right: 0;
}
#cc-m-10185704794 .cc-m-hgrid-column p {
  line-height: 15px;
}

#cc-m-10183635394 {
  width: 1240px;
  margin: 0 auto;
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/line.png?t=1466475917") repeat-x left top;
  padding-top: 17px;
}

#cc-m-10183448194 {
  width: 1240px;
  margin: 0 auto;
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/line.png?t=1466475917") repeat-x left top;
  padding-top: 17px;
}

#cc-m-10183485494 {
  width: 1240px;
  margin: 0 auto;
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/line.png?t=1466475917") repeat-x left top;
  padding-top: 17px;
}

#cc-m-10183587994 {
  width: 1240px;
  margin: 0 auto;
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/line.png?t=1466475917") repeat-x left top;
  padding-top: 17px;
}

#cc-m-10185797294 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10185797294 #cc-m-10185812994 {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/line-title.png?t=1466477327") repeat-x left top;
  padding-top: 35px;
}
#cc-m-10185797294 #cc-m-10185813094 {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/line-title.png?t=1466477327") repeat-x left top;
  padding-top: 35px;
}

#cc-m-10185846294 {
  width: 1240px;
  margin: 0 auto;
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/line.png?t=1466475917") repeat-x left top;
  padding-top: 17px;
}

#cc-m-10185851794 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10185851794 .thumb_sq2 {
  width: 210px !important;
  margin-right: 6px;
}
#cc-m-10185851794 .thumb_sq2.last {
  margin-right: 0;
}

/* Contact */
#cc-m-10186194294 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10186194294 #m5f13223918d0a5290 {
  height: 40px;
}
#cc-m-10186194294 #m5f13223918d0a5291 {
  height: 40px;
}
#cc-m-10186194294 #m5f13223918d0a5293 {
  height: 40px;
}
#cc-m-10186194294 #m5f13223918d0a5294 {
  height: 40px;
}
#cc-m-10186194294 label {
  width: 13%;
}
#cc-m-10186194294 .cc-m-form-view-input-wrapper {
  text-align: right;
}

/* Group */
#cc-m-10186425694 {
  width: 1240px;
  margin: 0 auto;
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/line.png?t=1466475917") repeat-x left top;
  padding-top: 25px;
}

#cc-m-10186440894 {
  width: 900px;
  margin: 0 auto;
}
#cc-m-10186440894 table {
  background-color: #fffbff;
}
#cc-m-10186440894 table td {
  border-bottom: 1px solid #d8ccda;
}
#cc-m-10186440894 .title-table-1 {
  background-color: #f7e0fa;
  border-top: 1px solid #d8ccda;
}

#cc-m-10186476194 {
  width: 900px;
  margin: 0 auto;
}

#cc-m-10186481494 {
  width: 900px;
  margin: 0 auto;
}
#cc-m-10186481494 .btn-table {
  background: #5a3b00;
  border: 0;
  color: #fff !important;
  line-height: 40px;
  min-width: 200px;
  display: inline-block;
  text-decoration: none !important;
}
#cc-m-10186481494 .btn-table span {
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/ic-btn.png?t=1466414217") no-repeat left 2px;
  padding-right: 35px;
}

#cc-m-10186536394 {
  width: 1240px;
  margin: 0 auto;
  background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/line.png?t=1466475917") repeat-x left top;
  padding-top: 17px;
}

#cc-m-10186552294 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10186552294 label {
  width: 13%;
}
#cc-m-10186552294 #m7112e8693b1359ff0 {
  height: 40px;
}
#cc-m-10186552294 #m7112e8693b1359ff1 {
  height: 40px;
}
#cc-m-10186552294 #m7112e8693b1359ff2 {
  height: 40px;
}
#cc-m-10186552294 #m7112e8693b1359ff4 {
  height: 40px;
}
#cc-m-10186552294 #m7112e8693b1359ff5 {
  height: 40px;
}
#cc-m-10186552294 #m7112e8693b1359ff6 {
  height: 40px;
}
#cc-m-10186552294 #m7112e8693b1359ff7 {
  height: 40px;
}
#cc-m-10186552294 .cc-m-form-view-element .cc-m-form-view-input-wrapper {
  text-align: right;
}
#cc-m-10186552294 .cc-m-form-view-sortable .cc-m-form-view-input-wrapper {
  text-align: left;
}

#cc-m-10186605894 {
  width: 1090px;
  margin: 0 auto;
}
#cc-m-10186605894 p {
  padding-left: 60px;
}

/* 組合の取り組み */

h3{
background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/title-1.png?t=1465898969") no-repeat;
color:#6E4800 !important;
padding-left: 30px !important;
font-size: 18px !important;
}

#cc-m-10191980794,#cc-m-10191998394,#cc-m-10192003894,#cc-m-10192018394,
#cc-m-10192089894,#cc-m-10192090194,#cc-m-10192090194,#cc-m-10192077394,
#cc-m-10192099894,#cc-m-10192106694,#cc-m-10192126594,#cc-m-10192134294,
#cc-m-10192139294,#cc-m-10192145194,#cc-m-10192149594{
width: 1090px;
margin: 0 auto;
}

#cc-m-10191972694,#cc-m-10192007694,#cc-m-10192173894{
background:url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/line.png?t=1466475917") repeat-x scroll;
padding-top: 17px;
width: 1240px;
margin: 0 auto;
}

#cc-m-10192178994{
background: url("https://u.jimcdn.com/cms/o/scd1ab6a0e6f43c4a/userlayout/img/bg-title.png?t=1465971920") no-repeat 30px 3px;
padding-top: 35px;
}

#cc-m-10192177094{
 width: 1240px;
 margin: 0 auto;
}


/* アクセス */

#cc-m-10195569194{
  width: 1200px;
  margin: 0 auto;
}

#cc-m-10195621094,#cc-m-10195659694,#cc-m-10195659194{
  width: 1090px;
  margin: 0 auto;
}

/* テーブル */
.tbl_basic{
    border-spacing: 0;
    border-top: 1px solid #D8CCDA;
    width: 100%;
}

.tbl_basic th{
    background: #F7E0FA none repeat scroll 0 0;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    border-bottom: 1px solid #D8CCDA;
}

.tbl_basic td{
    padding: 0 10px 0 25px;
    background: #FFFBFF none repeat scroll 0 0;
    border-bottom: 1px solid #D8CCDA;
}

/* ブログ */
.datetime {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    height: 100% !important;
    margin: 10px 0 0 !important;
    padding: 0 !important;
}
.datetime::after {
    clear: both;
    content: "";
    display: block;
}
.datetime-inner {
    border-radius: 5px;
    float: left;
    font-size: smaller !important;
    font-weight: normal !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 8px !important;
}
.datetime-inner p {
    line-height: 1em !important;
    margin: 0 !important;
    padding: 0 !important;
    text-shadow: none !important;
}
.day-word, .day, .mon {
    float: left;
    text-align: center;
}
.day-word::before {
    content: "（";
}
.day-word::after {
    content: "）";
}
.yr {
    float: left;
}
.blogselection h2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-color: -moz-use-text-color -moz-use-text-color #aaaaaa !important;
    font-weight: normal !important;
    margin: 15px 0 0 15px !important;
    padding: 0 0 10px !important;
}
.blogselection h1 a {
    text-decoration: underline !important;
}
.blogselection h1 a:hover {
    font-weight: bold !important;
}
.cc-page-blog .post {
    border-bottom: 1px dashed #aaaaaa !important;
    margin: 0 0 5px !important;
    padding: 0 0 5px !important;
}
.cc-page-blog h1 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-color: -moz-use-text-color -moz-use-text-color #999999 !important;
    border-style: none none none !important;
    border-width: medium medium 1px !important;
    font-weight: normal !important;
    margin: 10px 0 5px !important;
    padding: 0 0 10px !important;
}
.cc-page-blog h1 a {
    text-decoration: none !important;
}
.cc-page-blog .postmeta {
    color: #999999;
    font-size: smaller !important;
}
.datetime-inner {
    background: #5A3B00 none repeat scroll 0 0;
}
.datetime-inner p {
    color: #ffffff !important;
}

#cc-m-10210130694 .blogselection{
 width: 1080px;
 margin: 0 auto;
}

/* 組合の取り組み */
#cc-m-10281802494 #cc-matrix-2745890494,
#cc-m-10281817794 #cc-matrix-2745896094 {
 padding: 0 15px;
} 

#cc-m-10281802494 #cc-matrix-2745890694,
#cc-m-10281817794 #cc-matrix-2745896194{
 margin-left: 20px;
 padding: 0 0 0 20px;
}

#cc-m-10281802494 #cc-matrix-2745890594,
#cc-m-10281817794 #cc-matrix-2745896294{
 padding: 0 15px;
}

/* 2026.3.31追加 */
.reservation-container {
  position: relative;
  display: inline-block;
  padding-top: 10px;
  text-align: center;
}

.btn-group {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #43974D;
  color: #fff;
  text-decoration: none;
  padding: 10px 20px 10px 36px;
  border-radius: 50px;
  font-size: 18px;
  font-weight: bold;
  transition: opacity 0.3s;
  box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
.btn-group,
.btn-group:link,
.btn-group:visited{
    color: #fff;
    text-decoration: none;
}

.btn-group:hover {
  opacity: 0.8;
}

.arrow {
  width: 12px;
  height: 10px;
  margin-left: 30px;
}

.coma-btn-message{
    width: 219px;
    height: 43.5px;
}

.label-text{
    padding-left: 40px;
    padding-bottom: 10px;
}
.reservation-wrapper{
    text-align: center;
}
.btn-group.btn-group2{
    font-size: 29px;
    padding: 20px 20px 20px 30px;
}
.arrow.arrow2{
    width: 19.5px;
    height: 17px;
}
.reservation-txt{
    font-size: 18px;
    margin-top: 20px;
}