@charset "UTF-8";
.book__condition-detaillink, .book__condition-link, .price__common-content, .price__common-content--number, .price__common-content--yen, .contents__center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.book__condition-detaillink > *, .book__condition-link > *, .price__common-content > *, .price__common-content--number > *, .price__common-content--yen > *, .contents__center > * {
  min-height: 0%;
}

.contents__container {
  box-sizing: content-box !important;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}

.link {
  color: inherit;
  transition: opacity 0.3s;
  cursor: pointer;
}
.link:hover {
  opacity: 0.7;
}

/* common:start */
.contents a img {
  transition: all ease 0.2s;
}
.contents .cource__title {
  background-color: #00b7f3;
  height: 120px;
  position: relative;
  margin-bottom: 50px;
}
.contents .cource__title-image {
  display: block;
  margin: 0 auto;
}
.contents .cource__title::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid #00b7f3;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  left: 50%;
  transform: translateX(-50%);
}
.contents .clubArea {
  width: 950px;
  margin: 40px auto 40px auto;
}
.contents .club {
  padding: 20px;
  border: 2px solid #cc0000;
  font-size: 26px;
  line-height: 1.5;
  color: #cc0000;
  font-weight: bold;
  text-align: center;
}
.contents .end-txt {
  position: absolute;
  font-size: 15px;
  font-weight: bold;
  color: #FFF;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #333;
  z-index: 20;
  opacity: 0.9;
}

.domtour940 .seaBox.step4 dl.clm1:nth-child(1) .ttl span {
  font-weight: bold !important;
  font-family: sans-serif !important;
  color: #cc0000 !important;
}

/* common:end */
/* tour:start */
.tour__container {
  width: 950px;
  margin: 0 auto;
}
.tour__title {
  background-color: #905f1e;
  text-align: center;
  position: relative;
}
.tour__title::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid #905f1e;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  left: 50%;
  transform: translateX(-50%);
}
.tour__banner {
  width: 950px;
  margin: 80px auto 0 auto;
  padding-bottom: 70px;
}
.tour__banner-title {
  font-size: 1.8rem;
  line-height: 1.3333333333;
}

/* tour:end */
/* mv:start */
.mv {
  margin: 40px 0 80px;
}
.mv__container {
  position: relative;
}
.mv__form {
  position: absolute;
  top: 600px;
  right: 10px;
}
.mv__head {
  margin-bottom: 80px;
}

/* mv:end */
/* point:start */
.point {
  background-color: #fff2e0;
  padding: 45px 0 80px;
}
.point__content {
  padding: 40px 40px 0 40px;
  background-color: #ffffff;
  border-radius: 12px;
}
.point__head {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
}
.point__head-point1 {
  padding-left: 10px;
  padding-top: 25px;
}
.point__head-point2 {
  padding-left: 15px;
  padding-right: 100px;
}
.point__head-point3 {
  padding-left: 15px;
  padding-right: 45px;
}
.point__head-point4 {
  padding-left: 15px;
}
.point__head-point5 {
  padding-left: 15px;
}
.point__imagearea {
  display: flex;
  justify-content: space-between;
  padding: 40px 0 75px;
  position: relative;
}
.point__imagearea--differ {
  position: absolute;
  top: -15px;
  right: 0;
}
.point__imagearea02 {
  padding: 40px 0;
}
.point__txt {
  padding-top: 5px;
}
.point__map {
  padding-bottom: 78px;
}

/* point:end */
/* overview:start */
.overview {
  padding: 50px 0 80px;
  background-color: #fff2e0;
}
.overview__content {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 35px 40px 35px;
}
.overview__list {
  padding-bottom: 28px;
}
.overview__list li {
  font-size: 1.4rem;
  line-height: 2.285 !important;
}
.overview__list li:first-child {
  padding-bottom: 3px;
}
.overview__list li:nth-child(2) {
  font-size: 1.4rem;
  line-height: 1.7 !important;
  padding-bottom: 5px;
}
.overview__list li:nth-child(5) {
  font-size: 1.4rem;
  line-height: 1.7 !important;
  padding-top: 5px;
  padding-bottom: 3px;
}
.overview__list li::before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 9px;
  height: 9px;
  margin-right: 5px;
  background-color: #905f1e;
}
.overview__list--bold {
  font-weight: bold;
}
.overview__list--other {
  padding-left: 70px;
}
.overview__list--another {
  padding-left: 110px;
}
.overview__list--indent {
  padding-left: 70px;
}

.process__head {
  margin-bottom: 20px;
}
.process__caution {
  margin-left: 1em;
  text-indent: -1em;
  padding: 15px 0 33px;
}
.process__caution li {
  font-size: 1.6rem;
  line-height: 1.75;
}

.price__common {
  padding: 40px 0 38px;
}
.price__common-wrap {
  display: flex;
  flex-wrap: wrap;
}
.price__common-content {
  margin-top: 19px;
  width: 395px;
  border: 2px solid #e4912f;
  border-radius: 6px;
  margin-right: 20px;
}
.price__common-content--number {
  justify-content: center;
  width: 180px;
  height: 66px;
  background-color: #e4912f;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5555555556;
  letter-spacing: 0.1em;
}
.price__common-content--yen {
  justify-content: center;
  width: 215px;
  color: #cc0000;
  font-weight: bold;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 0.1em;
}
.price__common-content--small {
  font-size: 1.4rem;
  line-height: 1.7142857143;
}
.price__contain-title {
  font-size: 1.4rem;
  font-weight: bold;
}
.price__contain-list {
  display: flex;
  flex-wrap: wrap;
}
.price__contain-list li {
  padding-right: 20px;
}
.price__contain-list li::before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 9px;
  height: 9px;
  margin-right: 5px;
  background-color: #905f1e;
}

.guide {
  margin-top: 80px;
  background-color: #ffffff;
  border-radius: 12px 12px 0 0;
}
.guide__hdg {
  display: flex;
  align-items: center;
  padding-left: 60px;
  border-radius: 12px 12px 0 0;
  background-color: #cc0000;
  height: 60px;
  font-size: 2.4rem;
  line-height: 1.1666666667;
  color: #ffffff;
}
.guide__content {
  padding: 35px 40px 25px;
}
.guide .detail__list {
  margin-left: 1em;
  text-indent: -1em;
}
.guide .detail__list li {
  font-size: 1.4rem;
}
.guide .detail__list li:first-child {
  color: #cc0000;
  font-size: 1.4rem;
  line-height: 2 !important;
}
.guide .detail__list li:first-child::before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 9px;
  height: 9px;
  margin-right: 5px;
  background-color: #cc0000;
}
.guide .detail__list li:nth-child(2) {
  font-size: 1.4rem;
  line-height: 2 !important;
}
.guide .detail__list li:nth-child(3) {
  font-size: 1.4rem;
  line-height: 2 !important;
}
.guide .detail__list li::before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 9px;
  height: 9px;
  margin-right: 5px;
  background-color: #905f1e;
}
.guide .detail__each {
  padding-top: 25px;
}
.guide .detail__each-title {
  display: inline-block;
  background: linear-gradient(transparent 60%, #ffef38 60%);
  margin-bottom: 10px;
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: bold;
}
.guide .detail__each-list {
  margin-left: 1em;
  text-indent: -1em;
  padding-bottom: 10px;
}
.guide .detail__each-list li::before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 9px;
  height: 9px;
  margin-right: 5px;
  background-color: #905f1e;
}
.guide .detail__each-list--differ {
  line-height: 2 !important;
}
.guide .detail__each-red {
  color: #cc0000;
}
.guide .detail__each-red:before {
  background-color: #cc0000 !important;
}

/* overview:end */
/* book:start */
.book {
  margin-top: 80px;
}
.book__head {
  text-align: center;
  padding-bottom: 40px;
}
.book__head-image {
  display: block;
  margin: 0 auto;
}
.book__content {
  padding: 13px 40px;
}
.book__content-txt {
  font-size: 1.6rem;
  line-height: 1.75 !important;
  color: #b90000;
  text-align: center;
  font-weight: bold;
}
.book__content-txt--normal {
  font-weight: normal;
}
.book__content-text {
  padding-top: 25px;
  padding-bottom: 5px;
  font-size: 1.6rem;
  line-height: 1.75 !important;
  text-align: center;
}
.book__condition {
  width: 798px;
  margin: 18px auto 0 auto;
  padding: 25px 35px 20px;
  border: 1px solid #b90000;
}
.book__condition-title {
  font-size: 1.4rem;
  line-height: 1.7142857143;
  text-align: center;
  font-weight: bold;
}
.book__condition-title--red {
  font-size: 1.4rem;
  line-height: 2.1428571429;
  color: #b90000;
  font-weight: bold;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 7px;
}
.book__condition-text {
  text-align: center;
}
.book__condition-detaillink {
  padding-left: 15px;
  margin: 15px auto 13px auto;
  border: 1px solid #c1c1c1;
  color: #0f0f69;
  width: 190px;
  height: 40px;
  font-size: 1.4rem;
  line-height: 1.7142857143;
  font-weight: 300;
  position: relative;
  box-sizing: border-box;
}
.book__condition-detaillink::before {
  content: "";
  display: block;
  position: absolute;
  background-image: url(/commonY15/img/icon_ext_red_01.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 13px;
  height: 12px;
  left: 20px;
}
.book__condition-form {
  position: relative;
  margin: 35px auto 32px auto;
}
.book__condition-form-note {
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 20px;
}
.book__condition-link {
  background-color: #b90000;
  border-radius: 4px;
  padding-left: 20px;
  width: 300px;
  height: 56px;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.75;
  font-weight: bold;
  position: relative;
  box-sizing: border-box;
  margin: 0 auto 10px;
}
.book__condition-link::before {
  content: "";
  display: block;
  background-image: url(/commonY15/img/icon_ext_white_01.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  width: 13px;
  height: 12px;
  left: 65px;
}
.book__condition-guide {
  font-size: 1.4rem;
  line-height: 2.14 !important;
}
.book__condition-guide:last-child {
  padding-top: 5px;
}
.book__condition-guide--red {
  color: #b90000;
}
.book__telephone {
  text-align: center;
  font-size: 1.4rem;
  line-height: 2.1428571429;
}
.book__telephone--red {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: bold;
  color: #b90000;
}

/* book:end */
html {
  font-size: 62.5%;
}

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

.contents img {
  vertical-align: top;
}