@charset "UTF-8";
body {
  background-image: url(../img/bg.gif);
  text-align: center;
  line-height: 1.5;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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

#main {
  max-width: 900px;
  background: #fff;
  box-shadow: 0px 0px 6px 6px rgba(0, 0, 0, 0.2);
  margin: 10px auto 0 auto;
  text-align: left;
  border-radius: 6px;
  background: #fff url(img/mainV.png) no-repeat top right;
}
#main.noindex {
  background: none;
  background-color: #fff;
}

.font90 {
  font-size: 0.9em;
}

.yellow_line {
  background: transparent linear-gradient(rgba(0, 0, 0, 0) 60%, #ffffbc 0%) repeat scroll 0 0;
}

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

/* ▼ヘッダ▼ */
#header {
  overflow: hidden;
  width: 100%;
  /*background: url(./img/header_bg.png) no-repeat left bottom;*/
  -webkit-background-size: cover;
  background-size: cover;
  text-align: left;
  margin: 10px auto 0;
  padding-bottom: 1rem;
  position: relative;
  z-index: 1;
}
#header h1 {
  margin: 40px 0 0 40px;
  width: 40%;
  float: left;
}
#header h1 a {
  width: 150px;
  display: block;
}
#header .tel {
  margin: 0px 30px 0 0;
  width: 50%;
  float: right;
  text-align: right;
}

#past {
  text-align: center;
  font-size: 1.35em;
  line-height: 1.5em;
  padding: 30px 20px;
  margin: 40px 50px 40px;
  border: solid 2px #900;
  font-weight: bold;
  background-color: #fff;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}
#past i {
  margin-right: 3px;
  color: #900;
}

/* ▼メインビジュアル▼ */
.main-catch {
  text-align: left;
  margin: 6px 0 20px 30px;
}

.main-copy-wrap {
  margin: 40px 0 0 50px;
}

.main-copy {
  width: 48%;
  margin: 0px 0 30px 0px;
  color: #000;
  font-size: 22px;
  letter-spacing: -1px;
}
.main-copy.bot {
  font-size: 21px;
}

.main-copy-wrap p:first-child {
  text-indent: -10px;
}

.sub-copy {
  margin-top: 16px;
  margin-left: 50px;
  width: 50%;
  color: #222;
  font-size: 17px;
}

#contents {
  padding: 0 0 30px 0;
}
#contents a {
  color: #039;
}
#contents .photos {
  overflow: hidden;
  margin: 40px 50px 20px 45px;
  padding: 10px 15px 30px;
  background: #fff;
}
#contents .photos .photos-item {
  width: 47%;
  padding-top: 2%;
  float: left;
  text-align: left;
}

.photos .photos-item img {
  display: block;
  width: 94%;
  margin-right: auto;
  margin-left: auto;
}

#contents .photos .photos-item:last-child {
  margin-left: 6%;
}
#contents .photos p {
  padding: 20px 12px 0;
  font-size: 0.95em;
}

.marker {
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #ffff66 60%);
}

.padding2 {
  padding: 3% 0;
}

div.toCartPart {
  text-align: center;
  margin: 0;
  font-size: 1.25rem;
}
div.toCartPart a {
  border: solid 1px #bdbcbd;
  background-image: linear-gradient(to bottom, #ffffff 0%, #fdfdfd 40%, #ededed 95%, #dedede 100%);
  display: inline-block;
  border-width: 2px;
  padding: 2% 5%;
  position: relative;
  position: relative;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.txt {
  margin: 40px 50px;
}
.txt p {
  padding: 0.2em 10px 1.2em;
}
.txt p i {
  font-weight: normal;
  font-style: normal;
}
.txt h4 {
  border-bottom: solid 2px #630;
  padding-bottom: 5px;
  margin: 2em 0 20px;
  font-size: 1.1em;
}
.txt h5 {
  margin: 30px 5px 15px;
  font-size: 1.05em;
}
.txt h5 span {
  background-color: #630;
  color: #fff;
  padding: 0 3px;
  margin-right: 1em;
}
.txt h5 strong {
  background-image: url(../img/bg/marker-orange.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding: 0 3px;
}
.txt ul {
  list-style: none;
}
.txt ul li {
  padding: 0.2em 10px;
}
.txt ul li span {
  display: inline-block;
  white-space: nowrap;
  width: 9.5em;
}
.txt td span {
  display: inline;
  /* padding-left: 32%; */
  text-align: right;
}
.txt td strong {
  padding: 0 3px;
  background-image: url(../img/bg/marker-orange.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}
.txt table {
  margin-left: auto;
  margin-right: auto;
}

.point-photos {
  margin: 30px 30px;
}
.point-photos .point-photo-item {
  overflow: hidden;
  *zoom: 1;
}
.point-photos .point-photo-left {
  width: 56%;
  text-align: center;
  float: left;
}
.point-photos .point-photo-left img#ppl1 {
  width: 380px;
}
.point-photos .point-photo-left img#ppl2 {
  width: 203px;
}
.point-photos .point-photo-left img#ppl3 {
  width: 380px;
}
.point-photos .point-photo-right {
  float: left;
  width: 44%;
  padding: 30px 0px 15px 0;
  min-height: 200px;
  height: auto !important;
  height: 210px;
  font-size: 0.95em;
}

.schedule-half-table {
  width: 50%;
  float: left;
}
.schedule-half-table td:first-of-type {
  padding: 2px 0;
  width: 22%;
}

#dsc i {
  margin: 0 0.3em;
}
#dsc h3 {
  font-size: 1.4em;
  font-weight: normal;
  color: #900;
}
#dsc span.mu {
  color: #900;
  display: inline;
  font-weight: bold;
}
#dsc table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
#dsc table tr.f td {
  font-weight: bold;
}
#dsc table tr.f td span {
  padding-left: 1em;
  padding-right: 1em;
  color: #630;
  font-size: 1.05em;
  background-image: url(../img/bg/marker-yellow.gif);
}
#dsc table ul li:before {
  font-family: FontAwesome;
  content: "\f138";
  color: #900;
  margin-right: 5px;
}
#dsc .is-pc-tablet table {
  border: 2px solid #ccc;
}
#dsc .is-pc-tablet table th, #dsc .is-pc-tablet table td {
  border: 1px solid #ccc;
  margin: 0;
}
#dsc .is-pc-tablet table tr#cur th {
  text-align: left;
}
#dsc .is-pc-tablet table tr#cur th:first-child {
  width: 20%;
}
#dsc .is-pc-tablet table tr#cur th:not(:first-child) {
  width: 40%;
}
#dsc .is-pc-tablet table tr.f th {
  border-bottom: none;
}
#dsc .is-pc-tablet table tr.f td {
  padding: 0.5em;
  text-align: center;
}
#dsc .is-pc-tablet table th {
  padding: 0.5em;
  background-color: #f1f1f1;
  text-align: center;
}
#dsc .is-pc-tablet table td {
  padding: 0.3em;
  vertical-align: top;
}
#dsc .is-pc-tablet table td.middle {
  vertical-align: middle;
  text-align: center;
  color: #900;
  font-weight: bold;
}
#dsc .is-pc-tablet table td ul {
  font-size: 0;
}
#dsc .is-pc-tablet table td ul li {
  font-size: 18px;
}
#dsc .is-pc-tablet table td ul li span.b {
  font-weight: bold;
  display: block;
  /*background-image: url(../img/bg/marker-yellow.gif);
  background-repeat: repeat-x;
  background-position: left bottom;*/
  text-align: center;
  margin-top: 0.3em;
  color: #630;
}
#dsc .is-pc-tablet table td ul li strong.b {
  display: block;
  text-align: center;
  background-image: none;
}
#dsc .is-pc-tablet table td p {
  display: block;
}

.or {
  background-image: url(../img/bg/marker-orange.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}

.ye {
  background-image: url(../img/bg/marker-yellow.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}

.SignUp {
  font-size: 1.4em;
  color: #111;
  font-weight: bold;
  margin-bottom: 1em;
}
.SignUp span {
  background-image: url(../img/bg/marker-orange.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff;
}
.SignUp:after, .SignUp:before {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 1.08em;
  margin: 0 0.3em;
}

img.cur1 {
  height: auto;
  margin: 0 10px;
}
img.cur2 {
  height: auto;
  margin: 0 10px;
}

#forms .end {
  text-align: center !important;
  color: #900;
}
#forms .conts {
  background-color: #f1f1f1;
  padding: 20px;
}
#forms .conts:first-child {
  margin-bottom: 2em;
}
#forms h5.curse {
  text-align: center;
  font-size: 1.25em;
  margin-bottom: 0;
  margin-top: 10px;
  padding: 0;
}
#forms h5.curse span {
  padding: 0.2em;
}
#forms ul {
  margin: 0;
  padding: 1.6em 0 1em 1em;
}
#forms ul:last-child {
  margin-bottom: 0;
}
#forms ul li {
  margin-bottom: 5px;
  list-style-type: none;
  text-align: center;
  float: left;
  width: 48%;
  font-size: 20px;
}
#forms ul li p {
  text-align: left;
  font-size: 18px;
  margin: 0 auto;
  padding: 0.2em 0;
  display: block;
  width: 80%;
  font-weight: bold;
  color: #630;
}
#forms ul li p i {
  font-style: normal;
}
#forms ul li p strong {
  display: block;
  font-size: 1.05em;
  color: #111;
  padding-top: 0.5em;
  padding-bottom: 0;
  margin-bottom: 0;
  text-align: center;
}
#forms ul li p > i {
  /*background-color: #900;
  color: #fff;*/
  color: #900;
  background-color: #fff;
  /*border: 2px solid #900;*/
  padding: 0.1em 0.5em;
  margin: 0 0.3em 0 1em;
  display: inline-block;
}
#forms ul li:not(last-child) {
  margin-right: 2%;
}
#forms ul li .forCard {
  margin: 0 5%;
  font-size: 15px;
}
#forms ul:after {
  content: "";
  display: block;
  overflow: hidden;
  clear: both;
}
#forms form {
  padding: 2% 0;
  font-size: 15px;
  text-align: center;
}
#forms form a, #forms form i {
  font-size: 17px;
  margin-right: 5px;
  color: #fff;
}
#forms form a {
  width: 85%;
  display: inline-block;
  background-image: url(../rsp/img/bg/cartBtn-bg.gif);
  background-repeat: repeat-x;
  background-position: left center;
  color: #fff;
  font-size: 16px;
  border: solid 1px #c90200;
  text-decoration: none;
  padding: 6px 0;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  letter-spacing: 1px;
}
#forms form a.daibiki span {
  display: inline-block;
  background-image: url(../img/icon/purse.png);
  background-repeat: no-repeat;
  background-size: 17px 19px;
  padding: 0 0 0 22px;
}
#forms form.end {
  font-weight: bold;
}

.detail {
  margin: 0px 30px 40px;
  border: solid 2px #630;
  padding: 20px 30px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#ps {
  margin: 20px 40px 20px;
  overflow: hidden;
  *zoom: 1;
  line-height: 1.7em;
}
#ps figure#f {
  width: 190px;
  margin: 0;
  margin-left: 1em;
}
#ps figure#f figcaption {
  color: #333;
  margin-top: 0.3em;
  padding: 0.5em 0.7em;
  line-height: 1.5;
  font-size: 0.8em;
  position: relative;
  background: #fff;
  border: 1px solid #8f8f8f;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#ps figure#f figcaption:after, #ps figure#f figcaption:before {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#ps figure#f figcaption:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 7px;
  margin-left: -7px;
}
#ps figure#f figcaption:before {
  border-color: rgba(143, 143, 143, 0);
  border-bottom-color: #8f8f8f;
  border-width: 8px;
  margin-left: -8px;
}

.cart {
  margin: 0px 15px 30px 15px;
}
.cart .inner {
  border-left: solid 1px #663300;
  border-right: solid 1px #663300;
  padding: 15px 20px 0px;
  font-size: 95%;
  line-height: 1.5em;
}
.cart .inner h5 {
  margin: 1.5em 0;
  font-size: 1.1em;
  background-image: url(../img/dot_br.gif);
  background-repeat: repeat-x;
  background-position: left center;
}
.cart .inner h5 strong {
  display: inline-block;
  padding: 0 5px;
  background-color: #fff;
  color: #c00;
}
.cart .inner h5 .tag {
  display: inline-block;
  padding: 3px 7px;
  background-color: #c00;
  color: #fff;
  line-height: 1.2em;
  font-size: 0.9em;
}
.cart .inner .item {
  float: right;
  border-left: solid 20px #fff;
}
.cart .inner dl {
  margin: 20px 0 10px 0;
}
.cart .inner dt {
  width: 6em;
  float: left;
  background-image: url(../img/dot_br.gif);
  background-repeat: repeat-x;
  background-position: left 0.5em;
}
.cart .inner dt strong {
  display: inline-block;
  padding: 0 5px;
  background-color: #fff;
  border-left: solid 4px #900;
  width: 3.2em;
}
.cart .inner dd {
  padding-left: 6.5em;
  padding-bottom: 10px;
}
.cart .inner dd ul {
  list-style: none;
}
.cart .inner dd ul .course {
  display: inline-block;
  padding: 1px 7px;
  line-height: 1.2em;
  border: solid 1px #630;
  width: 5.9em;
  font-size: 0.95em;
  margin-right: 10px;
}
.cart .inner dd ul .course strong {
  font-weight: normal;
  font-size: 1.1em;
  font-family: "Century Gothic", Verdana, Impact;
}
.cart .inner dd ul .price {
  font-size: 1.2em;
  font-family: "Century Gothic", Verdana, Impact;
  color: #900;
  font-weight: bold;
}
.cart .inner li s {
  font-size: 0.9em;
}
.cart .inner li .tag {
  display: inline-block;
  padding: 2px 5px;
  background-color: #c00;
  color: #fff;
  line-height: 1.2em;
  font-size: 0.9em;
  margin: 0 5px;
}
.cart .inner dd li.clearfix {
  margin-bottom: 3px;
}
.cart .inner td {
  vertical-align: top;
  padding-top: 15px;
  font-size: 95%;
  line-height: 1.3em;
}
.cart .inner td.txt {
  width: 538px;
}
.cart .inner td.txt dt {
  width: 1.1em;
  float: left;
}
.cart .inner td.txt dd {
  padding-left: 1.1em;
}
.cart .inner td.p {
  width: 250px;
}
.cart .inner .tocart {
  border-top: solid 1px #663300;
  margin-right: 15px;
}
.cart .inner .tocart.ls {
  border-bottom: solid 1px #663300;
}
.cart .inner .tocart th {
  white-space: nowrap;
  padding-right: 3em;
  background-image: url(../img/dot.gif);
  background-repeat: repeat-x;
  background-position: left center;
  width: 7em;
}
.cart .inner .tocart th strong {
  display: inline-block;
  padding: 0 10px;
  background-color: #fff;
}
.cart .inner .tocart form {
  font-size: 110%;
  display: block;
  padding: 5px 5px;
  position: relative;
}
.cart .inner .tocart form span {
  display: inline-block;
  width: 5.8em;
  text-align: right;
}
.cart .inner .tocart form strong {
  color: #900;
  display: inline-block;
  width: 6em;
}
.cart .inner .tocart form .end {
  float: right;
  display: inline-block;
  white-space: nowrap;
}
.cart .inner .tocart a img {
  vertical-align: middle;
  border: none;
}
.cart .inner .tocart form select {
  font-size: 0.9em;
  margin: 0 5px;
}
.cart .inner .tocart form input {
  margin: 0;
  padding: 0;
  width: 1px;
  height: 1px;
}
.cart .inner .tocart td {
  padding: 5px 10px 5px 2px;
  vertical-align: middle;
}
.cart .inner dl.ast {
  margin: 0;
  clear: both;
  padding: 0 0 1em;
}
.cart .inner dl.ast dt {
  width: 1.1em;
  float: left;
}
.cart .inner dl.ast dd {
  padding: 0 0 0 1.2em;
}

#buy {
  margin: 30px 30px;
  background-color: #fff;
}

.table-container {
  width: 100%;
  display: table;
  table-layout: fixed;
}

.buy-half-table {
  display: table-cell;
  width: 50%;
  border: solid 1px #666;
}
.buy-half-table:first-of-type {
  border-right: none;
}

#buy .head {
  background: #E4C193;
  color: #663300;
  padding: 5px;
  white-space: nowrap;
  border-bottom: solid 1px #666;
  text-align: center;
  font-weight: bold;
}
#buy .head.border-top {
  border-top: solid 1px #666;
}
#buy .buy-body {
  padding: 7px 12px;
  font-size: 95%;
}
#buy .order-body {
  padding-bottom: 14px;
}
#buy .gift-body {
  padding-bottom: 12px;
}
#buy .pay-body {
  padding-bottom: 40px;
}
#buy table {
  width: 100%;
  background-color: #fff;
  border-collapse: collapse;
}
#buy td {
  border: solid 1px #666;
  padding: 7px 12px;
  font-size: 95%;
}
#buy th {
  padding: 3px 5px 3px 5px;
  white-space: nowrap;
  font-weight: normal;
  border: solid 1px #666;
  font-size: 95%;
}
#buy td.head {
  white-space: nowrap;
  border-bottom: solid 1px #666;
  background-color: #e0e0a4;
}
#buy th.head {
  white-space: nowrap;
  border-bottom: solid 2px #666;
  background-color: #e0e0a4;
  text-align: center;
  font-weight: bold;
}
#buy .buy-body ul {
  margin-left: 1.5em;
  line-height: 1.5;
}
#buy #sou th {
  background: #E4C193;
  color: #663300;
  padding: 5px;
  text-align: center;
}

.carriage-table {
  border: solid #666 1px;
  border-top: none;
}

.contact-container {
  border: solid 1px #666;
  border-top: none;
}

#buy {
  margin: 0px 30px 20px 30px;
}
#buy table {
  border-collapse: collapse;
}
#buy td, #buy th {
  border: solid 1px #663300;
  font-size: 95%;
  line-height: 1.6em;
}
#buy td {
  vertical-align: top;
  padding: 10px 12px;
  width: 50%;
}
#buy th {
  background: #E4C193;
  color: #663300;
  padding: 5px;
  text-align: center;
}

.rb {
  border: dotted 1px #cc0000;
  padding: 10px;
  margin: 10px 5px;
  color: #CC0000;
  border: dotted 1px #cc0000;
  padding: 10px;
  margin: 10px 5px;
  color: #CC0000;
}

#sou table {
  margin: 10px 0;
  width: 100%;
}

#buy #sou th, #buy #sou td {
  border: solid 1px #DCD1BB;
  padding: 3px 5px;
  vertical-align: middle;
}
#buy #sou th {
  background: #FFF2E2;
  line-height: 1.4em;
  text-align: center;
}
#buy #sou th.left {
  text-align: left;
}
#buy #sou td {
  text-align: center;
  width: 13%;
}
#buy td #sou th.waku, #buy td #sou td.waku {
  border-left: none;
  border-right: none;
}

#footer-link {
  text-align: center;
}

#header.noindex {
  background-image: url(img/header-bg2.png);
  background-repeat: no-repeat;
}

#header3 {
  background-image: url(img/header3.jpg);
  background-repeat: no-repeat;
}

#header4 {
  background-image: url(img/header4.jpg);
  background-repeat: no-repeat;
}

#contents .inner2 {
  padding: 10px 40px 30px 40px;
  font-size: 95%;
  line-height: 1.6;
}
#contents .inner2 h2 {
  font-size: 1.3em;
  color: #630;
  padding: 0 0 7px 0px;
  border-bottom: dashed 1px #630;
}
#contents .inner2 h2 strong {
  border-left: solid 5px #630;
  padding-left: 10px;
}
#contents .inner2 .back {
  text-align: right;
}
#contents .inner2 .sub-ti {
  background-image: url(../img/icon6.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  margin-bottom: 10px;
  padding-left: 24px;
  font-size: 105%;
  font-weight: bold;
  color: #663300;
}
#contents .inner2 p, #contents .inner2 blockquote {
  margin: 0px 10px 25px 10px;
}
#contents .inner2 .cards {
  padding: 5px 0 7px;
  display: block;
}
#contents .inner2 .cards img {
  max-width: 40px;
  margin: 0 5px;
  vertical-align: middle;
}
#contents .inner2 .freedial {
  width: 2.1em;
  height: auto;
}

.post table {
  width: 100%;
  border-collapse: collapse;
}
.post td, .post th {
  border: solid 1px #663300;
  font-size: 95%;
  line-height: 1.3em;
}
.post td {
  padding: 10px;
  text-align: left;
}
.post td.center {
  text-align: center;
}
.post td.pre {
  background: #FEECCB;
}
.post th {
  background: #E4C193;
  color: #663300;
  padding: 5px;
  text-align: center;
}
.post h6 {
  background-color: #f1f1f1;
  padding: 2px;
  margin-bottom: 4px;
}
.post ul {
  margin: -1em 0 0 1.8em;
}

.img-frame--white {
  border: solid 6px #fff;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
}

.rotate-right {
  margin-bottom: 5%;
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
}

.rotate-left {
  margin-bottom: 5%;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.tocart form select {
  font-size: 16px;
  height: 2em;
  border: solid 1px #333;
  background-color: #fff;
  vertical-align: middle;
  margin: 0 2px;
}
.tocart form .cartBtn {
  display: inline-block;
  background-image: url(../rsp/img/bg/cartBtn-bg.gif);
  background-repeat: repeat-x;
  background-position: left center;
  color: #fff !important;
  font-size: 16px;
  border: solid 1px #c90200;
  text-decoration: none;
  padding: 7px 20px;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tocart form .cartBtn i {
  font-size: 20px;
  vertical-align: baseline;
  margin-right: 5px;
}
