@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%;
	width: 100%;
}
main .date {
  padding: 3% 5%;
  background : linear-gradient(90deg, rgba(24, 35, 67, 1), rgba(32, 47, 91, 1) 50%, rgba(24, 35, 67, 1));
}
.readText {
	background : url("../images/idx_im01.webp") no-repeat;
	background-size: 100%;
	padding: 15% 6% 28%;
	text-align: center;
}
.contents01 h2 {
	margin: 0 8% 6%;
}
.point01 {
	background : url("../images/idx_im02.webp") no-repeat;
	background-size: 100%;
	padding: 15% 20% 13% 3%;
}
.point01 dt {
	margin: 0 24% 7% 0;
}
.point02 {
	background : url("../images/idx_im03.webp") no-repeat;
	background-size: 100%;
	padding: 16% 3% 15% 30%;
	position: relative;
	margin-top: 8%;
}
.point02 figure {
	width: 28%;
	position: absolute;
	top: 8%;
	left: 34%;
}
.point02 dt {
	margin: 0 0 7% 50%;
}
.point03 {
	background : url("../images/idx_im05.webp") no-repeat;
	background-size: 100%;
	padding: 25% 33% 13% 3%;
}
.point03 dt {
	margin: 0 14% 7% 0;
}
.contents02 {
	background : url("../images/idx_bg02.webp") no-repeat;
	background-size: 100%;
	margin: 10% 0;
	padding: 7% 4% 10%;
}
.contents03{
	background : url("../images/idx_im06.webp") no-repeat;
	background-size: 100%;
	padding: 22% 0 20%;
}
.contents03 figure {
	margin: 0 -5%;
}
.tx {
	margin: 0 4% 6%;
}
.box {
	margin: -18% 4% 3%;
}
.btnArea p:nth-of-type(n+2) {
  margin: 3% 0 7%;
}
.attention {
  color: #280000;
  font-size: 1.2rem;
}
.recomend h2 {
  padding: 2% 12%;
  background : linear-gradient(90deg, rgba(24, 35, 67, 1), rgba(32, 47, 91, 1) 50%, rgba(24, 35, 67, 1));
}
.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-top: 10px;
}
  main .date {
    width: 1000px;
    margin: 0 auto;
    padding: 15px 0;
  }
 .date img {
    width: 450px;
  }
.readText {
	background : url("../images/idx_im01pc.webp") no-repeat;
	background-size: 100%;
	padding: 75px 0 165px;
}
.readText p img {
	width: 420px;
}
.contents01 h2 {
	margin: 0 auto 10px;
	width: 460px;
}
.point01 {
	background : url("../images/idx_im02pc.webp") no-repeat;
	background-size: 92%;
	padding: 70px 170px 50px;
}
.point01 dt {
	margin: 0 0 30px 0;
	width: 300px;
}
.point02 {
	background : url("../images/idx_im03pc.webp") no-repeat;
	background-size: 92%;
	background-position: right;
	padding: 90px 150px 40px;
	margin-top: 10px;
	text-align: right;
}
.point02 figure {
	width: 160px;
	top: 25px;
	left: 500px;
}
.point02 dt {
	margin: 0 0 30px auto;
	width: 165px;	
}
.point03 {
	background : url("../images/idx_im05pc.webp") no-repeat;
	background-size: 92%;
	padding: 95px 170px 40px;
	margin-top: -25px;
}
.point03 dt {
	margin: 0 0 20px 0;
	width: 300px;
}
.contents02 {
	background : url("../images/idx_bg02pc.webp") no-repeat;
	background-size: 100%;
	margin: 45px 0 12px;
	padding: 40px 0 60px 215px;
}
.contents03{
	background : url("../images/idx_im06pc.webp") no-repeat;
	background-size: 100%;
	padding: 145px 0 43px;
}
.contents03 figure {
	margin: 0 auto;
	width: 570px;
}
.tx {
	margin: 0 auto 10px;
	width: 480px;
}
.box {
	margin: -140px auto 0;
}
  .btnArea {
    width: 400px;
    margin: 0 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: 11px 0;
  }
  .recomend h2 img {
    width: 375px;
  }
  .recomend ul {
    display: -webkit-flex;
    display: flex;
  }
  .recomend ul li {
    width: 100%;
  }
}