@charset "UTF-8";
@font-face {
  src: url("../fonts/ronde.otf"), url("../fonts/ronde.woff") format("woff");
  font-family: "ronde";
  font-style: normal;
  font-weight: normal;
}
@font-face {
  src: url("../fonts/static-regular.otf"),
    url("../fonts/static-regular.woff") format("woff");
  font-family: "static";
  font-style: normal;
  font-weight: normal;
}
@font-face {
  src: url("../fonts/static-bold.otf"),
    url("../fonts/static-bold.woff") format("woff");
  font-family: "static";
  font-style: normal;
  font-weight: bold;
}

html,
body {
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  position: relative;
  width: 100%;
  height: 100%;
  color: #000;
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: none;
  font-family: ryo-gothic-plusn, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  font-size: 1.6rem;
}

#detail {
  font-size: 1.4rem;
  line-height: 1.7;
}

#detail .block-up {
  padding-bottom: 20px;
}

.container-full {
  overflow-x: hidden;
}

a {
  color: #ff6c00;
}

a:hover {
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}
@media screen and (max-device-width: 1028px) {
  a:hover {
    -ms-filter: "alpha(opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
  }
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
}

br.br-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  body {
    font-size: 1.5rem;
  }

  br.br-sp {
    display: block;
  }
}

.tel-link a {
  color: #000;
  text-decoration: none;
}

p.pagetop {
  z-index: 99999;
  position: fixed;
  right: 20px;
  bottom: 70px;
  width: 40px;
}

a.overwhite {
  display: block;
  background-color: #fff;
}

a.overwhite:hover img {
  -ms-filter: "alpha(opacity=75)";
  -moz-opacity: 0.7 0.5;
  -khtml-opacity: 0.7 0.5;
  zoom: 1;
  cursor: pointer;
  filter: alpha(opacity=75);
  opacity: 0.7 0.5;
}

.link-def {
  margin-left: 15px;
  text-indent: -15px;
}

.link-def a {
  margin: 0 !important;
  padding: 0 0 0 15px;
  background: url("../img/icon_arrow_07.png") left no-repeat;
  background-size: 6px;
  font-size: 1.05em;
}

.btn-def a {
  display: block;
  position: relative;
  padding: 23px 35px 23px 25px;
  border: 4px solid #fff;
  outline: solid 1px #dcdcdc;
  background: url("../img/icon_arrow.png") #d4f2ff no-repeat right 15px center;
  color: #000;
  color: #1da1f2;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
}

.btn-more a {
  display: block;
  margin: 15px 0 0 0;
  padding: 3px 0;
  border-radius: 20px;
  background: #1da1f2 url("../img/icon_arrow_02.png") 8% no-repeat;
  background-size: 6px;
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  text-decoration: none;
}

.btn-more a[target="_blank"] {
  background: #1da1f2 url("../img/icon_popup_02.png") 8% no-repeat;
}
@media screen and (min-width: 768px) {
  p.pagetop {
    width: 90px;
  }

  .btn-more a {
    padding: 8.5px 0;
    font-size: 1.4rem;
  }
}

.video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.imgList--line {
  display: flex;
  margin: 0 -5px 1.4rem !important;
}

.imgList--line > li {
  width: auto !important;
  max-width: 260px;
  margin: 0 5px !important;
  float: none !important;
}

.header {
  margin-top: 14%;
  line-height: 1.2;
}

.header a {
  color: #000;
  text-decoration: none;
}

.header a:hover {
  opacity: 1;
}

.header * {
  box-sizing: border-box;
}

.header .logo {
  z-index: 2;
  position: relative;
  width: 60%;
  margin: 0 auto;
  padding: 20px 0 10px;
}

#form_head {
  margin-bottom: 20px;
}

#form_head .inner {
  width: 96%;
  max-width: 960px;
  margin: 0 auto;
  overflow: hidden;
}

#form_head .logo {
  margin: 20px 0 0 0;
}

#form_head .logo h1 {
  margin: 0 0 10px 0;
  font-size: 1.2rem;
  font-weight: normal;
}

#form_head .logo p {
  max-width: 300px;
}

.utill-wrap {
  display: flex;
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #d6f1fd;
}

.utill-wrap img {
  vertical-align: bottom;
}

.utill-wrap .spmenu-toggle {
  flex: 0 0 14.8%;
  margin-left: auto;
}

.utill-wrap .utill {
  flex: 0 0 85.2%;
  background: #1da1f2;
}

.utill-wrap .utill > ul {
  display: flex;
}

.utill-wrap .utill > ul > li {
  font-size: 0;
}

.utill-wrap .utill > ul > li.utill-seikyu {
  flex: 0 0 22.1%;
}

.utill-wrap .utill > ul > li.utill-taiken {
  flex: 0 0 32.9%;
}

.utill-wrap .utill > ul > li.utill-tel {
  flex: 0 0 17.1%;
}

.utill-wrap .utill > ul > li.utill-tel span img {
  display: none;
}

.utill-wrap .utill > ul > li.utill-school {
  flex: 0 0 28.1%;
}

.global {
  display: none;
  z-index: 99998;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background: #d6f1fd;
}

.global a {
  display: block;
  padding: 12px;
  font-size: 14px;
  font-weight: bold;
}

.global .spmenu-toggle a {
  margin: 4%;
  padding: 5px 0;
  background: #fff;
  background: #fff url("../img/menu_close.png") 4% no-repeat;
  background-size: 10px;
  color: #1da1f2;
  font-weight: normal;
  text-align: center;
}

.global ul.global-normal > li {
  border-bottom: 1px solid #c0d8e3;
}

.global ul.global-normal > li a {
  background: url("../img/menu_arrow.png") 96% no-repeat;
  background-size: 6px;
}

.global ul.global-normal .global-courseChild {
  background: #1da1f2;
}

.global ul.global-normal .global-courseChild > li:not(:last-child) {
  border-bottom: 1px solid #fff;
}

.global ul.global-normal .global-courseChild > li:nth-child(1) {
  background: url("../img/menu_primary.png") 4% no-repeat;
  background-size: 32px;
}

.global ul.global-normal .global-courseChild > li:nth-child(2) {
  background: url("../img/menu_junior.png") 4% no-repeat;
  background-size: 32px;
}

.global ul.global-normal .global-courseChild > li:nth-child(3) {
  background: url("../img/menu_high.png") 4% no-repeat;
  background-size: 32px;
}

.global ul.global-normal .global-courseChild > li a {
  padding: 14px 4% 14px 60px;
  background: url("../img/menu_arrow_02.png") 96% no-repeat;
  background-size: 6px;
  color: #fff;
  font-weight: normal;
}

.global ul.global-normal:nth-child(1),
.global ul.global-normal:last-child {
  border-bottom: none;
}

.global ul.global-feature {
  background: #fff;
}

.global ul.global-feature > li:not(:last-child) {
  border-bottom: 1px solid #c0d8e3;
}

.global ul.global-feature > li a {
  background: url("../img/icon_arrow_07.svg") no-repeat right 4% center;
  background-size: 5px;
}

.global ul.global-feature > li a i {
  margin-right: 10px;
  opacity: 1;
}

.global ul.global-feature > li a i img {
  vertical-align: middle;
}

.global ul.global-feature > li:first-child a i img[src*="taiken"] {
  display: none;
}

.global ul.global-feature > li:last-child a i img[src*="school"] {
  display: none;
}

.global ul.global-contact {
  background: #ff8a00;
}

.global ul.global-contact > li {
  background: url("../img/icon_07.png") 4% no-repeat;
  background-size: 20px;
}

.global ul.global-contact > li a {
  padding: 10px 0 10px 60px;
  background: url("../img/menu_arrow_02.png") 96% no-repeat;
  background-size: 6px;
  color: #fff;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  #form_head .logo {
    margin-top: 40px;
  }

  .header {
    min-height: 175px;
    margin: 0 0 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
  }

  .header .header-contain {
    display: flex;
    width: 96%;
    max-width: 960px;
    margin: 0 auto;
    padding: 20px 0 15px;
  }

  .header .logo {
    width: 31.25%;
    margin: 10px 0 0;
    padding-top: 0;
  }

  .utill-wrap {
    position: relative;
    width: auto;
    margin-left: auto;
    background: none;
  }

  .utill-wrap img {
    display: none;
  }

  .utill-wrap .utill {
    flex: auto !important;
    background: none;
  }

  .utill-wrap .utill > ul > li {
    flex: auto !important;
    font-size: 14px;
  }

  .utill-wrap .utill > ul > li.utill-taiken,
  .utill-wrap .utill > ul > li.utill-seikyu {
    margin: 10px 0 0 5px;
    font-size: 12px;
  }

  .utill-wrap .utill > ul > li.utill-taiken a,
  .utill-wrap .utill > ul > li.utill-seikyu a {
    -webkit-box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
    display: block;
    position: relative;
    padding: 16px 25px 12px 10px;
    overflow: hidden;
    border: 3px solid #fff;
    border-radius: 10px;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
  }

  .utill-wrap .utill > ul > li.utill-taiken a span,
  .utill-wrap .utill > ul > li.utill-seikyu a span {
    display: block;
    z-index: 2;
    position: relative;
  }

  .utill-wrap .utill > ul > li.utill-taiken a span:after,
  .utill-wrap .utill > ul > li.utill-seikyu a span:after {
    z-index: 2;
    position: absolute;
    top: 0;
    right: -10px;
    width: 5px;
    height: 8px;
    content: "";
  }

  .utill-wrap .utill > ul > li.utill-taiken a:before,
  .utill-wrap .utill > ul > li.utill-seikyu a:before {
    -webkit-transform-origin: right top;
    -webkit-transform: scale(0, 1);
    -webkit-transition: -webkit-transform 0.3s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: scale(0, 1);
    transform-origin: right top;
    background: #fff;
    content: "";
    transition: transform 0.3s ease;
  }

  .utill-wrap .utill > ul > li.utill-taiken a:hover:before,
  .utill-wrap .utill > ul > li.utill-seikyu a:hover:before {
    -webkit-transform-origin: left top;
    transform: scale(1, 1);
    transform-origin: left top;
  }

  .utill-wrap .utill > ul > li.utill-seikyu {
    order: 3;
  }

  .utill-wrap .utill > ul > li.utill-seikyu a {
    background: #5ed4ca;
  }

  .utill-wrap .utill > ul > li.utill-seikyu a span:after {
    margin-top: 2px;
    background: url("../img/icon_arrow_07.svg") no-repeat right 10% center;
    background-size: 5px 8px;
  }

  .utill-wrap .utill > ul > li.utill-taiken {
    order: 2;
  }

  .utill-wrap .utill > ul > li.utill-taiken a {
    background: #fff504;
  }

  .utill-wrap .utill > ul > li.utill-taiken a span:after {
    margin-top: 2px;
    background: url("../img/icon_arrow_07.svg") no-repeat right 10% center;
    background-size: 5px 8px;
  }

  .utill-wrap .utill > ul > li.utill-tel {
    order: 1;
    margin: 5px 10px 0;
    font-size: 11px;
    text-align: right;
  }

  .utill-wrap .utill > ul > li.utill-tel a {
    cursor: default;
  }

  .utill-wrap .utill > ul > li.utill-tel span {
    display: block;
    font-family: static;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 0.05em;
  }

  .utill-wrap .utill > ul > li.utill-tel span img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: baseline;
  }

  .utill-wrap .utill > ul > li.utill-school {
    display: none;
  }

  .utill-wrap .spmenu-toggle {
    display: none;
  }

  .global {
    display: flex;
    position: relative;
    width: 96%;
    max-width: 960px;
    margin: 0 auto;
    overflow: inherit;
    background: transparent;
  }

  .global a {
    font-weight: normal;
  }

  .global.is-fix {
    z-index: 10;
    position: fixed;
    top: 25px;
    right: 0;
    left: 0;
  }

  .global .spmenu-toggle {
    display: none;
  }

  .global ul {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.15);
    display: flex;
    align-items: center;
    border: 2px solid #000 !important;
    border-radius: 10px;
    background: #fff;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.15);
  }

  .global ul > li {
    position: relative;
  }

  .global ul.global-normal {
    position: relative;
    float: left;
  }

  .global ul.global-normal > li {
    border: none;
  }

  .global ul.global-normal > li:before {
    -webkit-transform: translate(-50%, -45%);
    position: absolute;
    top: 50%;
    right: 0;
    left: 50%;
    width: 180px;
    height: 70px;
    margin: auto;
    transform: translate(-50%, -45%);
  }

  .global ul.global-normal > li:hover:before {
    content: url("../img/menu_hover_01.svg");
  }

  .global ul.global-normal > li.is-current a {
    color: #1da1f2;
    font-weight: bold;
  }

  .global ul.global-normal > li.is-current:before {
    content: url("../img/menu_current_01.svg");
  }

  .global ul.global-normal > li a {
    z-index: 1;
    position: relative;
    padding: 22px 10px 20px;
    background: none;
  }

  .global ul.global-normal .global-courseChild {
    display: none;
  }

  .global ul.global-feature {
    width: 320px;
    margin-left: auto;
  }

  .global ul.global-feature > li {
    -webkit-transition: width 0.3s ease;
    position: relative;
    width: inherit;
    overflow: hidden;
    border: none !important;
    text-align: center;
    white-space: nowrap;
    transition: width 0.3s ease;
  }

  .global ul.global-feature > li:before {
    -webkit-transform: translate(-50%, -45%);
    position: absolute;
    top: 50%;
    right: 0;
    left: 50%;
    width: 180px;
    height: 70px;
    margin: auto;
    transform: translate(-50%, -45%);
  }

  .global ul.global-feature > li:hover:before {
    content: url("../img/menu_hover_01.svg");
  }

  .global ul.global-feature > li.is-current a {
    color: #1da1f2;
    font-weight: bold;
  }

  .global ul.global-feature > li.is-current:before {
    content: url("../img/menu_current_01.svg");
  }

  .global ul.global-feature > li a {
    z-index: 1;
    position: relative;
    padding: 22px 20px 20px;
    background: none;
  }

  .global ul.global-feature > li a span,
  .global ul.global-feature > li a i {
    -webkit-transition: opacity 0.3s ease;
    opacity: 1;
    transition: opacity 0.3s ease;
  }

  .global ul.global-feature > li a i {
    position: absolute;
    right: 0;
    left: 0;
    margin: -5px 0 0;
    opacity: 0;
  }

  .global ul.global-feature > li:first-child {
    width: 180px;
  }

  .global ul.global-feature > li:first-child a i img[src*="school"] {
    display: none;
  }

  .global ul.global-feature > li:first-child a i img[src*="taiken"] {
    display: inline;
  }

  .global ul.global-feature > li:last-child a i img[src*="school"] {
    display: inline;
  }

  .global ul.global-feature > li:last-child a i img[src*="taiken"] {
    display: none;
  }

  .global ul.global-feature > li:not(:last-child):after {
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 10px;
    width: 2px;
    margin: auto;
    background: #000;
    content: "";
  }

  .global ul.global-contact {
    display: none;
  }

  .global .global-normalWrap {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    position: relative;
    flex: 2;
    margin-right: 20px;
  }

  .global .global-normalWrap:hover .global-normalHv {
    display: block;
  }
}
@media screen and (min-width: 1029px) {
  .utill-wrap .utill > ul > li.utill-taiken,
  .utill-wrap .utill > ul > li.utill-seikyu {
    width: 158px;
  }

  .utill-wrap .utill > ul > li.utill-tel {
    font-size: 12px;
    letter-spacing: 0.03em;
  }

  .utill-wrap .utill > ul > li.utill-tel span {
    font-size: 32px;
  }

  .global ul.global-normal {
    padding: 0 15px;
  }

  .global ul.global-normal > li a {
    padding: 22px 16px 20px;
  }

  .global ul.global-feature > li a {
    padding: 22px 20px 20px;
  }
}

.contents {
  width: 96%;
  max-width: 960px;
  margin: 0 auto 100px;
}

.contents p,
.contents dl {
  margin-bottom: 2.3rem;
  line-height: 2;
}

.contents#form .inner {
  width: 100%;
  margin: 0;
}

.contents#form p,
.contents#form dl,
.contents#voice p,
.contents#voice dl {
  margin-bottom: 0;
}

.contents .inner {
  margin-right: 20px;
  margin-bottom: 30px;
  margin-left: 20px;
}

.contents .row {
  box-sizing: border-box;
  margin: 0 -10px 1.4em;
}

.contents .row:before,
.contents .row:after {
  display: table;
  content: " ";
}

.contents .row:after {
  clear: both;
}

.contents .row .col-1 {
  width: 8.33333%;
}

.contents .row .col-2 {
  width: 16.66667%;
}

.contents .row .col-3 {
  width: 25%;
}

.contents .row .col-4 {
  width: 27.6595744681%;
}

.contents .row .col-5 {
  width: 41.66667%;
}

.contents .row .col-6 {
  width: 50%;
}

.contents .row .col-7 {
  width: 58.33333%;
}

.contents .row .col-8 {
  width: 65.9574468085%;
}

.contents .row .col-9 {
  width: 75%;
}

.contents .row .col-10 {
  width: 83.33333%;
}

.contents .row .col-11 {
  width: 91.66667%;
}

.contents .row .col-12 {
  width: 100%;
}

.contents .row > [class*="col"] {
  box-sizing: border-box;
  float: left;
}

.contents .row > [class*="col"] a img {
  vertical-align: bottom;
}

.contents .row > [class*="col"] > *:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .contents {
    margin-bottom: 50px;
  }

  .contents .inner {
    width: 89.3333333333vw;
    margin: 0 auto 10px;
  }

  .contents .row {
    margin: 0 auto;
  }

  .contents .row > [class*="col"] {
    width: 100%;
    margin: 0 0 1rem;
    padding: 0;
    float: none;
  }
}

.nav-local {
  margin-top: 40px;
  padding: 30px 0 0;
  border-top: 2px solid #000;
  font-family: ryo-gothic-plusn, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
}

.nav-local * {
  box-sizing: border-box;
}

.nav-localHead {
  position: relative;
}

.nav-localHead:before {
  z-index: -1;
  position: absolute;
  top: -20px;
  left: -50px;
  width: 180px;
  height: 70px;
  content: url("../img/menu_current_01.svg");
}

.nav-localHead > p {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: bold;
}

.nav-localHead > a {
  padding-right: 15px;
  background: url("../img/icon_arrow_07.svg") no-repeat right center;
  background-size: 5px 8px;
  color: #000;
  text-decoration: none;
}

.nav-localRow > dl > dt {
  margin-top: 40px;
  padding-bottom: 3px;
  font-weight: bold;
}

.nav-localLink {
  margin: 0 -10px;
  margin-top: 20px;
}

.nav-localLink > li {
  border-bottom: 2px solid #fff;
}

.nav-localLink > li a {
  -ms-flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px;
  background: url("../img/icon_arrow.png") #d4f2ff no-repeat right 20px center;
  background-size: 7px 11px;
  color: #1da1f2;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
  text-decoration: none;
}

.nav-localLink > li a > div {
  position: relative;
  width: 50px;
  height: 50px;
}

.nav-localLink > li a > div img {
  -webkit-transform: translate(-50%, -50%);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: none;
  height: 100%;
  transform: translate(-50%, -50%);
}

.nav-localLink > li a > p {
  margin-bottom: 0;
  padding-left: 10px;
}

.nav-localLink > li.current a {
  background-color: #9ed3f9;
  color: #0088c5;
  cursor: default;
}

.nav-localLink > li.current a:hover {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .nav-localHead > p {
    float: left;
  }

  .nav-localHead > a {
    float: right;
  }

  .nav-local {
    margin-top: 80px;
    padding: 50px 2% 0;
  }

  .nav-localRow {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px;
    clear: both;
  }

  .nav-localRow > dl {
    width: 48%;
  }

  .nav-localRow > dl > dt {
    margin-top: 10px;
  }

  .nav-localRow > dl > dt br {
    display: none;
  }

  .nav-localRow .nav-localLink {
    display: block;
  }

  .nav-localRow .nav-localLink > li {
    width: 100%;
  }

  .nav-localRow .nav-localLink > li a > p {
    width: 80%;
  }

  .nav-localRow .nav-localLink > li a > p br {
    display: none;
  }

  .nav-localLink {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    clear: both;
    border: none;
  }

  .nav-localLink > li {
    width: 32.5%;
    margin-bottom: 10px;
    border: none;
  }

  .nav-localLink > li a {
    border: 4px solid #fff;
    outline: solid 1px #dcdcdc;
  }

  .nav-localLink > li a > p {
    width: 70%;
  }

  .nav-localLink > li a > div {
    width: 30%;
    max-width: 50px;
  }
}
@media screen and (min-width: 1029px) {
  .nav-localLink > li a > p br {
    display: block;
  }
}

.contents .breadcrumb {
  margin: 20px 0 50px 0;
}

.contents .breadcrumb ul li {
  display: inline-block;
  font-size: 1.2rem;
}

.contents .breadcrumb ul li a {
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .contents .breadcrumb {
    display: none;
  }
}

#form.contents h2,
.contents .c-h1 {
  margin: 0 0 40px 0;
  color: #1da1f2;
  font-size: 2.625em;
  font-weight: bold;
  line-height: 1;
}

.contents .c-h1 {
  margin-bottom: 40px;
  text-align: center;
  padding-bottom: 0;
}

#form.contents h2 + .c-h2 {
  margin-top: 0;
}

.contents .c-h1 + .c-h2 {
  margin-top: 60px;
}

#form.contents h3,
.contents .c-h2 {
  position: relative;
  margin: 50px 0 30px 0;
  padding: 10px 20px;
  overflow: hidden;
  background: #1da1f2;
  color: #fff;
  font-size: 2.2rem;
}

.contents .c-h2 {
  margin: 0 auto 50px;
  padding: 11.5px 10px;
  font-size: 3.2rem;
  line-height: 1;
  text-align: center;
}

.contents .c-h2__point {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  margin-right: 15px;
  padding: 15px 20px;
  background: #ddd;
  background: #b6e8ff;
  color: #1da1f2;
  font-size: 1.6rem;
  vertical-align: middle;
}

.contents .c-h3 {
  margin: 20px 0 8px;
  padding: 0 0 5px 0;
  border-bottom: 2px solid #1da1f2;
  color: #1da1f2;
  font-size: 2.4rem;
  font-weight: bold;
}

.contents .c-h3:first-child {
  margin-top: 0;
}

.contents .c-h3__point {
  display: inline-block;
  margin-right: 10px;
  padding: 2px 10px 1px;
  border-radius: 50px;
  background: #1da1f2;
  color: #fff;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  #form.contents h2,
  .contents .c-h1 {
    margin: 0 -2% 20px -2%;
    padding: 10px 2%;
    border-bottom: 1px solid #1da1f2;
    font-size: 1.8em;
  }

  .contents .c-h1 {
    margin: 0 -2% 30px -2%;
    padding: 0 2% 20px;
    font-size: 7.4666666667vw;
  }

  .contents .c-h1.c-h1-mlt {
    line-height: 1.4;
    margin-bottom: 24.5px;
  }

  #form.contents h3,
  .contents .c-h2 {
    margin: 50px 0 15px 0;
    padding: 8px 2%;
    font-size: 1.6rem;
  }

  .contents .c-h2 {
    margin: 0 5.3333333333vw 30px;
    padding: 2.6666666667vw 0;
    font-size: 6.1333333333vw;
    width: 89.3333333333vw;
    max-width: 670px;
    line-height: 1.4;
  }

  .contents .c-h2.c-h2-mlt {
    line-height: 1.4;
    margin-bottom: 30px;
  }

  .contents .c-h1 + .c-h2 {
    margin-top: 50px;
  }

  .contents .c-h2__point {
    padding: 9px 10px;
  }

  .contents .c-h3 {
    font-size: 2rem;
  }

  .contents .c-h3:first-child {
    margin-top: 20px;
  }
}

.decobox-first {
  margin: 40px 0 1.4em;
  padding: 30px 4.3%;
  background: #f8f7e9;
}

.decobox-first > :last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .decobox-first {
    margin: 30px 0 1.4em;
    padding: 30px 6%;
  }
}

.hutoji {
  background: linear-gradient(transparent 60%, #ff6 60%);
  font-size: 112.5%;
  font-weight: bold;
  line-height: 1.7;
}

.hutoji2 {
  font-weight: bold;
  letter-spacing: 0.05em;
}

.lead {
  margin: 0 0 10px 0;
  font-size: 1.6rem;
  font-weight: bold;
}

.line {
  background: linear-gradient(transparent 60%, #ff6 60%);
  font-style: normal;
}

.block-up {
  position: relative;
  padding-bottom: 50px;
  background: #fffcc0;
  font-family: ryo-gothic-plusn, sans-serif;
  font-size: 1.4rem;
  line-height: 1.8;
}

.block-up:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background: #fff;
  content: "";
}

.block-up .contents {
  margin-bottom: 0;
}

.block-upTitle {
  z-index: 2;
  position: relative;
  margin-bottom: 20px;
  line-height: 1.2;
  text-align: center;
}

.block-upTitle h2 {
  display: inline-block;
  padding: 0 20px;
  font-size: 2.6rem;
}

.block-upTitle h2 span:not([class]) {
  font-size: 1.8rem;
}

.block-upTitle h2 span:not([class]).home-upTitleNum {
  position: relative;
  margin-right: 5px;
  color: #1da1f2;
  font-size: 50px;
}

.block-upTitle__color {
  color: #1da1f2;
}

.block-upTitle__emphasis {
  -webkit-text-emphasis: filled dot #000;
  text-emphasis: filled dot #000;
}

.block-upRow {
  z-index: 2;
  position: relative;
  margin-bottom: 30px;
}

.block-upRow > div {
  margin-bottom: 30px;
}

.block-upRowTtl {
  margin-bottom: 20px;
  font-size: 2rem;
  line-height: 1;
  text-align: center;
}

.block-upRowTtl span {
  display: inline-block;
  z-index: 3;
  position: relative;
  margin-bottom: 15px;
  color: #1da1f2;
  font-size: 1.6rem;
  font-weight: normal;
}

.block-upRowTtl span:before,
.block-upRowTtl span:after {
  z-index: 1;
  position: absolute;
  top: 6px;
  bottom: 0;
  left: -30px;
  width: 24px;
  height: 2px;
  margin: 0;
  border-radius: 2px;
  background: #1da1f2;
  content: "";
}

.block-upRowTtl span:after {
  right: -30px;
  left: auto;
}

.block-upRowCont {
  padding-bottom: 15px;
  overflow: hidden;
  border-radius: 10px;
  background: #fff;
}

.block-upRowCont img {
  margin-bottom: 15px;
}

.block-upRowCont p {
  padding: 0 15px;
}

.block-upRowCont p br {
  display: none;
}

.block-upRowCont > *:last-child {
  margin-bottom: 0;
}

.block-upMore {
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  display: block;
  z-index: 2;
  position: relative;
  position: relative;
  padding: 15px 0;
  border-radius: 50px;
  background: #fff;
  background-size: 5px 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  color: #000;
  text-align: center;
  text-decoration: none;
}

.block-upMore i {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 20px;
  height: 20px;
  margin-top: -0.7em;
  border-radius: 20px;
  background: url("../img/menu_arrow_02.png") #000 no-repeat center center;
  background-size: 6px;
}
@media screen and (min-width: 768px) {
  .block-up {
    padding-bottom: 80px;
  }

  .block-upTitle {
    margin-bottom: 40px;
  }

  .block-upTitle h2 {
    z-index: 2;
    position: relative;
    background: #fff;
    font-size: 4.6rem;
  }

  .block-upTitle h2 span:not([class]) {
    font-size: 3.2rem;
  }

  .block-upTitle h2 span:not([class]).block-upTitleNum {
    position: relative;
    margin-left: 5px;
    font-size: 90px;
  }

  .block-upTitle h2 span:not([class]).block-upTitleNum:after {
    position: absolute;
    top: 0;
    right: -30px;
    width: 30px;
    height: 25px;
    background: url("../img/icon_cta_title_01.png");
    background-size: contain;
    content: "";
  }

  .block-upTitle h2 br {
    display: none;
  }

  .block-upTitle:before {
    box-sizing: border-box;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    border: 3px solid #e5e5e5;
    border-bottom: none;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    content: "";
  }

  .block-upTitle:after {
    position: absolute;
    right: 0;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 4px;
    background: #fff;
    content: "";
  }

  .block-upRow {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .block-upRow > div {
    width: 48%;
  }

  .block-upRowTtl {
    font-size: 2.2rem;
  }

  .block-upRowTtl span {
    font-size: 2rem;
  }

  .block-upRowTtl span + br {
    display: block;
  }

  .block-upRowTtl br {
    display: none;
  }

  .block-upRowCont img {
    margin-bottom: 20px;
  }

  .block-upRowCont p {
    padding: 0 25px 20px;
  }

  .block-upMore {
    max-width: 370px;
    margin: 0 auto;
    font-size: 1.6rem;
  }
}

.c-breadcrumb {
  display: none;
}
@media screen and (min-width: 768px) {
  .c-breadcrumb {
    display: block;
    width: 96%;
    max-width: 960px;
    margin: 211.75px auto 45px;
  }
}

.c-breadcrumb > ul > li {
  display: inline-block;
  font-size: 1.2rem;
}

.c-breadcrumb > ul > li > a {
  color: #000;
  text-decoration: none;
}

.cta {
  padding: 50px 0;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.cta .inner {
  width: 96%;
  max-width: 960px;
  margin: 0 auto;
}

.cta .inner > *:last-child {
  margin-bottom: 0;
}

.cta a {
  color: #000;
  text-decoration: none;
}

.cta a:hover {
  opacity: 1;
}

.cta * {
  box-sizing: border-box;
}

#detail .cta {
  margin-bottom: 50px;
  background: #e5f5fd;
}

#detail .cta .cta-title {
  margin-bottom: 20px;
}

#detail .cta .cta-main > li {
  margin-bottom: 0;
}

#detail .cta .cta-main > li a > div {
  margin-left: 20px;
}

#detail .cta .cta-mainForm:after {
  right: 25px;
  padding-top: 25%;
}

#detail .cta .cta-mainTtl {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.5;
}

.cta-default {
  background: #1da1f2;
}

.cta-default .cta-title {
  position: relative;
  color: #fff;
  text-shadow: 4px 4px 16px rgba(0, 0, 0, 0.15);
}

.cta-default .cta-titleMain {
  border-bottom-color: #fff;
}

.cta-default .cta-titleMain span.cta-titleMainNum {
  color: #fff504;
}

.cta-taiken {
  padding-top: 50px;
}

.cta-taiken .cta-title {
  margin-bottom: 20px;
}

.cta-taiken .cta-title p {
  font-size: 14px;
  line-height: 2;
}

.cta-taiken .cta-title p:last-child {
  margin-top: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
}

.cta-taiken .cta-title:before,
.cta-taiken .cta-title:after {
  display: none;
}

.cta-title {
  margin-bottom: 30px;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: center;
}

.cta-titleMain {
  display: inline-block;
  position: relative;
  margin-top: -10px;
  border-bottom: 2px solid #000;
  font-size: 26px;
  font-weight: bold;
}

.cta-titleMain span {
  font-size: 18px;
}

.cta-titleMain span.cta-titleMainNum {
  margin-right: 3px;
  color: #1da1f2;
  font-size: 54px;
}

.cta-titleMain:after {
  position: absolute;
  top: 0;
  right: -20px;
  width: 25px;
  height: 21px;
  background: url("../img/icon_cta_title_01.png");
  background-size: contain;
  content: "";
}

.cta-titleSub {
  line-height: 1;
}

.cta-main {
  margin-bottom: 20px;
}

.cta-main > li {
  position: relative;
}

.cta-main > li:not(:last-child) {
  margin-bottom: 20px;
}

.cta-main > li a {
  -webkit-box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.15);
  display: block;
  position: relative;
  padding: 23px 20px 22px;
  overflow: hidden;
  border: 3px solid #fff;
  border-radius: 10px;
  box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.15);
}

.cta-main > li a > div {
  display: inline-block;
  z-index: 3;
  position: relative;
  padding-right: 25px;
  background: url("../img/icon_arrow_07.svg") no-repeat right center;
  background-size: 7px 11px;
  text-align: center;
}

.cta-main > li a > div p:not([class]) {
  display: none;
}

.cta-main > li a:before {
  -webkit-transform-origin: right top;
  -webkit-transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.3s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(0, 1);
  transform-origin: right top;
  background: #fff;
  content: "";
  transition: transform 0.3s;
}

.cta-main > li:hover a:before {
  -webkit-transform-origin: left top;
  transform: scale(1, 1);
  transform-origin: left top;
}

.cta-mainCont a {
  background: #e5e5e5;
}

.cta-mainCont a > div {
  float: right;
}

.cta-mainCont:after {
  z-index: 2;
  position: absolute;
  bottom: 3px;
  left: 5px;
  width: 40%;
  max-width: 108px;
  padding-top: 23%;
  background: url("../img/pic_cta_taiken.png") bottom left no-repeat;
  background-size: contain;
  content: "";
}

.cta-mainForm a {
  background: #fff504;
}

.cta-mainForm:after {
  z-index: 2;
  position: absolute;
  right: 15px;
  bottom: 3px;
  width: 40%;
  max-width: 108px;
  padding-top: 25%;
  background: url("../img/pic_cta_form.png") bottom right no-repeat;
  background-size: contain;
  content: "";
}

.cta-mainTtl {
  font-size: 16px;
  font-weight: bold;
  line-height: 2;
}

.cta-subTel {
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 10px 20px 10px;
  border: 3px solid #fff;
  border-radius: 10px;
  color: #fff;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
}

.cta-subTel p a {
  color: #fff;
}

.cta-subTel p:first-child {
  margin-bottom: 5px;
  font-family: "static";
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 0.05em;
  vertical-align: sub;
  white-space: nowrap;
}

.cta-subTel p:first-child img {
  display: inline-block;
  width: 22.5px;
  margin-right: 5px;
  margin-bottom: 2px;
  vertical-align: baseline;
}

.cta-subTel p:last-child {
  margin-left: auto;
}

.cta-subTel p:last-child br {
  display: none;
}

.cta-subLink {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cta-subLink > li {
  -webkit-box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.15);
  z-index: 1;
  position: relative;
  width: 49%;
  overflow: hidden;
  border: 3px solid #fff;
  border-radius: 10px;
  background: #e5e5e5;
  box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.15);
}

.cta-subLink > li a {
  display: block;
  z-index: 2;
  position: relative;
  padding: 15px 0;
  background: url("../img/icon_arrow_07.svg") no-repeat right 10% center;
  background-size: 5px 8px;
  font-weight: bold;
  text-align: center;
}

.cta-subLink > li:first-child {
  background: #5ed4ca;
}

.cta-subLink > li:before {
  -webkit-transform-origin: right top;
  -webkit-transform: scale(0, 1);
  -webkit-transition: -webkit-transform 0.3s;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: scale(0, 1);
  transform-origin: right top;
  background: #fff;
  content: "";
  transition: transform 0.3s;
}

.cta-subLink > li:hover:before {
  -webkit-transform-origin: left top;
  transform: scale(1, 1);
  transform-origin: left top;
}
@media screen and (min-width: 425px) {
  .cta-main > li a > div {
    display: block;
    float: none;
  }

  .cta-mainForm:after {
    right: 30px;
  }
}
@media screen and (min-width: 768px) {
  .cta {
    padding: 100px 0;
  }

  .cta-default {
    padding: 70px 0;
  }

  .cta-default .cta-titleMain {
    z-index: 2;
    position: relative;
    padding: 0 20px;
    border-bottom: none;
    background: #1da1f2;
  }

  .cta-default .cta-titleMain:after {
    right: -5px;
  }

  .cta-default .cta-titleSub {
    z-index: 3;
    position: relative;
  }

  .cta-default .cta-title:before {
    box-sizing: border-box;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    border: 3px solid #fff;
    border-bottom: none;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    content: "";
  }

  .cta-default .cta-title:after {
    position: absolute;
    right: 0;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 4px;
    background: #1da1f2;
    content: "";
  }

  #detail .cta {
    padding: 50px 0;
  }

  #detail .cta .cta-title {
    margin-bottom: 30px;
  }

  #detail .cta .cta-main > li a {
    padding: 22px 50px 20px;
  }

  .cta-taiken .cta-title {
    margin-bottom: 40px;
  }

  .cta-taiken .cta-title p {
    font-size: 15px;
  }

  .cta-taiken .cta-title p:last-child {
    font-size: 30px;
  }

  .cta-taiken .cta-title p:last-child br {
    display: none;
  }

  .cta-taiken .cta-title p:last-child:before {
    margin-right: 5px;
    content: "＼";
  }

  .cta-taiken .cta-title p:last-child:after {
    margin-left: 5px;
    content: "／";
  }

  .cta-title {
    margin-bottom: 30px;
  }

  .cta-titleMain {
    margin-top: -20px;
    font-size: 46px;
  }

  .cta-titleMain span {
    font-size: 32px;
  }

  .cta-titleMain span.cta-titleMainNum {
    font-size: 93px;
  }

  .cta-titleMain:after {
    right: -25px;
    width: 35px;
    height: 29px;
  }

  .cta-titleSub {
    font-size: 24px;
  }

  .cta-main {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    margin: 20px -1% 30px;
  }

  .cta-main > li {
    width: 48%;
    margin: 0 1% !important;
    cursor: pointer;
  }

  .cta-main > li a {
    padding: 30px 20px 20px 40px;
  }

  .cta-main > li a > div {
    display: inline-block;
  }

  .cta-main > li a > div p:not([class]) {
    display: block;
  }

  .cta-mainCont {
    order: 1;
  }

  .cta-mainCont a > div {
    float: right !important;
  }

  .cta-mainForm {
    order: 2;
  }

  .cta-mainTtl {
    margin-bottom: 7px;
    font-size: 21px;
    line-height: 1;
  }

  .cta-sub {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .cta-subTel {
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: flex;
    align-items: center;
    width: 49%;
    margin-bottom: 0;
    text-align: left;
  }

  .cta-subTel p {
    margin-bottom: 0 !important;
  }

  .cta-subTel p:last-child {
    letter-spacing: 0.05em;
  }

  .cta-subTel p:last-child br {
    display: block;
  }

  .cta-subLink {
    width: 49%;
  }

  .cta-subLink > li a {
    padding: 20px 0;
  }
}
@media screen and (min-width: 1028px) {
  .cta-main > li:after {
    max-width: 145px;
    padding-top: 30%;
  }

  .cta-mainCont:after {
    left: 10px;
  }

  .cta-mainForm:after {
    right: 10px;
  }

  .cta-subTel {
    padding: 10px 40px;
  }
}

.footer,
.footer-about,
.footer-partner,
.contents#form + footer {
  padding: 35px 0 88px;
  font-family: ryo-gothic-plusn, sans-serif;
  font-style: normal;
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .footer,
  .footer-about,
  .footer-partner,
  .contents#form + footer {
    padding-bottom: 50px;
  }
}

.footer .inner,
.footer-about .inner,
.footer-partner .inner,
.contents#form + footer .inner {
  width: 96%;
  max-width: 960px;
  margin: 0 auto;
}

.footer a,
.footer-about a,
.footer-partner a,
.contents#form + footer a {
  color: #000;
  text-decoration: none;
}

.footer *,
.footer-about *,
.footer-partner *,
.contents#form + footer * {
  box-sizing: border-box;
}

.contents#form + footer {
  border-top: 1px solid #eee;
}

.footer-about {
  padding-bottom: 10px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  font-size: 14px;
}

.footer-aboutTitle {
  font-weight: bold;
  text-align: center;
}

.footer-aboutTitleMain {
  color: #1da1f2;
  font-size: 26px;
}

.footer-aboutTitleSub {
  margin-bottom: 5px;
}

.footer-aboutTitleSubNum {
  font-size: 24px;
}

.footer-aboutTitleSub small {
  color: #aaa;
  font-weight: normal;
}

.footer-partner {
  padding: 50px 0;
  font-size: 1.4rem;
  line-height: 1.8;
}

.footer-partnerTitle {
  margin-bottom: 30px;
  font-size: 2rem;
  text-align: center;
}

.footer-partnerList {
  border-top: 1px solid #000;
}

.footer-partnerList > li {
  padding: 30px 0;
  border-bottom: 1px solid #000;
}

.footer-partnerList > li:nth-child(3) img,
.footer-partnerList > li:nth-child(5) img {
  max-height: 70px;
}

.footer-partnerList > li:nth-child(4) img {
  max-width: 270px;
  max-height: 75px;
}

.footer-partnerList > li img {
  width: 50%;
  max-height: 60px;
}

.footer-partnerList__logo {
  margin-bottom: 15px;
  text-align: center;
}

.footer-partnerList__more {
  margin-top: 15px;
  font-weight: bold;
}

.footer-partnerList__more a {
  padding-left: 15px;
  background: url("../img/icon_popup_01.png") no-repeat left top 1px;
}

.footer-aboutCont {
  margin: 30px 0;
  line-height: 1.5;
}

.footer-aboutCont > dl {
  -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.15);
  margin-bottom: 30px;
  padding: 20px 0 10px;
  overflow: hidden;
  border: 2px solid #000;
  border-radius: 10px;
  background: #fff;
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
}

.footer-aboutCont > dl > dt {
  display: inline-block;
  border-bottom: 2px solid #000;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

.footer-aboutCont > dl > dd {
  padding: 15px;
  text-align: left;
}

.footer-aboutLink {
  width: 100%;
  margin-top: 20px;
  border-top: 1px solid #ddd;
}

.footer-aboutLink > li {
  border-bottom: 1px solid #ddd;
}

.footer-aboutLink > li a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-transition: opacity 0.3s ease;
  display: block;
  display: flex;
  align-items: center;
  padding: 15px;
  background: url("../img/icon_arrow_07.svg") no-repeat right 10px center;
  background-size: 7px 11px;
  color: #000;
  font-weight: bold;
  transition: opacity 0.3s ease;
}

.footer-aboutLink > li a > div {
  position: relative;
  width: 50px;
  height: 50px;
  overflow: hidden;
}

.footer-aboutLink > li a > div img {
  -webkit-transform: translate(-50%, -50%);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: none;
  height: 100%;
  transform: translate(-50%, -50%);
}

.footer-aboutLink > li a > p {
  width: 100%;
  padding-left: 10px;
}

.footer-aboutNotes {
  color: #aaa;
  font-size: 0.9em;
}

.footer-logo {
  width: 60%;
  max-width: 420px;
  margin: 0 auto;
  text-align: center;
}

.footer-logo img {
  width: 100%;
  height: auto;
}

.footer-follow {
  margin: 50px 0 80px;
  text-align: center;
}

.footer-follow dt {
  margin-bottom: 20px;
  font-family: "static";
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.footer-followLink > li {
  display: inline-block;
  margin: 0 25px;
}
@media screen and (max-width: 767px) {
  .footer-followLink > li {
    margin: 0 5.3333333333vw;
  }
}

.footer-followLink > li a {
  -webkit-transition: background 0.3s ease;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #f2f2f2;
  transition: background 0.3s ease;
}
@media screen and (max-width: 767px) {
  .footer-followLink > li a {
    width: 9.3333333333vw;
    height: 9.3333333333vw;
  }
}

.footer-followLink > li a svg {
  -webkit-transition: fill 0.3s ease;
  margin-top: 9px;
  transition: fill 0.3s ease;
}

.footer-followLinkTw svg {
  fill: #1da1f2;
}

.footer-followLinkTw:hover a {
  background: #1da1f2;
  opacity: 1;
}

.footer-followLinkTw:hover a svg {
  fill: #fff;
}

.footer-followLinkFb svg {
  fill: #3b5998;
  width: 13px;
  height: 24px;
}

.footer-followLinkFb:hover a {
  background: #3b5998;
  opacity: 1;
}

.footer-followLinkFb:hover a svg {
  fill: #fff;
}

.footer-bottom {
  font-size: 14px;
  text-align: center;
  text-align: left;
}

.footer-bottomLink,
.contents#form + footer .bottom ul {
  margin-bottom: 30px;
}

.footer-bottomLink > li,
.contents#form + footer .bottom ul > li {
  margin-bottom: 15px;
}

.footer-bottomLink > li a[target="_blank"],
.contents#form + footer .bottom ul > li a[target="_blank"] {
  padding-left: 20px;
  background: url("../img/icon_popup_01.png") no-repeat left top 1px;
}

.footer-copyright,
.contents#form + footer .bottom p {
  font-size: 12px;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 768px) {
  .footer-about {
    padding: 70px 0;
  }

  .footer-aboutCont {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .footer-aboutCont > dl {
    width: 48%;
    margin-bottom: 0;
  }

  .footer-aboutTitleMain {
    font-size: 38px;
  }

  .footer-aboutTitleSub {
    margin-bottom: 10px;
    padding-left: 1em;
    font-size: 24px;
  }

  .footer-aboutTitleSubNum {
    font-size: 35px;
  }

  .footer-aboutTitleSub small {
    font-size: 16px;
  }

  .footer-aboutLink {
    display: table;
    border: none;
    table-layout: fixed;
  }

  .footer-aboutLink > li {
    display: table-cell;
    padding: 0 5px;
    border: none;
  }

  .footer-aboutLink > li a {
    display: block;
    padding: 0;
    background: none;
    text-align: center;
  }

  .footer-aboutLink > li a > div {
    width: auto;
    height: auto;
    min-height: 122px;
  }

  .footer-aboutLink > li a > div img {
    max-width: 100%;
    height: auto;
  }

  .footer-aboutLink > li a > p {
    margin-top: 3px;
    padding: 5px 10px 0 0;
    background: url("../img/icon_arrow_07.svg") no-repeat right 5px center;
    background-size: 5px 8px;
  }

  .footer-partner {
    padding: 70px 0 0;
  }

  .footer-partnerTitle {
    font-size: 3.2rem;
  }

  .footer-partnerTitle br {
    display: none;
  }

  .footer-partnerList {
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .footer-partnerList > li {
    width: 50%;
    padding: 70px 2%;
  }

  .footer-partnerList > li img {
    width: auto;
    max-width: 230px;
    max-height: none;
  }

  .footer-partnerList > li:nth-child(2) img {
    margin-top: 25px;
  }

  .footer-partnerList > li:nth-child(4) img {
    margin-top: 20px;
    max-height: 50px;
  }

  .footer-partnerList > li:nth-child(3) img,
  .footer-partnerList > li:nth-child(5) img {
    max-height: 100px;
  }

  .footer {
    padding-top: 100px;
  }

  .footer-follow {
    margin: 60px 0 100px;
  }

  .footer-bottomLink > li,
  .contents#form + footer .bottom ul > li {
    display: inline-block;
    margin: 0 35px 0 0;
  }
}

.c-SPfloatCta {
  font-family: ryo-gothic-plusn, sans-serif;
  display: block;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 68px;
  z-index: 99998;
  background-color: #fff;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
@media screen and (min-width: 768px) {
  .c-SPfloatCta {
    display: none;
  }
}

.c-SPfloatCta.show {
  opacity: 1;
  visibility: visible;
}

.c-SPfloatCta .c-SPfloatCta__btn {
  display: block;
  position: relative;
  background-color: #fff504;
  color: #000;
  margin-top: 11px;
  margin-left: calc((100% - 45px) / 2 - min(140px, 37.3333333333vw));
  padding: 12px 0;
  width: 73.0666666667vw;
  max-width: 274px;
  border-radius: 1.3333333333vw;
  border: solid #fff 3px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.08);
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}

.c-SPfloatCta .c-SPfloatCta__btn::after {
  position: absolute;
  content: "";
  width: 7px;
  height: 11px;
  right: min(20px, 5.3333333333vw);
  top: calc(50% - 5.5px);
  background: url(../img/cta_arrow_black.svg) center no-repeat;
}

.sm-courseHead > p {
  margin-bottom: 23px;
}

.sm-courseList {
  margin-top: 15px !important;
  margin-bottom: 30px !important;
}

.sm-courseList .col-4 {
  margin-bottom: 50px !important;
}

.sm-courseList > div {
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sm-courseListImg {
  width: 45%;
}

.sm-courseListImg a img {
  vertical-align: bottom;
}

.sm-courseListBody {
  width: 52%;
}

.sm-courseListBody p {
  font-size: 1.2rem;
  margin-bottom: 0;
}

.sm-courseListTtl {
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  border-bottom: 2px dotted #1da1f2;
  color: #1da1f2;
  font-weight: bold;
  text-align: left;
  letter-spacing: 0.05em;
}

p.sm-courseListTtl {
  font-size: 2rem;
  line-height: 1.45;
  margin-bottom: 10px;
}

.sm-up4 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.sm-schoolList > dt {
  width: 3em;
  width: 3.5em;
  margin: 0 0 15px 0;
  padding: 5px 0.5em 2px 0.5em;
  float: left;
  clear: left;
  border-radius: 20px;
  background: #1da1f2;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.sm-schoolList > dd {
  margin-left: 0;
  padding: 5px 0.5em 5px 5em;
}

.sm-schoolListArea > li {
  display: inline-block;
  margin: 0 10px 15px 0;
}

.sm-upList > ol {
  padding-left: 20px;
}

.sm-upList > ol > li {
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .sm-courseHead {
    position: relative;
  }

  .sm-courseHead > p {
    position: absolute;
    top: 0;
    right: 0;
    margin-bottom: 0;
  }

  .sm-courseList > div {
    display: block;
  }

  .sm-courseListImg {
    width: 100%;
    text-align: center;
  }

  .sm-courseListBody {
    width: 100%;
  }

  .sm-courseListBody p {
    margin-bottom: 3px;
    font-size: 1.4rem;
  }

  .sm-courseListTtl {
    margin: 30px 0 13px !important;
    padding-bottom: 10px;
    text-align: center;
  }

  p.sm-courseListTtl {
    font-size: 2rem;
  }

  .sm-up4 {
    margin-top: 60px !important;
    margin-bottom: 70px !important;
  }

  .sm-up4 .nav-up4Intro:before {
    bottom: -50px;
  }
}

.s {
  position: relative;
  color: red;
  text-decoration: none;
}

.s-balloon {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.8),
    inset 1px 0 0 rgba(255, 255, 255, 0.3),
    inset -1px 0 0 rgba(255, 255, 255, 0.3),
    inset 0 -1px 0 rgba(255, 255, 255, 0.2);
  -webkit-animation-duration: 0.3s;
  -webkit-animation-name: show-balloon;
  display: none;
  position: absolute;
  top: -30px;
  left: 10px;
  padding: 50px;
  border-radius: 5px;
  background-color: #c8ff00;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.5),
    inset 0 1px 0 rgba(255, 255, 255, 0.8),
    inset 1px 0 0 rgba(255, 255, 255, 0.3),
    inset -1px 0 0 rgba(255, 255, 255, 0.3),
    inset 0 -1px 0 rgba(255, 255, 255, 0.2);
  color: white;
  animation-name: show-balloon;
  animation-duration: 0.3s;
  opacity: 0;
}

.s:hover .s-balloon {
  display: inline-block;
  top: -40px;
  opacity: 1;
}

.s-balloon::before {
  position: absolute;
  top: 97%;
  left: 20px;
  border: 6px solid transparent;
  border-top: 6px solid blue;
  content: "";
}
@-webkit-keyframes show-balloon {
  0% {
    display: none;
    top: -30px;
    opacity: 0;
  }

  1% {
    display: inline-block;
    top: -30px;
    opacity: 0;
  }

  100% {
    display: inline-block;
    top: -40px;
    opacity: 1;
  }
}
@keyframes show-balloon {
  0% {
    display: none;
    top: -30px;
    opacity: 0;
  }

  1% {
    display: inline-block;
    top: -30px;
    opacity: 0;
  }

  100% {
    display: inline-block;
    top: -40px;
    opacity: 1;
  }
}

.modal-window {
  -webkit-transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
  display: none\9;
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translate(0, 100%);
  transform: translate3d(0, 100%, 0);
  line-height: 1.3;
  opacity: 0;
}

.modal-window:target {
  transform: translate(0, 0);
  opacity: 1;
}

.is-active.modal-window {
  display: block\9;
}

.modal-window:target {
  display: block\9;
}

.modal-window .modal-inner {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  z-index: 20;
  position: absolute;
  top: 50px;
  left: 50%;
  width: 650px;
  margin-left: -325px;
  overflow-x: hidden;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}

.modal-window .modal-inner p {
  padding: 0 20px;
}

.modal-window .modal-close {
  display: block;
  overflow: hidden;
  text-indent: -100px;
}

.modal-window .modal-close:before {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("data:image/png;base64,iVBORw0KG\agoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAEElEQVR4\a 2gEFAPr/AAAAAMwA0QDNTiUx4gAAAABJRU5ErkJggg==");
  content: "";
}

.modal-window .modal-close:after {
  z-index: 20;
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: 285px;
  padding: 2px 8px;
  border-radius: 2px;
  background: #fff;
  font-size: 1.2em;
  text-decoration: none;
  text-indent: 0;
  content: "×";
}

.modal-window {
  transition: opacity 0.4s;
}

#detail .special {
  padding: 50px 0 0;
}

.special .special-banner {
  margin: 0 auto;
  max-width: 770px;
}
@media screen and (max-width: 767px) {
  .special .special-banner {
    padding: 0 10px 0;
  }
}

p.pagetop {
  z-index: 99999;
  position: fixed;
  right: 15px;
  bottom: 8px;
  width: 56px;
}
@media screen and (max-width: 767px) {
  p.pagetop {
    width: 36px;
  }
}

.l-inner {
  width: 96%;
  max-width: 960px;
  margin: 0 auto;
}

.l-inner__inside {
  width: 89.3333333333%;
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-cta {
    padding: 120px 0;
  }
}

.p-cta .cta-title {
  margin-bottom: 23px;
}
@media screen and (min-width: 768px) {
  .p-cta .cta-title {
    margin-bottom: 30px;
  }

  .p-cta .cta-title::before {
    border: none;
  }
}
@media screen and (min-width: 768px) {
  .p-cta .cta-titleMain {
    border-bottom: solid 2px #fff;
  }
}

.p-cta .p-cta-main {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .p-cta .p-cta-main {
    margin-bottom: 30px;
  }
}

.p-cta .p-cta-main > li:not(:last-child) {
  margin-bottom: 15px;
}

.p-cta .p-cta-main .cta-mainForm:after {
  background: url("../img/pic_cta_form2.png") bottom right no-repeat;
  background-size: contain;
  max-width: 150px;
}
@media screen and (max-width: 767px) {
  .p-cta .p-cta-main .cta-mainForm:after {
    max-width: 110px;
  }
}
@media screen and (min-width: 425px) {
  .p-cta .p-cta-main .cta-mainForm:after {
    right: 15px;
  }
}

.p-cta .p-cta-main .cta-mainCont:after {
  background: url("../img/pic_cta_taiken2.png") bottom left no-repeat;
  background-size: contain;
  max-width: 147px;
  left: 25px;
}
@media screen and (max-width: 767px) {
  .p-cta .p-cta-main .cta-mainCont:after {
    max-width: 78px;
  }
}

.p-cta .p-cta-sub .cta-subTel {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .p-cta .p-cta-sub .cta-subTel {
    box-sizing: border-box;
    margin-bottom: 15px;
    border: 3px solid #fff;
    border-radius: 10px;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1);
  }
}
@media screen and (min-width: 768px) {
  .p-cta .p-cta-sub .cta-subTel {
    display: block;
  }
}

.p-cta .p-cta-sub .cta-subTel a {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .p-cta .p-cta-sub .cta-subTel a {
    padding: 10px 20px 10px;
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .p-cta .p-cta-sub .cta-subTel a {
    display: flex;
    align-items: center;
    padding: 10px 40px;
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  .p-cta.cta_footer_inc {
    padding: 60px 0;
  }
}

.p-cta.cta_footer_inc .cta-boxBorder {
  border: none;
  padding: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-cta.cta_footer_inc .cta-boxBorder {
    border: solid 3px #fff;
    border-radius: 10px;
    padding: 40px 0 10px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .p-cta.cta_footer_inc .cta-title {
    letter-spacing: normal;
  }
}

.p-cta.cta_footer_inc .cta-titleMain {
  margin-top: -16px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .p-cta.cta_footer_inc .cta-titleMain {
    margin-top: -30px;
    padding-bottom: 4px;
    line-height: 1;
  }
}

.p-cta.cta_footer_inc .p-cta-main .cta-mainForm:after {
  background: url("../img/footer_cta_form.png") bottom right no-repeat;
  background-size: contain;
  width: 40%;
  max-width: 161px;
}
@media screen and (max-width: 767px) {
  .p-cta.cta_footer_inc .p-cta-main .cta-mainForm:after {
    max-width: 116px;
  }
}
@media screen and (min-width: 768px) {
  .p-cta.cta_footer_inc .cta-main > li {
    width: 520px;
  }
}

.p-cta.cta_footer_inc .cta-main > li a {
  padding: 23px 20px 22px;
}
@media screen and (min-width: 425px) and (max-width: 767px) {
  .p-cta.cta_footer_inc .cta-main > li a {
    padding-left: calc(50% - 96px);
  }
}
@media screen and (min-width: 768px) {
  .p-cta.cta_footer_inc .cta-main > li a {
    padding-top: 34px;
    padding-bottom: 33px;
    padding-left: 60px;
  }
}
@media screen and (min-width: 425px) {
  .p-cta.cta_footer_inc .cta-main > li a > div {
    display: inline-block;
  }
}
@media screen and (min-width: 768px) {
  .p-cta.cta_footer_inc .p-cta-sub .cta-subTel a p:first-child {
    margin-top: 8px;
  }
}

.p-cta.cta_footer_inc .cta-subLink > li a {
  padding: 9px 0;
}
@media screen and (min-width: 768px) {
  .p-cta.cta_footer_inc .cta-subLink > li a {
    padding: 16.5px 0;
  }
}
@media screen and (min-width: 768px) {
  .p-cta.cta_footer_inc .cta-mainTtl {
    margin-bottom: 0;
  }
}

.p-cta01,
.p-cta02 {
  background: none;
}

.p-cta01 .cta-title,
.p-cta02 .cta-title {
  color: #000;
  text-shadow: none;
  margin-bottom: 23px;
}
@media screen and (min-width: 768px) {
  .p-cta01 .cta-title,
  .p-cta02 .cta-title {
    margin-bottom: 40px;
  }
}

.p-cta01 .cta-title::after,
.p-cta02 .cta-title::after {
  background: none;
}

.p-cta01 .cta-title .cta-titleMain,
.p-cta02 .cta-title .cta-titleMain {
  border-bottom: solid 2px #000;
  background: none;
}

.p-cta01 .cta-title .cta-titleMain span.cta-titleMainNum,
.p-cta02 .cta-title .cta-titleMain span.cta-titleMainNum {
  color: #1da1f2;
}

.p-cta01 .cta-title .cta-titleMain:after,
.p-cta02 .cta-title .cta-titleMain:after {
  background: none;
}
@media screen and (min-width: 768px) {
  .p-cta01 .p-cta-main,
  .p-cta02 .p-cta-main {
    margin-bottom: 0;
  }
}

.p-cta01 .p-cta-sub .cta-subTel,
.p-cta02 .p-cta-sub .cta-subTel {
  background: #1da1f2;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .p-cta01 .p-cta-sub .cta-subTel,
  .p-cta02 .p-cta-sub .cta-subTel {
    display: none;
  }
}

.p-cta01 {
  padding-top: 30px;
}
@media screen and (min-width: 768px) {
  .p-cta01 {
    padding-top: 120px;
  }
}

.footer-partnerList > li:nth-child(6) img {
  max-height: 70px;
}
@media screen and (min-width: 768px) {
  .footer-partnerList > li:nth-child(6) img {
    max-height: 100px;
  }
}

.cta-text {
  margin-top: 20px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .cta-text {
    margin-top: 30px;
  }
}

.cta-text .cta-text_link {
  font-size: 15px;
  padding-right: 10px;
  padding-bottom: 4px;
  line-height: 1;
  border-bottom: solid 1px #000;
  background: url(../img/icon_arrow_07.svg) no-repeat right 4.25px;
  background-size: 5px 8px;
}
@media screen and (min-width: 768px) {
  .cta-text .cta-text_link {
    font-size: 18px;
    padding-right: 12px;
    padding-bottom: 5px;
    background-size: 7px 11px;
  }
}
