@charset "UTF-8";
main{
  overflow: hidden;
    font-family: Helvetica, Arial,  Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",sans-serif;
}
main h1,dd,ul{
    margin:0;
}
 @media (min-width: 768px) {
   body{
    min-width: 1120px;
    max-width: 1920px;
    margin: 0 auto;
  }
}
.spOnly {
	display: none!important;
}
@media (max-width: 767px) {
  .spOnly {
		display: block!important;
	}
	.pcOnly {
		display: none!important;
	}
}

.btn_block {
	text-align: right;
}

.main ._btnpt {
	display: inline-block;
  font-size: 1.3rem;
  padding: 15px 10px;
  list-style: 1.1em;
  text-decoration: underline;
}

@media (min-width: 768px) {
  .main ._btnpt {
    max-width: 1140px;
    margin: 0 auto;
  }
  .main ._btnpt:hover {
    text-decoration: none;
    cursor: pointer;
  }
}

.main ._btnpt::before {
  content: '▲';
  font-size: 1.3rem;
  display: inline-block;
  color: #4150ac;
  margin-right: 5px;
  text-decoration: none;
}
.main{
  line-height: 1.7;
}
.container .slick-img span{
      display: inline-block;
    padding: 3px;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 1rem;
    line-height: 1.1;
    text-align: right;
    color: #fff;
    text-shadow: 1px 1px 1px #000, 1px 0px 1px #000, 1px -1px 1px #000, 0px -1px 1px #000, -1px 1px 1px #000, -1px -1px 1px #000;
    opacity: 0.75;
}
.container .slick-img{
      position: relative;
}
.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(30px); -ms-transform: translateY(30px); transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
/*---------------------------------*/
@keyframes kvAnm01 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.main__hd {
  background: url(../img/pc_kv.jpg) center center no-repeat;
  background-size: cover;
  padding: 0;
  position: relative;
  animation: kvAnm01 1.3s linear .0s forwards;
}
@media (min-width: 768px){
  .main__hd {
    height: 683px;
  }
}
@media (max-width: 767px){
  .main__hd {
    background: url(../img/sp_kv.jpg) center center no-repeat;
    background-size: cover;
    padding: 3% 0 55%;
  }
}
.main_wrap{
  font-size: 1.8rem;
  color: #515151;
}
.main__hd__wrap {
  max-width: 1160px;
  margin: 0 auto;
  padding: 65px 20px 0;
  position: relative;
  top: auto;
  right: auto;
  transform: none;
}
@keyframes anmH1 {
  0% {
    opacity: 0;
    /*top: 136px;*/
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 1;
	  /*top: 106px;*/
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}
@media (max-width: 767px){
  .main__hd__wrap {
    padding: 0 10px 0;
  }
  .logo01 img{
    width: 85px;
    margin-left:10px;
  }
}

.main__hd__wrap h1 {
  text-align: center;
  opacity: 0;
  animation: anmH1 2.7s ease 1s forwards;
}

.main__hd__wrap h1 img{
  max-width: 678px;
  width: 100%;
}
@media (max-width: 767px){
  .main__hd__wrap h1 img{
    max-width: 100%;
    padding-top:5%; 
  }
}
.main__hd__wrap .logo01{
  position: absolute;
  top: 15%;
  left: 0;
  max-width: 171px;
  width: 100%;
}
@media (max-width: 767px){
  .main__hd__wrap .logo01{
    top: 0%;
  }
}
.main__hd:after{
  content: '';
    display: block;
    background-image: url(../img/pc_wave01.png) ;
    background-size: 100% auto;
    width: 100%;
    padding-top: calc(100 / 2250 * 100%);
    height: auto;
    position: absolute;
    bottom: -1px;
    z-index: 5;
}
@media (max-width: 767px){
  .main__hd:after{
    background-image: url(../img/sp_wave01.png) ;
    padding-top: calc(100 / 980 * 100%);
    bottom: -5px;
  }
}
.main__conts__box01{
  max-width: 1160px;
  margin:0 auto;
  padding: 0 20px;
}
@media (max-width: 767px){
  .main__conts__box01{
    padding: 0 10px;
  }
}
.tit01{
  font-family: "Noto Serif JP", serif;
  width: 100%;
  text-align: center;
  font-size: 3.65rem;
  color: #997c59;
}
@media (max-width: 767px){
  .tit01{
    font-size: 2.5rem;
    margin-top: 10px;
  }
}
.tit01:before{
  position: relative;
  display: inline-block;
  background: url(../img/tit_deco01.png) no-repeat;
  content: "";
  right:10px;
  width: 59px;
  height: 30px;
  vertical-align: middle;
}
@media (max-width: 767px){
  .tit01:before{
  background-size:contain;
  width: 38px;
  height: 23px;
  right:5px;
  }
}
.tit01:after{
  position: relative;
  display: inline-block;
  background: url(../img/tit_deco02.png) no-repeat;
  content: "";
  left:10px;
  width: 59px;
  height: 30px;
  vertical-align: middle;
}
@media (max-width: 767px){
  .tit01:after{
  background-size:contain;
  width: 38px;
  height: 23px;
  left:5px;
  }
}
.info_inner{
  align-items: center;
  margin-top: 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: flex;
  flex-direction: row;
}
@media (max-width: 767px){
  .info_inner{
    display: block;
  }  
}
.grf01{
  max-width: 500px;
  max-height: 200px;
  margin-right: 40px;
}
@media (max-width: 767px){
  .grf01{
    margin-right: 0;
  max-width: 100%;
  max-height: 100%;
  }  
}
.grf01 img{
  box-shadow: 0px 0px 8px #9be5e2;
}

.txt_inner{
  width: calc( 50% - 10px );
}
@media (max-width: 767px){
  .txt_inner{
    width:100%;
    font-size: 1.5rem;
    padding: 0;
  } 
  .txt_inner h2{
    margin-top: 20px;
  }
}
.txt_inner li{
  display: flex;
  margin-top: 28px;
}
.txt_inner .txt_link{
  margin-top:10px; 
}
.tab{
  height: 33px;
  white-space: nowrap;
  padding: 2px 20px;
  color: #FFFFFF;
  background: #4150ac;
  margin-right: 22px;
}
@media (max-width: 767px){
  .tab{
    padding: 5px 14px;
    font-size: 1.5rem;
    margin-right: 12px;
  }  
}
.link01{
  font-weight: 600;
  color: #4150ac;
  font-size: 20px;
  border-bottom: solid #4150ac 2px;
}
.link01:hover{
  text-decoration: none;
  border-bottom: solid #ffffff 0px;
}
@media (max-width: 767px){
  .link01{
    font-size: 18px;
  }
}
.main__conts__map{
  margin-top: 70px;
  padding-bottom: 70px;
  background:  url("../img/pc_bg01.jpg") no-repeat;
  background-position: top center;
  background-size:cover;
}
@media (max-width: 767px){
  .main__conts__map{
    margin-top: 35px;
    padding-bottom: 40px;
  }
}
.pcMap{
  max-width:1126px;
  padding: 0 20px;
  margin:0 auto;
}
@media (max-width: 767px){
  .pcMap{
    padding: 0 10px;
  }
}

.main__conts__box02{
  border-top: 5px solid;
  border-image: linear-gradient(to right bottom,#facc22,#f98712) 1;
  border-bottom: 5px solid;
  padding: 75px 0;
  background: url("../img/pc_bg02.jpg");
}
@media (max-width: 767px){
  .main__conts__box02{
    border-top: 3px solid;
    border-bottom: 3px solid;
    padding: 30px 0;
  }
}
.info_slide .tit01{
  padding-top:12px; 
  height: 94px;
  background: url("../img/tit_deco03.png") no-repeat;
  background-position: center;
}
@media (max-width: 767px){
  .info_slide .tit01{
    background-size: 355px;
    height: 70px;
  }
}
.cnt-wrapper{
  display: block;
  max-width: 1040px;
  margin: 0 auto;
  padding: 0 60px;
}
@media (max-width: 767px){
  .cnt-wrapper{
    padding: 0;
  }
}
.cnt-wrapper h4{
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  color: #ecc570;
}
@media (max-width: 767px){
  .cnt-wrapper h4{
    margin-top:20px; 
    font-size: 2.1rem;
  }
}
.cnt-wrapper p{
  margin-top:20px;
  font-size: 1.6rem;
  color: #FFFFFF;
}

@media (max-width: 767px){
  .cnt-wrapper p{
    font-size: 1.5rem;
  }
}
.txt-cnt{
  margin-top:50px; 
  align-items: center;
  display: flex;
}
@media (max-width: 767px){
  .txt-cnt{
    margin-top:15px; 
    display: block;
  }
}
.txt-inner{
  padding: 0;
  margin-left: 50px;
  width: 55%;
}
@media (max-width: 767px){
  .txt-inner{
    padding: 0 20px;
    width: 100%;
    margin-left: 0;
  }
}
.container {
  max-width: 400px;
  position: relative;
  width: 45%;
  margin: 0 auto;
}
@media (max-width: 767px){
  .container {
    width: 100%;
    max-width: 100%;
  }
}
.slider{
  width: 100%;
}
.main__conts__box03{
  margin-top: 70px;
  padding-bottom: 70px;
  background:  url("../img/pc_bg03.jpg") no-repeat;
  background-position: top center;
  background-size:cover;
}
@media (max-width: 767px){
  .main__conts__box03{
    margin-top: 45px;
    padding-bottom: 40px;
  }
}
.greeting{
  max-width: 1160px;
  margin:0 auto;
  padding: 0 20px;
}
@media (max-width: 767px){
  .greeting{
  padding: 0 10px;
}
}
.greeting .info_inner{
  align-items: center;
  margin-top: 55px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: flex;
  flex-direction: row;
}
@media (max-width: 767px){
  .greeting .info_inner{
    display: block;
    margin-top: 35px;
  }
}
.greeting .txt_inner p{
  margin-top: 20px;
}
@media (max-width: 767px){
  .greeting .txt_inner p{
    margin-top: 16px;
  }
}
.phot01{
  max-width: 460px;
  max-height: 340px;
  margin-right: 7%;
}
@media (max-width: 767px){
  .phot01{
    margin-right: 0;
    max-width: 100%;
    max-height: 100%;
  }
}
.phot01 img{
  box-shadow: 0px 0px 8px #9be5e2;
  border-radius: 10px;
}
.txt_ca{
  font-size: 1.5rem;
}
@media (max-width: 767px){
  .txt_ca{
  font-size: 1rem;
  margin-bottom: 25px;
}
}
.main__conts__box03:after{
    display: block;
    background-image: url(../img/pc_wave02.png) ;
    background-size: contain;
    content: '';
    width: 100%;
    position:relative;
    bottom: -75px;
    padding-top: calc(100 / 2250 * 100%);
}
@media (max-width: 767px){
  .main__conts__box03:after{
    background-image: url(../img/sp_wave02.png) ;
    padding-top: calc(100 / 1220 * 100%);
    bottom: -40px;
  }
}

/*ーーーーーーーーーslickーーーーーーーーーー*/
.container .slick-img img {
  height: auto;
  width: 100%;
  display: block;
}
.container .slick-prev {
  left: 0;
  z-index: 1;
}
.container .slick-next {
  right: 0;
}
.container .slick-prev:before {
    content: '◀';
}
.container .slick-next:before {
    content: '▶';
}
.container .slick-prev:before, .container .slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #000000;
    padding: 9px 4.2px;
}
.container .slick-prev, .container .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 54%;
    display: block;
    width: 28px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

/*ーーーーーーーーーコースリストーーーーーーーーーー*/
.main__crslst {
  overflow: hidden;
  padding: 50px 20px 15px;
}
@media (max-width: 767px){
  .main__crslst {
    padding: 20px 20px 15px;
  }
}

.main__crslst .logoBox > p {
	text-align: center;
	font-size: 1.6rem;
}
.main__crslst .logo_02 {
	width: 30%;
	margin: 0 auto;
}
.main__crslst .logoBox {
	margin-bottom: 20px;
}
@media (max-width: 767px){
	.main__crslst .logoBox > p {
		font-size: 1.2rem;
	}
	.main__crslst .logo_02 {
		width: 65%;
	}
}
@media (max-width: 374px){
	.main__crslst .logoBox > p {
		font-size: 1rem;
	}
}

@media (min-width: 768px) {
  .main__crslst {
    max-width: 1050px;
    padding: 75px 15px;
    margin: 0 auto;
  }
}

.main__crslst h2 {
  text-align: center;
  font-size: 2.5rem;
  margin-bottom: 30px;
}
@media (max-width: 374px) {
  .main__crslst h2 {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .main__crslst h2 {
    font-size: 3.6rem;
    line-height: 1.1;
    margin-bottom: 30px;
  }
}

.main__crslst h2 span {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 75px;
  margin: 10px auto 0;
}

.main__crslst__ul {
  margin-bottom: 15px;
}

.main__crslst__ul > p {
  font-size: 15px;
  text-align: center;
  border-top: 1px dashed #997c59;
  border-bottom: 1px dashed #997c59;
  padding: 15px 0;
}
@media (min-width: 768px) {
.main__crslst__ul > p {
    padding: 30px 0;
  }
}

.main__crslst__ul li {
  border-top: 1px dashed #997c59;
  position: relative;
  padding: 15px 0;
}

@media (min-width: 768px) {
  .main__crslst__ul li {
    padding: 30px 0;
    overflow: hidden;
  }
}

.main__crslst__ul li:last-of-type {
  border-bottom: 1px dashed #997c59;
}

.main__crslst__ul li a {
  color: #4150ac;
}

.main__crslst__ul li .crs_num01 {
  text-align: center;
  background-color: #4150ac;
  font-weight: normal;
  font-size: 1.2rem;
  line-height: 1;
  display: inline-block;
  color: #ffffff;
  margin-bottom: 5px;
  padding: 6px;
}

@media (min-width: 768px) {
  .main__crslst__ul li .crs_num01 {
    margin: 0;
    display: block;
    font-size: 1.6rem;
    width: 80px;
    float: left;
  }
}

.main__crslst__ul li .crs_tit01 {
  font-size: 1.8rem;
    margin: 0
}

@media (min-width: 768px) {
  .main__crslst__ul li .crs_tit01 {
    width: calc(100% - 100px);
    float: right;
    font-size: 2.4rem;
    line-height: 1.4;
    margin-bottom: 5px;
      margin-top: 0;
  }
}

.main__crslst__ul li .crs_eda01 {
  font-size: 1.3rem;
}

@media (min-width: 768px) {
  .main__crslst__ul li .crs_eda01 {
    width: calc(100% - 100px);
    float: right;
    font-size: 1.6rem;
    line-height: 1.4;
    margin-bottom: 10px;
  }
}

.main__crslst__ul li .crs_eda01 a {
  display: inline-block;
  font-weight: bold;
}

.main__crslst__ul li .crs_txt01 {
  font-size: 1.2rem;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .main__crslst__ul li .crs_txt01 {
    width: calc(100% - 100px);
    float: right;
    font-size: 1.5rem;
  }
}

.main__crslst__ul li .crs_price01 {
  color: #B6964F;
  font-size: 2.1rem;
  line-height: 1.4;
  font-weight: bold;
}

@media (min-width: 768px) {
  .main__crslst__ul li .crs_price01 {
    width: calc(100% - 100px);
    float: right;
    font-size: 3rem;
  }
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.main__rule .-rule {
  margin: 10px auto;
  max-width: 580px;
  text-align: right;
}

.main__rule .-rule a:hover {
  opacity: 0.7;
}
main .imgAnnotation { color: #333;padding: 0; margin: 10px auto;font-size: 1.2rem;text-align: right;}
@media (max-width: 767px){
main .imgAnnotation { margin: 5px auto;font-size: 1.1rem;text-align: right;}
}
