@charset "UTF-8";
html {
  font-size: 62.5%;
}

.body {
  font-family: "ヒラギノ角ゴ W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.contents img {
  vertical-align: top;
}
.contents a:hover {
  text-decoration: underline;
  transition: all 0.2s;
  opacity: 0.7;
}

.mv {
  width: 950px;
  margin: 40px auto 60px;
}
.mv__lead {
  margin-top: 60px;
  padding: 9px;
  background-color: #ecfde0;
  border-radius: 12px;
}
.mv__lead-title {
  text-align: center;
  margin-bottom: 15px;
}
.mv__lead-container {
  border: 2px solid #008957;
  border-radius: 12px;
  padding: 28px 35px 23px 28px;
}

.section__title {
  background-color: #008957;
  position: relative;
}
.section__title img {
  width: 950px;
  display: block;
  margin: 0 auto;
}
.section__title::after {
  content: "";
  display: block;
  position: absolute;
  border-top: 20px solid #008957;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  width: 0;
  height: 0;
  bottom: -10px;
  transform: translateX(-50%);
  left: 50%;
}

.cource {
  background-color: #ecfde0;
}
.cource__container {
  padding-top: 50px;
  padding-bottom: 70px;
}
.cource__inner {
  background-color: #fff;
  padding: 33px 40px 43px 40px;
  width: 870px;
  border-radius: 12px;
  margin: 0 auto;
}
.cource__list li {
  font-size: 1.4rem;
  position: relative;
  padding-left: 1em;
  line-height: 2.28 !important;
}
.cource__list li::before {
  position: absolute;
  content: "";
  display: block;
  background-color: #008957;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  margin-right: 4px;
  top: 11px;
  left: 0;
}
.cource__list .cource__list-indent {
  display: inline-block;
  padding-left: 2em;
}
.cource__table {
  border-top: 2px solid #006e46;
  border-left: 2px solid #006e46;
  border-right: 2px solid #006e46;
  margin-top: 29px;
}
.cource__table th {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #008957;
  height: 43px;
}
.cource__table td {
  text-align: center;
  border-bottom: 2px solid #006e46;
}
.cource__table td sup {
  color: #cc0000;
}
.cource__table .days {
  width: 80px;
}
.cource__table .itinerary {
  width: 666px;
  border-right: 2px solid #006e46;
  border-left: 2px solid #006e46;
}
.cource__table .one {
  height: 100px;
  text-align: center;
}
.cource__table .one__detail{
  line-height: 1.71428;
}
.cource__table .t_left {
  display: block;
  text-align: left;
  margin-top: 10px;
}
.cource__table .t_right {
  display: block;
  text-align: right;
  margin-top: -14px;
  margin-right: 15px;
}
.cource__table .two {
  height: 99px;
  text-align: center;
  border-top: 2px solid #006e46;
  border-bottom: 2px solid #006e46;
}
.cource__table .three {
  height: 87px;
  text-align: center;
}
.cource__table .detail {
  text-align: left;
  padding-left: 20px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-right: 2px solid #006e46;
  border-left: 2px solid #006e46;
}
.cource__table .dinner{
  line-height: 1.71428;
  width: 125px;
}
.cource__table .dinner span{
  display: block;
  font-size: 1.2rem;
  line-height: 1.2;
}
.cource__caution {

  margin-top: 5px;
  font-size: 12px;
}
.cource .l_margin {
  margin-top: 5px;
  margin-bottom: 54px;
}
.cource .normal {
  line-height: 1.71 !important;
}
.cource .normal::before {
  top: 6px;
  left: 0;
}
.cource .seat {
  margin-top: 35px;
}
.cource .seat__indent {
  margin-top: 7px;
}
.cource .seat__indent p {
  padding-left: 1em;
  text-indent: -1em;
}
.cource__block-marker {
  font-weight: bold;
  font-size: 16px;
  position: relative;
  padding-left: 1em;
  margin-top: 7px;
}
.cource__block-marker::before {
  position: absolute;
  content: "";
  display: block;
  background-color: #008957;
  width: 9px;
  height: 9px;
  margin-right: 4px;
  top: 9px;
  left: 0;
}
.cource__free {
  font-size: 16px;
  line-height: 1.5 !important;
  font-weight: bold;
  color: #008957;
  margin-top: 8px;
}
.cource .load {
  margin-top: 29px;
}
.cource .load__detail {
  margin-top: 9px;
}
.cource .load__table {
  margin-top: 15px;
  border-top: 2px solid #006e46;
}
.cource .load__table th {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background-color: #008957;
  height: 45px;
  width: 289px;
}
.cource .load__table .b_left {
  border-left: 2px solid #006e46;
}
.cource .load__table .b_right {
  border-right: 2px solid #006e46;
}
.cource .load__table td {
  text-align: center;
  border-bottom: 2px solid #006e46;
  width: 287px;
  border-right: 2px solid #006e46;
  border-left: 2px solid #006e46;
  line-height: 1.71;
}
.cource .load__table .border {
  border-right: 2px solid #006e46;
  border-left: 2px solid #006e46;
}
.cource .load__table .image {
  height: 200px;
}
.cource .load__table .detail {
  height: 65px;
}
.cource .load .height01 {
  padding-top: 8px;
  text-align: left;
  margin-bottom: 10px;
  position: relative;
}
.cource .load .height01__txt {
  display: block;
  position: absolute;
  top: 8.5px !important;
  left: 15px !important;
}
.cource .load .height01__text {
  display: block;
  position: absolute;
  top: 56px !important;
  left: 15px !important;
}
.cource .load .height01 span {
  display: block;
  position: absolute;
  padding-left: 1em;
  padding-right: 10px;
  text-indent: -0.85em;
  top: 5px;
  left: 5px;
}
.cource .load .height02 {
  padding-top: 8px;
  padding-bottom: 5px;
  align-items: flex-start;
  text-align: left;
  padding-left: 15px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.cource .load .height02 span {
  display: block;
  padding-left: 1em;
  text-indent: -0.85em;
  padding-right: 10px;
}
.cource .load .height03 {
  padding-top: 8px;
  text-align: left;
  padding-left: 15px;
  padding-bottom: 15px;
  position: relative;
}
.cource .load .height03 span {
  display: block;
  padding-right: 10px;
}
.cource .load .height03__txt {
  display: block;
  position: absolute;
  top: 8.5px !important;
  left: 15px !important;
  padding-right: 10px;
}
.cource .hotel {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cource .hotel__item {
  width: 396px;
}
.cource .hotel__link {
  margin: 0 auto;
  width: 210px;
  background-color: #cc0000;
  font-size: 20px;
  line-height: 1 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  position: relative;
  color: #ffffff;
  font-size: 16px;
}
.cource .hotel__link::after {
  position: absolute;
  display: block;
  content: "";
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  background: url(/commonY15/img/icon_ext_white_01.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 13px;
  height: 12px;
}
.cource .hotel__link img {
  vertical-align: baseline;
}
.cource .hotel__title {
  display: flex;
  margin-top: 40px;
  margin-bottom: 10px;
}
.cource .hotel__title-box {
  padding-right: 4px;
  padding-left: 4px;
  height: 27px;
  background-color: #008957;
  line-height: 2 !important;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-right: 15px;
}
.cource .hotel__title-bold {
  font-weight: bold;
  font-size: 16px;
}
.cource .hotel .margin_t {
  margin-top: -6px;
}
.cource .hotel .i_margin {
  margin-top: 20px;
}
.cource .hotel__detail {
  margin-top: 13px;
  margin-bottom: 1em;
}
.cource .sightseeing__title {
  font-size: 31.5px;
  font-weight: bold;
  color: #008957;
  text-align: center;
  margin-top: 28px;
}
.cource .sightseeing__image {
  display: flex;
  justify-content: space-between;
  margin-top: 27px;
}
.cource .sightseeing__image-text {
  text-align: right;
  font-size: 14px;
  line-height: 2 !important;
  margin-top: 2px;
}
.cource .sightseeing__text {
  margin-bottom: 54px;
}
.cource .price{
  margin-top: 35px;
}
.cource .price__head {
  text-align: center;
  margin-top: 34px;
}
.cource .price__table {
  margin: 0 auto 33px;
}
.cource .price__table-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 3px;
  margin-top: 9px;
}
.cource .price__table-remarks {
  text-align: right;
  margin-bottom: 0.5em;
}
.cource .price__table-green {
  background-color: #ecfde0;
  width: 148px !important;
  border-right: 2px solid #006e46;
}
.cource .price__table table {
  border: 2px solid #006e46;
}
.cource .price__table table th {
  height: 42px;
  text-align: center;
}
.cource .price__table table th:first-child{
  width: 148px;
}
.cource .price__table table th:not(:first-child){
  width: 215px;
}
.cource .price__table table td {
  height: 44px;
  width: 215px;
  text-align: center;
  border-top: 2px solid #006e46;
  border-right: 2px solid #006e46;
}
.cource .price__table table td:last-child{
  border-right: none;
}
.cource .price__table table td span {
  color: #cc0000;
  font-weight: bold;
  font-size: 22px;
}
.cource .price__table .name {
  width: 550px;
  border-left: 2px solid #006e46;
}
.cource .price__inclued {
  margin-top: 32px;
}
.cource .price__inclued-title {
  font-weight: bold;
}
.cource .price__inclued ul {
  display: flex;
  flex-wrap: wrap;
}
.cource .price__inclued ul li {
  display: inline-block;
  padding-left: 12px;
  position: relative;
  padding-right: 15px;
}
.cource .price__inclued ul li::before {
  position: absolute;
  content: "";
  display: block;
  background-color: #008957;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  top: 7.5px;
  left: 0;
}

.cource .number li::before{
  content: none !important;
}
.cource .number{
  padding-left: 1.25em;
}
.cource .number li {
  font-size: 1.4rem;
  position: relative;
  line-height: 2.28 !important;
  list-style: auto;
  padding-left: 0;
}
.cource .number .cource__list-indent {
  display: inline-block;
  padding-left: 2em;
}

.guidance {
  background-color: #ecfde0;
}
.guidance__container {
  padding-bottom: 80px;
}
.guidance__title {
  background-color: #cc0000;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  width: 950px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px 12px 0 0;
  margin: 0 auto;
}
.guidance__inner {
  background-color: #fff;
  padding: 35px 40px 37px 40px;
  width: 870px;
  border-radius: 0px 0px 12px 12px;
  margin: 0 auto;
}
.guidance__content h4 {
  background: linear-gradient(rgba(255, 255, 255, 0) 40%, #ffef38 60%);
  line-height: 1.5;
  font-weight: bold;
  display: inline-block;
  color: #333333;
  font-size: 1.6rem;
  margin-top: 5px;
  margin-bottom: 3px;
}
.guidance__list li {
  font-size: 1.4rem;
  position: relative;
  padding-left: 1em;
  line-height: 1.714 !important;
}
.guidance__list li::before {
  position: absolute;
  content: "";
  display: block;
  background-color: #008957;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  margin-right: 4px;
  top: 7.5px;
  left: 0;
}
.guidance__list li.fcRD::before {
  background-color: #cc0000;
}
.guidance__bottom {
  margin-top: 27px;
}
.guidance__bottom-title {
  font-weight: bold;
}
.guidance__link {
  margin: 15px 0;
}
.guidance__link a {
  background-color: #eeeeee;
  border: 1px solid #e0e0e0;
  width: 190px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.guidance__link span {
  margin-right: 10px;
}

.checklist {
  background-color: #ecfde0;
}
.checklist__container {
  padding-bottom: 80px;
}
.checklist__content {
  background-color: #fff;
  padding: 35px 36px 35px 36px;
  width: 870px;
  border-radius: 12px;
  margin: 0 auto;
  border: 4px solid #cc0000;
}
.checklist__image {
  margin-bottom: 34px;
}
.checklist__list li {
  font-size: 1.4rem;
  position: relative;
  padding-left: 1em;
  line-height: 1.714 !important;
  color: #cc0000;
}
.checklist__list li::before {
  position: absolute;
  content: "";
  display: block;
  background-color: #cc0000;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  margin-right: 4px;
  top: 7.5px;
  left: 0;
}
.checklist__list a {
  color: #0F0F69;
}
.checklist label {
  padding-left: 45px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 25px;
  color: #cc0000;
  display: inline-block;
  cursor: pointer;
  position: relative;
}
.checklist label span {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  left: 0.1em;
  background-color: #ffffff;
  border: 2px solid #cc0000;
  z-index: 0;
}
.checklist input[type=checkbox] {
  display: none;
}
.checklist input[type=checkbox]:checked + label span {
  background-color: #ffffff;
}
.checklist input[type=checkbox]:checked + label span::before {
  position: absolute;
  content: "";
  top: 4px;
  left: 2px;
  display: block;
  width: 14px;
  height: 7px;
  border-left: 2px solid #cc0000;
  border-bottom: 2px solid #cc0000;
  transform: rotate(-45deg);
  z-index: 1;
}

.entry {
  margin: 0 auto 80px auto;
  width: 870px;
  padding-top: 95px;
}
.entry__container {
  background-color: #ecfde0;
  border-radius: 20px;
  padding: 25px;
  position: relative;
}
.entry__title {
  position: absolute;
  top: -15px;
  left: 62px;
}
.entry__content {
  background-color: #fff;
  padding: 60px 25px 35px 30px;
}
.entry h4 {
  background: linear-gradient(rgba(255, 255, 255, 0) 40%, #ffef38 60%);
  line-height: 1.5;
  font-weight: bold;
  display: inline-block;
  color: #333333;
  font-size: 1.6rem;
  margin-top: 10px;
  margin-bottom: 3px;
}
.entry__rule {
  margin-top: 13px;
  padding-left: 1em;
  text-indent: -0.75em;
  line-height: 1.714285;
}
.entry__rule::before {
  position: relative;
  top: -0.5px;
  left: -4px;
  display: inline-block;
  width: 9px;
  height: 9px;
  content: "";
  border-radius: 100%;
  background: #008957;
}
.entry__link {
  position: relative;
  width: 220px;
  height: 48px;
}
.entry__link-large {
  position: relative;
  width: 380px;
  height: 48px;
}
.entry__link-large::after{
  position: absolute;
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  top: 50%;
  right: 9px;
  transform: translateY(-50%) rotate(45deg);

}
.entry__link a {
  position: relative;
  display: flex;
  height: 48px;
  align-items: center;
  justify-content: center;
  background-color: #cc0000;
  color: #ffffff;
  margin: 25px 0;
}
.entry__link a img {
  margin-right: 0.5em;
}
.entry__caution {
  margin-top: 25px;
  margin-bottom: 2px;
  margin-left: 1em;
}
.entry ul {
  margin-top: 10px;
}
.entry ul li {
  padding-left: 1em;
  text-indent: -0.65em;
  line-height: 1.714 !important;
}
.entry ul li::before {
  content: "";
  position: relative;
  top: -0.5px;
  left: -4px;
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background: #008957;
}
.entry ul li span {
  color: #cc0000;
}
.entry .fcRD span {
  padding-left: 1em;
  text-indent: -1em;
}
.entry .fcRD::before {
  content: "";
  position: relative;
  top: -0.5px;
  left: -4px;
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  background: #cc0000;
}
.entry__caution-list p {
  text-indent: -0.75em;
  padding-left: 1.8em;
  color: #cc0000;
}
.entry__note {
  margin-top: 25px;
  margin-bottom: 30px;
  padding-left: 2em;
}
.entry__note p {
  padding-left: 1em;
  text-indent: -1em;
}
.entry__addition {
  margin-top: 33px;
}
.entry__addition .box__normal {
  background-color: #cc0000;
  padding: 5px 12px;
  color: #fff;
}
.entry__addition .box__wide {
  background-color: #cc0000;
  padding: 5px 12px;
  width: 330px;
  color: #fff;
  height: 30px;
}

.entry__outer{
  margin-top: 10px;
}
.outer__image{
  margin-top: 20px;
}
.outer__image img{
  width: 100%;
  height: auto;
}
.outer__contact{
  margin-top: 35px;
}
.outer__contact h4{
  margin-bottom: 1em;
}
.outer__dial{
  font-size: 2.4rem;
  font-weight: bold;
  color: #cc0000;
}
.outer__contact .fcRD{
  font-weight: bold;
}

.outer__contact .fcRD::before{
  content:none;
}
.bnr {
  width: 950px;
  margin: 60px auto 80px;
}
.bnr .bnr__lead{
  width: 509px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}

.bnr a{
  display: block;
  width: 100%;
}

.contents .clubArea {
  width: 950px;
  margin: 40px auto -20px auto;
}
.contents .club {
  padding: 20px;
  border: 2px solid #cc0000;
  font-size: 26px;
  line-height: 1.5;
  color: #cc0000;
  font-weight: bold;
  text-align: center;
}

.end-txt {
  display: flex;
  position: absolute;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10;
  color: #fff;
  font-weight: bold;
}