@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%;
}
.oneContents .contentsWrap #main {
  width: 100%;
}
#main {
  padding: 0;
}
/*==========*/
#footerLink {
  margin-top: 0;
}
/*=====main=====*/
.pcOnly {
  display: none;
}
.main-inner {
	overflow: hidden;
}
main .date {
  padding: 3% 5% 2%;
  background :#fff;
}
.readText {
	background: url("../images/idx_bg01.webp") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 135vw;
}
.readText p {
	position: absolute;
	margin: 19% 7% 0;
}
.contents01 {
	background: url("../images/idx_bg02.webp") no-repeat;
	background-size: 100%;
	position: relative;
}
.contents01 h2 {
	position: absolute;
	top: -3%;
}
.pointWrap {
	padding: 15% 0 10%;
}
.point01,
.point03 {
	background: url("../images/idx_bg03.webp") no-repeat;
	background-size: 100%;
	padding: 26% 10% 0;
}
.point02 {
	background: url("../images/idx_bg04.webp") no-repeat;
	background-size: 100%;
	padding: 26% 10% 0;
	margin-bottom: 5%;
}
dt {
	padding: 0 25%;
}
.point01 dd {
	margin: 10% 0 6%;
}
.point02 dd {
	margin: 10% 4% 7%;
}
.point03 dd {
	margin: 11% 4% 4%;
}
.contents02 {
	position: absolute;
	background: url("../images/idx_bg05.webp") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 200vw;
	margin-top: -10%;
	padding: 38% 10% 40%;
}
.contents02 p {
	margin: 0 10%;
}
.contents02 figure {
	width: 94%;
	margin: -3% auto 0;
}
.contents02 h2 {
	margin-top: -45%;
}
.contents03 {
	background: url("../images/idx_bg06.webp") no-repeat;
	background-size: 100%;
	width: 100%;
	margin-top: 150%;
	height: 300vw;
	padding: 35% 0;
}
.contents03 figure {
	margin: 0 -3% 0 0;
}
.tx {
	margin: 0 6% 2%;
}
.box {
	margin: -10% 4% 3%;
}
.btnArea p:nth-of-type(n+2) {
  margin: 3% 0 7%;
}
.attention {
  color: #380508;
  font-size: 1.2rem;
  text-shadow: 1px 1px 0 #fcb9ba,-1px 1px 0 #fcb9ba,1px -1px 0 #fcb9ba,-1px -1px 0 #fcb9ba;
}
.recomend {
	margin-top: -22%;
}
.recomend h2 {
  padding: 2% 10%;
  background :#fff;
}
.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 .date {
    width: 1000px;
    margin: 0 auto;
    padding: 15px 0 0;
  }
 .date img {
    width: 500px;
  }
.main-inner {
    width: 1000px;
    margin: 0 auto;
}
.readText {
	background: url("../images/idx_bg01pc.webp") no-repeat;
	background-size: 100%;
	height: 443px;
}
.readText p {
	margin: 140px 0 0 90px;
	width: 437px;
}
.contents01 {
	background: url("../images/idx_bg02pc.webp") no-repeat;
	background-size: 100%;
}
.contents01 h2 {
	top: -60px;
}
.pointWrap {
	padding: 0 0 640px;
}
.point01 {
	background: url("../images/idx_bg07.webp") no-repeat;
	background-size: 100%;
	padding: 100px 70px 0 50px;
	width: 436px;
	position: absolute;
	top: 90px;
	left: 100px;
}
.point02 {
	background: url("../images/idx_bg07.webp") no-repeat;
	background-size: 100%;
	padding: 100px 60px;
	width: 436px;
	position: relative;
	top: 340px;
	left: 500px;
	margin-bottom: 0;
}
.point03 {
	background: url("../images/idx_bg07.webp") no-repeat;
	background-size: 100%;
	padding: 100px 65px 0 55px;
	width: 436px;
	position: absolute;
	top: 570px;
	left: 100px;
}
dt {
	padding: 0 85px;
}
.contents02 {
	background: url("../images/idx_bg05pc.webp") no-repeat;
	background-size: 100%;
	width: 1000px;
	height: 853px;
	margin-top: -100px;
	padding: 200px 0;
	display: flex;
	justify-content: center;
}
.textBox {
	text-align: center;
	margin-top: 100px;
}
.contents02 p {
	margin: 0 0 0 10px;
	width: 340px;
}
.contents02 figure {
	width: 315px;
	margin: 0;
}
.contents02 h2 {
	margin-top: 0;
	width: 383px;
}
.contents03 {
	background: url("../images/idx_bg06pc.webp") no-repeat;
	background-size: 100%;
	margin-top: 650px;
	height: 1005px;
	padding: 120px 0 80px;
}
.tx {
	margin: 0 0 0 117px;
	width: 426px;
}
.contents03 figure {
	width: 567px;
	margin: -160px 0 0 330px; 
}
.box {
	margin: -140px auto 20px;
}
  .btnArea {
    width: 400px;
    margin: 0 auto 30px;
  }
  .btnArea p + p {
    margin: 20px 20px 0;
  }
  .attention {
    margin: 0 110px 0;
    font-size: 1.4rem;
    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%;
  }
}