@charset "utf-8";
* {
  box-sizing: border-box;
}
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
}
html {
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
}
body {
  line-height: 1.5;
  font-size: 1.4rem;
  color: #333333;
}
body, main, section, h1, h2, h3, p, ul, li, dl, dd, figure {
  margin: 0;
  padding: 0;
}
.headTitleBox {
  margin-bottom: 0;
}
.contentsWrap {
  width: 100%;
  overflow: hidden;
}
.oneContents .contentsWrap #main {
  width: 100%;
}
#main {
  padding: 0;
}
/*==========*/
#footerLink {
  margin-top: 0;
}
/*=====main=====*/
.pcOnly {
  display: none;
}
.main-inner {
  background-color:#992a23;
}
main .date {
  padding: 3% 5%;
  background-color: #ffad0a;
}
.contents01 {
	text-align: center;
	padding-top: 6%;
}
.readText {
	padding: 9% 14% 0;
}
.subText {
	margin: 10% 10% 0;
}
.star-flashing01 {
	width: 100%;
	height: 50%;
	position: absolute;
}
.star-flashing01::before {
	width: 92%;
	height: 100%;
	content: "";
	background: url("../images/idx_im01.webp") no-repeat;
	background-size: 100%;
	position: absolute;
	top: 2%;
	left: 5%;
	animation: star-flashing-before 3s infinite;
}
@keyframes star-flashing-before {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	60% {
		opacity: 1;
	}
	90% {
		opacity: 0;
	}
	95% {
		opacity: 1;
	}
}
.star-flashing01::after {
	width: 100%;
	height: 100%;
	content: "";
	background: url("../images/idx_im02.webp") no-repeat;
	background-size: 100%;
	position: absolute;
	top: 2%;
	left: 0;
	animation: star-flashing-after 3s infinite;
}
@keyframes star-flashing-after {
	0% {
		opacity: 0;
	}
	60% {
		opacity: 1;
	}
	70% {
		opacity: 0
	}
	80% {
		opacity: 1;
	}
	85% {
		opacity: .3;
	}
	90% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
.bgWrap {
	background: url("../images/idx_bg02.webp") no-repeat;
	background-size: 100%;
	padding-bottom: 30%;
	margin-top: 10%;
}
.halohalo {
	background: url("../images/idx_bg01.webp") no-repeat center;
	background-size: 142%;
	padding: 13% 13% 16%;
}
.halohalo h3 {
	margin: 0 13% 8%;
}
.contents02 {
	position: relative;
}
.star-flashing02 {
	width: 100%;
	height: 130%;
	position: absolute;
}
.star-flashing02::before {
	width: 95%;
	height: 100%;
	content: "";
	background: url("../images/idx_im04.webp") no-repeat;
	background-size: 100%;
	position: absolute;
	top: -5%;
	left: 4%;
	animation: star-flashing-before 3s infinite;
}
.star-flashing02::after {
	width: 70%;
	height: 100%;
	content: "";
	background: url("../images/idx_im05.webp") no-repeat;
	background-size: 100%;
	position: absolute;
	top: -6%;
	left: 18%;
	animation: star-flashing-after 3s infinite;
}
.contents02 figure {
    margin: 24% -19% 0 27%;	
}
.point01 {
	position: absolute;
	z-index: 2;
	width: 60%;
	top: -6%;
	left: 3%;
	padding-bottom: 10%;
}
.btnLink {
	width: 75%;
}
.point01::after {
    position: absolute;
	content: "";
	background: url("../images/idx_line01.webp") no-repeat;
	background-size: 100%;
	width: 68%;
	height: 68%;
	top: 75%;
	left: 35%;
}
.point02 {
	position: absolute;
	z-index: 2;
	width: 50%;
	top: 32%;
	left: 3%;
	padding-bottom: 10%;
}
.point02::after {
    position: absolute;
	content: "";
	background: url("../images/idx_line02.webp") no-repeat;
	background-size: 100%;
	width: 75%;
	height: 75%;
	top: 70%;
	left: 28%;
}
.point03 {
	position: absolute;
	z-index: 2;
	width: 55%;
	top: 54%;
	left: 3%;
	padding-bottom: 10%;
}
.point03::after {
    position: absolute;
	content: "";
	background: url("../images/idx_line01.webp") no-repeat;
	background-size: 100%;
	width: 75%;
	height: 75%;
	top: 70%;
	left: 35%;
}
.contents03 {
	padding: 0 4% 7%;
	background: url("../images/idx_bg03.webp") no-repeat;
	background-size: 100%;
}
.star-flashing03 {
	width: 96%;
	height: 40%;
	position: absolute;
}
.star-flashing03::before {
	width: 96%;
	height: 100%;
	content: "";
	background: url("../images/idx_im07.webp") no-repeat;
	background-size: 100%;
	position: absolute;
	top: 45%;
	left: 1%;
	animation: star-flashing-before 3s infinite;
}
.star-flashing03::after {
	width: 89%;
	height: 100%;
	content: "";
	background: url("../images/idx_im08.webp") no-repeat;
	background-size: 100%;
	position: absolute;
	top: 50%;
	left: 1%;
	animation: star-flashing-after 3s infinite;
}
.tx {
	padding-top: 12%;
	margin: 0 2%;
}
.contents03 figure {
	width: 150%;
	margin: 3% 0 0 13%;
}
.btnArea {
  margin: -45% 0 8%;
}
.btnArea p:nth-of-type(n+2) {
  margin: 3% 3% 0;
}
.attention {
  color: #992a23;
  font-size: 1.2rem;
}
.recomend h2 {
  padding: 3% 11%;
  background-color: #ffad0a;
  font-size: 0;
}
.recomend ul li {
  width: 100%;
}

/*=====mediaQuery=====*/
@media screen and (min-width:751px), print {
  .pcOnly {
    display: inline-block;
  }
  .spOnly {
    display: none;
  }
  #main {
    background-image: linear-gradient(-45deg, #f0f0f0 25%, #f6f6f6 25%, #f6f6f6 50%, #f0f0f0 50%, #f0f0f0 75%, #f6f6f6 75%, #f6f6f6);
    background-size: 15px 15px;
  }
  #main h1 , #main .date{
    text-align: center;
  }
.main-inner {
    width: 1000px;
    margin: 0 auto;
}
  #main .date {
    width: 1000px;
    margin: 0 auto;
    padding: 13px 0;
  }
 .date img {
    width: 450px;
  }
.contents01 {
	padding-top: 70px;
}
.readText {
	padding: 0;
}
.readText img {
	width: 657px;
}
.subText {
	margin: 50px auto 0;
}
.star-flashing01 {
	width: 1000px;
	height: 350px;
}
.star-flashing01::before {
	width: 810px;
	background: url("../images/idx_im01pc.webp") no-repeat;
	background-size: 100%;
	top: -25px;
	left: 96px;
}
.star-flashing01::after {
	width: 780px;
	background: url("../images/idx_im02pc.webp") no-repeat;
	background-size: 100%;
	top: -40px;
	left: 80px;
}
.bgWrap {
	background: url("../images/idx_bg02pc.webp") no-repeat;
	background-size: 100%;
	padding-bottom: 150px;
	margin-top: 50px;
}
.halohalo {
	background-size: 100%;
	width: 626px;
	margin: 0 auto;
	padding: 65px 140px 75px;
}
.halohalo h3 {
	margin: 0 47px 25px;
}
.contents02 figure {
    margin: 120px auto 0;	
	width: 315px;
}
.star-flashing02::before {
	width: 553px;
	background: url("../images/idx_im04pc.webp") no-repeat;
	background-size: 100%;
	top: 50px;
	left: 250px;
}
.star-flashing02::after {
	width: 505px;
	background: url("../images/idx_im05pc.webp") no-repeat;
	background-size: 100%;
	top: -45px;
	left: 265px;
}
.point01 {
	width: 271px;
	top: -45px;
	left: 170px;
	padding-bottom: 100px;
}
.btnLink {
	width: 200px;
}
.point01::after {
	width: 180px;
	height: 35px;
	top: 147px;
	left: 105px;
}
.point02 {
	width: 210px;
	top: 150px;
	left: 650px;
	padding-bottom: 100px;
}
.point02::after {
	background: url("../images/idx_line03.webp") no-repeat;
	background-size: 100%;
	width: 153px;
	height: 70px;
	top: 90px;
	left: -90px;
}
.point03 {
	width: 225px;
	top: 323px;
	left: 190px;
	padding-bottom: 100px;
}
.point03::after {
	width: 180px;
	height: 35px;
	top: 90px;
	left: 90px;
}
.contents03 {
	padding: 0 0 40px;
	background: url("../images/idx_bg03pc.webp") no-repeat;
	background-size: 100%;
}
.star-flashing03 {
	width: 1000px;
	height: 400px;
}
.star-flashing03::before {
	width: 580px;
	background: url("../images/idx_im07pc.webp") no-repeat;
	background-size: 100%;
	top: 180px;
	left: 200px;
}
.star-flashing03::after {
	width: 440px;
	background: url("../images/idx_im08pc.webp") no-repeat;
	background-size: 100%;
	top: 100px;
	left: 270px;
}
.tx {
	padding-top: 30px;
	margin: 0 auto;
	width: 470px;
}
.contents03 figure {
	width: 550px;
	margin: 20px 0 0 360px;
}
  .btnArea {
    width: 400px;
    margin: -170px auto 30px;
  }
  .btnArea p + p {
    margin: 20px 20px 0;
  }
  .attention {
    margin: 0 160px 0;
    font-size: 1.3rem;
    text-align: left;
  }
  .recomend {
    width: 1000px;
    margin: 0 auto;
  }
  .recomend h2 {
    text-align: center;
    padding: 13px 0;
  }
  .recomend h2 img {
    width: 400px;
  }
  .recomend ul {
    display: -webkit-flex;
    display: flex;
  }
  .recomend ul li {
    width: 100%;
  }
}