@charset "UTF-8";
/* ------------ font ------------ */
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP:wght@400;500;700&display=swap);
/* ------------ css reset ------------ */
body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  text-decoration: none;
}

mark {
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  width: 100%;
  display: block;
  height: 1px;
  border: 0;
  margin: 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

/* ------------ SP ------------ */
@media screen and (max-width: 768px) {
  /* ------------ body ------------ */
  html, body {
    font-size: 62.5%;
    color: #000;
    font-feature-settings: "palt";
  }
  /* ------------ spmaterial-i ------------ */
  .spmaterial-i, #contact-box .submit-box .submit_button:after {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
  }
  /* ------------ header-box ------------ */
  #header-box {
    display: flex;
    justify-content: center;
    border-bottom: 30px solid #6BAD3A;
    width: 100%;
    padding: 5% 5% 0 5%;
    box-sizing: border-box;
  }
  #header-box h1 {
    display: block;
    text-indent: -9999px;
    width: 100%;
    height: 0;
    padding-top: 57.1%;
    background: url(../img/01@2x.jpg) no-repeat;
    background-size: contain;
  }
  /* ------------ assignment-box ------------ */
  #assignment-box {
    background: #6BAD3A;
    padding: 20px 5% 50px 5%;
    box-sizing: border-box;
  }
  #assignment-box .inner-box-02 {
    width: 95%;
    margin: 50px auto 0;
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
    border-radius: 10px;
  }
  #assignment-box .inner-box-02 h2 {
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    background: #F38200;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin: -50px 0 0 0;
  }
  #assignment-box .inner-box-02 p {
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 20px 0 0 0;
  }
  #assignment-box .inner-box {
    width: 95%;
    margin: 100px auto 0;
    background: #fff;
    padding: 30px;
    box-sizing: border-box;
    border-radius: 10px;
  }
  #assignment-box .inner-box h2 {
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    background: #F38200;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin: -50px 0 0 0;
  }
  #assignment-box .inner-box ol {
    margin: 10px 0 0 20px;
  }
  #assignment-box .inner-box ol li {
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    border-bottom: 1px dotted #999;
    padding: 10px 0;
  }
  #assignment-box .inner-box ol li::marker {
    color: #F38200;
  }
  /* ------------ aim-box ------------ */
  #aim-box .wrap-box {
    width: 90%;
    margin: 50px auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #aim-box .wrap-box .title-box {
    width: 20%;
    text-align: center;
  }
  #aim-box .wrap-box .title-box h3 {
    font: normal 2.6rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    writing-mode: vertical-rl;
  }
  #aim-box .wrap-box .title-box h3 span {
    color: #F38200;
  }
  #aim-box .wrap-box .title-box h3 br {
    display: none;
  }
  #aim-box .wrap-box .point-box {
    flex: 1;
  }
  #aim-box .wrap-box .point-box h4 {
    font: normal 2.4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #6BAD3A;
    margin: 30px 0 0 0;
  }
  #aim-box .wrap-box .point-box h4:first-of-type {
    margin: 0;
  }
  #aim-box .wrap-box .point-box ul {
    margin: 10px 0 0 20px;
  }
  #aim-box .wrap-box .point-box ul li {
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    border-bottom: 1px dotted #999;
    padding: 10px 0;
  }
  #aim-box .wrap-box .point-box ul li:last-child {
    border: none;
  }
  /* ------------ profile-box ------------ */
  #profile-box {
    background: #F3FFEA;
    padding: 50px 0;
  }
  #profile-box .inner-box {
    width: 90%;
    margin: 0 auto;
  }
  #profile-box .inner-box h3 {
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    background: #6BAD3A;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    border-radius: 5px;
  }
  #profile-box .inner-box .wrap-box {
    margin: 30px 0 0 0;
  }
  #profile-box .inner-box .wrap-box .box-01 dl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 10px 0 0 0;
  }
  #profile-box .inner-box .wrap-box .box-01 dl dt {
    text-align: right;
    font-weight: 700;
    width: 25%;
  }
  #profile-box .inner-box .wrap-box .box-01 dl dd {
    flex: 1;
    text-align: left;
    margin: 0 0 0 30px;
  }
  #profile-box .inner-box .wrap-box .box-01 dl:first-of-type {
    margin: 0;
  }
  #profile-box .inner-box .wrap-box .box-02 {
    margin: 30px 0 0 0;
  }
  #profile-box .inner-box .wrap-box .box-02 dl {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    margin: 15px 0 0 0;
  }
  #profile-box .inner-box .wrap-box .box-02 dl dt {
    width: 25%;
    background: #6BAD3A;
    padding: 5px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
  }
  #profile-box .inner-box .wrap-box .box-02 dl dd {
    flex: 1;
    text-align: left;
    margin: 0 0 0 20px;
  }
  #profile-box .inner-box .wrap-box .box-02 dl:first-of-type {
    margin: 0;
  }
  /* ------------ contact-box ------------ */
  #contact-box {
    margin: 50px auto 100px;
    width: 90%;
  }
  #contact-box h3 {
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
  }
  #contact-box h4 {
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
    margin: 0 0 10px 0;
  }
  #contact-box p {
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: center;
    margin: 10px 0 0 0;
  }
  #contact-box p a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #contact-box p a:link, #contact-box p a:visited, #contact-box p a:active {
    text-decoration: none;
    color: #6BAD3A;
  }
  #contact-box p a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #contact-box hr {
    border: none;
    margin: 30px 0;
  }
  #contact-box dl {
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 15px 0 0 0;
  }
  #contact-box dl dt {
    padding: 10px;
    text-align: left;
    box-sizing: border-box;
    background: #E9F2F8;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font: normal 1.4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #contact-box dl dt .required {
    font: normal 1rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 400;
    color: #fff;
    background: #C30000;
    margin: 0 10px;
    padding: 5px;
  }
  #contact-box dl dd {
    padding: 10px 0;
    margin: 10px 0 0 0;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    text-align: left;
  }
  #contact-box dl dd input[type=text] {
    width: 100%;
    border: 1px solid #dcdcdc;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    box-sizing: border-box;
    padding: 10px;
  }
  #contact-box dl dd input[type=text].w30 {
    width: 100%;
  }
  #contact-box dl dd input[type=text]::-moz-placeholder {
    color: #999;
  }
  #contact-box dl dd input[type=text]::placeholder {
    color: #999;
  }
  #contact-box dl dd input[type=text]::-ms-input-placeholder {
    color: #999;
  }
  #contact-box dl dd input[type=text]::-ms-input-placeholder {
    color: #999;
  }
  #contact-box dl dd input:focus {
    outline: none;
  }
  #contact-box .submit-box {
    text-align: center;
    margin: 50px 0 0 0;
  }
  #contact-box .submit-box p {
    text-align: center;
  }
  #contact-box .submit-box p br {
    display: none;
  }
  #contact-box .submit-box a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #contact-box .submit-box a:link, #contact-box .submit-box a:visited, #contact-box .submit-box a:active {
    text-decoration: none;
    color: #000;
  }
  #contact-box .submit-box a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #contact-box .submit-box .submit_button {
    width: 100%;
    padding: 20px 0;
    margin: 20px 0 0 0;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #fff;
    text-align: center;
    background-color: #6BAD3A;
    border: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
    position: relative;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  #contact-box .submit-box .submit_button:after {
    content: "send";
    font-size: 1.6rem;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  #contact-box .submit-box .submit_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #contact-box .submit-box .back_button {
    width: 100%;
    margin: 20px 20px 0 0;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: center;
    background-color: #dcdcdc;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
  }
  #contact-box .submit-box .back_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #contact-box .submit-box .agree_box {
    display: block;
    margin: 30px 0 0 0;
    text-align: center;
    cursor: pointer;
  }
  #contact-box .submit-box .agree_box span {
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    vertical-align: middle;
  }
  #contact-box .submit-box .agree_box input.mark {
    width: 15px;
    height: 15px;
    border: 1px solid #dcdcdc;
  }
  #contact-box table {
    margin: 0 auto;
    width: 100%;
  }
  #contact-box table th {
    padding: 10px;
    border-bottom: 1px solid #dcdcdc;
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    width: 200px;
    text-align: left;
    background: #f7f7f7;
    box-sizing: border-box;
  }
  #contact-box table td {
    padding: 10px;
    border-bottom: 1px solid #dcdcdc;
    font: normal 1.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: left;
    box-sizing: border-box;
  }
  /* ------------ privacy-box ------------ */
  #privacy-box {
    margin: 50px auto 100px;
    width: 90%;
    text-align: left;
  }
  #privacy-box p {
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 10px 0 0 0;
  }
  #privacy-box h3 {
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
  }
  #privacy-box h2 {
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    margin: 30px 0 0 0;
  }
  #privacy-box ol {
    margin: 20px 0 20px 30px;
  }
  #privacy-box ol li {
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  /* ------------ footer-box ------------ */
  #footer-box {
    background: #6BAD3A;
    padding: 100px 5%;
    box-sizing: border-box;
    text-align: center;
  }
  #footer-box h5 {
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: center;
    color: #fff;
  }
  #footer-box p {
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: center;
    color: #fff;
    margin: 15px 0 0 0;
  }
  #footer-box p.tel {
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
  }
  #footer-box .sns-box {
    margin: 30px 0 0 0;
  }
  #footer-box .sns-box ul {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 30px 0;
  }
  #footer-box .sns-box ul li {
    list-style: none;
    margin: 0 10px;
  }
  #footer-box .sns-box ul li img {
    width: 70px;
    vertical-align: bottom;
  }
  #footer-box .sns-box ul li p {
    font: normal 1.4rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: center;
    color: #fff;
    margin: 0;
  }
}
/* ------------ //SP ------------ */
/* ------------ PC ------------ */
@media screen and (min-width: 769px) {
  /* ------------ body ------------ */
  html, body {
    font-size: 62.5%;
    color: #000;
    font-feature-settings: "palt";
    color: #000;
  }
  /* ------------ material-i ------------ */
  .material-i, #contact-box .submit-box .submit_button:after {
    font-family: "Material Icons";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "liga";
    vertical-align: middle;
  }
  /* ------------ header-box ------------ */
  #header-box {
    display: flex;
    justify-content: center;
    border-bottom: 50px solid #6BAD3A;
  }
  #header-box h1 {
    display: block;
    text-indent: -9999px;
    width: 1005.5px;
    height: 574px;
    margin: 20px 20px 0 20px;
    background: url(../img/01@2x.jpg) no-repeat;
    background-size: contain;
  }
  /* ------------ assignment-box ------------ */
  #assignment-box {
    background: #6BAD3A;
    padding: 100px 0;
  }
  #assignment-box .inner-box-02 {
    max-width: 1000px;
    width: 95%;
    margin: 0 auto;
    background: #fff;
    padding: 70px;
    box-sizing: border-box;
    border-radius: 20px;
  }
  #assignment-box .inner-box-02 h2 {
    font: normal 4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    background: #F38200;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    border-radius: 15px;
    margin: -110px 0 0 0;
  }
  #assignment-box .inner-box-02 p {
    font: normal 1.8rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 20px 0 0 0;
  }
  #assignment-box .inner-box {
    max-width: 1000px;
    width: 95%;
    margin: 150px auto 0;
    background: #fff;
    padding: 70px;
    box-sizing: border-box;
    border-radius: 20px;
  }
  #assignment-box .inner-box h2 {
    font: normal 4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    background: #F38200;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    border-radius: 15px;
    margin: -110px 0 0 0;
  }
  #assignment-box .inner-box ol {
    margin: 30px 0 0 40px;
  }
  #assignment-box .inner-box ol li {
    font: normal 3.3rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    border-bottom: 1px dotted #999;
    padding: 15px 0;
  }
  #assignment-box .inner-box ol li::marker {
    color: #F38200;
  }
  /* ------------ aim-box ------------ */
  #aim-box .wrap-box {
    max-width: 1000px;
    width: 95%;
    margin: 100px auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #aim-box .wrap-box .title-box {
    width: 250px;
  }
  #aim-box .wrap-box .title-box h3 {
    font: normal 7rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    writing-mode: vertical-rl;
  }
  #aim-box .wrap-box .title-box h3 span {
    color: #F38200;
  }
  #aim-box .wrap-box .point-box {
    flex: 1;
  }
  #aim-box .wrap-box .point-box h4 {
    font: normal 4rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    color: #6BAD3A;
    margin: 40px 0 0 0;
    background: linear-gradient(transparent 70%, #FCE5CC 30%);
    display: inline-block;
  }
  #aim-box .wrap-box .point-box h4:first-of-type {
    margin: 0;
  }
  #aim-box .wrap-box .point-box ul {
    margin: 10px 0 0 40px;
  }
  #aim-box .wrap-box .point-box ul li {
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    border-bottom: 1px dotted #999;
    padding: 15px 0;
  }
  #aim-box .wrap-box .point-box ul li:last-child {
    border: none;
  }
  /* ------------ profile-box ------------ */
  #profile-box {
    background: #F3FFEA;
    padding: 100px 0;
  }
  #profile-box .inner-box {
    max-width: 1000px;
    width: 95%;
    margin: 0 auto;
    box-sizing: border-box;
  }
  #profile-box .inner-box h3 {
    font: normal 4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    background: #6BAD3A;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    border-radius: 15px;
  }
  #profile-box .inner-box .wrap-box {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 30px 0 0 0;
  }
  #profile-box .inner-box .wrap-box .box-01 {
    width: 50%;
    padding: 20px 20px 20px 0;
    box-sizing: border-box;
  }
  #profile-box .inner-box .wrap-box .box-01 dl {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 15px 0 0 0;
  }
  #profile-box .inner-box .wrap-box .box-01 dl dt {
    width: 30%;
    text-align: right;
    font-weight: 700;
  }
  #profile-box .inner-box .wrap-box .box-01 dl dd {
    flex: 1;
    text-align: left;
    margin: 0 0 0 30px;
  }
  #profile-box .inner-box .wrap-box .box-01 dl:first-of-type {
    margin: 0;
  }
  #profile-box .inner-box .wrap-box .box-02 {
    flex: 1;
    padding: 20px;
    box-sizing: border-box;
  }
  #profile-box .inner-box .wrap-box .box-02 dl {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font: normal 1.8rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    margin: 15px 0 0 0;
  }
  #profile-box .inner-box .wrap-box .box-02 dl dt {
    width: 25%;
    background: #6BAD3A;
    padding: 10px;
    text-align: center;
    color: #fff;
    border-radius: 10px;
  }
  #profile-box .inner-box .wrap-box .box-02 dl dd {
    flex: 1;
    text-align: left;
    margin: 0 0 0 30px;
  }
  #profile-box .inner-box .wrap-box .box-02 dl:first-of-type {
    margin: 0;
  }
  /* ------------ contact-box ------------ */
  #contact-box {
    max-width: 1000px;
    margin: 100px auto 150px;
    width: 95%;
  }
  #contact-box h3 {
    font: normal 4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
  }
  #contact-box h4 {
    font: normal 3.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    text-align: center;
    margin: 0 0 20px 0;
  }
  #contact-box p {
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: center;
    margin: 20px 0 0 0;
  }
  #contact-box p a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #contact-box p a:link, #contact-box p a:visited, #contact-box p a:active {
    text-decoration: none;
    color: #6BAD3A;
  }
  #contact-box p a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #contact-box hr {
    border: none;
    margin: 30px 0;
  }
  #contact-box dl {
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    border-bottom: 1px solid #dcdcdc;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #contact-box dl dt {
    width: 35%;
    padding: 30px;
    text-align: left;
    box-sizing: border-box;
    background: #E9F2F8;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font: normal 1.8rem/1.2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  #contact-box dl dt .required {
    font: normal 1.4rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 400;
    color: #fff;
    background: #C30000;
    margin: 0 10px;
    padding: 5px;
  }
  #contact-box dl dd {
    width: 65%;
    padding: 30px;
    display: flex;
    box-sizing: border-box;
    align-items: center;
    text-align: left;
  }
  #contact-box dl dd select {
    width: 50%;
    height: 50px;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    border: none;
    box-sizing: border-box;
    background-color: #f5f5f5;
    border: 1px solid #dcdcdc;
    padding: 0 10px;
  }
  #contact-box dl dd textarea {
    width: 100%;
    height: 250px;
    border: 1px solid #dcdcdc;
    padding: 15px;
    resize: none;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    box-sizing: border-box;
  }
  #contact-box dl dd textarea::-moz-placeholder {
    color: #999;
  }
  #contact-box dl dd textarea::placeholder {
    color: #999;
  }
  #contact-box dl dd textarea::-ms-input-placeholder {
    color: #999;
  }
  #contact-box dl dd textarea::-ms-input-placeholder {
    color: #999;
  }
  #contact-box dl dd input[type=text] {
    width: 100%;
    border: 1px solid #dcdcdc;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    box-sizing: border-box;
    padding: 15px;
  }
  #contact-box dl dd input[type=text].w30 {
    width: 50%;
  }
  #contact-box dl dd input[type=text]::-moz-placeholder {
    color: #999;
  }
  #contact-box dl dd input[type=text]::placeholder {
    color: #999;
  }
  #contact-box dl dd input[type=text]::-ms-input-placeholder {
    color: #999;
  }
  #contact-box dl dd input[type=text]::-ms-input-placeholder {
    color: #999;
  }
  #contact-box dl dd input:focus {
    outline: none;
  }
  #contact-box dl:first-of-type {
    border-top: 1px solid #dcdcdc;
    margin: 60px 0 0 0;
  }
  #contact-box dl:nth-of-type(5) {
    border-top: 1px solid #dcdcdc;
  }
  #contact-box dl:nth-of-type(9) {
    border-top: 1px solid #dcdcdc;
  }
  #contact-box dl:nth-of-type(13) {
    border-top: 1px solid #dcdcdc;
  }
  #contact-box .submit-box {
    text-align: center;
    margin: 50px 0 0 0;
  }
  #contact-box .submit-box p {
    text-align: center;
  }
  #contact-box .submit-box a {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
  }
  #contact-box .submit-box a:link, #contact-box .submit-box a:visited, #contact-box .submit-box a:active {
    text-decoration: none;
  }
  #contact-box .submit-box a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #contact-box .submit-box .submit_button {
    padding: 30px 120px;
    margin: 30px 0 0 0;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    color: #fff;
    text-align: center;
    background-color: #6BAD3A;
    border: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
    position: relative;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
  }
  #contact-box .submit-box .submit_button:after {
    content: "send";
    font-size: 2rem;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  #contact-box .submit-box .submit_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #contact-box .submit-box .back_button {
    padding: 30px 120px;
    margin: 30px 30px 0 0;
    font: normal 1.8rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: center;
    background-color: #dcdcdc;
    border-style: none;
    cursor: pointer;
    display: inline-block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-appearance: button;
       -moz-appearance: button;
            appearance: button;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
  }
  #contact-box .submit-box .back_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
  }
  #contact-box .submit-box .agree_box {
    display: block;
    margin: 30px 0 0 0;
    text-align: center;
    cursor: pointer;
  }
  #contact-box .submit-box .agree_box span {
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    vertical-align: middle;
  }
  #contact-box .submit-box .agree_box input.mark {
    width: 20px;
    height: 20px;
    border: 1px solid #dcdcdc;
  }
  #contact-box table {
    margin: 0 auto;
    width: 100%;
  }
  #contact-box table th {
    padding: 20px;
    border-bottom: 1px solid #dcdcdc;
    font: normal 1.6rem/1 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    width: 240px;
    text-align: left;
    background: #f7f7f7;
    box-sizing: border-box;
  }
  #contact-box table td {
    padding: 20px;
    border-bottom: 1px solid #dcdcdc;
    font: normal 1.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: left;
    box-sizing: border-box;
  }
  /* ------------ privacy-box ------------ */
  #privacy-box {
    max-width: 1000px;
    margin: 100px auto 150px;
    width: 95%;
    text-align: left;
  }
  #privacy-box p {
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    margin: 10px 0 0 0;
  }
  #privacy-box h3 {
    font: normal 3.6rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
  }
  #privacy-box h2 {
    font: normal 2rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
    margin: 50px 0 0 0;
  }
  #privacy-box ol {
    margin: 20px 0 20px 40px;
  }
  #privacy-box ol li {
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
  /* ------------ footer-box ------------ */
  #footer-box {
    background: #6BAD3A;
    padding: 100px 5%;
    box-sizing: border-box;
    text-align: center;
  }
  #footer-box h5 {
    font: normal 2.4rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: center;
    color: #fff;
  }
  #footer-box p {
    font: normal 1.8rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: center;
    color: #fff;
    margin: 20px 0 0 0;
  }
  #footer-box p.tel {
    font: normal 3rem/1.5 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 700;
  }
  #footer-box .sns-box {
    margin: 50px 0 0 0;
  }
  #footer-box .sns-box ul {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 30px 0;
  }
  #footer-box .sns-box ul li {
    list-style: none;
    margin: 0 20px;
  }
  #footer-box .sns-box ul li img {
    width: 90px;
    vertical-align: bottom;
  }
  #footer-box .sns-box ul li p {
    font: normal 1.6rem/2 "Noto Sans JP", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    text-align: center;
    color: #fff;
    margin: 0;
  }
}
/* ------------ //PC ------------ *//*# sourceMappingURL=style.css.map */