@charset "utf-8";
/* ----------------------------------------
 mv
------------------------------------------- */
#mv {
  width: 100%;
  box-sizing: border-box;
  border: 2px solid #ad0404;
  margin: 0 auto;
　margin-top:-4000px!important;
	
}
#slider li {
  width: 100%;
  padding-top: 0%;
 
}
.slide01 {
  background:0 0 no-repeat;
  background-size: contain;
}
.slide01:before{ 
	content:""; 
	display: block; 
	/*padding-top: 46.11%;
	margin-bottom:-85px;*/
}
.slide02 {
  background:0 0%  no-repeat;
  background-size: contain;
}

.slide02:before{ 
	content:""; 
	display: block; 
	/*padding-top: 46.11%;
	margin-bottom:-85px;*/
}
.slide03 {
  background:0 0  no-repeat;
  background-size: contain;
}
.slide03:before{ 
	content:""; 
	display: block; 
	/*padding-top: 46.11%;
	margin-bottom:-85px;*/
}

/* ----------------------------------------
 price
------------------------------------------- */
#price .wrapper2 {
  overflow: visible;
}
#price h2 {
  position: relative;
  color: #fff;
  font-size: 3.6rem;
  font-weight: 600;
  text-align: center;
  line-height: 1;
  background-color: #ad0404;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 15px;
}
#price h2 span {
  color: #ffe374;
  position: relative;
}
#price h2 span::before {
  display: inline-block;
  content: "";
  position: absolute;
  width: 90px;
  height: 90px;
  background: url("../images/index/icon-every.png") 0 0 no-repeat;
  background-size: cover;
  top: -50px;
  left: -100px;
}
#price .inner {
  border: 2px solid #ad0404;
  background-color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 30px;
}
#price .box {
  display: flex;
  flex-wrap: wrap;
  max-width: 800px;
  font-weight: 600;
  margin: 0 auto;
}
#price .box01 {
  width: 24%;
}
#price .box01 .txt01 {
  line-height: 1.4;
  text-align: center;
  margin-bottom: 5px;
}
#price .box01 .txt02 {
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.4;
  text-align: center;
  background-color: #ad0404;
  padding: 5px 0;
}
#price .box02 {
  display: table;
  overflow: hidden;
  width: 33%;
  line-height: 1.1;
  border-radius: 10px;
  margin: 0 5%;
}
#price .box02 .txt01 {
  display: table-cell;
  width: 50%;
  color: #fff;
  font-size: 2.4rem;
  text-align: center;
  vertical-align: middle;
  background-color: #e6aa28;
  padding: 10px 0;
}
#price .box02 .txt02 {
  display: table-cell;
  width: 50%;
  color: #3c1e00;
  font-size: 2.4rem;
  text-align: center;
  vertical-align: middle;
  background-color: #fff5e0;
  padding: 10px 0;
}
#price .box02 .txt02 img {
  width: 30px;
  margin-bottom: 6px;
}
#price .box03 {
  display: table;
  overflow: hidden;
  width: 33%;
  line-height: 1.1;
  border-radius: 10px;
}
#price .box03 .txt01 {
  display: table-cell;
  width: 50%;
  color: #fff;
  font-size: 2.4rem;
  text-align: center;
  vertical-align: middle;
  background-color: #8e8e8e;
  padding: 10px 0;
}
#price .box03 .txt02 {
  display: table-cell;
  width: 50%;
  color: #3c1e00;
  font-size: 2.4rem;
  text-align: center;
  vertical-align: middle;
  background-color: #eeeeee;
  padding: 10px 0;
}
#price .box03 .txt02 img {
  width: 30px;
  margin-bottom: 6px;
}
/* ----------------------------------------
 lead
------------------------------------------- */
#lead {
  padding: 5% 0;
}
#lead .box {
  display: flex;
  flex-wrap: wrap;
}
#lead .box01 {
  width: 35%;
  margin-right: 3%;
}
#lead .box02 {
  width: 62%;
}
/* ----------------------------------------
 Park
------------------------------------------- */
#park {
  padding: 50px 0;
  margin-top:3%;
  margin-bottom:3%;
}
#park .box {
  display: block;
  flex-wrap: wrap;
   text-align:center;
}
#park .box01 {
  width: 100%;
  margin-bottom: 3%;
}
#park .box02 {
  width: 100%;
	text-align:left;
}
/* ----------------------------------------
 lether
------------------------------------------- */
#lether {
  padding: 50px 0;
  margin-top:3%;
  margin-bottom:3%;
}
#lether .box {
  display:  block;
  flex-wrap: wrap;
  text-align:center;
}
#lether .box01 {
  width: 100%;
  margin-right: 3%;
}
#lether .box02 {
  width: 100%;
	text-align:left;
}


/* ----------------------------------------
 item
------------------------------------------- */
.item-group {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -30px;
}
.item-group li {
  width: 48%;
  line-height: 1.2;
  text-align: right;
  margin: 0 2% 30px 0;
}
.item-group li:nth-child(4n) {
  margin: 0 0 30px 0;
}
.item-group li a img {
  margin-bottom: 5px;
}
.item-group li a span {
  display: inline-block;
  font-weight: 600;
  border-bottom: 1px solid #3c1e00;
}
.item-group li a span::after {
  display: inline-block;
  content: ">>";
  margin-left: 5px;
}
/* ----------------------------------------
 purchase
------------------------------------------- */
#purchase {
  padding: 50px 0;
}
#purchase .box {
  display: flex;
  flex-wrap: wrap;
}
#purchase .box01 {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 20px;
}
#purchase .box02 {
  width: 49%;
  margin-bottom: 20px;
}
/* ----------------------------------------
 way
------------------------------------------- */
#way h2 {
  color: #fff;
  font-size: 3.6rem;
  font-weight: 600;
  text-align: center;
  line-height: 1;
  background-color: #ad0404;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 15px;
}
#way h2 span {
  color: #ffd200;
}
#way .inner {
  border: 2px solid #ad0404;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 30px;
}
#way h3 {
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}
#way .box {
  display: flex;
  flex-wrap: wrap;
}
#way .box01 {
  width: 32%;
}
#way .box02 {
  width: 32%;
  margin: 0 2%;
}
#way .box03 {
  width: 32%;
}
#way h4 {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 600;
  text-align: center;
  background-color: #ad0404;
  margin-bottom: 10px;
}
#way p {
  line-height: 1.5;
  text-align: left;
  margin-bottom: 10px;
}
#way .btn {
  text-align: right;
}
#way .btn a {
  display: inline-block;
  font-weight: 600;
  background: url("../images/cmn/way-icon.png") 100% 50% no-repeat;
  background-size: 9px auto;
  border-bottom: 1px solid #3c1e00;
  padding-right: 15px;
}
/* ----------------------------------------
 img-group
------------------------------------------- */
.img-group {
  display: flex;
  flex-wrap: wrap;
}
.img-group li {
  width: 24%;
  margin: 0 1% 40px 0;
}
.img-group li:nth-child(4n) {
  margin: 0 0 40px 0;
}
.img-group .img-box {
  position: relative;
  padding-top: 70%;
  margin-bottom: 10px;
}
.img-group .img-box img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
  left: 0;
}
.img-group .date {
  text-align: right;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 10px;
}
.img-group .cate {
  color: #fff;
  font-size: 90%;
  text-align: center;
  line-height: 1;
  background-color: #ffb566;
  padding: 5px;
}
.img-group .txt {
  text-align: left;
  line-height: 1.4;
  margin-bottom: 0;
}
/* ----------------------------------------
 faq
------------------------------------------- */
#faq {
  padding: 50px 0;
}
.faq li {
  font-weight: 600;
}
.faq li dt {
  position: relative;
  color: #ffd200;
  line-height: 1.5;
  background-color: #ad0404;
  padding: 10px 10px 10px 45px;
}
.faq li dd {
  position: relative;
  color: #503a26;
  line-height: 1.5;
  background-color: #fff;
  padding: 10px 10px 10px 45px;
}
.faq li dt::before {
  position: absolute;
  display: inline-block;
  content: "Q";
  color: #ffd200;
  font-size: 2.8rem;
  top: 0;
  left: 15px;
}
.faq li dd::before {
  position: absolute;
  display: inline-block;
  content: "A";
  color: #ad0404;
  font-size: 2.8rem;
  top: 0;
  left: 15px;
}
#faq .btn {
  text-align: right;
}
#faq .btn a {
  display: inline-block;
  font-weight: 600;
  background: url("../images/cmn/way-icon.png") 100% 50% no-repeat;
  background-size: 9px auto;
  border-bottom: 1px solid #3c1e00;
  padding-right: 15px;
}
/* ----------------------------------------
 rss-box
------------------------------------------- */
.rss-box {
  display: flex;
  flex-wrap: wrap;
}
.rss-box .news {
  width: 49%;
  margin-right: 2%;
}
.rss-box .column {
  width: 49%;
}
.rss-box .box {
  border: 1px solid #000;
  background-color: #fff;
  padding: 2px;
}
.rss-box .box .inner {
  border: 1px solid #000;
  background-color: #fff;
  padding: 30px;
}
.rss-box .news ul {
  margin-bottom: 30px;
}
.rss-box .news ul li {
  border-bottom: 1px dashed #a78563;
  padding: 10px 0;
}
.rss-box .news dl {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.6rem;
  line-height: 1.4;
}
.rss-box .news dl dt {
  width: 30%;
}
.rss-box .news dl dd {
  width: 70%;
}
.rss-box .column ul {
  margin-bottom: 30px;
}
.rss-box .column ul li {
  border-bottom: 1px dashed #a78563;
  padding: 10px 0;
}
.rss-box .column dl {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  font-size: 1.6rem;
  line-height: 1.4;
}
.rss-box .column dl dt {
  width: 25%;
  box-sizing: border-box;
  font-size: 90%;
  text-align: center;
  background-color: #ffb566;
  padding: 5px 0;
  margin-right: 5%;
}
.rss-box .column dl dd {
  width: 70%;
}

/* =======================
  PC
======================== */
@media screen and (min-width: 1200px) {}
/* =======================
  TABLET
======================== */
@media screen and (max-width:1199px) {}
/* =======================
  SP
======================== */
@media screen and (max-width: 880px) {
/* ----------------------------------------
 mv
------------------------------------------- */
#slider li {
  width: 100%;
  /*padding-top: 68.18%;*/
}
.slide01 {
  background:50% 50% no-repeat;
  background-size: cover;
}
.slide02 {
  background:50% 50% no-repeat;
  background-size: cover;
}
.slide03 {
  background:50% 50% no-repeat;
  background-size: cover;
}
/* ----------------------------------------
 price
------------------------------------------- */
#price h2 {
  font-size: clamp(14px,2.5vw,18px);
  padding: 15px;
}
#price h2 span::before {
  width: 45px;
  height: 45px;
  top: -25px;
  left: -50px;
}
#price .inner {
  padding: 20px;
}
#price .box {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 800px;
  font-weight: 600;
  margin: 0 auto;
}
#price .box01 {
  width: 100%;
  text-align: center;
  margin: 0 auto 20px auto;
}
#price .box01 .txt01 {
  display: inline-block;
  font-size: clamp(14px,2.5vw,18px);
  margin-bottom: 5px;
}
#price .box01 .txt02 {
  display: inline-block;
  font-size: clamp(12px,2.0vw,16px);
  padding: 5px 6px;
}
#price .box02 {
  width: 48%;
  box-sizing: border-box;
  margin: 0 4% 0 0;
}
#price .box02 .txt01 {
  font-size: clamp(16px,3vw,20px);
  padding: 10px 0;
}
#price .box02 .txt02 {
  font-size:clamp(16px,3vw,20px);
  white-space: nowrap;
  padding: 10px 0;
}
#price .box02 .txt02 img {
  width: 20px;
  margin-bottom: 6px;
}
#price .box03 {
  width: 48%;
  box-sizing: border-box;
}
#price .box03 .txt01 {
  font-size: clamp(16px,3vw,20px);
  padding: 10px 0;
}
#price .box03 .txt02 {
  font-size: clamp(16px,3vw,20px);
  white-space: nowrap;
  padding: 10px 0;
}
#price .box03 .txt02 img {
  width: 20px;
  margin-bottom: 6px;
}
/* ----------------------------------------
 lead
------------------------------------------- */
#lead {
  padding: 50px 0;
}
#lead .box01 {
  width: 80%;
  margin:0 auto 20px auto;
}
#lead .box02 {
  width: 100%;
}
/* ----------------------------------------
 park
------------------------------------------- */
#park {
  padding: 50px 0;
}
#park .box01 {
  width: 80%;
  margin:0 auto 20px auto;
}
#park .box02 {
  width: 100%;
}	

/* ----------------------------------------
 item
------------------------------------------- */
.item-group {
  margin-bottom: -20px;
}
.item-group li {
  width: 45%;
  margin: 0 2% 20px 0;
}
.item-group li:nth-child(2n) {
  margin: 0 0 20px 0;
}
/* ----------------------------------------
 purchase
------------------------------------------- */
#purchase {
  padding: 50px 0;
}
#purchase .box01 {
  width: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}
#purchase .box02 {
  width: 100%;
  margin-bottom: 20px;
}
/* ----------------------------------------
 way
------------------------------------------- */
#way h2 {
  font-size: 4.0909vw;
}
#way h3 {
  font-size: clamp(14px,2.5vw,18px);
  margin-bottom: 20px;
}
#way .inner {
  padding: 20px;
}
#way .box01 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto 30px auto;
}
#way .box02 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto 30px auto;
}
#way .box03 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
}
#way .group01{
  width: 40%;
  margin-right: 5%;
}
#way .group02{
  width: 55%;
}
#way h4 {
  font-size: clamp(16px,3vw,20px);
  text-align: left;
  padding-left: 10px;
  margin-bottom: 10px;
}
#way p {
  font-size: clamp(14px,2.5vw,18px);
}
#way .btn {
  font-size: clamp(14px,2.5vw,18px);
}

/* ----------------------------------------
 img-group
------------------------------------------- */
.img-group li {
  width: 48%;
  font-size: clamp(14px,2.5vw,18px);
  margin: 0 4% 20px 0;
}
.img-group li:nth-child(4n) {
  margin: 0 0 20px 0;
}
.img-group li:nth-child(2n) {
  margin: 0 0 20px 0;
}
/* ----------------------------------------
 faq
------------------------------------------- */
.faq li {
  font-size: clamp(16px,3vw,20px);
}
.faq li dt {
  padding: 10px 10px 10px 10%;
}
.faq li dd {
  padding: 10px 10px 10px 10%;
}
.faq li dt::before {
  font-size: 120%;
  top: 5px;
  left: 4%;
}
.faq li dd::before {
  font-size: 120%;
  top: 5px;
  left: 4%;
}
#faq .btn {
  font-size: clamp(14px,2.5vw,18px);
}
/* ----------------------------------------
 rss-box
------------------------------------------- */
.rss-box {
  display: block;
}
.rss-box .news {
  width: 100%;
  margin : 0 auto 30px auto;
}
.rss-box .column {
  width: 100%;
  margin : 0 auto;
}
.rss-box .box .inner {
  padding: 5vw;
}
.rss-box .news dl {
  font-size: clamp(14px,2.5vw,18px);
}
.rss-box .news dl dt {
  width: 25%;
  margin-right: 7%;
}
.rss-box .news dl dd {
  width: 68%;
}
.rss-box .column dl {
  font-size: clamp(14px,2.5vw,18px);
}
.rss-box .column dl dt {
  width: 25%;
  margin-right: 7%;
}
.rss-box .column dl dd {
  width: 68%;
}


}