/* CSS Document */
.kv-teikei {
  background: url("../images/teikei/keyvisual.jpg") no-repeat center center;
  background-size: cover; }
  .kv-teikei .keyvisual-h2 {
    font-size: 18px;
    padding: 10px 20px;
    background-color: #fff;
    color: #47ccbf;
    font-weight: normal;
    border-radius: 30px;
    letter-spacing: 5px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .kv-teikei .keyvisual-h2 {
        font-size: 36px;
        padding: 10px 45px; } }
  .kv-teikei .keyvisual-span {
    font-size: 16px;
    padding-top: 10px;
    color: #fff;
    display: block;
    letter-spacing: 5px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .kv-teikei .keyvisual-span {
        font-size: 21px;
        padding-top: 20px; } }

.sec01-title {
  width: 90%;
  margin: auto; }
  .sec01-title-circle {
    width: 150px;
    height: 150px;
    border: 10px solid #ffe9e7;
    border-radius: 50%;
    position: relative;
    margin: auto;
    background: #fff;
    margin-bottom: -51px; }
    .sec01-title-circle-outline {
      line-height: 1.8em;
      display: inline-block;
      color: #ff736a;
      font-size: 24px;
      text-shadow: 2px 2px 0px #ffffff, -2px 2px 0px #ffffff, 2px -2px 0px #ffffff, -2px -2px 0px #ffffff, 2px 0px 0px #ffffff, 0px 2px 0px #ffffff, -2px 0px 0px #ffffff, 0px -2px 0px #ffffff;
      position: absolute;
      width: 200%;
      text-align: center;
      top: 38px;
      left: -69px;
      font-weight: bold; }
      .sec01-title-circle-outline-span {
        font-size: 38px; }
  .sec01-title-h3 {
    text-align: center;
    width: 100%;
    font-size: 3.7vw;
    color: #fff;
    background-image: url(../images/stripe.png);
    max-width: 1000px;
    padding: 15px;
    padding-top: 50px;
    line-height: 1.8;
    border: 4px solid #fff;
    border-radius: 30px;
    margin: auto;
    margin-bottom: -100px; }
    @media screen and (min-width: 768px) {
      .sec01-title-h3 {
        font-size: 36px;
        padding: 40px;
        padding-top: 80px; } }
.sec01-bg {
  z-index: -100;
  position: relative;
  text-align: center; }
.sec01-message {
  text-align: center;
  width: 100%;
  margin-top: -100px;
  padding: 15px;
  margin: auto;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.7); }
  @media screen and (min-width: 768px) {
    .sec01-message {
      padding: 50px;
      max-width: 1000px;
      width: 90%;
      padding: 100px;
      margin-top: -148px;
      z-index: 100;
      position: relative; } }
  .sec01-message-p {
    text-align: center;
    font-size: 3.5vw;
    line-height: 2;
    letter-spacing: 3px;
    font-weight: bold; }
    @media screen and (min-width: 768px) {
      .sec01-message-p {
        font-size: 21px; } }

.sec02 {
  width: 100%;
  margin: auto;
  background-image: url(../images/stripe_gray.png);
  padding-top: 370px;
  margin-top: -262px;
  padding-bottom: 150px; }
  .sec02-h2 {
    text-align: center;
    color: #4d4d4d;
    font-size: 20px;
    line-height: 1.6;
    letter-spacing: 6px; }
    @media screen and (min-width: 768px) {
      .sec02-h2 {
        font-size: 32px; } }
  .sec02-detail {
    text-align: center;
    background: #fff;
    max-width: 1000px;
    width: 90%;
    margin: auto;
    border: 2px solid #a1e5de;
    border-radius: 30px;
    margin-top: 60px; }
    .sec02-detail-h3 {
      background: #47ccbf;
      display: inline-block;
      padding: 15px 15px;
      border-radius: 30px;
      letter-spacing: 1px;
      color: #fff;
      margin-top: -30px;
      font-size: 3vw; }
      @media screen and (min-width: 768px) {
        .sec02-detail-h3 {
          font-size: 24px;
          padding: 15px 50px; } }
    .sec02-detail-wrapper {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-around;
      margin: 60px auto;
      max-width: 768px;
      width: 100%;
      padding: 0 15px; }
      .sec02-detail-wrapper-w150 {
        width: 30%; }
        @media screen and (min-width: 768px) {
          .sec02-detail-wrapper-w150 {
            width: 150px; } }
      .sec02-detail-wrapper-w200 {
        width: 40%;
        align-self: flex-end; }
        @media screen and (min-width: 768px) {
          .sec02-detail-wrapper-w200 {
            width: 200px; } }
    .sec02-detail-p {
      color: #4d4d4d;
      line-height: 1.8em;
      text-align: center;
      font-size: 18px;
      letter-spacing: 2px;
      margin-bottom: 40px;
      margin-top: 10px;
      padding: 0 15px;
      text-align: left; }
      @media screen and (min-width: 768px) {
        .sec02-detail-p {
          text-align: center;
          margin-top: 40px; } }
  .sec02-circle {
    max-width: 1000px;
    width: 100%;
    padding: 0 15px;
    margin: auto;
    margin-top: 100px; }

.sec03 {
  margin-top: 150px;
  margin-bottom: 150px;
  text-align: center; }
  .sec03-a {
    font-size: 4vw;
    font-weight: bold;
    background: #ff736a;
    color: #fff;
    padding: 7px 20px;
    border-radius: 30px; }
    @media screen and (min-width: 768px) {
      .sec03-a {
        font-size: 36px;
        padding: 7px 40px; } }
    .sec03-a-img {
      vertical-align: middle;
      width: 8vw; }
      @media screen and (min-width: 768px) {
        .sec03-a-img {
          width: 50px; } }
