@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;
	background :url("../images/idx_bg01.webp") no-repeat;
	background-size: 100%;
	padding: 10% 0;
}
main .date {
  padding: 3% 5%;
  background-color: #fff;
}
.contents01 {
	margin: 0 2%;
}
.contents01-text {
	margin: 0 21% 16%;
}
.contents01-text p:first-of-type {
	margin: 0 18% 9%;
}
.contents02 {
	margin-top: 18%;
}
.contents02 h2 {
  margin: 0 6%
}
.point-wrap {
	margin: 18% 0 0;
}
.point01,.point02 {
	display: flex;
}
.point01 dl {
	margin: 0 -27% 0 5%;
	width: 56%;
	z-index: 1;
}
.point01 dl dt {
	margin: 0 56% 10% 0
}
.point01 figure {
	width: 103%;
	margin: -12% -31% 0 0;
}
.point02 {
	flex-direction: row-reverse;
	margin-top: 5%;
}
.point02 dl {
	margin: 0 5% 0 -20%;
	width: 52%;
	z-index: 1;
}
.point02 dl dt {
	margin: 0 0 10% 21%
}
.point02 figure {
	width: 90%;
	margin: -17% 0 0 -50%;
}
.contents03 {
	margin: 29% 0 0;
	position: relative;
}
.contents03-text {
	margin: 0 10% 10%;
}
.contents03-text p {
	margin: 10% 5% 0;
}
.contents03 figure {
	margin: 0 10%;
}
.double {
	position: absolute;
	width: 38%;
	bottom: 7%;
	right: 3%;
}
.contents04 {
	margin-top: 17%;
}
.tx {
	margin: 0 7%;
}
.contents04 figure {
    width: 105%;
	margin: 5% 0 0 -2%;
	position: relative;
}
.box {
	margin: -25% 4% 0;
	position: relative;
	z-index: 1;
}
.btnArea p:nth-of-type(n+2) {
  margin: 3% 2% 5%;
}
.attention {
  color: #380508;
  font-size: 1.2rem;
  position: relative;
  margin: 0 4%;
}
.recomend h2 {
  padding: 3% 12%;
  background-color: #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-inner {
    width: 1000px;
    margin: 0 auto;
	background :url("../images/idx_bg01pc.webp") no-repeat;
	background-size: 100%;
	padding: 77px 0 47px;
}
  main .date {
    width: 1000px;
    margin: 0 auto;
    padding: 15px 0;
  }
 .date img {
    width: 450px;
  }
.contents01 {
	margin: 0 80px 0 88px;
	display: flex;
	align-items: center;
}
.contents01-text {
	margin: 0 57px 0 0;
	width: 300px;
}
.contents01-text p:first-of-type {
	margin: 0 105px 37px 0;
}
.contents02 {
	margin-top: 129px;
}
.contents02 h2 {
  margin: 0 auto;
  width: 431px;
}
.point-wrap {
	margin: 80px 0 0 60px;
	display: flex;
	justify-content: space-between;
}
.point01 dl {
	margin: 0 -115px 0 0;
	width: 215px;
}
.point01 dl dt {
	margin: 0 120px 22px 0
}
.point01 figure {
	width: 400px;
	margin: -20px -130px 0 0;
}
.point02 {
	margin-top: 0;
	flex-direction: row;
}
.point02 dl {
	margin: 0;
	width: 221px;
}
.point02 dl dt {
	margin: 0 55px 22px 0;
}
.point02 figure {
	width: 360px;
	margin: -50px 0 0 -120px;
}
.contents03 {
	margin: 80px 0 0;
	display: flex;
	justify-content: center;
}
.contents03-text {
	margin: 160px 0 0;
	width: 356px;
}
.contents03-text p {
	margin: 36px 18px 0;
}
.contents03 figure {
	margin: 0;
	width: 344px;
}
.double {
	width: 161px;
	bottom: 103px;
	right: 120px;
}
.contents04 {
	margin-top: 110px;
}
.contents04-pcWrap {
	display: flex;
	justify-content: center;
}
.box{
	margin: 165px 0 50px;
	width: 420px;
}
.contents04 figure {
    width: 445px;
	margin: 0;
}
.tx {
	margin: 0 0 70px;	
}
  .btnArea {
    width: 430px;
    margin: 0 auto;
  }
  .btnArea p:nth-of-type(2) {
    margin: 10px 20px 0;
  }
  .attention {
    margin: 0 0 0 70px;
    font-size: 1.5rem;
    text-align: left;
  }
  .recomend {
    width: 1000px;
    margin: 0 auto;
  }
  .recomend h2 {
    text-align: center;
    padding: 11px 0;
  }
  .recomend h2 img {
    width: 375px;
  }
  .recomend ul {
    display: -webkit-flex;
    display: flex;
  }
  .recomend ul li {
    width: 100%;
  }
}