@charset "UTF-8";
/***********************共通設定************************/
@media screen and (min-width: 1600px) {
  #comHead .image source,
  #comHead .image img {
    -o-object-position: center top;
       object-position: center top;
  }
}

#footer {
  margin-top: 0px;
  /* 751- */
}
@media all and (min-width: 751px) {
  #footer {
    margin-top: 0px;
  }
}

/*----------------------------------------------------
main
----------------------------------------------------*/
main {
  margin-top: 40px;
  /* 751- */
}
@media all and (min-width: 751px) {
  main {
    margin-top: 60px;
  }
}

/*----------------------------------------------------
pageHead
----------------------------------------------------*/
#pageHead {
  /* 751- */
}
#pageHead .lead {
  text-align: left;
}
#pageHead .image {
  margin-top: 55px;
}
#pageHead .text {
  text-align: left;
  margin-top: 25px;
}
@media all and (min-width: 751px) {
  #pageHead .lead {
    text-align: center;
  }
  #pageHead .image {
    margin-top: 65px;
  }
  #pageHead .text {
    margin-top: 40px;
    letter-spacing: 0.04em;
  }
}

/*----------------------------------------------------
section
----------------------------------------------------*/
#pageBody .section {
  position: relative;
  padding: 60px 0;
  /* 751- */
  /* -340 */
  /* 751- */
  /* 1017- */
}
#pageBody .section::before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: url(../images/color_line_sp.png) no-repeat center top;
  background-size: 100% 100%;
}
@media all and (min-width: 751px) {
  #pageBody .section::before {
    height: 2px;
    background-image: url(../images/color_line_pc.png);
  }
}
#pageBody .section:first-child::before {
  display: none;
}
#pageBody .section .sectHead {
  position: relative;
  padding-bottom: 18px;
}
#pageBody .section .sectHead h2 {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
}
#pageBody .section .sectHead h2 span {
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 36px;
  font-weight: 500;
  padding: 0 20px;
  background: #FFFFFF;
  z-index: 2;
}
#pageBody .section .sectHead h2::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  background: url(../images/attitude/title_bg.jpg) no-repeat 0 0;
  background-size: 100% 100%;
}
#pageBody .section .catch {
  margin-top: 42px;
  font-size: 19px;
  line-height: 1.73;
  font-weight: 500;
}
#pageBody .section .lead {
  margin-top: 2em;
}
#pageBody .section br.ex {
  display: block;
}
#pageBody .section br.cnt {
  display: none;
}
@media all and (max-width: 340px) {
  #pageBody .section .catch {
    letter-spacing: 0;
  }
  #pageBody .section br.ex {
    display: none;
  }
}
@media all and (min-width: 751px) {
  #pageBody .section {
    padding: 120px 0;
  }
  #pageBody .section:first-child {
    padding-top: 70px;
  }
  #pageBody .section .sectHead {
    padding-bottom: 30px;
  }
  #pageBody .section .sectHead h2 span {
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    padding: 0 40px;
  }
  #pageBody .section .sectHead h2::after {
    width: calc(100% + 12px);
    height: calc(100% + 12px);
  }
  #pageBody .section .catch {
    margin-top: 50px;
    font-size: 26px;
    line-height: 1.5;
  }
  #pageBody .section .lead {
    margin-top: 1.6em;
  }
  #pageBody .section br.ex {
    display: none;
  }
}
@media all and (min-width: 1017px) {
  #pageBody .section br.cnt {
    display: block;
  }
}
#pageBody .section .example {
  padding-top: 15px;
  /* 751- */
}
#pageBody .section .example li {
  margin-top: 30px;
  text-align: left;
  background: rgba(190, 190, 190, 0.1);
  padding: 30px 12%;
}
#pageBody .section .example h3 {
  text-align: center;
  font-size: 19px;
  line-height: 1.76;
  font-weight: 500;
  text-align: center;
}
#pageBody .section .example .image {
  margin-top: 25px;
}
#pageBody .section .example .text {
  margin-top: 1.8em;
}
#pageBody .section .example .readMore {
  margin-top: 25px;
}
@media all and (min-width: 751px) {
  #pageBody .section .example {
    padding-top: 10px;
  }
  #pageBody .section .example li {
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 5.43%;
  }
  #pageBody .section .example .image {
    margin-top: 0;
    width: 36.585%;
  }
  #pageBody .section .example .wrap {
    width: 58.536%;
  }
  #pageBody .section .example h3 {
    margin-top: 0.2em;
    font-size: 26px;
    text-align: left;
  }
  #pageBody .section .example .text {
    margin-top: 1.8em;
  }
  #pageBody .section .example .readMore {
    margin-top: 30px;
  }
}
#pageBody .section .catch {
  /* -750 */
  /* -340 */
}
@media all and (max-width: 750px) {
  #pageBody .section .catch {
    position: relative;
  }
  #pageBody .section .catch span {
    display: none;
  }
  #pageBody .section .catch::before, #pageBody .section .catch::after {
    position: absolute;
    font-weight: bold;
  }
  #pageBody .section .catch::before {
    content: "「";
    top: 0;
    left: 0;
  }
  #pageBody .section .catch::after {
    content: "」";
    bottom: 0;
    right: 0;
  }
}
@media all and (max-width: 340px) {
  #pageBody .section .catch {
    padding: 0 20px;
  }
}