@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 {
  background:url("../images/idx_bg02.webp") no-repeat;
  background-size: 100%;
  padding: 0 0 8%;
}
.date {
  padding: 4% 9% 3%;
  background:url("../images/idx_bg01.webp") repeat-y;
  background-size: 100%;
}

/*.contents01*/
.contents01 {
  margin: 0 0 39% 5%;
  position: relative;
}
.contents01 h2{
  width: 32%;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: absolute;
  top: 6vw;
}
.contents01 h2 span{
  width: 43%;
}
.contents01 figure{
  margin-left: 5%;
}
.contents01 p{
  margin: -7% 5% 0 27%;
}
/*.contents02*/
.contents02 h2{
  margin: 0 13% 8%;
}
.contents02 section{
  position: relative;
}
.contents02 section h3{
  position: absolute;
  z-index: 10;
  width: 12%;
}

.contents02 .point01 h3{
  top: 4vw;
  right: 10vw;
}
.contents02 .point01 figure{
  margin-right: 15%;
}
.contents02 .point01 p{
  margin: -6% 35% 0 6%; 
}
.contents02 .point02{
  margin-top: 12%;
}
.contents02 .point02 h3{
  top: 0;
  left: 10vw;
}
.contents02 .point02 figure{
  margin-left: 11%;
}
.contents02 .point02 p{
  margin: 0 5% 6% 26%; 
}

/*.contents03*/
.contents03{
  position: relative;
  margin: 35% 0 0 0;
}
.spTx{
  width: 28%;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  position: absolute;
  top: -2vw;
  right: 8vw;
}
.spTx span{
  width: 43%;
}
.spTx span:nth-of-type(2){
  margin-top: 210%;
}
.contents03 figure{
  overflow: hidden;
  margin: 0 17% -25% -5%;
}

.btnArea {
  margin: 12% 5% 5%;
}
.btnArea p:nth-of-type(n+2) {
  margin: 3% 3% 0;
}
.attention {
  color: #260401;
  font-size: 1.3rem;
  margin: 0 5%;
}

.recomend h2 {
  padding: 2% 12%;
  background:url("../images/idx_bg01.webp") repeat-y;
  background-size: 100%;
}
.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,.date {
    width: 1000px;
    margin: 0 auto;
  }
  .main-inner{
    background:url("../images/idx_bg02pc.webp") no-repeat;
    padding: 0 0 30px;
  }
  .date {
    background:url("../images/idx_bg01pc.webp") repeat-x;
    padding: 12px 0;
  }
  .date img {
    width: 450px; 
  }
  /*.contents01*/
  .contents01 {
    margin: 0 0 70px 90px;
  }
  .contents01 h2{
    width: 170px;
    top: 50px;
  }
  .contents01 h2 span{
    width: 70px;
  }
  .contents01 h2 span:nth-of-type(2){
    margin-top: 45px;
  }
  .contents01 figure{
    text-align: right;
    margin: 0 40px 0 0;;
  }
  .contents01 p{
    text-align: right;
    margin: -15px 140px 0 0;
  }
  /*.contents02*/
  .contents02{
    margin: 0 40px 0 20px;
  }
  .contents02 h2{
    width: 400px;
    margin: 0 0 40px 40px;
  }
  .contents02 .flexBox{
    display: flex;
    justify-content: space-between;
  }
  .contents02 section h3{
    width: 55px;
  }
  .contents02 .point01{
    width: 480px;
  }
  .contents02 .point01 h3{
    top: 0;
    right: 40px;
  }
  .contents02 .point01 figure{
    margin: 20px 0 0 0;
  }
  .contents02 .point01 p{
    margin: -15px 0 0 35px; 
  }
  .contents02 .point02{
    width: 470px;
    margin: 80px 0 0 -10px;
  }
  .contents02 .point02 h3{
    top: 0;
    left: auto;
    right: 0;
  }
  .contents02 .point02 figure{
    margin-left: 0;
  }
  .contents02 .point02 p{
    margin: 0 0 30px 50px;
  }

  /*.contents03*/
  .contents03{
    margin: 40px 50px 0 60px;
  }
  .contents03 .pcTx{
    width: 290px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    position: absolute;
    top: 110px;
    right: 75px;
  }
  .contents03 .pcTx span{
    width: 75px;
  }
  .contents03 figure{
    width: 470px;
    margin: 0 0 -250px 0;
  }
  
  .btnArea {
    width: 465px;
    margin: 50px 0 100px auto;
  }
  .btnArea p + p {
    margin: 20px 20px 0;
  }
  .attention {
    font-size: 1.5rem;
    text-align: left;
    margin: 0;
  }
  .recomend {
    width: 1000px;
    margin: 0 auto;
  }
  .recomend h2 {
    background:url("../images/idx_bg01pc.webp") repeat-x;
    background-size: contain;
    padding: 12px 0 10px;
    text-align: center;
  }
  .recomend h2 img {
    width: 370px;
  }
  .recomend ul {
    display: -webkit-flex;
    display: flex;
  }
  .recomend ul li {
    width: 100%;
  }
}