* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style-type: none; }

.sp {
  display: none; }

.pc {
  display: block; }

#kinenkanWrapper {
  background: #2F74B3;
  padding: 50px 0 100px 0; }
  #kinenkanWrapper > div {
    background: white;
    width: 1000px;
    margin: 0 auto;
    border-radius: 20px;
    padding-bottom: 100px; }
  #kinenkanWrapper #section05 {
    padding: 65px 65px 0 65px;
    display: block;
    position: relative; }
    #kinenkanWrapper #section05 .info {
      position: absolute;
      top: -75px;
      left: 10px;
      width: 516px; }
    #kinenkanWrapper #section05 .sectionTitle {
      width: 370px;
      position: absolute;
      right: -25px;
      top: -135px; }
    #kinenkanWrapper #section05 #title h1 {
      font-size: 28px;
      font-weight: bold;
      text-align: center;
      width: 522px;
      display: block;
      padding: 10px 0;
      border-radius: 30px;
      background-color: #fef6bd;
      letter-spacing: 0.1em; }
    #kinenkanWrapper #section05 #title p {
      width: 460px;
      font-size: 20px;
      font-weight: bold;
      background-color: white;
      text-align: center;
      padding: 10px 0;
      border: solid thin #fef6bd;
      border-radius: 30px;
      margin-left: 120px; }
    #kinenkanWrapper #section05 .section01 img {
      width: 100%;
      display: block;
      margin: 50px auto 0 auto;
      border-radius: 20px; }
    #kinenkanWrapper #section05 .section02 {
      display: flex;
      width: 870px;
      justify-content: space-between;
      margin-top: 50px; }
      #kinenkanWrapper #section05 .section02 img {
        width: 335px;
        border-radius: 20px; }
      #kinenkanWrapper #section05 .section02 p {
        width: 505px;
        font-size: 16px;
        line-height: 1.8; }
    #kinenkanWrapper #section05 .section03 {
      width: 100%;
      margin-top: 50px; }
      #kinenkanWrapper #section05 .section03 > li {
        display: flex;
        justify-content: space-between;
        box-shadow: 5px 5px 0px 1px #488ace;
        border-radius: 10px;
        border: solid 3px #488ace;
        margin-bottom: 40px;
        padding-bottom: 30px; }
        #kinenkanWrapper #section05 .section03 > li .left .title .main {
          padding: 5px 30px;
          background: #488ace;
          text-align: center;
          font-size: 22px;
          color: white;
          font-weight: bold;
          border-bottom-right-radius: 25px;
          border-top-right-radius: 25px;
          margin-top: 30px;
          display: inline-block;
          width: auto; }
        #kinenkanWrapper #section05 .section03 > li .left .title .sub {
          padding: 5px 20px;
          background: white;
          text-align: center;
          font-size: 17px;
          color: #488ace;
          font-weight: bold;
          border-radius: 25px;
          display: table;
          width: auto;
          border: solid 3px #488ace;
          margin-left: 30px;
          margin-top: -5px; }
        #kinenkanWrapper #section05 .section03 > li .left .text {
          width: 385px;
          line-height: 1.8;
          font-size: 16px;
          margin-left: 30px;
          margin-top: 30px; }
        #kinenkanWrapper #section05 .section03 > li .right img {
          width: 342px;
          margin-right: 50px;
          margin-top: 30px; }
      #kinenkanWrapper #section05 .section03 .other {
        display: block; }
        #kinenkanWrapper #section05 .section03 .other ul {
          width: 100%; }
          #kinenkanWrapper #section05 .section03 .other ul .main {
            padding: 5px 30px;
            background: #488ace;
            text-align: center;
            font-size: 22px;
            color: white;
            font-weight: bold;
            border-bottom-right-radius: 25px;
            border-top-right-radius: 25px;
            margin-top: 30px;
            display: inline-block;
            width: auto;
            margin-bottom: 30px; }
          #kinenkanWrapper #section05 .section03 .other ul li {
            width: 90%;
            margin: 0 auto 30px auto;
            display: block; }
            #kinenkanWrapper #section05 .section03 .other ul li .sub {
              padding: 5px 20px;
              background: white;
              text-align: center;
              font-size: 17px;
              color: #488ace;
              font-weight: bold;
              border-radius: 25px;
              display: table;
              width: auto;
              border: solid 3px #488ace;
              margin-left: 0px;
              margin-top: -5px;
              margin-bottom: 10px; }
            #kinenkanWrapper #section05 .section03 .other ul li .text {
              font-size: 16px;
              margin-left: 24px; }
        #kinenkanWrapper #section05 .section03 .other .image {
          display: flex;
          justify-content: space-between;
          width: 90%;
          margin: 20px auto; }
          #kinenkanWrapper #section05 .section03 .other .image img {
            width: 32%;
            border-radius: 20px; }
  #kinenkanWrapper .section04 ul {
    display: flex;
    width: 870px;
    margin: 0 auto;
    justify-content: space-between; }
    #kinenkanWrapper .section04 ul li {
      width: 31%;
      box-shadow: 5px 5px 0px 1px #488ace;
      border-radius: 10px;
      border: solid 3px #488ace;
      padding: 30px 20px; }
      #kinenkanWrapper .section04 ul li .title {
        color: #01327e;
        font-weight: bold;
        font-size: 22px;
        text-align: center;
        margin-bottom: 15px; }
      #kinenkanWrapper .section04 ul li img {
        width: 100%;
        border-radius: 20px;
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 1.8; }
  #kinenkanWrapper .section05 {
    width: 870px;
    margin: 50px auto 0 auto; }
    #kinenkanWrapper .section05 img {
      width: 100%;
      margin-bottom: 20px; }
    #kinenkanWrapper .section05 div {
      width: 600px;
      display: flex;
      justify-content: space-between;
      margin: 0 auto; }
      #kinenkanWrapper .section05 div p {
        width: 50%;
        font-size: 16px;
        line-height: 2; }
        #kinenkanWrapper .section05 div p span {
          color: #488ace; }
        #kinenkanWrapper .section05 div p:nth-of-type(2) {
          width: 40%; }
  #kinenkanWrapper .attention {
    font-size: 18px;
    font-weight: bold;
    margin: 30px auto 0 auto;
    display: table; }
    #kinenkanWrapper .attention p {
      display: inline-block;
      vertical-align: top; }
    #kinenkanWrapper .attention p:first-of-type {
      background-color: red;
      color: white;
      text-align: center;
      padding: 5px;
      border: solid 2px red;
      border-right: none; }
    #kinenkanWrapper .attention p:last-of-type {
      border: solid 2px red;
      text-align: center;
      padding: 5px;
      padding-left: 10px;
      color: red; }

@media (max-width: 768px) {
  .sp {
    display: block; }

  .pc {
    display: none; }

  #kinenkanWrapper {
    background: #2F74B3;
    padding: 50px 0 100px 0; }
    #kinenkanWrapper > div {
      width: 90%;
      background: white;
      margin: 0 auto; }
      #kinenkanWrapper > div #section05 {
        width: 90%;
        padding: 160px 0 0 0;
        display: block;
        margin: 0 auto;
        background: white; }
        #kinenkanWrapper > div #section05 .info {
          position: absolute;
          width: 300px;
          position: absolute;
          right: calc(50% - 150px);
          top: 67px;
          left: auto; }
        #kinenkanWrapper > div #section05 .sectionTitle {
          width: 300px;
          position: absolute;
          right: calc(50% - 150px);
          top: -155px; }
        #kinenkanWrapper > div #section05 #title h1 {
          font-size: 25px;
          font-weight: bold;
          text-align: center;
          width: 100%;
          display: block;
          padding: 10px 0;
          border-radius: 30px;
          background-color: #fef6bd;
          letter-spacing: 0.1em; }
        #kinenkanWrapper > div #section05 #title p {
          width: 95%;
          font-size: 17px;
          font-weight: bold;
          background-color: white;
          text-align: center;
          padding: 10px 0;
          border: solid thin #fef6bd;
          border-radius: 30px;
          margin: 0px auto; }
        #kinenkanWrapper > div #section05 .section01 img {
          width: 100%;
          display: block;
          margin: 20px auto 0 auto;
          border-radius: 20px; }
        #kinenkanWrapper > div #section05 .section02 {
          display: block;
          width: 100%;
          margin-top: 20px; }
          #kinenkanWrapper > div #section05 .section02 img {
            width: 100%;
            border-radius: 20px; }
          #kinenkanWrapper > div #section05 .section02 p {
            width: 100%;
            font-size: 15px;
            line-height: 1.8;
            margin-top: 10px; }
        #kinenkanWrapper > div #section05 .section03 {
          width: 100%;
          margin-top: 30px; }
          #kinenkanWrapper > div #section05 .section03 > li {
            display: block;
            box-shadow: 5px 5px 0px 1px #488ace;
            border-radius: 10px;
            border: solid 3px #488ace;
            margin-bottom: 40px;
            padding-bottom: 30px; }
            #kinenkanWrapper > div #section05 .section03 > li .left .title .main {
              padding: 5px 30px;
              background: #488ace;
              text-align: center;
              font-size: 20px;
              color: white;
              font-weight: bold;
              border-bottom-right-radius: 25px;
              border-top-right-radius: 25px;
              margin-top: 30px;
              display: inline-block;
              width: auto; }
            #kinenkanWrapper > div #section05 .section03 > li .left .title .sub {
              padding: 5px 20px;
              background: white;
              text-align: center;
              font-size: 17px;
              color: #488ace;
              font-weight: bold;
              border-radius: 25px;
              display: table;
              width: auto;
              border: solid 3px #488ace;
              margin-left: 30px;
              margin-top: -5px; }
            #kinenkanWrapper > div #section05 .section03 > li .left .text {
              width: 90%;
              line-height: 1.8;
              font-size: 16px;
              display: block;
              margin: 20px auto;
              text-align: justify; }
            #kinenkanWrapper > div #section05 .section03 > li .right {
              width: 90%;
              margin: 0 auto; }
              #kinenkanWrapper > div #section05 .section03 > li .right img {
                width: 100%; }
          #kinenkanWrapper > div #section05 .section03 .other {
            display: block;
            margin-bottom: 50px;
            padding-bottom: 0; }
            #kinenkanWrapper > div #section05 .section03 .other ul {
              width: 100%; }
              #kinenkanWrapper > div #section05 .section03 .other ul .main {
                padding: 5px 30px;
                background: #488ace;
                text-align: center;
                font-size: 20px;
                color: white;
                font-weight: bold;
                border-bottom-right-radius: 50px;
                border-top-right-radius: 50px;
                margin-top: 30px;
                display: inline-block;
                width: auto;
                margin-bottom: 30px; }
              #kinenkanWrapper > div #section05 .section03 .other ul li {
                width: 90%;
                margin: 0 auto 30px auto;
                display: block; }
                #kinenkanWrapper > div #section05 .section03 .other ul li .sub {
                  padding: 5px 20px;
                  background: white;
                  text-align: center;
                  font-size: 17px;
                  color: #488ace;
                  font-weight: bold;
                  border-radius: 50px;
                  display: table;
                  width: auto;
                  border: solid 3px #488ace;
                  margin: 0 auto 10px auto; }
                #kinenkanWrapper > div #section05 .section03 .other ul li .text {
                  font-size: 15px;
                  width: 100%;
                  display: block;
                  margin: 0 auto;
                  text-align: justify;
                  line-height: 1.5; }
            #kinenkanWrapper > div #section05 .section03 .other .image {
              display: block;
              width: 90%;
              margin: 20px auto; }
              #kinenkanWrapper > div #section05 .section03 .other .image img {
                width: 100%;
                border-radius: 20px;
                margin-bottom: 20px; }
      #kinenkanWrapper > div .section04 ul {
        display: block;
        width: 90%;
        margin: 0 auto; }
        #kinenkanWrapper > div .section04 ul li {
          width: 100%;
          box-shadow: 5px 5px 0px 1px #488ace;
          border-radius: 10px;
          border: solid 3px #488ace;
          padding: 30px 20px;
          margin-bottom: 30px; }
          #kinenkanWrapper > div .section04 ul li .title {
            color: #01327e;
            font-weight: bold;
            font-size: 22px;
            text-align: center;
            margin-bottom: 15px; }
          #kinenkanWrapper > div .section04 ul li img {
            width: 100%;
            border-radius: 20px;
            margin-bottom: 15px;
            font-size: 16px;
            line-height: 1.8; }
      #kinenkanWrapper > div .section05 {
        width: 90%;
        margin: 50px auto 0 auto; }
        #kinenkanWrapper > div .section05 img {
          width: 100%;
          margin-bottom: 20px; }
        #kinenkanWrapper > div .section05 div {
          width: 100%;
          display: block;
          margin: 0 auto; }
          #kinenkanWrapper > div .section05 div p {
            width: 90%;
            font-size: 15px;
            line-height: 2;
            display: block;
            margin: 0 auto; }
            #kinenkanWrapper > div .section05 div p span {
              color: #488ace; }
            #kinenkanWrapper > div .section05 div p:nth-of-type(2) {
              width: 90%; }
      #kinenkanWrapper > div .attention {
        font-size: 18px;
        font-weight: bold;
        margin: 30px auto 0 auto;
        display: table; }
        #kinenkanWrapper > div .attention p {
          display: block;
          vertical-align: top; }
        #kinenkanWrapper > div .attention p:first-of-type {
          background-color: red;
          color: white;
          text-align: center;
          padding: 5px;
          border: solid 2px red;
          border-right: none; }
        #kinenkanWrapper > div .attention p:last-of-type {
          border: solid 2px red;
          text-align: center;
          padding: 5px;
          padding-left: 10px;
          color: red; } }
