@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style-type: none;
  text-decoration: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  color: #666666; }

@media (min-width: 768px) {
  .pc {
    display: block; }

  .sp {
    display: none; }

  #hero {
    height: 500px;
    width: 100%;
    background-image: url("../img/become/hero.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover; }
    #hero div {
      width: 1000px;
      margin: 0 auto; }
      #hero div h1 {
        font-size: 40px;
        color: white;
        text-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
        letter-spacing: 0.1em;
        padding-top: 220px; }

  #introduction {
    display: table;
    margin: 0 auto;
    padding: 100px 0; }
    #introduction div {
      width: 500px;
      display: inline-block;
      vertical-align: top; }
      #introduction div h2 {
        font-size: 25px;
        font-weight: normal;
        color: #666666;
        margin-bottom: 30px; }
      #introduction div p {
        line-height: 2;
        color: #666666;
        text-align: justify; }
      #introduction div .attention {
        font-size: 14px;
        margin-top: 20px; }
    #introduction img {
      display: inline-block;
      vertical-align: top;
      width: 300px;
      height: auto;
      margin-right: 100px; }

  #section01 {
    position: relative;
    padding-bottom: 150px; }
    #section01 h3 {
      text-align: center;
      font-size: 25px;
      font-weight: normal;
      margin-bottom: 50px; }
    #section01 > ul {
      width: 1050px;
      display: flex;
      justify-content: space-between;
      margin: 0 auto; }
      #section01 > ul > li {
        width: 320px;
        border-radius: 5px;
        border: solid 2px #E08692; }
        #section01 > ul > li h4 {
          background: linear-gradient(-90deg, #f9e9c5 0%, #ea8a97 75%, #bd93ec 100%);
          padding: 10px;
          font-size: 20px;
          text-align: center;
          color: white; }
        #section01 > ul > li p {
          padding: 15px;
          font-size: 16px;
          text-align: justify;
          line-height: 1.8; }
        #section01 > ul > li ul {
          border-top: solid 2px #E08692;
          position: relative;
          padding: 80px 20px 20px 20px; }
          #section01 > ul > li ul img {
            width: 150px;
            position: absolute;
            top: 20px;
            left: -20px; }
          #section01 > ul > li ul li {
            margin-bottom: 10px;
            text-align: justify;
            padding-left: 1.4em;
            text-indent: -1.4em; }
            #section01 > ul > li ul li span {
              color: #E08692; }

  .course {
    padding: 70px 0; }
    .course:nth-of-type(odd) {
      background: #FEF7FA; }
    .course div {
      width: 1000px;
      display: block;
      margin: 0 auto; }
      .course div h5 {
        font-size: 25px;
        padding: 10px 30px;
        background: linear-gradient(-90deg, #f9e9c5 0%, #ea8a97 75%, #bd93ec 100%);
        color: white;
        font-weight: bold;
        width: 600px;
        text-align: center;
        margin: 0 auto 0px auto;
        border-radius: 5px; }
      .course div h6 {
        color: #E08692;
        font-size: 20px;
        text-align: center;
        margin-top: 10px; }
      .course div img {
        width: 1000px;
        margin: 70px auto 50px auto;
        display: block; }
      .course div dl {
        width: 100%;
        font-size: 0;
        margin-top: 50px;
        margin-bottom: 30px; }
        .course div dl dt {
          width: 30%;
          display: inline-block;
          vertical-align: top;
          border: solid 2px #E08692;
          padding: 10px;
          text-align: center;
          font-weight: bold;
          color: #E08692;
          font-size: 20px; }
          .course div dl dt span {
            color: #E08692;
            font-size: 14px; }
        .course div dl dd {
          width: 70%;
          display: inline-block;
          vertical-align: top;
          background: #FCEBED;
          padding: 10px 20px;
          font-size: 20px;
          color: #E08692;
          font-weight: bold;
          border: solid 2px #FCEBED; }
      .course div .attention {
        font-size: 14px;
        width: 100%;
        padding-left: 3em;
        text-indent: -3em; }

  .border {
    width: 100%;
    height: 20px;
    background: #f9e9c5;
    background: linear-gradient(90deg, #f9e9c5 0%, #ea8a97 75%, #bd93ec 100%); }

  #section05 {
    padding: 100px 0;
    position: relative;
    height: 750px; }
    #section05 .people .bg {
      width: calc(50% + 200px);
      height: 240px;
      background-color: #A5C834;
      position: absolute;
      top: 120px;
      right: left;
      z-index: 0;
      border-top-right-radius: 30px;
      border-bottom-right-radius: 30px; }
    #section05 .people .titleWrapper {
      margin: 0 auto;
      position: absolute;
      top: 190px;
      left: calc(50% - 500px); }
      #section05 .people .titleWrapper .workplace {
        font-size: 20px;
        color: white;
        font-weight: bold; }
      #section05 .people .titleWrapper .position {
        font-size: 20px;
        color: #FDF599;
        font-weight: bold; }
      #section05 .people .titleWrapper .title {
        font-size: 25px;
        color: white;
        font-weight: bold;
        margin-bottom: 10px; }
        #section05 .people .titleWrapper .title span {
          font-size: 16px; }
      #section05 .people .titleWrapper .english {
        font-size: 14px;
        color: #f8f5ac; }
    #section05 .video {
      width: 600px;
      height: 338px;
      position: absolute;
      top: 300px;
      left: calc(50% - 100px); } }
@media (max-width: 768px) {
  .pc {
    display: none; }

  .sp {
    display: block; }

  #hero {
    height: 300px;
    width: 100%;
    background-image: url("../img/become/hero.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover; }
    #hero div {
      width: 100%;
      margin: 0 auto; }
      #hero div h1 {
        font-size: 30px;
        color: white;
        text-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
        letter-spacing: 0.1em;
        padding-top: 220px;
        text-align: center; }

  #introduction {
    display: table;
    margin: 0 auto;
    padding: 70px 0; }
    #introduction div {
      width: 85%;
      display: block;
      margin: 0 auto; }
      #introduction div h2 {
        font-size: 25px;
        font-weight: normal;
        color: #666666;
        margin-bottom: 30px; }
      #introduction div p {
        line-height: 2;
        color: #666666;
        text-align: justify;
        font-size: 16px; }
      #introduction div .attention {
        font-size: 13px;
        margin-top: 20px; }
    #introduction img {
      display: none; }

  #section01 {
    position: relative;
    padding-bottom: 0px; }
    #section01 h3 {
      text-align: center;
      font-size: 20px;
      font-weight: normal;
      margin-bottom: 50px; }
    #section01 > ul {
      width: 80%;
      display: block;
      margin: 0 auto; }
      #section01 > ul > li {
        width: 100%;
        border-radius: 5px;
        border: solid 2px #E08692;
        margin-bottom: 50px; }
        #section01 > ul > li h4 {
          background: linear-gradient(-90deg, #f9e9c5 0%, #ea8a97 75%, #bd93ec 100%);
          padding: 10px;
          font-size: 20px;
          text-align: center;
          color: white; }
        #section01 > ul > li p {
          padding: 15px;
          font-size: 16px;
          text-align: justify;
          line-height: 1.8; }
        #section01 > ul > li ul {
          border-top: solid 2px #E08692;
          position: relative;
          padding: 80px 20px 20px 20px; }
          #section01 > ul > li ul img {
            width: 150px;
            position: absolute;
            top: 20px;
            left: -20px; }
          #section01 > ul > li ul li {
            margin-bottom: 10px;
            text-align: justify;
            padding-left: 1.4em;
            text-indent: -1.4em; }
            #section01 > ul > li ul li span {
              color: #E08692; }

  .course {
    padding: 70px 0; }
    .course:nth-of-type(odd) {
      background: #FEF7FA; }
    .course div {
      width: 90%;
      display: block;
      margin: 0 auto; }
      .course div h5 {
        font-size: 20px;
        padding: 10px 30px;
        background: linear-gradient(-90deg, #f9e9c5 0%, #ea8a97 75%, #bd93ec 100%);
        color: white;
        font-weight: bold;
        width: 100%;
        text-align: center;
        margin: 0 auto 0px auto;
        border-radius: 5px; }
      .course div h6 {
        color: #E08692;
        font-size: 16px;
        text-align: center;
        margin-top: 10px; }
      .course div img {
        width: 100%;
        margin: 70px auto 50px auto;
        display: block; }
      .course div dl {
        width: 100%;
        font-size: 0;
        margin-top: 50px;
        margin-bottom: 30px; }
        .course div dl dt {
          width: 30%;
          display: inline-block;
          vertical-align: top;
          border: solid 2px #E08692;
          padding: 10px;
          text-align: center;
          font-weight: bold;
          color: #E08692;
          font-size: 16px;
          height: 100px; }
          .course div dl dt span {
            color: #E08692;
            font-size: 12px; }
        .course div dl dd {
          width: 70%;
          height: 100px;
          display: inline-block;
          vertical-align: top;
          background: #FCEBED;
          padding: 25px 20px;
          font-size: 16px;
          color: #E08692;
          font-weight: bold;
          border: solid 2px #FCEBED; }
      .course div .attention {
        font-size: 13px;
        width: 100%;
        padding-left: 3em;
        text-indent: -3em;
        text-align: justify; } }
