article {
  padding-top: 75px;
  overflow: hidden;
  width: 100%;
}

article .sec-title {
  background-image: url(../images/bg01.png);
  background-repeat: no-repeat;
  background-position: center top;
}

article .sec-title .container {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto
}

article .sec-title .title h1 {
  text-align: center
}

article .sec-title .contents {
  position: relative;
  padding: 14px 0;
  margin-top: 9px;
  min-height: 280px;
	background-image: url(../images/bg03.png?20241011);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 200;
}

article .sec-title .contents ul {
  /* margin-left: 240px; */
  margin-left: 23.4375%;
}

article .sec-title .contents ul li {
  position: relative;
  padding-left: 20px
}

article .sec-title .contents ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #f3a000;
  border-right: solid 2px #f3a000;
  transform: rotate(45deg);
  position: absolute;
  top: 45%;
  left: 0;
  margin-top: -4px
}

article .sec-title .contents ul li:nth-of-type(n+2) {
  margin-top: 1em
}

article .sec-title .contents ul li a {
  color: #333;
  font-size: 16px;
  text-decoration: underline
}

article .sec-title .contents ul li a:hover {
  color: #bf9a0b;
}

article .sec-main {
  position: relative;
  /* margin-top: 60px; */
  margin-top: 22px;
  padding-bottom: 72px;
  background-image: url(../images/bg-main.png);
  background-repeat: repeat-y;
  background-position-x: center;
  background-position-y: 120px;
}
section.sec-main::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 150px;
  background: #fff;
}
article .sec-main .container {
  position: relative;
  width: 948px;
  margin: 0 auto;
  z-index: 100;
}

article .sec-main .content:nth-of-type(n+2) {
  margin-top: 60px
}

article .sec-main .title {
  background-position: center left;
  background-repeat: no-repeat;
  height: 90px
}

article .sec-main .title h2 {
  font-size: 19px;
  color: #fff;
  line-height: 5.25;
  padding-left: 145px;
  font-weight: normal;
}

article .sec-main #q1 {
  display: block;
  margin-top: -170px;
  padding-top: 170px
}

article .sec-main #q2,
article .sec-main #q3,
article .sec-main #q4,
article .sec-main #q5,
article .sec-main #q6,
article .sec-main #q7{
  display: block;
  margin-top: -110px;
  padding-top: 110px
}

article .sec-main .q1 .title {
  background-image: url(../images/q1.png)
}

article .sec-main .q2 .title {
  background-image: url(../images/q2.png)
}

article .sec-main .q3 .title {
  background-image: url(../images/q3.png)
}
article .sec-main .q3 .answer p {
  letter-spacing: -0.02em;
}
article .sec-main .q4 .title {
  background-image: url(../images/q4.png)
}

article .sec-main .q5 .title {
  background-image: url(../images/q5.png)
}

article .sec-main .q6 .title {
  background-image: url(../images/q6.png)
}

article .sec-main .q7 .title {
  background-image: url(../images/q7.png)
}

article .sec-main .answer {
  background-position: center right;
  background-repeat: no-repeat;
  margin-top: 30px
}

article .sec-main .answer .inner {
  width: 730px;
  margin-left: 130px;
  padding-top: 23px
}

article .sec-main .answer .inner h3, article .sec-main .answer .inner p {
  line-height: 1.625;
  font-size: 15px
}

article .sec-main .answer .inner .modify {
  margin-top: 1.5em
}

article .sec-main .answer .inner a span {
  color: #333;
  border-bottom: solid 1px #333
}

article .sec-main .answer .inner a::after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 20px;
  vertical-align: sub;
  background-image: url(../images/btn.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px;
}

article .sec-main .answer .inner a:hover span {
  color: #bf9a0b;
  border-bottom-color: #bf9a0b
}

article .sec-main .answer .inner a:hover::after {
  background-image: url(../images/btn_hover.png);
}

article .sec-main .q1 .answer {
  background-image: url(../images/a1.png);
  height: 96px
}

article .sec-main .q2 .answer {
  background-image: url(../images/a2.png);
  height: 66px
}

article .sec-main .q3 .answer {
  background-image: url(../images/a3.png);
  height: 117px;
}

article .sec-main .q4 .answer {
  background-image: url(../images/a4.png);
	height: 96px
}

article .sec-main .q5 .answer {
  background-image: url(../images/a5.png);
  height: 310px;
}

article .sec-main .q6 .answer {
  background-image: url(../images/a6.png);
  height: 190px;
}

article .sec-main .q7 .answer {
  background-image: url(../images/a7.png);
  height: 117px;
}

article .sec-social .inner{
  background-color:transparent;
  background-position:center bottom;
  background-repeat:repeat-x;
  padding-bottom: 75px;
}
article .sec-social .container{
  width:950px;
  margin:0 auto
}
article .sec-social .container .flex{
  height:285px;
  display:flex;
  align-items:center
}
article .sec-social .container .flex .flex-item{
  width:465px;
  text-align:center
}
article .sec-social .container .flex .flex-item:first-of-type{
  margin-top: 28px;
}
article .sec-social .container .flex .flex-item h3{
  font-weight:bold;
  font-size:18px
}
article .sec-social .container .flex .flex-item ul{
  display:flex;
  justify-content:center;
  margin-top:15px
}
article .sec-social .container .flex .flex-item ul li:nth-of-type(n+2){
  margin-left:30px
}

#js-footer {
  position: relative;
}

#js-footer::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
}

/* 20241011追記 */
header .inner h1.logo {
  top: 0;
}