ul{
  padding-left: 0;
}
.hero{
    margin-top: 114px;
}
.inner{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    display: block;
}
section{
    padding: 50px 0;
}
.txt-center{
    text-align: center;
}
.sec1 h2{
    color: #663e5b;
    font-size: 5rem;
    margin-bottom: 40px;
}
.fb{
    font-weight: bold;
}
.sec2{
    background-color: #f2f2f2;
}

.heading {
    position: relative;
    font-size: 4.8rem;
    text-align: center; /* 文字の中央寄せ */
  }
  .heading::before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    display: inline-block;
    width: 10%;
    height: 1px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #dbcdac;
  }
  .flex{
    display: flex;
  }
  .plan{
    justify-content: space-between;
    margin:50px 0 0px 0;
    flex-wrap: wrap;
  }

  .fa-phone:before {
    content: "\f095";
}

.cv-area{
  border: 1px solid #663e5b;
  padding: 40px;
  margin: 0 auto;
  width: 53%;
  text-align: center;
  background-color: #fff;
}
.cv-area h4{
  background-color: #663e5b;
  line-height: 1.3;
  color: #fff;
  padding: 5px 0;
  font-size: 2rem;
}
.cv-btn{
  background-color: #663e5b;
  color: #Fff;
  text-align: center;
  padding: 20px 40px;
  width: 52%;
  margin: 20px auto;
  border: none;
  font-size: 2.8em;
  font-family: sans-serif;
  position: relative;
  transition: 0.25s;
}
.cv-btn:hover{
  background-color: #dbcdac;
    color: #663e5b;
}

.cv-btn::after{
  position: absolute;
  content: url(../img/arrow.png);
  top: 33%;
  right:5%;
}

.facility{
  justify-content: space-around;
}

.facility-item{
  width: 45%;
  margin: 30px 0;
}
.city{
  background-color: #dbcdac;
  color: #663e5b;
  text-align: center;
  padding: 15px;
  font-size: 3em;
}
.facility-head{
  color: #663e5b;
  font-size: 4em;
  margin-bottom: 20px;
  margin-top: 20px;
}
.facility-name{
  color: #000;
  font-size: 3em;
  margin-bottom: 20px;
}
.facility-pic{
  width: 100%;
  margin-bottom: 20px;
}
.facility-text{
  font-size: 2em;
}
.map{
  border: 1px solid #dbcdac;
}
.facility-item button{
  background-image: url(../img/pattern-bg8.png);
  color: #fff;
  text-align: center;
  padding: 15px;
  width: 100%;
  background-color: #663e5b;
  border: none;
  cursor: pointer;
  font-size: 2.5em;
  margin-top: 20px;
  transition: all 0.25s;
}
.facility-item button:hover{
  background-color: #dbcdac;
  color: #663e5b;
}
.plan-item{
  width: 46%;
  background-color: #fff;
  border: 1px solid #dbcdac;
  padding:0 5px 5px 5px ;
  position: relative;
  margin-bottom: 50px;
  border-radius:14px;
  box-shadow: 0 2px 6px -1px rgba(0,0,0,.16)
}
.plan-item img.example{
  position: absolute;
  top: 11%;
  left: 4%;
  width: 87px;
}
.plan-item h3{
  background-color: #dbcdac;
  color: #663e5b;
  text-align: center;
  padding: 10px 0;
  font-size: 5em;
  border-radius: 12px 12px 0 0;
  margin-left: -5px;
  margin-right: -5px;
}
/* .plan-item img{
  width: 100%;
} */
.plan-item ul{
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
}
.plan-item ul li{
  width: 19%;
  text-align: center;
  list-style: none;
}
.plan-item .small{
  font-size: 12px;
}
.plan-name {
  text-align: center;
  padding: 10px 0;
  font-size: 3em;
}
.plan-item  .small{
  margin: 10px 0;
}
.sp-block{
  display: none;
}
.sp-non{
  display: block;
}
.facility-text{
  margin-bottom: 30px;
}
#venue,#_point,#plan{
  margin-top: -100px;
  padding-top: 100px;
}
.plan-pic{
  width:52%;
}
.plan-pic img{
  width: 50%;
}
.price-box{
  width: 48%;
  margin: 0 auto;
}
.price-box img{
  margin: 20px auto;
}
.plan-body{
  padding: 10px 0 10px 10px;
}
.plan-item table{
  width: 99%;
  margin: 10px auto;
  border-collapse: collapse;
  border: none;
  box-shadow: 0 2px 6px -1px rgba(0,0,0,.16);
}
.plan-item th{
  background-color: #663e5b;
  padding: 5px 0;
  font-size: 20px;
  color: #fff;
  width: 20%;
  border: 1px solid #663e5b;
}
.plan-item td{
  border: transparent;
  background-color: #fdf8eb;
  padding: 10px 0;
  font-size: 20px;
  text-align: center;
}
.plan-item td.circle{
  font-size: 22px;
}
.main-table{
  border-collapse: collapse;
  width: 100%;
  border: none;
  border-radius: 20px;
  text-align: center;
  box-shadow: 4px 3px 6px 1px rgba(0,0,0,.16);
}
.main-table th{
  background-color: #663e5b;
  color: #fff;
  padding: 20px 0;
  font-size: 28px;
  border: none;
  width: 15%;
}
.main-table th.first{
  width: 20%;
}
.main-table td{
  background-color: #fff;
  padding: 5px 0;
  font-size: 28px;
  border: none;
}
.main-table td.circle{
  font-size: 28px;
}
.main-table td span{
  font-size: 10px;
}
.main-table .gray{
  background-color: #fdf8eb;
}
.fdcon h4{
  font-size: 2rem;
}
.price-point{
  font-size: 1.5rem;
  text-align: right;
  margin-top: 20px;
}
.sec4,.sec5{
  padding-top: 0;
}
@media screen and (max-width: 480px) {
  .price-point{
    font-size: 1.2rem;
    text-align: right;
    margin-top: 20px;
  }
  .sp-block{
    display: block;
  }
  .sp-non{
    display: none;
  }
  .sp-g{
    background-color: #f2f2f2;
  }
  .column{
    flex-direction: column;
  }
  .plan-item th {
    padding: 5px 0;
    font-size: 18px;
    color: #fff;
    width: 20%;
    border: 1px solid #663e5b;
}
  .plan-item,.cv-area,.facility-item{
    width: 100%;
  }
  .plan-item{
    margin-bottom: 20px;
  }
  section{
    padding: 20px 10px;
  }
  .heading {
    font-size: 3.9em;
  }
  .facility-name {
    font-size: 2.5em;
}
  .sec1 h2{
    font-size: 3.5em;
    margin-bottom: 20px;
    background-color: #dbcdac;
    padding: 10px 0;
  }
  .purple{
    background-color: #663e5b;
    color: #fff;
    text-align: center;
    padding: 10px;
    width: 40%;
    margin-right: 3%;
    display: flex;
    font-size: 2rem;
    align-items: center;
    justify-content: center;
  }
  .sp-top .flex{
   padding: 10px 0;
  }
  .head-price{
    font-weight: bold;
    color: red;
    line-height: 1;
    font-size: 8em;
    position: relative;
  }
  .head-price::after{
    position: absolute;
    top: 12%;
    right: -4%;
    content: "(税込)";
    color: red;
    font-size: 14px;
  }
  .head-price span{
    font-size:16px;
  }
  .sp-top{
    padding: 0 10px;
    background-color: #f2f2f2;
  }
  .sp-top h2{
    color: #663e5b;
    font-size: 3.5em;
    background-color: #dbcdac;
    padding: 10px 0;
  }
  .cv-btn{
    width: 100%;
  }
  .fdcon address, .cv-area address {
    font-style: normal;
    background-image: url(../img/fd.png);
    background-position: 0px;
    background-size: 45px;
    background-repeat: no-repeat;
    padding-left: 54px;
    display: none;
    letter-spacing: 0.1em;
    font-size: 5em;
}
.cv-area a.sp-tel,.fdcon a.sp-tel{
  font-style: normal;
  background-image: url(../img/fd.png);
  background-position: 0px;
  background-size: 45px;
  background-repeat: no-repeat;
  padding-left: 54px;
  letter-spacing: 0.1em;
  display: inline;
  font-size: 5em;
  text-decoration: none;
  color: #663e5b;
}
.fdcon h4{
  background-color: #663e5b;
  line-height: 1.3;
  color: #fff;
  padding: 5px 0;
  font-size: 2em;
}
.fdcon{
  padding: 20px 10px 30px 10px;
}
.cv-area .soudan {
  font-size: 1.1em;
}
.cv-area{
  padding: 10px;
}
.plan {
  margin: 0px 0;
}
.fdcon p{
  display: none;
}
.fdcon h3 {
  font-size: 2.4em;
  line-height: 1.6em;
}
  .sec1 h2{
    font-size: 3.5em;
  }
  .hero {
    margin-top: 74px;
}
.navbox ul li a {
  writing-mode: inherit;
}
h1{
  padding-top: 10px;
  font-size: 2rem;
  text-align: center;
}
h1 span{
  color: #663e5b;
  font-size: 3rem;
}
.selectbtn:after{
  right: 43%;
}
.main-table th {
  padding: 14px 0px;
  font-size: 14px;
  width: 10%;
}
.main-table td {
  padding: 3px;
  font-size: 15px;
}
.main-table th.first {
  width: 19%;
}
.plan-body {
  padding: 10px 0px 10px 0;
}
.price-box {
  padding: 0 10px;
}
.main-table td.circle {
  font-size: 14px;
  font-weight: bold;
}
.main-table td.circle.sp-c{
  font-size: 18px;
}
.main-table td span {
  font-size: 7px;
}
.price-box img{
  margin: 12px auto;
}
.price-box img:first-child{
  margin-top: 20px;
  margin-bottom: 10px;
}
}
@media screen and (max-width: 391px) {
  .head-price{
    font-size: 7em;
    line-height: 1.2;
  }
}
@media screen and (max-width: 375px) {
  .head-price{
    font-size: 7em;
    line-height: 1.2;
  }
  .main-table td.circle {
    font-size: 13px;
    font-weight: bold;
}
}
