@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;
  --c1: #e8380d;
}
/*==========*/
#footerLink {
  margin-top: 0;
}
/*=====main=====*/
.pcOnly {
  display: none;
}
main .date {
  padding: 3% 5%;
  background-color: #b60005;
  /*background-color: #fff;*/
  /*border-top: 2px solid;*/
  /*border-bottom: 2px solid;*/
  border-image: linear-gradient(to right, #daa615, #ebd55c, #daa615) 1;
}
.main-inner {
  background-color: #008565;
  background: url("../images/idx_bg01.webp") 0 / 100%;
}
.contents01 {
  padding: 15% 5% 40%;
  background: url("../images/idx_bg02.webp") top / 100% no-repeat;
}
.contents01 h2 {
  padding: 0 0 10%;
}
.contents01 .discript > p {
  position: relative;
  text-align: center;
}
.contents01 .discript > p img {
  width: 60%;
}
.contents01 .discript > p:before, 
.contents01 .discript > p:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 18%;
  height: 2px;
  background-color: #fff;
}
.contents01 .discript > p:before {
  left:0;
}
.contents01 .discript > p:after {
  right: 0;
}
.contents01 .discript .flexCol {
  margin-top: 5%;
  display: flex;
  align-items: center;
}
.contents01 .discript .flexCol p {
  flex: 4;
}
.contents01 .discript .flexCol figure {
  flex: 3;
}
.contents02 {
  padding-bottom: 10%;
  background: url("../images/idx_bg03.webp") 0 20% / 100% no-repeat;
}
.contents02 h2 {
  padding: 0 5% 0;
}
.contents02 .flexCol {
  display: flex;
}
.contents02 .flexCol figure {
  flex: 6;
}
.contents02 .flexCol .pointCol {
  margin: 10% 0 0 -16%;
  flex: 7;
}
.contents02 .flexCol .pointCol p {
  padding: 3% 3% 3% 12%;
  background: linear-gradient(90deg,rgba(232, 56, 13, 0) 0%, rgba(232, 56, 13, 0.8) 30%, rgba(232, 56, 13, 0.8) 100%);
}
.contents02 .flexCol .pointCol p:first-child {
  margin-bottom: 10%;
}
.contents03 {
  padding: 25% 0 10%;
  background: url("../images/idx_bg04.webp") top / 100% no-repeat;
}
.contents03 .text {
  padding: 0 5%;
}
.contents03 figure {
  padding: 3% 0 0 20%;
}
.btnArea {
  margin: -32% 5% 5%;
}
.btnArea p:nth-of-type(n+2) {
  margin: 3% 5% 0;
}
.attention {
  color: var(--c1);
  font-size: 1.2rem;
  margin: 0 5%;
}
.recomend h2 {
  padding: 2% 13%;
  background-color: var(--c1);
}
.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;
  }
  .date img {
    width: 540px;
  }
  .main-inner {
    width: 1000px;
    margin: 0 auto;
  }
  .contents01 {
    padding: 60px 100px 290px;
    background: url("../images/idx_bg02_pc.webp") top / 100% no-repeat;
  }
  .contents01 h2 {
    margin: 0 auto;
    padding: 0 0 60px;
    width: 550px;
  }
  .contents01 .discript > p {
    margin: 0 auto;
    position: relative;
  }
  .contents01 .discript > p img {
    width: 280px;
  }
  .contents01 .discript > p:before, 
  .contents01 .discript > p:after {
    width: 255px;
  }
  .contents01 .discript .flexCol {
    margin-top: 5px;
    justify-content: center;
  }
  .contents01 .discript .flexCol p,
  .contents01 .discript .flexCol figure,
  .contents02 .flexCol figure {
    flex: none;
  }
  .contents02 {
    padding-bottom: 680px;
    background: url("../images/idx_bg03_pc.webp") 0 80px / 100% no-repeat;
  }
  .contents02 h2 {
    margin: 0 auto;
    padding: 0;
    width: 540px;
  }
  .contents02 .flexCol {
    display: block;
    position: relative;
  }
  .contents02 .flexCol .pointCol {
    margin: 80px 0;
    flex: none;
  }
  .contents02 .flexCol .pointCol p {
    position: absolute;
    z-index: 0;
  }
  .contents02 .flexCol .pointCol p:first-child {
    margin-bottom: 0;
  }
  .contents02 .flexCol .pointCol .fadeInLeft {
    margin-bottom: 0;
    padding: 20px 50px 20px 10px;
    background: linear-gradient(-90deg,rgba(232, 56, 13, 0) 0%, rgba(232, 56, 13, 0.8) 30%, rgba(232, 56, 13, 0.8) 100%);
    top: -20px;
    left: 0;
  }
  .contents02 .flexCol .pointCol .fadeInRight {
    padding: 20px 10px 20px 50px;
    background: linear-gradient(90deg,rgba(232, 56, 13, 0) 0%, rgba(232, 56, 13, 0.8) 30%, rgba(232, 56, 13, 0.8) 100%);
    top: 300px;
    right: 0;
  }
  .contents02 .flexCol figure {
    margin: 0;
    flex: none;
    width: 550px;
    position: absolute;
    top: 0;
    left: 270px;
    z-index: 1;
  }
  .contents03 {
    padding: 260px 0 30px;
    background: url("../images/idx_bg04_pc.webp") top / 100% no-repeat;
  }
  .contents03 .pcFlexCol {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
  }
  .contents03 .pcFlexCol .text {
    margin: 90px -80px 0 -300px;
    padding: 0;
  }
  .contents03 .pcFlexCol figure {
    padding: 0;
    width: 600px;
  }
  .btnArea {
    width: 465px;
    margin: -180px auto 30px;
  }
  .btnArea p + p {
    margin: 20px 20px 0;
  }
  .attention {
    margin: 0 70px 0;
    font-size: 1.5rem;
    text-align: left;
  }
  .recomend {
    width: 1000px;
    margin: 0 auto;
  }
  .recomend h2 {
    text-align: center;
    padding: 10px 0;
  }
  .recomend h2 img {
    width: 400px;
  }
  .recomend ul {
    display: -webkit-flex;
    display: flex;
  }
  .recomend ul li {
    width: 100%;
  }
}