html {
  scroll-behavior: smooth;
}

img {
  max-width: 100%;
}

.entry .wp-caption,
.entry table tr.alt {
  background: #f7f7f7;
}

.al-c {
  text-align: center;
}

.al-r {
  text-align: right;
}

.al-l {
  text-align: left;
}

.vl-t {
  vertical-align: top !important;
}

.vl-m {
  vertical-align: middle !important;
}

.vl-b {
  vertical-align: bottom !important;
}

.fl-r,
.fl-rr {
  float: right;
}

.fl-l {
  float: left;
}

.fl-ll {
  float: left;
}

.fl-c {
  clear: both;
}

.entry table td.tb-bg1 {
  background: #ffe8ea;
}

.entry table td.tb-bg2 {
  background: #e8fdff;
}

.entry table td.b {
  font-weight: 700;
}

@media only screen and (max-width: 640px) {
  .fl-r,
  .fl-l {
    float: none;
  }
}

.m0 {
  margin: 0 !important;
}

.m0-t {
  margin-top: 0 !important;
}

.m0-r {
  margin-right: 0 !important;
}

.m0-b {
  margin-bottom: 0 !important;
}

.m0-l {
  margin-left: 0 !important;
}

.m5 {
  margin: 5px !important;
}

.m5-t {
  margin-top: 5px !important;
}

.m5-r {
  margin-right: 5px !important;
}

.m5-b {
  margin-bottom: 5px !important;
}

.m5-l {
  margin-left: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m10-t {
  margin-top: 10px !important;
}

.m10-r {
  margin-right: 10px !important;
}

.m10-b {
  margin-bottom: 10px !important;
}

.m10-l {
  margin-left: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m15-t {
  margin-top: 15px !important;
}

.m15-r {
  margin-right: 15px !important;
}

.m15-b {
  margin-bottom: 15px !important;
}

.m15-l {
  margin-left: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m20-t {
  margin-top: 20px !important;
}

.m20-r {
  margin-right: 20px !important;
}

.m20-b {
  margin-bottom: 20px !important;
}

.m20-l {
  margin-left: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m25-t {
  margin-top: 25px !important;
}

.m25-r {
  margin-right: 25px !important;
}

.m25-b {
  margin-bottom: 25px !important;
}

.m25-l {
  margin-left: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m30-t {
  margin-top: 30px !important;
}

.m30-r {
  margin-right: 30px !important;
}

.m30-b {
  margin-bottom: 30px !important;
}

.m30-l {
  margin-left: 30px !important;
}

.m40 {
  margin: 40px !important;
}

.m40-t {
  margin-top: 40px !important;
}

.m40-r {
  margin-right: 40px !important;
}

.m40-b {
  margin-bottom: 40px !important;
}

.m40-l {
  margin-left: 40px !important;
}

.m50 {
  margin: 50px !important;
}

.m50-t {
  margin-top: 50px !important;
}

.m50-r {
  margin-right: 50px !important;
}

.m50-b {
  margin-bottom: 50px !important;
}

.m50-l {
  margin-left: 50px !important;
}

.m60 {
  margin: 60px !important;
}

.m60-t {
  margin-top: 60px !important;
}

.m60-r {
  margin-right: 60px !important;
}

.m60-b {
  margin-bottom: 60px !important;
}

.m60-l {
  margin-left: 60px !important;
}

.m70 {
  margin: 70px !important;
}

.m70-t {
  margin-top: 70px !important;
}

.m70-r {
  margin-right: 70px !important;
}

.m70-b {
  margin-bottom: 70px !important;
}

.m70-l {
  margin-left: 70px !important;
}

.m80 {
  margin: 80px !important;
}

.m80-t {
  margin-top: 80px !important;
}

.m80-r {
  margin-right: 80px !important;
}

.m80-b {
  margin-bottom: 80px !important;
}

.m80-l {
  margin-left: 80px !important;
}

.m90 {
  margin: 90px !important;
}

.m90-t {
  margin-top: 90px !important;
}

.m90-r {
  margin-right: 90px !important;
}

.m90-b {
  margin-bottom: 90px !important;
}

.m90-l {
  margin-left: 90px !important;
}

.m100 {
  margin: 100px !important;
}

.m100-t {
  margin-top: 100px !important;
}

.m100-r {
  margin-right: 100px !important;
}

.m100-b {
  margin-bottom: 100px !important;
}

.m100-l {
  margin-left: 100px !important;
}

.p0 {
  padding: 0 !important;
}

.p0-t {
  padding-top: 0 !important;
}

.p0-r {
  padding-right: 0 !important;
}

.p0-b {
  padding-bottom: 0 !important;
}

.p0-l {
  padding-left: 0 !important;
}

.p5 {
  padding: 5px !important;
}

.p5-t {
  padding-top: 5px !important;
}

.p5-r {
  padding-right: 5px !important;
}

.p5-b {
  padding-bottom: 5px !important;
}

.p5-l {
  padding-left: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p10-t {
  padding-top: 10px !important;
}

.p10-r {
  padding-right: 10px !important;
}

.p10-b {
  padding-bottom: 10px !important;
}

.p10-l {
  padding-left: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p15-t {
  padding-top: 15px !important;
}

.p15-r {
  padding-right: 15px !important;
}

.p15-b {
  padding-bottom: 15px !important;
}

.p15-l {
  padding-left: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p20-t {
  padding-top: 20px !important;
}

.p20-r {
  padding-right: 20px !important;
}

.p20-b {
  padding-bottom: 20px !important;
}

.p20-l {
  padding-left: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p25-t {
  padding-top: 25px !important;
}

.p25-r {
  padding-right: 25px !important;
}

.p25-b {
  padding-bottom: 25px !important;
}

.p25-l {
  padding-left: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p30-t {
  padding-top: 30px !important;
}

.p30-r {
  padding-right: 30px !important;
}

.p30-b {
  padding-bottom: 30px !important;
}

.p30-l {
  padding-left: 30px !important;
}

.p40 {
  padding: 40px !important;
}

.p40-t {
  padding-top: 40px !important;
}

.p40-r {
  padding-right: 40px !important;
}

.p40-b {
  padding-bottom: 40px !important;
}

.p40-l {
  padding-left: 40px !important;
}

.p50 {
  padding: 50px !important;
}

.p50-t {
  padding-top: 50px !important;
}

.p50-r {
  padding-right: 50px !important;
}

.p50-b {
  padding-bottom: 50px !important;
}

.p50-l {
  padding-left: 50px !important;
}

.p60 {
  padding: 60px !important;
}

.p60-t {
  padding-top: 60px !important;
}

.p60-r {
  padding-right: 60px !important;
}

.p60-b {
  padding-bottom: 60px !important;
}

.p60-l {
  padding-left: 60px !important;
}

.p70 {
  padding: 70px !important;
}

.p70-t {
  padding-top: 70px !important;
}

.p70-r {
  padding-right: 70px !important;
}

.p70-b {
  padding-bottom: 70px !important;
}

.p70-l {
  padding-left: 70px !important;
}

.p80 {
  padding: 80px !important;
}

.p80-t {
  padding-top: 80px !important;
}

.p80-r {
  padding-right: 80px !important;
}

.p80-b {
  padding-bottom: 80px !important;
}

.p80-l {
  padding-left: 80px !important;
}

.p90 {
  padding: 90px !important;
}

.p90-t {
  padding-top: 90px !important;
}

.p90-r {
  padding-right: 90px !important;
}

.p90-b {
  padding-bottom: 90px !important;
}

.p90-l {
  padding-left: 90px !important;
}

.p100 {
  padding: 100px !important;
}

.p100-t {
  padding-top: 100px !important;
}

.p100-r {
  padding-right: 100px !important;
}

.p100-b {
  padding-bottom: 100px !important;
}

.p100-l {
  padding-left: 100px !important;
}

.b {
  font-weight: 700 !important;
}

.normal {
  font-weight: 400 !important;
}

.big {
  font-size: 1.2em !important;
}

.big2 {
  font-size: 1.5em !important;
}

.big3 {
  font-size: 1.8em !important;
}

.small {
  font-size: 0.8em !important;
}

.ssmall {
  font-size: 0.6em !important;
}

.f08em {
  font-size: 0.8em;
}

.f09em {
  font-size: 0.9em;
}

.f10em {
  font-size: 1em;
}

.f11em {
  font-size: 1.1em;
}

.f12em {
  font-size: 1.2em;
}

.f13em {
  font-size: 1.3em;
}

.f14em {
  font-size: 1.4em;
}

.f15em {
  font-size: 1.5em;
}

.f16em {
  font-size: 1.6em;
}

.f17em {
  font-size: 1.7em;
}

.f18em {
  font-size: 1.8em;
}

.f19em {
  font-size: 1.9em;
}

.f20em {
  font-size: 2em;
}

.f21em {
  font-size: 2.1em;
}

.f22em {
  font-size: 2.2em;
}

.f23em {
  font-size: 2.3em;
}

.f24em {
  font-size: 2.4em;
}

.f8pt {
  font-size: 8.5pt !important;
}

.f9pt {
  font-size: 9pt !important;
}

.f10pt {
  font-size: 10pt !important;
}

.f11pt {
  font-size: 11pt !important;
}

.f12pt {
  font-size: 12pt !important;
}

.f13pt {
  font-size: 13pt !important;
}

.f14pt {
  font-size: 14pt !important;
}

.f15pt {
  font-size: 15pt !important;
}

.f16pt {
  font-size: 16pt !important;
}

.f17pt {
  font-size: 17pt !important;
}

.f18pt {
  font-size: 18pt !important;
}

.f19pt {
  font-size: 19pt !important;
}

.f20pt {
  font-size: 20pt !important;
}

.f21pt {
  font-size: 21pt !important;
}

.f22pt {
  font-size: 22pt !important;
}

.f23pt {
  font-size: 23pt !important;
}

.f24pt {
  font-size: 24pt !important;
}

.red {
  color: red !important;
}

.redr {
  color: #ee1616 !important;
}

.blue {
  color: #00d !important;
}

.blueb {
  color: #0a3bda !important;
}

.green {
  color: green !important;
}

.yellow {
  color: #ff0 !important;
}

.navy {
  color: #1f26a9 !important;
}

.orange {
  color: #f60 !important;
}

.pink {
  color: #c69 !important;
}

.purple {
  color: #609 !important;
}

.olive {
  color: olive !important;
}

.lime {
  color: #0f0 !important;
}

.aqua {
  color: #167fa6 !important;
}

.black {
  color: #000 !important;
}

.gray {
  color: #ccc !important;
}

.white {
  color: #fff !important;
}

.lh10 {
  line-height: 1 !important;
}

.lh11 {
  line-height: 1.1 !important;
}

.lh12 {
  line-height: 1.2 !important;
}

.lh13 {
  line-height: 1.3 !important;
}

.lh14 {
  line-height: 1.4 !important;
}

.lh15 {
  line-height: 1.5 !important;
}

.lh20 {
  line-height: 2 !important;
}

#main table .w05 {
  width: 5%;
}

#main table .w10 {
  width: 10%;
}

#main table .w15 {
  width: 15%;
}

#main table .w20 {
  width: 20%;
}

#main table .w25 {
  width: 25%;
}

#main table .w30 {
  width: 30%;
}

#main table .w35 {
  width: 35%;
}

#main table .w40 {
  width: 40%;
}

#main table .w45 {
  width: 45%;
}

#main table .w50 {
  width: 50%;
}

#main table .w55 {
  width: 55%;
}

#main table .w60 {
  width: 60%;
}

#main table .w65 {
  width: 65%;
}

#main table .w70 {
  width: 70%;
}

#main table .w75 {
  width: 75%;
}

#main table .w80 {
  width: 80%;
}

#main table .w85 {
  width: 85%;
}

#main table .w90 {
  width: 90%;
}

#main table .w95 {
  width: 95%;
}

.underline {
  text-decoration: underline !important;
}

.del {
  text-decoration: line-through;
}

.noborder {
  border: 0 !important;
}

.z1 {
  z-index: 1 !important;
}

.z2 {
  z-index: 2 !important;
}

.z3 {
  z-index: 3 !important;
}

.z4 {
  z-index: 4 !important;
}

.z5 {
  z-index: 5 !important;
}

ul.none li {
  list-style-type: none;
}

.box-yellow {
  padding: 2px;
  background-color: #ff9 !important;
}

.box-aqua {
  padding: 2px;
  background-color: #9ff !important;
}

.box-gray {
  padding: 2px;
  background-color: #eee !important;
}

.box-red {
  padding: 2px;
  background-color: #fcc !important;
}

.round {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

input:focus,
textarea:focus,
input.focus,
textarea.focus {
  background-color: #ffffe4 !important;
}

.left {
  float: left;
  margin: 0 30px 20px 0 !important;
}

.right {
  float: right;
  margin: 0 0 20px 30px !important;
}

@media only screen and (max-width: 640px) {
  .left,
  .right {
    float: none;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

.noteline {
  display: inline !important;
  padding-bottom: 0.3em !important;
  border-bottom: 1px dashed #7070ba !important;
  line-height: 2.1em !important;
}

.ime-active {
  ime-mode: active;
}

.ime-inactive {
  ime-mode: inactive;
}

.ime-disabled {
  ime-mode: disabled;
}

* {
  box-sizing: border-box;
}

body {
  font-family: Quicksand, 游ゴシック体, "Yu Gothic", YuGothic,
    "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo,
    Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
  font-weight: 500;
  background: #fff;
}

.display_pc {
  display: block !important;
}

.display_sp {
  display: none !important;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.slick-slider {
  margin-top: 200px;
  margin-bottom: -5px;
}

.content0 .slick-slider {
  margin-top: 40px;
  margin-bottom: -5px;
}

.multiple-item.slick-slider {
  margin-top: 20px;
  padding-bottom: 40px !important;
}

.multiple-item .slick-slide {
  margin: 0 5px;
}

.home .entry .multiple-item h3.post-title a {
  font-size: 14px;
}

.item {
  width: 1920px;
  margin: 0 auto;
}

.slick-slide img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.page #nav-header,
.archive #nav-header,
.single #nav-header,
.search #nav-header,
.error404 #nav-header {
  background-color: rgba(255, 255, 255, 0.88) !important;
  top: 0 !important;
  width: 100%;
  height: 210px !important;
  border-bottom: 5px solid #ff0018;
}

ul#contact-nav {
  margin: 30px auto 0;
  max-width: 100%;
  float: right;
}

ul#contact-nav li a {
  display: block;
  font-size: 16px;
  font-weight: 700;
  padding: 5px 0;
  color: #434343;
}

ul#menu-headmenu-1 > li,
ul#contact-nav li {
}

#header .container-inner {
  margin-top: 25px;
}

.slick-dots {
  bottom: 15px !important;
}

.slick-dotted.slick-slider {
  margin-bottom: 0 !important;
}

.home .main {
  padding-top: 0 !important;
}

.main {
  padding-top: 170px !important;
}

.wpcf7 p span.requiredIcon {
  background: #f55;
  color: #fff;
  margin: 0 0 0 1em;
  font-size: 90%;
  padding: 2px 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wpcf7 p {
  width: auto;
}

.entry table.contact-form {
  text-align: left;
  font-size: 1.04em;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}

.entry table.contact-form th,
.entry table.contact-form td {
  padding: 20px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}

.entry table.contact-form th {
  background: #ececec;
}

.entry table.contact-form td {
  background: #fff;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
.wpcf7 input[type="tel"],
.wpcf7 input[type="date"],
.wpcf7 select {
  display: block;
  float: left;
  padding: 15px 10px;
  width: 100%;
  margin-top: 12px;
  border: 1px solid #bdbdbd;
  border-radius: 5px;
  font-size: 1.1em;
}

.wpcf7 select {
  width: 50%;
}

input.wpcf7-form-control.wpcf7-confirm.wpcf7c-elm-step1.wpcf7c-btn-confirm,
input.wpcf7-form-control.wpcf7-submit.wpcf7c-elm-step2,
input.confirm_button,
.wpcf7 input[type="submit"].wpcf7-submit {
  display: block;
  margin: 30px auto;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.88, #ffa220),
    color-stop(0.01, #f4dfa9)
  );
  background: -webkit-linear-gradient(top, #f4dfa9 1%, #ffa220 88%);
  background: -moz-linear-gradient(top, #f4dfa9 1%, #ffa220 88%);
  background: -o-linear-gradient(top, #f4dfa9 1%, #ffa220 88%);
  background: -ms-linear-gradient(top, #f4dfa9 1%, #ffa220 88%);
  background: linear-gradient(to bottom, #f4dfa9 1%, #ffa220 88%);
  border-color: #a88734 #9c7e31 #846a29;
  color: #000;
  font-weight: 700;
  padding: 20px;
}
input.confirm_button {
  font-size: 18px;
  border: none;
}
@media (max-width: 738px) {
  input.confirm_button {
    width: auto;
    max-width: 100%;
    font-size: 0.9em;
  }
}

.wpcf7 input[type="submit"] {
  width: auto;
  padding: 10px 20px;
  font-size: 18px;
}

.entry ul.contact-header {
  width: 80%;
  background: #ececec;
  list-style: none;
  margin: 40px auto;
  text-align: center;
  font-weight: 700;
  color: #afafaf;
}

.entry ul.contact-header li {
  list-style: none;
  width: 33.3%;
  float: left;
  padding: 20px 10px;
}

li.elm-step1 {
  background: #f55;
  color: #fff;
}

.custom-wpcf7c-confirmed li.elm-step1 {
  background: #ececec;
  color: #afafaf;
}

.custom-wpcf7c-confirmed li.elm-step2 {
  background: #f55;
  color: #fff;
}

.custom-wpcf7c-confirmed.sent li.elm-step3 {
  background: #f55;
  color: #fff;
}

.custom-wpcf7c-confirmed.sent li.elm-step2 {
  background: #ececec;
  color: #afafaf;
}

.wpcf7 form.custom-wpcf7c-confirmed input[type="text"],
.wpcf7 form.custom-wpcf7c-confirmed input[type="email"],
.wpcf7 form.custom-wpcf7c-confirmed textarea,
.wpcf7 form.custom-wpcf7c-confirmed input[type="tel"],
.wpcf7 form.custom-wpcf7c-confirmed input[type="date"] {
  border: none;
  background: none;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

.wpcf7c-conf {
  background-color: none;
  color: inherit;
  border: none;
}

input:focus,
textarea:focus,
input.focus,
textarea.focus {
  background-color: #ffffe4 !important;
  color: #000 !important;
  outline: 2px solid #ffefc6;
}

.contact-form input:focus,
.contact-form textarea:focus,
.contact-form input.focus,
.contact-form textarea.focus {
  background-color: #fff !important;
  outline: 0 solid #ffefc6;
}

/* お問い合わせ 改修 */
.thanks_area {
  text-align: center;
}
.thanks_area p {
  line-height: 1.5;
}
.confirm_area {
  text-align: center;
}
.confirm_area_inner {
  display: inline-block;
}
.confirm_area_inner p {
  text-align: left;
}
.confirm_area .wpcf7-spinner {
  display: block;
}

/* お問い合わせ 改修 END */

.s-cap {
  font-size: 0.9em;
  color: #8a8a8a;
  margin-top: 15px;
}

.content > .page-title {
  background: #fffbdb;
}

.content > .page-title .container-inner {
  padding: 100px 0 60px;
}

.page .content > .page-title .container-inner,
.archive .content > .page-title .container-inner {
  background: url(images/header_bg_lt.png) no-repeat left -80px,
    url(images/header_bg_lb.png) no-repeat left 0 bottom -200px,
    url(images/header_bg_rt.png) no-repeat right -50px,
    url(images/header_bg_rb.png) no-repeat right 0 bottom -200px, #fffbdb;
}

.archive .content > .page-title.textbook .container-inner {
  background: url(images/header_gr_bg_lt.png) no-repeat left -80px,
    url(images/header_gr_bg_lb.png) no-repeat left 0 bottom -200px,
    url(images/header_gr_bg_rt.png) no-repeat right -50px,
    url(images/header_gr_bg_rb.png) no-repeat right 0 bottom -200px, #ebfff7;
}

.archive .content > .page-title.growth .container-inner {
  background: url(images/header_pi_bg_lt.png) no-repeat left -80px,
    url(images/header_pi_bg_lb.png) no-repeat left 0 bottom -200px,
    url(images/header_pi_bg_rt.png) no-repeat right -50px,
    url(images/header_pi_bg_rb.png) no-repeat right 0 bottom -200px, #ffeeee;
}

.archive .content > .page-title.kagayakiblog .container-inner {
  background: url(images/header_bu_bg_lt.png) no-repeat left -80px,
    url(images/header_bu_bg_lb.png) no-repeat left 0 bottom -200px,
    url(images/header_bu_bg_rt.png) no-repeat right -50px,
    url(images/header_bu_bg_rb.png) no-repeat right 0 bottom -200px, #e7f5ff;
}

.page .container-inner h1.post-title.entry-title,
.archive .container-inner h1.entry-title,
.single .container-inner h1.entry-title {
  text-align: center;
  font-size: 2em;
  font-weight: 700;
  color: #292929;
  font-family: "Noto Sans Japanese", sans-serif;
  letter-spacing: -0.01em;
  padding: 20px 0;
}

.page .container-inner h1.post-title.entry-title span,
.single .container-inner h1.post-title.entry-title span,
.archive .container-inner h1.entry-title span {
  display: block;
  color: #ffbe00;
  font-size: 0.7em;
  font-weight: 400;
  line-height: 2;
}

.single .container-inner h1.post-title.entry-title span,
.archive .container-inner h1.entry-title span {
  color: #ffbe00;
}

.single .textbook .container-inner h1.post-title.entry-title span,
.archive .textbook .container-inner h1.entry-title span {
  color: #00c53e;
}

.single .growth .container-inner h1.post-title.entry-title span,
.archive .growth .container-inner h1.entry-title span {
  color: #ed7171;
}

.single .kagayakiblog .container-inner h1.post-title.entry-title span,
.archive .kagayakiblog .container-inner h1.entry-title span {
  color: #5499e7;
}

.single .content > .page-title {
  background: #fffbdb;
}

.single .content > .page-title.textbook,
.archive .content > .page-title.textbook {
  background: #ebfff7;
}

.single .content > .page-title.growth,
.archive .content > .page-title.growth {
  background: #fee;
}

.single .content > .page-title.kagayakiblog,
.archive .content > .page-title.kagayakiblog {
  background: #e7f5ff;
}

.single .container-inner h1.post-title.entry-title {
  text-align: center;
  font-size: 2em;
  font-weight: 700;
  color: #292929;
}

.single .content > .page-title .container-inner {
  background: url(images/header_bg_lt.png) no-repeat left -80px,
    url(images/header_bg_lb.png) no-repeat left 0 bottom -200px,
    url(images/header_bg_rt.png) no-repeat right -50px,
    url(images/header_bg_rb.png) no-repeat right 0 bottom -200px, #fffbdb;
}

.single .content > .page-title.textbook .container-inner {
  background: url(images/header_gr_bg_lt.png) no-repeat left -80px,
    url(images/header_gr_bg_lb.png) no-repeat left 0 bottom -200px,
    url(images/header_gr_bg_rt.png) no-repeat right -50px,
    url(images/header_gr_bg_rb.png) no-repeat right 0 bottom -200px, #ebfff7;
}

.single .content > .page-title.growth .container-inner {
  background: url(images/header_pi_bg_lt.png) no-repeat left -80px,
    url(images/header_pi_bg_lb.png) no-repeat left 0 bottom -200px,
    url(images/header_pi_bg_rt.png) no-repeat right -50px,
    url(images/header_pi_bg_rb.png) no-repeat right 0 bottom -200px, #ffeeee;
}

.single .content > .page-title.kagayakiblog .container-inner {
  background: url(images/header_bu_bg_lt.png) no-repeat left -80px,
    url(images/header_bu_bg_lb.png) no-repeat left 0 bottom -200px,
    url(images/header_bu_bg_rt.png) no-repeat right -50px,
    url(images/header_bu_bg_rb.png) no-repeat right 0 bottom -200px, #e7f5ff;
}

.single h2.post-title.entry-title {
  font-size: 2em;
}

.single .container-inner > .pad,
.archive .pad.group .container-inner {
  padding: 60px 0;
  font-size: 1.14em;
}

.entry .container-inner {
  padding: 60px 0;
  font-size: 1.14em;
}

.content01 {
  background: #feffee;
  padding: 40px 60px;
}

.content02 {
  padding: 30px 0 0;
  background: url(images/content02_bg_rt.png) no-repeat left -150px,
    url(images/content02_bg_rb.png) no-repeat left bottom,
    url(images/content02_bg_lb.png) no-repeat right bottom,
    url(images/content02_bg_lt.png) no-repeat right -100px, #d8fffb;
}

.content03 {
  padding: 30px 0 0;
  background: url(images/memphis-colorful.png) repeat;
  background-size: 40%;
}

.content03 .f11em {
  line-height: 1.6;
}

.content04 {
  background: #fafafa;
  padding: 60px 0;
}

.content04 .container-inner {
  position: relative;
}

.content05 {
  background: #feffee;
  padding: 60px 0 20px;
}

.content05-inner {
  position: relative;
}

.content06 {
  background: #8afdf9;
  padding: 0;
  position: relative;
}

.content07 {
  padding: 40px 0 60px;
}

.content08 {
  padding: 60px 0;
  background: url(images/content07_bg.jpg) repeat;
}

.content09 {
  padding: 60px 0;
}

.content08-inner {
  background: #fff;
  width: 83%;
  margin: 0 auto;
  position: relative;
  border-radius: 5px;
  padding: 50px 0 20px;
}

.content08 .content-ttl {
  position: absolute;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.entry .content08 h2.content-ttl::before,
.entry .content08 h2.content-ttl::after {
  content: none;
}

.content06::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 250px;
  background: url(images/content06_bg_rt.png) no-repeat 15% -50px,
    url(images/content06_bg_lt.png) no-repeat 85% -50px;
  top: -50px;
  background-size: auto 180px, auto 150px;
}

.content06::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 200px;
  background: url(images/content06_bg_rb.png) no-repeat 10% bottom,
    url(images/content06_bg_lb.png) no-repeat 85% bottom;
  bottom: -50px;
}

.content02_txt {
  background: url(images/content02_bg1-02.png) no-repeat center top;
  padding: 50px 0 80px;
}

.content02_txt .f16em br,
.content02_txt .f12em br {
  display: none;
}

.pc {
  display: block;
}

.content02 .container-inner {
  overflow: hidden;
  position: relative;
}

.content02 .container-inner::after {
  content: "";
  position: absolute;
  background: url(images/content02_bg_b.png) no-repeat right bottom;
  z-index: 2;
  bottom: -20px;
  right: 0;
  width: 556px;
  height: 430px;
  background-size: 95% auto;
}

.content02 .g_btn.btn02.p90-t.p30-b {
  padding-bottom: 0 !important;
}

.content .post-byline {
  padding-left: 0;
  color: #4b4b4b;
  font-size: 1.1em;
  float: none;
  margin-bottom: 0;
}

.home .entry h3.post-title {
  line-height: 1;
}

.type-post .entry h3 {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  padding: 10px 0;
  font-weight: 700;
  font-size: 22px;
  margin: 60px 0 20px;
}

.type-post .entry h2 {
  margin: 60px 0 20px;
  font-weight: bold;
}

.home .entry h3.post-title a {
  color: #070707;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
}

.home .grid-4.post {
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.11);
}

.home .post_description {
  background-color: rgba(255, 255, 255, 0.8);
  min-height: 115px;
}

.entry h2.content-ttl {
  color: #070707;
  font-weight: 700;
  text-align: center;
  font-size: 28px;
  position: relative;
  /* display: inline-block */
  padding-bottom: 10px;
}

.entry h2.content-ttl::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 15px;
  left: -40px;
  top: 12px;
  background: url(images/h2_left.png) no-repeat;
}

.entry h2.content-ttl::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 15px;
  right: 5px;
  top: 12px;
  background: url(images/h2_right.png) no-repeat;
}

.entry h2.content-ttl.h2-tall::before,
.entry h2.content-ttl.h2-tall::after {
  top: 22px;
}

.content-ttl span {
  display: block;
  text-align: center;
  font-size: 0.5em;
  color: #424242;
  line-height: 1.1;
}

.entry .co-img img {
  border-radius: 50%;
  height: auto;
  border: 6px solid #f1ac62;
}

.entry .co-img:hover img {
  opacity: 1;
}

@-webkit-keyframes flash {
  0% {
    opacity: 0.4;
  }

  100% {
    opacity: 1;
  }
}

@keyframes flash {
  0% {
    opacity: 0.4;
  }

  100% {
    opacity: 1;
  }
}

.entry .content03 .grid-4:nth-of-type(2) .co-img img {
  border: 6px solid #9fec97;
}

.entry .content03 .grid-4:nth-of-type(3) .co-img img {
  border: 6px solid #57c2ff;
}

.entry .content03 .grid2 .grid-4:first-of-type .co-img img {
  border: 6px solid #e2a5f7;
}

.entry .content03 .grid2 .grid-4:nth-of-type(2) .co-img img {
  border: 6px solid #ff6868;
}

.entry .content03 .grid2 {
  text-align: center;
}

.content03 .grid-4 {
  padding: 0 20px;
}

.entry .content03 .grid2 .grid-4 {
  text-align: center;
  float: none;
  display: inline-block;
  vertical-align: top;
}

.entry h3.co-ttl {
  text-align: center;
  margin: 20px auto 10px;
  font-size: 1.2em;
  font-weight: 700;
  min-height: 38px;
}

.co-det {
  text-align: center;
}

.entry h3.co-ttl p span {
  font-size: 0.74em;
  display: block;
}

.content04_txt {
  background: url(images/content04_bg.png) no-repeat center bottom;
  padding: 0 0 300px;
  margin-top: 0;
}

.content04 .container-inner:first-of-type > .grid_box {
  margin-top: 60px;
}

.content04 .btn-ab {
  width: 100%;
  position: absolute;
  bottom: -60px;
}

.content05-inner {
  position: relative;
  z-index: 0;
  margin-top: 80px;
}

.content05-inner .content05_txt {
  font-weight: 700;
  padding: 20px 250px 20px 30px;
  background: #fff6c8;
  line-height: 2;
  position: relative;
}

.content05-inner .content05_txt::before {
  position: absolute;
  display: block;
  content: "";
  background: url(images/honda_sq.jpg) no-repeat;
  width: 360px;
  height: 300px;
  background-size: 100% auto;
  right: 20px;
  bottom: 0;
}

.entry .content06 .container-inner {
  background: url(images/nagare_bg.png) no-repeat left top,
    url(images/nagare_bg2.png) no-repeat right top;
  background-size: auto 100%;
}

.content06-inner {
  width: 100%;
  margin: 0 auto;
}

.content06-inn-bg {
}

p.nagare {
  padding: 100px;
}

h3.map_ico {
  font-weight: 700;
  font-size: 1.2em;
  background: url(images/map_ico.png) no-repeat left center;
  padding-left: 30px;
  background-size: 20px;
}

.content07 hr {
  background: #070707;
  border-bottom: 2px solid #070707;
  margin: 0 auto 20px;
}

.entry h3.h3-ttl {
  font-weight: 700;
  font-size: 19px;
  position: relative;
  margin: 30px 10px;
  background: url(images/h3_bg.png) repeat;
  padding: 10px;
  color: #070707;
}

ul.p_info {
  margin: 30px 20px;
}

ul.p_info li {
  list-style: none;
  margin: 0 10px 30px 0;
  font-size: 0.9em;
}

#footer .pad {
  padding-bottom: 0;
}

#footer-bottom {
  background: #ff0018;
  margin-bottom: 0;
}

footer#footer {
  background: #f1f1f1;
}

#footer .nav-wrap {
  background: #f1f1f1;
}

#footer .nav-wrap li {
  min-width: 11%;
  text-align: left;
  margin-left: -2px;
}

#footer .nav-wrap li a {
  color: #070707;
  position: relative;
  padding-left: 30px;
  letter-spacing: -1px;
}

#footer .nav-wrap a::before {
  content: "";
  position: absolute;
  left: 0;
  position: absolute;
  content: "";
  left: 10px;
  width: 5px;
  height: 5px;
  border-top: 1px solid #6f6f6f;
  border-right: 1px solid #6f6f6f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 40%;
}

.container-inner.foot_det {
  padding-top: 29px;
  border-top: 1px solid #fff;
}

.foot_logo img {
  max-width: 100%;
  height: auto;
}

.foot_det .container-inner {
  padding-top: 30px;
  border-top: 1px solid #fff;
  margin-top: 30px;
}

ul#menu-footmenu {
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 20px;
  padding-top: 20px;
}

.entry-inner {
  line-height: 1.6;
}

.post-list h2.post-title,
.post-list-3c h2.post-title {
  font-size: 1.2em;
  font-weight: 700;
  padding: 15px 25px;
  text-align: left;
  background: url(images/bg_boder.gif) repeat, #d1f5de;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 10px;
}

.post-list article:nth-of-type(5n) h2.post-title,
.post-list-3c article:nth-of-type(5n) h2.post-title {
  background: url(images/bg_boder.gif) repeat, #fffeaa;
}

.post-list article:nth-of-type(5n + 2) h2.post-title,
.post-list-3c article:nth-of-type(5n + 2) h2.post-title {
  background: url(images/bg_boder.gif) repeat, #ffebeb;
}

.post-list article:nth-of-type(5n + 3) h2.post-title,
.post-list-3c article:nth-of-type(5n + 3) h2.post-title {
  background: url(images/bg_boder.gif) repeat, #cce4ff;
}

.post-list article:nth-of-type(5n + 4) h2.post-title,
.post-list-3c article:nth-of-type(5n + 4) h2.post-title {
  background: url(images/bg_boder.gif) repeat, #ffe7b9;
}

.post-list h2.post-title a,
.post-list-3c h2.post-title a {
  color: #070707 !important;
}

.triangle::before {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 2em solid transparent;
  border-left: 2em solid #92eb7a;
  position: absolute;
  z-index: 0;
}

.post-list-3c article:nth-of-type(5n) h2.triangle::before {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 2em solid transparent;
  border-left: 2em solid #fff10c;
  position: absolute;
  z-index: 0;
}

.post-list-3c article:nth-of-type(5n + 2) h2.triangle::before {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 2em solid transparent;
  border-left: 2em solid #ee636d;
  position: absolute;
  z-index: 0;
}

.post-list-3c article:nth-of-type(5n + 3) h2.triangle::before {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 2em solid transparent;
  border-left: 2em solid #5499e7;
  position: absolute;
  z-index: 0;
}

.post-list-3c article:nth-of-type(5n + 4) h2.triangle::before {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 2em solid transparent;
  border-left: 2em solid #ffaa06;
  position: absolute;
  z-index: 0;
}

.archive .content .post-byline {
  font-weight: 700;
  font-size: 1em;
}

.post-list-3c .page,
.post-list-3c .post {
  width: 100%;
  float: none;
  margin-right: 10px;
  box-sizing: border-box;
  margin-bottom: 30px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 30px;
}

.archive .post-inner .post-thumbnail {
  overflow: hidden;
  width: 40%;
  float: left;
}

.archive .post_description {
  text-align: left;
  padding: 10px 0 10px 20px;
  background-color: rgba(255, 255, 255, 0.8);
  float: left;
  width: 60%;
}

.archive .excerpt {
  font-size: 1.04em;
  line-height: 1.6;
}

.pagination .current {
  padding: 10px 13px;
  color: #fff;
  background-color: #ff977a !important;
}

.blog-top {
  margin-top: 100px;
  overflow: hidden;
}

.multiple-item .slick-dots {
  bottom: 0 !important;
}

.multiple-item {
  overflow: hidden;
}

.multiple-item .slick-slide {
  margin: 0 5px;
}

.multiple-item {
  width: 90%;
  margin: 0 auto 80px;
  padding-bottom: 10px;
}

.blogwrap {
  width: 100%;
  overflow: hidden;
}

.home .multiple-item h3.post-title a {
  position: absolute;
  bottom: 2em;
  padding: 0.4em 0.9em 0.6em;
  font-size: 1.05em;
  color: #fff !important;
  z-index: 5;
  width: 100%;
}

.home .multiple-item h3.post-title::after {
  content: "";
  display: block;
  width: 100%;
  height: 5.8em;
  background: linear-gradient(
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 1) 40%,
    rgba(0, 0, 0, 1) 100%
  );
  position: absolute;
  bottom: 12px;
  opacity: 0.5;
  z-index: 1;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.saiyo-nav {
  float: right;
  margin-top: 30px;
  margin-right: 10px;
}

.b_btn01,
.b_btn02 {
  padding-right: 20px;
}

.concept01 {
  background: url(images/bg_star_b.png) no-repeat right 0 bottom -80px,
    url(images/bg_star_t.png) no-repeat left 0 top -80px, #f6f593;
  position: relative;
  padding: 200px 100px 150px;
  line-height: 1.7;
  margin-top: 150px;
  background-size: 40%;
}

.concept01::before {
  content: "";
  position: absolute;
  width: 250px;
  height: 280px;
  background: url(images/concept_t.png) no-repeat;
  right: 10px;
  top: -110px;
  background-size: 100%;
}

.concept01::after {
  content: "";
  position: absolute;
  width: 350px;
  height: 260px;
  background: url(images/concept_b.png) no-repeat;
  left: 0;
  bottom: -110px;
  background-size: 100%;
}

.concept02 {
  position: relative;
  z-index: 0;
  line-height: 1.6;
}

.entry h2.page-h2-01 {
  margin: 300px auto 30px;
  position: relative;
}

.entry h2.page-h2-01 span {
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 1px;
  background: rgba(255, 255, 255, 0.8);
  text-align: center;
  z-index: 100;
  display: block;
  width: 70%;
  margin: 0 auto;
  padding: 10px;
}

.entry h2.page-h2-01::before {
  content: "";
  position: absolute;
  top: -30px;
  bottom: -30px;
  width: 70%;
  z-index: -1;
  background: url(images/bg_boder.gif) repeat, #ffc2c2;
}

.entry h2.page-h2-01::after {
  content: "";
  position: absolute;
  top: -80px;
  bottom: -70px;
  width: 70%;
  z-index: -2;
  border-bottom: 200px solid #ffabab;
  border-left: 80px solid transparent;
  height: 0;
  right: 0;
}

.entry h3.page-h3-01 {
  position: relative;
  background: #8affdd;
  padding: 1em;
  text-align: center;
  margin: 100px 50px 30px;
  font-weight: 700;
  font-size: 1.3em;
  padding: 30px 0;
  letter-spacing: 1px;
}

.entry h3.page-h3-01 span.w-spanbox {
  background: #fff;
  padding: 5px 30px;
  text-align: center;
  border-radius: 4px;
  font-size: 0.8em;
  margin-right: 20px;
  position: absolute;
  left: 8%;
  top: 25px;
}

.toku_txt {
  font-size: 1.1em;
}

.entry h3.page-h3-01::before,
.entry h3.page-h3-01::after {
  border: none;
  border-bottom: solid 15px transparent;
  content: "";
  position: absolute;
  top: 0;
}

.entry h3.page-h3-01::before {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 45px 0 45px 15px;
  left: 0;
}

.entry h3.page-h3-01::after {
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  border-width: 45px 15px 45px 0;
  right: 0;
}

.entry p.txt-box {
  font-size: 0.95em;
  margin-top: 50px;
}

span.y-box-r {
  display: block;
  position: relative;
}

span.y-box-r a {
  background: #fff95e;
  color: #070707;
  padding: 20px 60px;
  font-weight: 700;
  display: block;
  width: 60%;
  margin: 0 auto;
  margin-top: -30px;
  z-index: 100;
  border-radius: 50px;
}

h2.news-bar {
  background: #e8e8e8;
  font-size: 1.4em;
  font-weight: 700;
  padding: 30px 0;
}

h2.news-bar .container-inner {
  position: relative;
}

h2.news-bar span a {
  display: block;
  background: #fff;
  border-radius: 50%;
  color: #000;
  width: 50px;
  height: 50px;
  right: 0;
  top: -15px;
  position: absolute;
}

h2.news-bar span a::after {
  position: absolute;
  content: "";
  right: 20px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #161616;
  border-right: 2px solid #161616;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 20px;
}

.page .home .multiple-item h3.post-title::after {
  content: "";
  display: block;
  width: 100%;
  height: 5.8em;
  background: linear-gradient(
    rgba(0, 0, 0, 0) 0,
    rgba(0, 0, 0, 1) 40%,
    rgba(0, 0, 0, 1) 100%
  );
  position: absolute;
  bottom: 12px;
  opacity: 0.08;
  z-index: 1;
}

.course-box {
  position: relative;
  z-index: 0;
  margin: 60px 0;
}

.entry h3.course-h3 {
  position: absolute;
  top: 60%;
  background: rgba(217, 255, 100, 0.9);
  width: 60%;
  font-size: 1.4em;
  font-weight: 700;
  padding: 20px 50px;
}

.entry h3.course-h3.c02 {
  background: rgba(255, 220, 144, 0.9);
  right: 0;
}

.entry h3.course-h3.c03 {
  background: rgba(125, 235, 255, 0.9);
  left: 0;
}

.entry h3.course-h3.c04 {
  background: rgba(255, 150, 147, 0.9);
  right: 0;
}

.entry h3.course-h3.c05 {
  background: rgba(223, 206, 255, 0.9);
  left: 0;
}

.entry h3.course-h3 span {
  display: block;
  background: #fff;
  width: 20%;
  text-align: center;
  font-size: 0.8em;
  border-radius: 4px;
  padding: 2px;
  margin-bottom: 15px;
}

.entry h3.course-h3 span.f07em {
  display: inline;
  background: none;
  width: auto;
  text-align: left;
  border-radius: none;
  padding: 0;
  margin-bottom: 0;
  font-size: 0.7em;
}

.entry h3.course-h3::after {
  content: "";
  position: absolute;
  left: 10px;
  right: -10px;
  bottom: -10px;
  top: 10px;
  background: url(images/bg_boder.gif) repeat, rgba(212, 212, 212, 0.7);
  z-index: -1;
}

.course-img {
  z-index: -2;
  position: relative;
  width: 60%;
}

.txt_box {
  line-height: 1.6;
}

.entry h2.page-h2-02 {
  background: url(images/pb_g.png) repeat-x left bottom;
  margin: 50px 0 30px;
  font-weight: 700;
  font-size: 1.4em;
  padding: 30px 30px 20px;
  position: relative;
  background-size: 50px;
}

.entry h2.page-h2-02::before {
  content: "";
  position: absolute;
  left: 0;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border: 10px solid transparent;
  border-left: 10px solid #bad34c;
  top: 45%;
}

.entry h2.page-h2-03 {
  background: url(images/pb_r.png) repeat-x left bottom;
  margin: 30px 0;
  font-weight: 700;
  font-size: 1.4em;
  padding: 30px 30px 20px;
  position: relative;
  background-size: 50px;
}

.entry h2.page-h2-03::before {
  content: "";
  position: absolute;
  left: 0;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border: 10px solid transparent;
  border-left: 10px solid #da876b;
  top: 45%;
}

.entry h2.page-h2-04 {
  background: url(images/pb_b.png) repeat-x left bottom;
  margin: 50px 0 30px;
  font-weight: 700;
  font-size: 1.4em;
  padding: 30px 30px 20px;
  position: relative;
}

.entry h2.page-h2-04::before {
  content: "";
  position: absolute;
  left: 0;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border: 10px solid transparent;
  border-left: 10px solid #7aa4c4;
  top: 45%;
}

.use-box {
  background: url(images/step1_ply.svg) no-repeat center center;
  position: relative;
  margin-bottom: 120px;
  background-size: 100% 100%;
  padding: 100px 0;
}

.use-box::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 75px;
  background: url(images/step-sq.png) no-repeat;
  left: 49%;
  bottom: -90px;
}

.use-box.step02 {
  background: url(images/step2_ply.svg) no-repeat center center;
  background-size: 100% 100%;
}

.use-box.step03 {
  background: url(images/step3_ply.svg) no-repeat center center;
  background-size: 100% 100%;
}

.use-box.step04 {
  background: url(images/step4_ply.svg) no-repeat center center;
  background-size: 100% 100%;
}

.use-box.step05 {
  background: url(images/step5_ply.svg) no-repeat center center;
  background-size: 100% 100%;
}

.use-box.step06 {
  background: url(images/step6_ply.svg) no-repeat center center;
  background-size: 100% 100%;
}

.use-box.step07 {
  background: url(images/step7_ply.svg) no-repeat center center;
  background-size: 100% 100%;
  margin-bottom: 50px;
}

.use-box.step07::after {
  content: none;
}

p.step {
  color: #fff;
  font-size: 1.4em;
  background: #2ec7f3;
  font-weight: 700;
  padding: 20px 0;
  width: 20%;
  border-radius: 6px;
  text-align: center;
  position: absolute;
  left: 30px;
  top: 0;
}

.step02 p.step {
  background: #0c34e3;
}

.step03 p.step {
  background: #12b425;
  top: 30px;
}

.step04 p.step {
  background: #66b412;
  top: 30px;
}

.step05 p.step {
  background: #f2b100;
  top: 40px;
}

.step06 p.step {
  background: #960c98;
  top: 40px;
}

.step07 p.step {
  background: #f71b45;
  top: 10px;
}

p.step span {
  font-size: 1.5em;
  padding-left: 10px;
}

.entry table.step-tb {
  font-size: 1.2em;
  text-align: left;
  width: 95%;
  margin: 0 auto;
  margin-bottom: 0;
}

.entry table td.step-tb-r {
  text-align: left;
  width: 60%;
  line-height: 1.8;
  border-bottom: none;
  padding-left: 80px;
}

.entry td.step-tb-l {
  width: 30%;
  text-align: left;
  border-bottom: none;
  font-size: 1.2em;
  padding-left: 70px;
  line-height: 1.8;
  color: #2ec7f3;
}

.entry .step02 td.step-tb-l {
  color: #0c34e3;
}

.entry .step03 td.step-tb-l {
  color: #12b425;
}

.entry .step04 td.step-tb-l {
  color: #66b412;
}

.entry .step05 td.step-tb-l {
  color: #f2b100;
}

.entry .step06 td.step-tb-l {
  color: #960c98;
  padding-top: 10px;
}

.entry .step07 td.step-tb-l {
  color: #f71b45;
}

.entry table.step-tb tr.alt {
  background: #fff;
}

.accordionbox {
  width: 100%;
  background: none;
  margin: 10px auto 40px;
  padding: 30px 0;
  border-bottom: 1px solid #8c8c8c;
}

.accordionlist dt {
  display: block;
  background: #fff;
  padding: 20px 0 10px;
  border-top: 1px solid #8c8c8c;
  font-size: 1.2em;
}

.accordionlist dt:first-child {
  border-top: none !important;
}

.accordionlist dt .title {
  padding-left: 10px;
  float: left;
}

.accordionlist dd {
  display: none;
  background: #fff;
  padding: 0;
  overflow: hidden;
}

.accordion_icon,
.accordion_icon span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}

.accordion_icon {
  position: relative;
  width: 60px;
  height: 60px;
  float: right;
  margin-right: 5px;
  background: #e6e6e6;
}

.accordion_icon span {
  position: absolute;
  left: 6px;
  width: 30%;
  height: 2px;
  background-color: #2b2b2b;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
}

.accordion_icon span:nth-of-type(1) {
  top: 28px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  left: 27px;
}

.accordion_icon span:nth-of-type(2) {
  top: 28px;
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  left: 15px;
}

.accordion_icon.active span:nth-of-type(1) {
  top: 28px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  left: 27px;
}

.accordion_icon.active span:nth-of-type(2) {
  top: 28px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  left: 15px;
}

.hexagon span {
  color: #fff;
  text-align: center;
  background: url(images/qa_q.png) no-repeat center center;
  background-size: 100%;
  padding: 15px 20px 20px;
  margin-right: 15px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.hexagon.hx_a span {
  background: url(images/qa_a.png) no-repeat center center;
  background-size: 100%;
  font-size: 1.4em;
  font-weight: 700;
}

p.hexagon {
  float: left;
  padding-top: 15px;
  position: relative;
  padding-left: 70px;
}

p.hexagon.hx_a {
  padding: 10px 0;
  padding-left: 70px;
}

.entry table.kubun {
  font-size: 1em;
  border-left: 2px solid #f5a533;
  border-right: 2px solid #f5a533;
}

.entry table.kubun th {
  background: #ffe26e;
  border-top: 2px solid #f5a533;
  border-bottom: 1px solid #f5a533;
  color: #fb9300;
  border-right: 2px solid #f5a533;
}

.entry table.kubun td {
  border-bottom: 1px solid #f5a533;
  padding: 10px;
  background: #fff;
  border-right: 2px solid #f5a533;
}

.entry table.kubun tr:last-child td {
  border-bottom: 2px solid #f5a533;
}

.staff_box {
  margin-top: 60px;
}

.staff_img {
  float: left;
  width: 35%;
  margin-right: 10px;
}

.staff_txt {
  float: right;
  width: 62%;
  background: #fff2ec;
  padding: 30px;
  position: relative;
  border-radius: 10px;
  line-height: 1.6;
}

.staff_txt:before {
  content: "";
  position: absolute;
  top: 20%;
  left: -60px;
  margin-top: -20px;
  border: 20px solid transparent;
  border-right: 40px solid #fff2ec;
}

.entry p.staff_position {
  color: #f75347;
  font-weight: 700;
  margin-bottom: 5px;
  font-size: 1em;
}

.entry p.staff_name {
  color: #f75347;
  font-weight: 700;
  margin-bottom: 0;
  font-size: 1.3em;
  margin-bottom: 30px;
}

.entry p.staff_name span {
  font-weight: 400;
  font-size: 0.8em;
  margin-left: 20px;
}

.entry p.staff_small span.staff_small_l {
  background: #ffdc73;
  text-align: center;
  padding: 5px 10px;
  border-radius: 6px;
  font-weight: 700;
  margin-right: 10px;
  display: inline-block;
}

.entry p.staff_small span.staff_small_r {
  margin-top: 5px;
}

.entry p.staff_small {
  font-size: 0.9em;
  display: inline-block;
  margin-right: 10px;
}

.class_det01 {
  margin-left: 20px;
}

.flag {
  background: url(images/bg_flag.png) repeat-x left top,
    url(images/bg_flag2.png) repeat-x left bottom;
  padding: 80px 0 60px;
  margin: 50px 0;
  width: 100%;
}

p.y_box {
  font-weight: 700;
  font-size: 1.2em;
  background: #fff445;
  width: 100%;
  text-align: center;
  padding: 10px;
  border-radius: 30px;
}

.class_img {
  position: relative;
  width: 25%;
}

.class_det {
  width: 68%;
  margin-left: 50px;
  line-height: 1.6;
}

.class_img::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  bottom: -10px;
  right: -10px;
  background: url(images/bg_boder.gif) repeat, #f8f28b;
  z-index: -1;
}

.tel_box {
  background: url(images/icon_01.png) no-repeat;
  padding: 0 0 0 35px;
  font-size: 1.2em;
  font-weight: 700;
  margin-top: 50px;
  background-size: 24px;
}

.map_area {
  position: relative;
  border: 10px solid #ff7979;
  margin: 80px 0;
  padding: 50px 20px;
}

.map_ttl {
  position: absolute;
  top: -35px;
  left: 38%;
  background: url(images/map_ico2.png) no-repeat left 35px center, #fff;
  padding: 20px 80px 20px 100px;
}

.yousu {
  width: 100%;
}

.yousu_txt {
  width: 100%;
  background: #2ca8ff;
  color: #fff;
  font-weight: 700;
  padding: 20px 15px;
  border-radius: 6px;
  line-height: 2;
}

.yousu_txt p {
  margin-bottom: 0;
}

.entry ul.daily-link {
  list-style: none;
  text-align: center;
  display: inline-block;
  margin: 40px 0;
}

.entry ul.daily-link li a {
  color: #000;
  text-decoration: underline;
}

.entry ul.daily-link li {
  list-style: none;
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}

.entry ul.daily-link li::after {
  content: "\025bc";
  position: absolute;
  left: 0;
}

.daily-ttl {
  background: #fddf13;
  width: 50%;
  margin: 0 auto;
  padding: 10px 0;
  border-radius: 50px;
  font-size: 1.1em;
}

.daily-ttl span.normal {
  font-size: 0.84em;
}

.entry table.dairy-sche {
  border: 1px solid #ececec;
  margin: 30px auto;
  width: 60%;
}

.entry table.dairy-sche th {
  background: #fbf5ce;
  border: none;
  vertical-align: top;
  padding: 0 4px;
  width: 60px;
}

.entry table.dairy-sche td {
  background: #fff;
  border: none;
  vertical-align: top;
  padding: 2em 1.5em;
  text-align: left;
  padding: 20px;
}

p.time-ico img {
  display: block;
  margin: auto;
}

p.time-block {
  font-weight: 700;
  border: 1px solid #777;
  padding: 5px 20px;
  border-radius: 50px;
  width: 150px;
  background: #fff;
}

p.time-ttl {
  color: #ea4a4a;
  font-size: 1.3em;
  font-weight: 700;
  margin-bottom: 5px;
}

.entry table.dairy-sche td.class-area01 {
  background: #f9e8ff;
}

.entry table.dairy-sche td.class-area02 {
  background: #daffe0;
}

.entry table.dairy-sche td.class-area03 {
  background: #caf9ff;
}

.entry table.dairy-sche td.class-area04 {
  background: #ffe8e8;
}

.entry table.dairy-sche td.bd-das {
  border-bottom: 2px dashed #e4e4e4;
}

p.b.ampm {
  background: #ffa3ac;
  padding: 3px 5px;
  border-radius: 8px;
  display: inline-block;
  margin-bottom: 5px;
}

.entry table.dairy-sche td.illarea01,
.entry table.dairy-sche td.illarea02,
.entry table.dairy-sche td.illarea03,
.entry table.dairy-sche td.illarea04 {
  position: relative;
}

.entry table.dairy-sche td.illarea01::after,
.entry table.dairy-sche td.illarea02::after,
.entry table.dairy-sche td.illarea03::after,
.entry table.dairy-sche td.illarea04::after {
  position: absolute;
  content: "";
}

.entry table.dairy-sche td.illarea01::after {
  background: url(images/daily_01.png) no-repeat;
  top: 30px;
  right: 30px;
  width: 100px;
  height: 100px;
}

.entry table.dairy-sche td.illarea02::after {
  background: url(images/daily_02.png) no-repeat;
  top: 50px;
  right: 30px;
  width: 120px;
  height: 100px;
}

.entry table.dairy-sche td.illarea03::after {
  background: url(images/daily_03.png) no-repeat;
  top: 15px;
  right: 30px;
  width: 120px;
  height: 100px;
}

.entry table.dairy-sche td.illarea04::after {
  background: url(images/daily_04.png) no-repeat;
  bottom: 60px;
  right: 30px;
  width: 130px;
  height: 100px;
}

.g_btn a {
  background: #ff0f26;
  color: #fff;
  font-weight: 700;
  display: block;
  width: 25%;
  margin: 30px auto;
  text-align: center;
  padding: 15px 25px;
  position: relative;
  border: 2px solid #ff0f26;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.g_btn a:hover {
  background: #fff;
  color: #ff0f26;
  text-decoration: none;
  border: 2px solid #ff0f26;
}

.g_btn a::before {
  position: absolute;
  content: "";
  right: 15px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 20px;
}

.g_btn a:hover::before {
  border-top: 2px solid #ff0f26;
  border-right: 2px solid #ff0f26;
}

.g_btn.btn_h a::before {
  top: 40%;
}

.g_btn.btn02 a {
  background: #30db85;
  border: 2px solid #30db85;
  z-index: 3;
  margin: 40px auto 0;
}

.g_btn.btn04 a {
  width: 42.5%;
  background: #fcff0f;
  border: 2px solid #fcff0f;
  color: #000;
  z-index: 2;
}

.g_btn.btn04 a::before {
  position: absolute;
  content: "";
  right: 15px;
  width: 10px;
  height: 10px;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 20px;
}

.g_btn.btn02 a:hover {
  background: #fff;
  color: #30db85;
}

.g_btn.btn04 a:hover {
  background: #fff;
}

.g_btn.btn02 a:hover::before {
  border-top: 2px solid #30db85;
  border-right: 2px solid #30db85;
}

.g_btn.btn03 a {
  background: #fff;
  border: 6px solid #57c2ff;
  width: 100%;
  color: #464646;
  text-align: left;
  padding: 30px 38px 30px 15px;
  font-size: 0.95em;
  letter-spacing: -1px;
  margin: 0 auto 10px;
}

.g_btn.btn03 a::before {
  position: absolute;
  content: "";
  right: 15px;
  width: 15px;
  height: 15px;
  border-top: 6px solid #57c2ff;
  border-right: 6px solid #57c2ff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 40%;
}

.g_btn.btn03 a:hover {
  color: #fff;
  background: #57c2ff;
}

.g_btn.btn03 a:hover::before {
  border-top: 6px solid #fff;
  border-right: 6px solid #fff;
}

.g_btn.btn05 a {
  background: #ff4448;
  color: #fff;
  font-weight: 700;
  display: block;
  width: 40%;
  margin: 30px auto;
  text-align: center;
  padding: 20px 0;
  position: relative;
  border: 2px solid #ff4448;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.g_btn.btn05 a::before {
  top: 40%;
}

.g_btn.btn05 a:hover {
  color: #ff4448;
  background: #fff;
}

.g_btn.btn05 a:hover::before {
  border-top: 2px solid #ff4448;
  border-right: 2px solid #ff4448;
}

.b_btn01 a {
  background: url(images/blog-icon1.png) no-repeat 10px center, #5499e7;
  background-size: 30px auto;
  color: #fff;
  font-weight: 700;
  display: block;
  width: 100%;
  margin: 30px auto;
  text-align: center;
  padding: 15px 0;
  position: relative;
  border: 2px solid #5499e7;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.b_btn01 a:hover {
  color: #5499e7;
  background: #fff;
}

.b_btn02 a {
  background: url(images/blog-icon2.png) no-repeat 10px center, #ed7171;
  background-size: 30px auto;
  color: #fff;
  font-weight: 700;
  display: block;
  width: 100%;
  margin: 30px auto;
  text-align: center;
  padding: 15px 0;
  position: relative;
  border: 2px solid #ed7171;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.b_btn02 a:hover {
  color: #ed7171;
  background: #fff;
}

.b_btn03 a {
  background: url(images/blog-icon3.png) no-repeat 10px center, #0fc676;
  background-size: 30px auto;
  color: #fff;
  font-weight: 700;
  display: block;
  width: 100%;
  margin: 30px auto;
  text-align: center;
  padding: 15px 0;
  position: relative;
  border: 2px solid #0fc676;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.b_btn03 a:hover {
  color: #0fc676;
  background: #fff;
}

.b_btn03 a br {
  display: none;
}

.content04 .grid_box .grid-6 .grid_box {
  margin-bottom: 0;
}

.g_btn.btn-orange a {
  background: #fa9c2d;
  border: 6px solid #fa9c2d;
  width: 100%;
  font-size: 1.35em;
  padding: 40px 0;
}

.g_btn.btn-orange a::before,
.g_btn.btn-blue a::before {
  border-top: 6px solid #fff;
  border-right: 6px solid #fff;
  top: 40%;
  right: 25px;
}

.g_btn.btn-blue a {
  background: #57c2ff;
  border: 6px solid #57c2ff;
  width: 100%;
  font-size: 1.35em;
  padding: 40px 0;
}

.g_btn.btn-orange a:hover {
  background: #fff;
  color: #fa9c2d;
  border: 6px solid #fa9c2d;
}

.g_btn.btn-blue a:hover {
  background: #fff;
  color: #57c2ff;
  border: 6px solid #57c2ff;
}

.g_btn.btn-orange a:hover::before {
  border-top: 6px solid #fa9c2d;
  border-right: 6px solid #fa9c2d;
}

.g_btn.btn-blue a:hover::before {
  border-top: 6px solid #57c2ff;
  border-right: 6px solid #57c2ff;
}

.t-pink {
  color: #f9274f;
}

.t-orange {
  color: #ff8a01;
}

.t-yellow {
  color: #ffbb29;
}

.t-green {
  color: #3db800;
}

.t-fgreen {
  color: #0b3f36;
}

.tlh-12 {
  line-height: 1.2;
}

.tlh-16 {
  line-height: 1.6;
}

.bg-slash {
  margin-top: 30px;
}

.bg-slash span {
  position: relative;
}

.bg-slash span::before {
  content: "";
  position: absolute;
  left: -50px;
  width: 14px;
  height: 14px;
  background: url(images/content06_txt_l.png) no-repeat center center;
  background-size: 100% auto;
}

.bg-slash span::after {
  content: "";
  position: absolute;
  right: -50px;
  width: 14px;
  height: 14px;
  background: url(images/content06_txt_r.png) no-repeat center center;
  background-size: 100% auto;
}

.tel_ico {
  font-size: 1.7em;
  font-weight: 700;
  letter-spacing: 2px;
  background: url(images/icon_02.png) no-repeat left center;
  padding-left: 50px;
  line-height: 2em;
}

.tel_ico2 {
  font-size: 1.8em;
  font-weight: 700;
  letter-spacing: 3px;
  background: url(images/icon_01.png) no-repeat left top;
  padding-left: 35px;
  background-size: 22px auto;
  height: 30px;
}
.wpcf7 p.tel_ico2 {
  width: 100%;
  line-height: 1;
  margin: 10px auto 0 !important;
}

#footer .mail_ico a {
  font-size: 1.2em;
  font-weight: 700;
  letter-spacing: 2px;
  background: url(images/icon_03.png) no-repeat 20px center, #fff;
  text-align: center;
  padding: 15px 0;
  border: 1px solid #ececec;
  transition: all 0.3s ease-in-out;
  color: #000;
  width: 100%;
  display: block;
}

#footer .mail_ico a:hover {
  border: 1px solid #000;
}

a.alpha {
  transition: all 1s ease-in-out;
}

a.alpha img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: alpha(opacity=70);
}

section.member-wrap {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.member-img img {
  border: 10px solid rgba(255, 231, 111, 0.4);
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
}

section.member-wrap .member-list {
  width: 25%;
  padding: 40px 2%;
}

.member-name {
  text-align: center;
  font-weight: 700;
  color: #f75347;
}

.member-name p:first-child {
  font-size: 0.9em;
  margin-bottom: 5px;
  font-weight: 400;
}

p.member-btn {
  background: #ffdc73;
  color: #000;
  padding: 10px 20px;
  text-align: center;
  font-weight: 700;
  font-size: 0.9em;
  position: relative;
  letter-spacing: -1px;
}

.member-hide {
  display: none;
  width: 250%;
  background: #fff4f4;
  padding: 20px;
  position: relative;
}

.member-list:nth-of-type(4n) .member-hide {
  margin-left: -150%;
}

p.staff_syozoku {
  font-weight: 700;
}

p.member-btn::before {
  position: absolute;
  content: "";
  left: 15px;
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #48382b;
  top: 36%;
}

p.member-btn::after {
  left: 20px;
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 3px solid #fff;
  position: absolute;
  content: "";
  top: 40%;
}

.wh33 {
  width: 33.3%;
  margin: 0 auto;
}

.wh50 {
  width: 50%;
  margin: 0 auto;
}

.wh55 {
  width: 55%;
  margin: 0 auto;
}

.wh60 {
  width: 60%;
  margin: 0 auto;
}

.wh70 {
  width: 70%;
  margin: 0 auto;
}

.wh83 {
  width: 83%;
  margin: 0 auto;
}

.header_line {
  display: none;
}

@media only screen and (min-width: 739px) {
  #nav-header .nav > li:after {
    content: "";
    position: absolute;
    width: 0;
    height: 3px;
    left: 0;
    bottom: auto;
    transition: all 0.3s ease-in-out;
    background-color: #eaeaea !important;
  }

  .site-title img {
    display: block;
    max-width: 280px;
    max-height: 140px;
    box-sizing: border-box;
    height: auto;
    padding: 0;
    padding-top: 10px;
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    float: left;
  }

  #nav-header .container {
    max-width: 1120px;
    margin: 0 auto;
  }

  #header .container-inner {
    position: relative;
    width: 100%;
    text-align: left;
    border-left: 1px solid #070707;
  }

  #nav-header .nav > li > a {
    padding: 8px 0;
    color: #070707;
    text-shadow: none;
    font-weight: 700;
    font-size: 1em;
    min-height: 55px;
    border-right: 1px solid #070707;
    letter-spacing: -1px;
    line-height: 1.2;
  }

  #nav-header .nav > li {
    border-right: none;
    width: 12.5%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-right: -1px;
  }

  .dispay_tab {
    display: none;
  }

  .dispay_ntab {
    display: block;
  }

  .saiyo-nav.dispay_ntab {
    width: 280px;
  }

  .dispay_ntab img {
    width: 100%;
  }

  .entry .blog_description h3.post-title {
    font-size: 14px;
    margin-top: 5px;
  }

  .multiple-item .slick-prev,
  .multiple-item .slick-next {
    z-index: 5;
    top: 30%;
  }

  .multiple-item .slick-prev {
    left: 5px;
  }

  .multiple-item .slick-next {
    right: 22px;
  }

  .multiple-item .slick-prev:before,
  .multiple-item .slick-next:before {
    font-size: 40px;
  }
}

@media only screen and (max-width: 738px) {
  section.member-wrap .member-list {
    width: 50%;
    padding: 20px 2%;
  }

  .member-name p:first-child {
    font-size: 0.8em;
    margin-bottom: 0;
  }

  .member-img img {
    border: 5px solid rgba(255, 231, 111, 0.4);
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
  }

  p.member-btn {
    background: #ffdc73;
    color: #000;
    padding: 10px 0;
    text-align: center;
    font-weight: 700;
    font-size: 0.8em;
  }

  .member-hide {
    width: 205%;
    font-size: 0.8em;
    padding: 10px;
  }

  .member-hide .entry p.staff_small span.staff_small_r {
    width: 80%;
  }

  .member-list:nth-of-type(2n) .member-hide {
    left: -108%;
  }

  .member-list:nth-of-type(4n) .member-hide {
    margin-left: -108%;
  }

  .member-hide .m80-t {
    margin-top: 40px !important;
  }

  p.member-btn::before {
    left: 5px;
  }

  p.member-btn::after {
    left: 10px;
  }

  .dispay_tab {
    display: block;
  }

  .dispay_ntab {
    display: none;
  }

  .post-inner .post-thumbnail {
    width: 22% !important;
  }
}

@media only screen and (max-width: 1120px) {
  .display_pc {
    display: none !important;
  }

  .display_sp {
    display: block !important;
  }
}

@media only screen and (max-width: 1024px) {
}

.grid_box {
  text-align: left;
  margin: 0 0 20px;
}

.grid_box.tet {
  display: flex;
}

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

.grid-1,
.grid-2,
.grid-3,
.grid-4,
.grid-5,
.grid-6,
.grid-7,
.grid-8,
.grid-9,
.grid-10,
.grid-11 {
  float: left;
  overflow: hidden;
  padding: 0 0 0.1em;
  margin: 0 2% 0 0;
}

.grid-1 {
  width: 6.5%;
}

.grid-2 {
  width: 15%;
}

.grid-3 {
  width: 23.5%;
}

.grid-4 {
  width: 32%;
}

.grid-5 {
  width: 40.5%;
}

.grid-6 {
  width: 49%;
}

.grid-7 {
  width: 57.5%;
}

.grid-8 {
  width: 66%;
}

.grid-9 {
  width: 74.5%;
}

.grid-10 {
  width: 83%;
}

.grid-11 {
  width: 91.5%;
}

.grid-12 {
  width: 100%;
}

.grid-1:nth-last-child(2),
.grid-2:nth-last-child(2),
.grid-3:nth-last-child(2),
.grid-4:nth-last-child(2),
.grid-5:nth-last-child(2),
.grid-6:nth-last-child(2),
.grid-7:nth-last-child(2),
.grid-8:nth-last-child(2),
.grid-9:nth-last-child(2),
.grid-10:nth-last-child(2),
.grid-11:nth-last-child(2) {
  margin: 0;
}

.grid-1:last-child,
.grid-2:last-child,
.grid-3:last-child,
.grid-4:last-child,
.grid-5:last-child,
.grid-6:last-child,
.grid-7:last-child,
.grid-8:last-child,
.grid-9:last-child,
.grid-10:last-child,
.grid-11:last-child {
  float: right;
  margin: 0;
}

.saiyo_bnr img {
  margin: 0 auto;
  display: block;
}

.f_bnr {
  padding: 2.5% 2%;
  background: #f0f0f0;
}

.f_bnr .inner {
  max-width: 1300px;
  width: 100%;
  margin: auto;
}

.f_bnr .inner figure {
  text-align: center;
  margin: 0 auto 2em;
}

.f_bnr .inner figure img {
  max-width: 220px;
  margin: 0 auto;
}

.f_bnr .inner ul {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.f_bnr .inner ul li {
  width: 19.5%;
  margin-bottom: 1.5em;
}

.f_bnr .inner ul li img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 1120px) {
  img {
    max-width: 100%;
  }

  .slick-slider {
    margin-top: 200px;
    margin-bottom: -5px;
  }

  .item {
    width: 100%;
    margin: 0 auto;
  }

  .slick-slide img {
    width: 100%;
    height: auto;
  }

  .tel_ico {
    letter-spacing: 0;
  }

  .tel_ico2 {
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .saiyo_bnr img {
    margin: 0 auto;
    display: block;
    width: 80%;
  }

  .entry h3.course-h3 span {
    width: 40%;
  }

  .entry.pages-page .container-inner,
  .manager .container-inner,
  .school .container-inner {
    padding: 20px 10px;
  }

  .container-inner2 {
    padding: 0 10px;
  }

  h2.news-bar {
    padding: 30px 20px;
  }

  .home .main {
    padding-top: 0 !important;
    margin-top: 0 !important;
    padding: 0;
  }

  .co-img {
    width: 50%;
    margin: 0 auto;
  }

  .content01 {
    padding: 20px;
  }

  .home .grid-4.post {
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.11);
    background: #fff;
  }

  .g_btn a {
    background: #ff0f26;
    color: #fff;
    font-weight: 700;
    display: block;
    width: 50%;
    margin: 30px auto;
    text-align: center;
    padding: 15px 0;
    position: relative;
    border: 2px solid #ff0f26;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .wh50 {
    width: 90%;
    margin: 0 auto;
  }

  .site-title {
    display: block !important;
    width: 35% !important;
    padding-left: 10px !important;
  }

  #nav-header .nav > li > a {
    padding: 8px 0;
    color: #070707;
    text-shadow: none;
    font-weight: 700;
    font-size: 0.84em !important;
    min-height: 50px;
    border-right: 1px solid #070707;
    letter-spacing: -2px;
  }

  .slick-slider {
    margin-top: 200px;
    margin-bottom: -5px;
  }

  .content02 .p90-t {
    padding-top: 40px !important;
  }

  .content02 .container-inner::after {
    content: "";
    position: absolute;
    background: url(images/content02_bg_b.png) no-repeat right bottom;
    z-index: 2;
    bottom: 0;
    right: -90px;
    width: 456px;
    height: 430px;
    background-size: 100% auto;
  }

  .g_btn.btn02 a {
    margin: 50px auto 0;
  }

  .content02 .g_btn.btn02.p90-t.p30-b {
    padding-bottom: 0 !important;
  }

  .content03 .grid-4 {
    width: 70%;
    margin: 0 auto;
    float: none;
    margin-bottom: 60px;
  }

  .content04 {
    padding: 60px 0 30px;
  }

  .content04 .container-inner:first-of-type > .grid_box {
    margin-top: 40px;
  }

  .content04 .container-inner:first-of-type > .grid_box > .grid-6 {
    float: none;
    width: 100%;
    padding: 0 20px;
  }

  .content04_txt {
    background: none;
    padding: 0 0 20px;
    margin-top: 0;
    text-align: center;
  }

  .grid_box.btn-ab {
    position: static;
  }

  .g_btn.btn-orange a,
  .g_btn.btn-blue a {
    margin: 10px auto;
  }

  .content05 .g_btn.m100-t {
    margin-top: 150px !important;
  }

  .content05 {
    background: #feffee;
    padding: 40px 0;
  }

  .wh60 {
    width: 90%;
    margin: 0 auto;
  }

  .g_btn.btn04 a {
    width: 80%;
  }

  .content05-inner {
    width: 95%;
  }

  .content06::before {
    background: url(images/content06_bg_rt.png) no-repeat left -50px,
      url(images/content06_bg_lt.png) no-repeat 100% -50px;
  }

  .content06::after {
    background: url(images/content06_bg_rb.png) no-repeat left bottom,
      url(images/content06_bg_lb.png) no-repeat 100% bottom;
    bottom: -70px;
  }

  .content07 {
    padding: 40px 0;
  }

  .content07 .grid-1,
  .content07 .grid-10,
  .content07 .grid-6 {
    float: none;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 10px;
  }

  .content07-inner.m60-t {
    margin-top: 30px !important;
  }

  .map_box {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .content08 p.b.red.f20em.m40-t.m30-b {
    font-size: 1.5em;
  }

  .content08 .grid-6 {
    padding-left: 0 !important;
    width: 65%;
    float: none;
    margin: 0 auto;
    float: none;
    text-align: center;
  }

  .entry p.tel_ico {
    padding-left: 50px;
    line-height: 1.5em;
    margin-bottom: 0.5em;
    display: inline-block;
    background-size: 30px;
    letter-spacing: 0;
  }

  .content08-inner {
    padding-bottom: 20px;
  }

  ul#menu-footmenu {
    text-align: left;
  }

  #footer .nav-wrap li {
    width: auto;
    display: inline-block;
  }

  .foot_logo {
    width: 50%;
    margin: 0 auto;
  }

  .foot_det .grid-3 {
    float: none;
    width: 90%;
    margin: 25px auto 30px;
  }

  p.mail_ico {
    width: 80%;
    margin: 20px auto;
  }

  .foot_det .grid-3:nth-of-type(4) {
    text-align: center;
  }

  p.tel_ico2 {
    display: inline-block;
  }

  .content09 .dispay_tab .grid_box {
    margin: 0 auto;
    width: 90%;
  }

  .content09 iframe {
    width: 100% !important;
    margin: 20px auto;
  }

  .content09 img {
    width: 100%;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 738px) {
}

@media only screen and (max-width: 768px) {
  .member-list:nth-of-type(4n) .member-hide {
    margin-left: 0;
  }

  .f_bnr {
    padding: 3%;
  }

  .f_bnr .inner figure {
    margin-bottom: 0.6em;
  }

  .f_bnr .inner figure img {
    width: 50%;
  }

  .f_bnr .inner ul li {
    width: 49%;
    margin-bottom: 0.4em;
  }

  .yousu_txt {
    font-size: 0.9em;
  }

  .entry table.dairy-sche {
    width: 100%;
  }

  .entry table.dairy-sche th {
    width: 50px;
  }

  .entry table.dairy-sche td {
    padding: 20px 10px;
  }

  .daily-ttl {
    width: 95%;
    font-size: 1em;
  }

  .entry table.dairy-sche td.illarea01::after {
    background: url(images/daily_01.png) no-repeat;
    top: 30px;
    right: 10px;
    width: 100px;
    height: 100px;
  }

  .entry table.dairy-sche td.illarea02::after {
    background: url(images/daily_02.png) no-repeat;
    top: 110px;
    right: 5px;
    width: 120px;
    height: 100px;
  }

  .entry table.dairy-sche td.illarea03::after {
    background: url(images/daily_03.png) no-repeat;
    top: 15px;
    right: 10px;
    width: 120px;
    height: 100px;
  }

  .entry table.dairy-sche td.illarea04::after {
    background: url(images/daily_04.png) no-repeat;
    bottom: 10px;
    right: 10px;
    width: 130px;
    height: 100px;
  }

  .entry .content06 .container-inner {
    background-size: auto 75%;
  }

  p.nagare {
    padding: 50px;
  }

  .entry table.step-tb {
    font-size: 1em;
    text-align: left;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 0;
  }

  .use-box {
    background: url(images/step1_ply.svg) no-repeat center center;
    position: relative;
    margin-bottom: 40px;
    background-size: 100% 100%;
    padding: 80px 0;
  }

  p.step {
    font-size: 1.2em;
    top: 20px;
  }

  .home .entry h3.post-title a {
    color: #070707;
    font-weight: 700;
    font-size: 15px;
  }

  .step03 p.step,
  .step04 p.step,
  .step07 p.step {
    top: 0;
  }

  .step06 p.step {
    top: 20px;
  }

  .use-box::after {
    bottom: -60px;
  }

  .entry table td.step-tb-r {
    padding-left: 20px;
  }

  .entry td.step-tb-l {
    padding-left: 30px;
  }

  .use-box.step02::after,
  .use-box.step06::after {
    bottom: -40px;
  }
}

@media only screen and (max-width: 738px) {
  p.nagare {
    padding: 20px 0;
    font-size: 0.8em;
  }

  .entry .content06 .container-inner {
    background: url(images/nagare_bg_sp2.png) no-repeat left -20px top 0,
      url(images/nagare_bg_sp.png) no-repeat right -10px top 0;
    background-size: auto 75%;
  }

  .b_btn01,
  .b_btn02 {
    padding-right: 0;
  }

  .use-box {
    background: url(images/step1_ply_sp.svg) no-repeat center center;
    margin-bottom: 80px;
    background-size: 100% 100%;
    padding: 40px 0 30px;
    font-size: 0.8em;
  }

  .use-box::after {
    bottom: -95px;
    background-size: 60%;
  }

  .use-box.step02 {
    background: url(images/step2_ply_sp.svg) no-repeat center center;
    background-size: 100% 100%;
  }

  .use-box.step03 {
    background: url(images/step3_ply_sp.svg) no-repeat center center;
    background-size: 100% 100%;
  }

  .use-box.step04 {
    background: url(images/step4_ply_sp.svg) no-repeat center center;
    background-size: 100% 100%;
  }

  .use-box.step05 {
    background: url(images/step5_ply_sp.svg) no-repeat center center;
    background-size: 100% 100%;
  }

  .use-box.step06 {
    background: url(images/step6_ply_sp.svg) no-repeat center center;
    background-size: 100% 100%;
  }

  .use-box.step07 {
    background: url(images/step7_ply_sp.svg) no-repeat center center;
    background-size: 100% 100%;
  }

  .use-box.step02::after {
    bottom: -90px;
  }

  .use-box.step03::after {
    bottom: -95px;
  }

  .use-box.step06::after {
    bottom: -95px;
  }

  .entry table.step-tb {
    width: 94%;
  }

  p.step span {
    font-size: 1.3em;
    padding-left: 5px;
  }

  .entry td.step-tb-l {
    font-size: 1.1em;
    padding-left: 0;
    width: 28%;
    letter-spacing: -1px;
  }

  .entry table td.step-tb-r {
    padding-left: 10px;
    width: 68%;
  }

  .entry .step05 td.step-tb-l {
    color: #f2b100;
    font-size: 1em;
  }

  p.step {
    font-size: 1.12em;
    top: 0;
    left: 15px;
    padding: 12px 0;
  }

  .step05 p.step {
    background: #f2b100;
    top: 0;
  }

  .step06 p.step {
    top: 0;
  }

  .accordionbox {
    width: 100%;
    background: none;
    margin: 0 auto 40px;
    padding: 0;
    border-bottom: 1px solid #8c8c8c;
    font-size: 0.8em;
  }

  .accordionlist dt {
    padding: 10px 40px 10px 0;
    position: relative;
  }

  .hexagon span {
    padding: 10px 15px 15px;
    margin-right: 15px;
    display: block;
  }

  p.hexagon {
    float: left;
    padding-top: 10px;
    position: relative;
    padding-left: 55px;
  }

  p.hexagon.hx_a {
    padding-left: 55px;
  }

  .accordion_icon {
    position: absolute;
    width: 30px;
    height: 30px;
    float: right;
    margin-right: 5px;
    background: #e6e6e6;
    right: 0;
    top: 32px;
  }

  .accordion_icon span:nth-of-type(1) {
    top: 15px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    left: 14px;
  }

  .accordion_icon span:nth-of-type(2) {
    top: 15px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    left: 8px;
  }

  .accordion_icon.active span:nth-of-type(1) {
    top: 15px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    left: 14px;
  }

  .accordion_icon.active span:nth-of-type(2) {
    top: 15px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    left: 8px;
  }

  .staff_box {
    margin-top: 60px;
    font-size: 0.8em;
  }

  .staff_txt:before {
    content: "";
    position: absolute;
    top: 30%;
    left: -20px;
    margin-top: -60px;
    border: 10px solid transparent;
    border-right: 10px solid #fff2ec;
  }

  .staff_txt {
    float: right;
    width: 68%;
    background: #fff2ec;
    padding: 15px 15px 5px;
    position: relative;
    border-radius: 5px;
    line-height: 1.4;
  }

  .entry p.staff_name {
    margin-bottom: 10px;
  }

  .staff_img {
    float: left;
    width: 30%;
    margin-right: 5px;
  }

  .staff_box .m80-t {
    margin-top: 20px !important;
  }

  .entry p.staff_small {
    width: 100%;
    margin-bottom: 6px;
    margin-right: 0;
  }

  .entry p.staff_small span.staff_small_l {
    margin-right: 5px;
    width: 45px;
    display: block;
    float: left;
  }

  .entry p.staff_small span.staff_small_r {
    display: block;
    float: left;
    width: 70%;
    margin-top: 5px;
  }

  .entry p.staff_small::after {
    content: "";
    display: block;
    clear: both;
  }

  .concept01 {
    background: url(images/bg_star_b.png) no-repeat right 0 bottom -50px,
      url(images/bg_star_t.png) no-repeat left 0 top -50px, #f6f593;
    position: relative;
    padding: 100px 30px 70px;
    line-height: 1.7;
    margin-top: 100px;
    background-size: 70%;
    font-size: 0.8em;
  }

  .concept01::before {
    content: "";
    position: absolute;
    width: 150px;
    height: 200px;
    background: url(images/concept_t.png) no-repeat;
    right: 10px;
    top: -90px;
    background-size: 100%;
  }

  .concept01::after {
    content: "";
    position: absolute;
    width: 230px;
    height: 180px;
    background: url(images/concept_b.png) no-repeat;
    left: 0;
    bottom: -110px;
    background-size: 100%;
  }

  .entry h2.page-h2-01 {
    margin: 250px auto 30px;
    position: relative;
  }

  .entry h2.page-h2-01 span {
    font-size: 0.7em;
    font-weight: 700;
    letter-spacing: 1px;
    background: rgba(255, 255, 255, 0.8);
    text-align: center;
    z-index: 100;
    display: block;
    width: 80%;
    margin: 0 auto;
    padding: 10px;
  }

  .entry h2.page-h2-01::before {
    content: "";
    position: absolute;
    top: -30px;
    bottom: -30px;
    width: 95%;
    z-index: -1;
    background: url(images/bg_boder.gif) repeat, #ffc2c2;
  }

  .entry h2.page-h2-01::after {
    content: "";
    position: absolute;
    top: -60px;
    bottom: -40px;
    width: 70%;
    z-index: -2;
    border-bottom: 160px solid #ffabab;
    border-left: 40px solid transparent;
    height: 0;
    right: 0;
  }

  .entry h3.page-h3-01 {
    position: relative;
    background: #8affdd;
    text-align: center;
    margin: 50px 10px 30px;
    font-weight: 700;
    font-size: 0.9em;
    padding: 50px 30px 20px;
    letter-spacing: -1px;
    min-height: 100px;
  }

  .entry h3.page-h3-01:first-of-type {
    margin: 100px 10px 30px;
  }

  .entry h3.page-h3-01 span.w-spanbox {
    background: #fff;
    padding: 4px 20px;
    text-align: center;
    border-radius: 4px;
    margin-right: 20px;
    position: absolute;
    left: 8%;
    top: 15px;
  }

  .toku_txt {
    font-size: 0.9em;
  }

  .txt_box {
    font-size: 0.84em;
  }

  .entry h3.course-h3 span {
    display: block;
    background: #fff;
    width: 30%;
    text-align: center;
    font-size: 0.8em;
    border-radius: 4px;
    padding: 2px;
    margin-bottom: 5px;
  }

  .entry h3.course-h3 {
    position: absolute;
    top: 72%;
    background: rgba(217, 255, 100, 0.9);
    width: 80%;
    font-size: 1em;
    font-weight: 700;
    padding: 10px 20px;
  }

  .entry p.txt-box {
    font-size: 0.84em;
    margin-top: 30px;
  }

  .entry h3.page-h3-01::after {
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 60px 20px 60px 0;
    right: 0;
  }

  .entry h3.page-h3-01::before {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 60px 0 60px 20px;
    left: 0;
  }

  .clearfix.m60-t > .grid-6.al-c.m60-b {
    margin-bottom: 30px !important;
  }

  span.y-box-r a {
    background: #fff95e;
    color: #070707;
    padding: 10px 0;
    font-weight: 700;
    display: block;
    width: 95%;
    margin: 0 auto;
    margin-top: -20px;
    z-index: 100;
    border-radius: 50px;
    font-size: 0.8em;
  }

  h2.news-bar span a {
    width: 40px;
    height: 40px;
    right: 0;
    top: -10px;
  }

  h2.news-bar span a::after {
    right: 15px;
    width: 10px;
    height: 10px;
    top: 15px;
  }

  h2.news-bar {
    background: #e8e8e8;
    font-size: 1.2em;
    font-weight: 700;
    padding: 20px;
  }

  .g_btn.btn05 a {
    width: 80%;
  }

  .map_area {
    border: 5px solid #ff7979;
    padding: 50px 20px;
    font-size: 0.84em;
  }

  .map_ttl {
    position: absolute;
    top: -45px;
    left: 16%;
    background: url(images/map_ico2.png) no-repeat left 35px center, #fff;
    padding: 20px 60px 20px 80px;
    font-size: 1.1em;
    background-size: 20px;
  }

  .gakko {
    font-size: 0.84em;
  }

  .entry h2.page-h2-02 {
    background: url(images/pb_g.png) repeat-x left bottom;
    margin: 20px 0 30px;
    font-size: 1.14em;
    padding: 30px 20px 20px;
  }

  .entry h2.page-h2-03 {
    margin: 20px 0 30px;
    font-size: 1.14em;
    padding: 30px 20px 20px;
  }

  .entry h2.page-h2-04 {
    margin: 20px 0 30px;
    font-size: 1.14em;
    padding: 30px 20px 20px;
  }

  p.tel_box {
    padding: 0 0 0 25px;
    font-size: 1.2em;
    margin-top: 0;
    background-size: 20px;
  }

  .class_img {
    position: relative;
    width: 30%;
  }

  .class_det {
    width: 60%;
    margin-left: 20px;
    line-height: 1.6;
    font-size: 0.74em;
    letter-spacing: -1px;
  }

  .class_det01 {
    margin-left: 0;
  }

  .flag {
    font-size: 0.8em;
    padding: 60px 0 40px;
  }

  p.y_box {
    width: 100%;
    padding: 5px;
    float: none;
  }

  .menubnr-area img {
    width: 100%;
  }

  .menubnr-area a {
    margin: 10px;
    display: block;
  }

  .menubnr-area a.fb_bnr {
    display: block;
    background: #fff;
    padding: 10px 50px;
    margin: 30px 0;
  }

  .menubnr-area a.jikohyoka_bnr {
    display: block;
    background: #fff;
    text-align: center;
    padding: 5px 10px;
    margin: 10px 0;
    color: #333;
    font-size: 0.8em;
  }

  .multiple-item .slick-slide {
    margin: 0;
  }

  .multiple-item .slick-dots {
    bottom: 10px !important;
    width: 85%;
  }

  .blog-top {
    margin-top: 60px;
  }

  .home .page-widget {
    padding: 0 !important;
    margin-left: -25%;
  }

  .b_btn01 a,
  .b_btn02 a,
  .b_btn03 a {
    text-align: left;
    padding-left: 40px;
    height: 50px;
    background-size: 20px auto;
    padding-top: 12px;
    font-size: 0.8em;
    margin: 0 auto 30px;
  }

  .b_btn03 a {
    padding-top: 5px;
  }

  .b_btn03 a br {
    display: block;
  }

  #nav-header .nav > li > a {
    font-size: 0.84em;
  }

  .site-title {
    width: 45% !important;
    z-index: 100;
    margin: 0 auto;
    margin-left: 14%;
    top: 3px !important;
    text-align: center;
  }

  .site-title img {
    max-height: 70px;
    padding-right: 0;
    padding-left: 0;
  }

  #logo-small {
    top: 5px;
    text-align: center;
    float: none;
    max-height: 55px;
    position: relative;
    opacity: 1 !important;
    z-index: 9999;
  }

  .home #nav-header {
    float: none;
    height: 50px;
    padding-top: 0 !important;
    top: 0 !important;
    background-color: #fff !important;
  }

  .nav-toggle span {
    display: block;
    position: absolute;
    width: 25px !important;
    height: 4px !important;
    content: " ";
    left: 5px !important;
    border-radius: 2px;
    color: rgba(255, 255, 255, 0.7);
    color: #000 !important;
    background: #ff354f !important;
  }

  a.nav-toggle {
    background: #f6f6f6;
    border: 1px solid #ececec;
  }

  .nav-toggle span.menuname {
    bottom: -2px;
    background: none !important;
    font-weight: 700;
    font-size: 0.8em;
    left: 4px !important;
    color: #000;
    letter-spacing: -1px;
  }

  .nav-toggle span:nth-child(1) {
    top: 2px !important;
  }

  .nav-toggle span:nth-child(2) {
    top: 10px !important;
  }

  .tel-tap {
    border: 1px solid #ececec;
    display: block;
    position: fixed;
    top: 0;
    z-index: 100;
    left: 40px;
    width: 40px;
    height: 65px;
    padding: 30px 10px 10px;
    text-align: center;
    font-size: 0.8em;
    font-weight: 700;
    background: url(images/sp/icon_02.png) no-repeat center 12px, #f6f6f6;
    background-size: 20px;
    color: #000;
  }

  .tel-tap span.menuname {
    bottom: 4px;
    position: absolute;
    left: 12px;
  }

  .page #nav-header,
  .archive #nav-header,
  .single #nav-header,
  .search #nav-header,
  .error404 #nav-header {
    background-color: rgba(255, 255, 255, 0.88) !important;
    top: 0 !important;
    width: 100%;
    height: 75px !important;
    border-bottom: none;
  }

  .slick-slider {
    margin-top: 10px;
    margin-bottom: -5px;
  }

  article {
    margin: 0 !important;
  }

  .entry h2.content-ttl {
    color: #070707;
    font-weight: 700;
    text-align: center;
    font-size: 20px;
    position: relative;
    /* display: inline-block; */
    padding-top: 5px;
  }

  .entry .container-inner {
    padding: 20px 0;
    font-size: 1.14em;
  }

  .g_btn a {
    background: #ff0f26;
    color: #fff;
    font-weight: 700;
    display: block;
    width: 80%;
    margin: 30px auto;
    text-align: center;
    padding: 15px 0;
    position: relative;
    border: 2px solid #ff0f26;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 0.8em;
  }

  .content01 {
    padding: 20px 10px;
  }

  .home .content01 .grid_box {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }

  .home .grid-4.post {
    width: 100%;
    float: none;
    margin: 5px 0 !important;
  }

  .home .entry h3.post-title a {
    color: #070707;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
  }

  .home .post_description .post-meta {
    display: block !important;
    display: inline-block;
  }

  .post-inner .post_description {
    padding-top: 0;
    float: left;
    width: 75%;
    min-height: auto;
  }

  .entry h3.post-title {
    line-height: 1;
  }

  .content02 {
    padding: 30px 0 0;
    background: #d8fffb;
    background-size: 40%;
  }

  .content02 .container-inner {
    z-index: 0;
  }

  .content02 .container-inner::after {
    content: none;
    position: absolute;
    background: url(images/content02_bg_b.png) no-repeat right bottom;
    bottom: 120px;
    right: -10px;
    width: 206px;
    height: 150px;
    background-size: 100% auto;
    z-index: 1;
  }

  .content02 .g_btn.btn02 a {
    margin: 0 auto;
  }

  .content02_txt {
    background: url(images/content02_bg1.png) no-repeat center top;
    padding: 40px 0 5px;
    background-size: 90% 100%;
    font-size: 0.8em;
    z-index: 0;
  }

  .content02 p.b.f16em.m40-b {
    font-size: 1em;
    margin-bottom: 20px !important;
    line-height: 1.5;
  }

  .content02 p.b.f12em.m30-b {
    font-size: 1em;
    margin-bottom: 20px !important;
    line-height: 1.5;
  }

  .content02 p.wh50.tlh-16.m80-b {
    font-size: 0.86em;
    width: 95%;
    line-height: 1.8;
    margin-bottom: 40px !important;
  }

  .content02_txt .f16em br,
  .content02_txt .f12em br {
    display: block;
  }

  .content02 .p90-t {
    padding-top: 0 !important;
  }

  .content03 .f11em.m20-t.m50-b {
    font-size: 0.86em;
    width: 95%;
    margin: 0 auto 20px !important;
  }

  .content03 {
    padding: 30px 0 60px;
    background: url(images/memphis-colorful.png) repeat;
    background-size: 100%;
  }

  .content03 .grid-4 {
    width: 100%;
    margin: 0 auto;
    float: none;
    margin-bottom: 20px;
  }

  .entry h3.co-ttl {
    text-align: center;
    margin: 20px auto 0;
    font-size: 1.1em;
    font-weight: 700;
    min-height: auto;
  }

  .co-img {
    width: 50%;
    margin: 0 auto;
  }

  .content04 {
    padding: 30px 0;
  }

  .content04_txt {
    font-size: 0.86em;
    width: 100%;
    margin: 0 auto !important;
  }

  .content04 .grid-6 {
    width: 100%;
  }

  .g_btn.btn03 a {
    background: #fff;
    border: 6px solid #57c2ff;
    width: 100%;
    color: #464646;
    text-align: left;
    padding: 20px 38px 20px 15px;
    font-size: 0.86em;
    letter-spacing: -1px;
    margin: 0 auto 10px;
  }

  .content04 .container-inner > .grid_box + .grid_box {
    margin-top: 0;
  }

  .content04 .container-inner .al-c + .grid_box {
    margin: 0;
  }

  .g_btn.btn-orange a,
  .g_btn.btn-blue a {
    margin: 5px auto;
    font-size: 0.85em;
    padding: 20px 0;
  }

  .content05-inner {
    overflow: hidden;
    width: 100%;
    padding: 0 20px 0 10px;
    margin-top: 0;
  }

  .content05-inner .content05_txt {
    font-weight: 700;
    padding: 20px;
    background: #fff6c8;
    line-height: 2;
    position: relative;
    font-size: 0.8em;
    margin: 0 auto 20px;
  }

  .content05-inner .content05_txt::before {
    position: absolute;
    display: block;
    content: "";
    background: url(images/honda_sq.jpg) no-repeat center top;
    width: 150px;
    height: 160px;
    background-size: 100% auto;
    right: 10px;
    bottom: auto;
    top: 20px;
  }

  .content05-inner .content05_txt::after {
    position: absolute;
    z-index: -1;
    display: block;
    content: "";
    background: url(images/txt_bg.gif) repeat;
    right: -10px;
    bottom: -10px;
    left: 10px;
    top: 10px;
  }

  .content05-inner .content05_txt .p100-r {
    padding-right: 0 !important;
    padding-bottom: 0;
  }

  .content05_txt.display_sp .m15-b:first-child {
    padding-right: 150px;
    padding-bottom: 0;
  }

  .content06::before {
    background: url(images/content06_bg_rt.png) no-repeat left -50px,
      url(images/content06_bg_lt.png) no-repeat right -120px top -50px;
  }

  .content06::after {
    background: url(images/content06_bg_rb.png) no-repeat left -10px bottom 22px,
      url(images/content06_bg_lb.png) no-repeat left 100% bottom 20px;
    bottom: -70px;
    background-size: 30%;
  }

  .content06 p.t-fgreen.bg-slash.b.f12em {
    font-size: 0.8em;
  }

  .bg-slash span::before {
    left: -30px;
  }

  .bg-slash span::after {
    right: -30px;
  }

  .content06-inner {
    width: 95%;
    margin: 0 auto;
  }

  .content06 p.m40-t.m50-b.b.f20em {
    font-size: 1.4em;
    margin-bottom: 20px !important;
  }

  .content06 p.f11em.wh60.f11em {
    font-size: 0.86em;
    margin-top: 10px;
  }

  .content06 {
    background: #8afdf9;
    padding: 40px 0 10px;
    position: relative;
  }

  .content07 .grid-1 {
    display: none;
  }

  .content07 .grid-1,
  .content07 .grid-10,
  .content07 .grid-6 {
    float: none;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 10px;
    font-size: 0.9em;
  }

  h3.map_ico {
    background-size: 15px;
  }

  .content07 .g_btn.btn02 a {
    margin: 10px auto 0;
  }

  .content08 {
    padding: 40px 0;
  }

  .content08-inner {
    background: #fff;
    width: 100%;
    margin: 0 auto;
    position: relative;
    border-radius: 0;
  }

  .content08 .content-ttl + p.b {
    font-size: 0.9em;
  }

  .content08 p.b.red.f20em.m40-t.m30-b {
    font-size: 1.14em;
    letter-spacing: -1px;
    margin-top: 10px !important;
    margin-bottom: 20px !important;
  }

  .entry p.tel_ico {
    padding-left: 40px;
    line-height: 1.5em;
    margin-bottom: 0.5em;
    display: inline-block;
    background-size: 30px;
    letter-spacing: -1px;
    font-size: 1.2em;
    color: #000;
  }

  .entry p.tel_ico a {
    color: #000;
  }

  .content09 {
    padding: 20px 0;
  }

  .fb_page_plugin_area {
    width: 90%;
    margin: 0 auto;
  }

  .foot_logo {
    width: 60%;
    margin: 20px auto;
  }

  .foot_det .grid-3 {
    float: none;
    width: 95%;
    margin: 0 auto;
    font-size: 0.9em;
    border-top: none;
    text-align: center;
  }

  .foot_det .grid-3:nth-of-type(3) {
    text-align: center;
  }

  .foot_det .grid-3:nth-of-type(3) img {
    width: 200px;
  }

  .foot_det p.m15-t {
    margin-top: 5px !important;
  }

  p.mail_ico {
    width: 80%;
    margin: 5px auto;
  }

  footer#footer {
    background: #f1f1f1;
    padding: 0;
    margin-bottom: 75px;
  }

  .map_box {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  p.tel_ico2 {
    display: inline-block;
    margin-top: 20px;
    color: #000 !important;
  }

  p.tel_ico2 a {
    color: #000 !important;
  }

  .container-inner.foot_det {
    padding-top: 0;
    border-top: 1px solid #fff;
  }

  .co-det {
    text-align: center;
    font-size: 0.86em;
  }

  #foot_kotei {
    position: fixed;
    bottom: 0;
    margin-top: 50px;
    width: 100%;
    z-index: 10000;
  }

  #foot_kotei a {
    width: 49.9%;
    display: inline-block;
    vertical-align: bottom;
    margin-right: -2px;
  }

  #foot_kotei a img {
    width: 100%;
  }

  #sidr {
    background-color: #ff6868 !important;
    box-shadow: none !important;
  }

  .sidr ul {
    display: block;
    margin: 10px 0 15px !important;
    padding: 0;
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
  }

  .sidr ul li {
    display: block;
    margin: 0;
    line-height: 30px;
    border-top: 1px solid #fff !important;
    border-bottom: 1px solid #fff !important;
  }

  .sidr ul li a {
    padding: 10px 15px !important;
  }

  .sidr ul li a br {
    content: "";
  }

  .sidr ul li a br::after {
    margin-right: 5px;
    content: "";
  }

  .page .main,
  .single .main,
  .archive .main,
  .search .main,
  .error404 .main {
    margin-top: 10px !important;
    padding-top: 0 !important;
    padding: 0;
  }

  .page .page-title.pad,
  .single .page-title.pad,
  .archive .page-title.pad {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .archive .page-title.pad {
    margin-top: 100px;
  }

  .page .content > .page-title .container-inner,
  .archive .content > .page-title .container-inner,
  .single .content > .page-title .container-inner {
    background: url(images/header_bg_lt.png) no-repeat left -60px top -70px,
      url(images/header_bg_lb.png) no-repeat left -40px bottom -90px,
      url(images/header_bg_rt.png) no-repeat right -80px top -50px,
      url(images/header_bg_rb.png) no-repeat right -40px bottom -90px, #fffbdb;
    background-size: 40%;
  }

  .single .content > .page-title.textbook .container-inner,
  .archive .content > .page-title.textbook .container-inner {
    background: url(images/header_gr_bg_lt.png) no-repeat left -60px top -70px,
      url(images/header_gr_bg_lb.png) no-repeat left -40px bottom -90px,
      url(images/header_gr_bg_rt.png) no-repeat right -80px top -50px,
      url(images/header_gr_bg_rb.png) no-repeat right -40px bottom -90px,
      #ebfff7;
    background-size: 40%;
  }

  .single .content > .page-title.kagayakiblog .container-inner,
  .archive .content > .page-title.kagayakiblog .container-inner {
    background: url(images/header_bu_bg_lt.png) no-repeat left -60px top -70px,
      url(images/header_bu_bg_lb.png) no-repeat left -40px bottom -90px,
      url(images/header_bu_bg_rt.png) no-repeat right -80px top -50px,
      url(images/header_bu_bg_rb.png) no-repeat right -40px bottom -90px,
      #e7f5ff;
    background-size: 40%;
  }

  .single .content > .page-title.growth .container-inner,
  .archive .content > .page-title.growth .container-inner {
    background: url(images/header_pi_bg_lt.png) no-repeat left -60px top -70px,
      url(images/header_pi_bg_lb.png) no-repeat left -40px bottom -90px,
      url(images/header_pi_bg_rt.png) no-repeat right -80px top -50px,
      url(images/header_pi_bg_rb.png) no-repeat right -40px bottom -90px,
      #ffeeee;
    background-size: 40%;
  }

  .content > .page-title .container-inner {
    padding: 20px 0 10px;
  }

  .page .container-inner h1.post-title.entry-title,
  .single .container-inner h1.post-title.entry-title,
  .archive .container-inner h1.entry-title {
    text-align: center;
    font-size: 1.4em;
    font-weight: 700;
    color: #292929;
    padding: 0;
  }

  .entry ul.contact-header {
    width: 100%;
    background: #ececec;
    list-style: none;
    margin: 10px auto 40px;
    text-align: center;
    font-weight: 700;
    color: #afafaf;
  }

  .wpcf7c-elm-step1,
  .wpcf7c-elm-step2,
  .wpcf7c-elm-step3 {
    font-size: 0.86em;
    width: 90%;
    margin: 0 auto;
  }

  .entry table.contact-form tr,
  .entry table.contact-form th,
  .entry table.contact-form td {
    display: block;
    font-size: 0.86em;
  }

  span.wpcf7-list-item {
    display: block;
  }

  .wpcf7 input[type="text"],
  .wpcf7 input[type="email"],
  .wpcf7 textarea,
  .wpcf7 input[type="tel"],
  .wpcf7 input[type="date"],
  .wpcf7 select {
    display: block;
    float: none;
  }

  input.wpcf7-form-control.wpcf7-confirm.wpcf7c-elm-step1.wpcf7c-btn-confirm,
  input.wpcf7-form-control.wpcf7-submit.wpcf7c-elm-step2 {
    width: auto;
    max-width: 100%;
    font-size: 0.9em;
  }

  .entry table.contact-form {
    width: 95%;
    margin: 0 auto;
  }

  .single h2.post-title.entry-title {
    font-size: 1.4em;
  }

  .single .container-inner > .pad,
  .archive .pad.group .container-inner {
    padding: 60px 10px;
    line-height: 1.6;
  }

  .contactbtn a {
    background: url(images/sp/ico_mail.png) no-repeat center 8px,
      url(images/sp/btn_bg.gif) repeat;
    background-size: 30px auto, auto;
    height: 70px;
    float: right;
    color: #fff;
    font-weight: 700;
    font-size: 0.8em;
    padding: 34px 11px 12px 12px;
    line-height: 1.4;
    z-index: 100000;
  }

  .header_line {
    display: inline-block;
    width: 70px;
    float: right;
  }

  .content03 .f11em.m20-t.m50-b br {
    display: none;
  }

  .content04_txt br {
    display: none;
  }

  #head_space {
    margin-top: 65px !important;
  }

  .nav-toggle {
    cursor: pointer;
    height: 70px;
    width: 60px;
  }

  .nav-toggle div {
    margin: 10px !important;
    width: 30px !important;
    height: 30px !important;
    position: relative;
  }

  .sidr.left {
    z-index: 10000 !important;
  }

  .g_btn.btn-orange a::before,
  .g_btn.btn-blue a::before {
    border-top: 6px solid #fff;
    border-right: 6px solid #fff;
    top: 40%;
    right: 20px;
  }

  .archive .post-inner .post-thumbnail {
    overflow: hidden;
    width: 100%;
    float: none;
  }

  .archive .post_description {
    text-align: left;
    padding: 0;
    float: none;
    width: 100%;
    margin-top: 10px;
  }

  .archive .excerpt {
    display: block;
  }

  .post-list .post,
  .post-list .page,
  .post-list-3c .post {
    width: 100%;
    box-sizing: border-box;
    border-bottom: #ccc 1px dotted;
    margin-bottom: 15px !important;
    padding-bottom: 15px;
  }
}

@media only screen and (max-width: 480px) {
  #head_space {
    margin-top: 25px !important;
  }

  .co-img {
    width: 70%;
    margin: 0 auto;
  }

  .concept-txt {
    padding: 0 5%;
  }

  .pc {
    display: none;
  }

  .entry p.mgb40 {
    margin-bottom: 40px;
  }

  .entry p.concept-txt-below01 {
    margin-bottom: 0.8em;
  }

  .entry p.concept-txt-below02 {
    line-height: 1.4;
  }
}

@media only screen and (max-width: 320px) {
  .site-title {
    width: 50% !important;
    z-index: 100;
    margin: 0 auto;
    margin-left: 20%;
    top: 10px !important;
  }

  .g_btn.btn-orange a,
  .g_btn.btn-blue a {
    margin: 5px auto;
    font-size: 0.8em;
    padding: 20px 0;
  }

  .content05 .g_btn.m100-t {
    margin-top: 200px !important;
  }

  .content06::after {
    background: url(images/content06_bg_rb.png) no-repeat left -10px bottom 40px,
      url(images/content06_bg_lb.png) no-repeat left 100% bottom 30px;
    bottom: -70px;
    background-size: 30%;
  }

  .content06 p.m40-t.m50-b.b.f20em {
    font-size: 1.2em;
    margin-bottom: 20px !important;
  }

  .entry p.tel_ico {
    padding-left: 40px;
    line-height: 1.5em;
    margin-bottom: 0.5em;
    display: inline-block;
    background-size: 30px;
    letter-spacing: -1px;
    font-size: 1.08em;
    color: #000;
  }

  .g_btn.btn-orange a::before,
  .g_btn.btn-blue a::before {
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    top: 40%;
    right: 15px;
  }

  .content08 p.b.red.f20em.m40-t.m30-b {
    font-size: 1.1em;
    letter-spacing: -1px;
    margin-top: 10px !important;
    margin-bottom: 20px !important;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5;
  }

  .g_btn.btn04 a {
    width: 98%;
  }
}

.content07-inner .grid-10 {
  background: #f9f9f9;
  padding: 20px;
  float: none;
  margin: 0 auto;
}

.btn-pr a {
  margin: 60px auto;
  width: 320px;
  text-align: center;
  display: block;
  padding: 1em;
  text-decoration: none;
  background: #e75532;
  color: #fff;
  font-weight: 700;
  border-bottom: solid 4px #b14709;
  border-radius: 10px;
}

.btn-pr a:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  border-bottom: none;
}

.acarea {
  clear: both;
  padding-top: 10px;
}

#acMenu {
  margin-top: 10px;
}

#acMenu dt {
  display: block;
  width: 100%;
  height: auto;
  text-align: left;
  cursor: pointer;
  padding: 10px 15px;
  position: relative;
  background: #f7f7e3;
  border-bottom: 3px solid #fff;
}

#acMenu dt::after {
  content: "▼";
  position: absolute;
  right: 10px;
  top: 30%;
}

#acMenu dd {
  width: 100%;
  height: auto;
  text-align: left;
  border: #666 1px solid;
  display: none;
  padding: 10px;
}

#acMenu dt.active::after {
  content: "▲";
  position: absolute;
  right: 10px;
  top: 30%;
}

.wpcf7 p.attl {
  float: none;
  font-weight: 700;
  margin-bottom: 0.5em;
  margin-top: 20px;
  padding-bottom: 5px;
  color: #f13543;
  border-bottom: 1px dotted #f13543;
}

.wpcf7 #acMenu dd p {
  float: none;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

.wpcf7 span.wpcf7-form-control-wrap.siene,
.wpcf7 span.wpcf7-form-control-wrap.siene-gatsu {
  display: block;
  width: 30%;
}

.wpcf7 .flex p {
  width: 30%;
  padding-top: 20px;
}

.wpcf7 span.wpcf7-form-control-wrap.siene select,
.wpcf7 span.wpcf7-form-control-wrap.siene-gatsu select {
  width: 90%;
}

.ui-datepicker-calendar {
  display: none;
}

div#ui-datepicker-div {
  background: #fff;
  padding: 40px;
  box-shadow: 1px 1px 8px #ccc;
}

.previous:before {
  content: "<";
}

.previous:before {
  content: "<";
}

.next:after {
  content: ">";
  right: 5px;
}

.author-bio .bio-avatar {
  margin: 10px auto;
  width: 120px;
  height: auto;
  position: relative;
}

.author-bio .bio-name {
  color: #444;
  font-weight: 600;
  margin-bottom: 4px;
  text-align: center;
  font-size: 1.4em;
}

.author-bio .bio-desc {
  color: #888;
  font-size: 13px;
  line-height: 1.5em;
  padding: 10px;
}

.author-bio p.bio-name span {
  font-size: 13px;
}

.alx-tab .tab-item-title a:hover,
.alx-posts a:hover,
.post-meta a:hover,
a {
  color: #b2998a;
  font-size: 12px;
  padding-left: 0;
}

.content02_txt h1 {
  font-weight: bold;
  font-size: 1.4rem;
  margin-bottom: 40px;
}

.concept-txt {
  line-height: 1.8em;
}

h1.txt {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 50px;
}

.class_img img {
  width: 100%;
}

.single p.y_box {
  font-weight: 700;
  font-size: 1em;
  background: #fff445;
  width: 100%;
  text-align: left;
  padding: 10px 20px;
  border-radius: 30px;
}

.single .class_img {
  float: none;
  width: 50%;
  margin: 0 auto 30px;
}

.single .class_det {
  width: 100%;
  margin-left: 0;
  line-height: 1.6;
}

.single-info_acc .f12em {
  font-size: 0.9em;
}

.single-info_acc .tel_box {
  background-size: 30px;
}

.single-info_acc .entry h2.page-h2-02 {
  background: url(images/pb_g.png) repeat-x left bottom;
  margin: 50px 0 30px;
  font-weight: 700;
  font-size: 1em;
  padding: 30px 30px 20px;
  position: relative;
  background-size: 50px;
}

.single-info_acc .entry h2.page-h2-03 {
  margin: 50px 0 30px;
  font-weight: 700;
  font-size: 1em;
  padding: 30px 30px 20px;
  position: relative;
  background-size: 50px;
}

.single-info_acc .gakko {
  font-size: 0.9em;
}

@media only screen and (max-width: 738px) {
  .content02_txt h1 {
    font-weight: bold;
    font-size: 1rem;
    margin-bottom: 20px;
  }

  h1.txt {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 30px;
  }

  .class_img {
    float: none;
    width: 80%;
    margin: 0 auto 30px;
  }

  .single-info_acc .entry h2.page-h2-02,
  .single-info_acc .entry h2.page-h2-03,
  .access.entry h2.page-h2-02,
  .access.entry h2.page-h2-03 {
    font-size: 15px;
  }

  .single-info_acc .gakko {
    font-size: 14px;
  }

  .single-info_acc .container-inner h1.post-title.entry-title {
    font-size: 1.2em;
  }

  .single-info_acc .container-inner > .pad {
    padding: 20px 10px;
    line-height: 1.6;
  }

  .class_det {
    width: 100%;
    margin-left: 0;
    line-height: 1.6;
    font-size: 0.74em;
    letter-spacing: -1px;
  }
}

section.group-wrap .dg {
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}

.flex-wrap_par {
  flex-wrap: wrap;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}

section.group-wrap .dg figure {
  width: 150px;
  margin: 15px;
}

section.group-wrap .dg div {
  font-weight: bold;
  font-size: 1.3em;
}

.btn-gr a {
  display: block;
  margin: 20px auto;
  background-color: #ee3a4c;
  background-image: linear-gradient(94deg, #e3251e 0%, #ff7e4d 85%);
  color: #fff;
  font-weight: bold;
  padding: 25px;
  width: 300px;
  position: relative;
}

.btn-gr.ggr a {
  background: #eeeeee;
  color: #000;
  text-align: center;
  border-bottom: 2px solid #b2b2b2;
  border-radius: 6px;
  padding: 10px 15px;
}

.dg-gr ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px;
}

.dg-gr ul li {
  width: auto;
  height: 60px;
  margin: 15px;
}

.dg-gr ul li img {
  width: auto;
  height: 100%;
}

@media screen and (max-width: 767px) {
  section.group-wrap .dg {
    align-items: center;
    display: flex;
  }

  section.group-wrap .dg figure {
    width: 150px;
    margin: 15px;
  }

  section.group-wrap .dg div {
    font-weight: bold;
    font-size: 1em;
  }

  .btn-gr.ggr a {
    background: #eeeeee;
    color: #000;
    text-align: center;
    border-bottom: 2px solid #b2b2b2;
    border-radius: 6px;
    padding: 5px 15px;
    font-size: 0.8rem;
    width: 220px;
  }

  .dg-gr ul li {
    width: auto;
    height: 35px;
    margin: 8px 4px;
  }
}

/* .wpcf7 p.tel_ico2.m30-b.al-c {
    background: none;
} */

#contact-nav03 p.tel_ico2 {
  font-size: 2.2em;
}

#footer .tel_ico2 a {
  color: #000;
  font-size: 26px;
}

.bnr-tops {
  display: flex;
  width: 98%;
  margin: 0 auto 60px;
  justify-content: center;
}

.bnr-tops a {
  display: block;
  width: 49%;
  max-width: 400px;
  margin: 0 5px;
}

.bnr-topl a {
  width: 100%;
  max-width: 800px;
}

@media screen and (max-width: 767px) {
  #footer .tel_ico2 a {
    color: #000;
    font-size: 26px;
  }

  .bnr-tops {
    width: 99%;
    margin: 0 auto 20px;
  }
}

@media only screen and (min-width: 600px) {
  .contact-form .is-block input[type="text"] {
    display: block;
    width: 80% !important;
  }
}

.page-id-23 .wpcf7 p {
  float: none;
}

@media only screen and (max-width: 460px) {
  .site-title img {
    margin-top: 10px;
  }
}

.flex_box {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.flex_box .grid-4 + .grid-4 {
  margin-left: 10px;
}

.flex_box img {
  width: 100% !important;
  height: auto !important;
}

.is-center {
  justify-content: center;
}

/* ポップアップ（popup maker）カスタム */

.popup-wrap {
  /*追加*/
  padding-top: 30px;
  padding-bottom: 20px;
}

.popup-text {
  text-align: center;
  color: #000;
  margin-top: 30px;
  margin-top: 40px;
  /*追加*/
}

.popup-font-l {
  font-size: 18px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
}

.popup-font-m {
  font-size: 16px;
  font-weight: bold;
}

.popup-font-s {
  font-size: 14px;
  margin-top: 10px;
}

/* 画像サイズ */
.popup-img {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.popup-img + .popup-img {
  margin-top: 15px;
}

.sp {
  display: none;
}

@media screen and (max-width: 500px) {
  .pc {
    display: none;
  }

  .pum-container.pum-responsive {
    top: 0 !important;
    height: 100vh !important;
    width: 100% !important;
    position: relative;
  }

  .pum-content {
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }

  .popup-text {
    margin-top: 30px;
    /*追加*/
  }

  .popup-font-l {
    font-size: 16px;
    font-weight: bold;
    width: 100%;
  }

  .pum-container {
    left: 0 !important;
  }

  .popup-img {
    width: 90%;
  }
}

/* フォントカラー */
.color {
  color: #e68114;
}

.bk-c {
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  padding: 10px;
  width: 100%;
  max-width: 600px;
  margin: 15px auto;
}

html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active {
  overflow-y: scroll !important;
}

.btn-popup,
a.btn-popup {
  color: #fff !important;
  background-color: #e68114 !important;
  display: inline-block;
  padding: 8px 10px;
  border-radius: 30px;
  font-size: 14px;
  margin-top: 10px;
  margin-top: 20px;
  /*追加*/
  margin-bottom: 15px;
  /*追加*/
}

@media screen and (max-width: 500px) {
  .btn-popup,
  a.btn-popup {
    margin-top: 13px;
    /*追加*/
    margin-bottom: 15px;
    /*追加*/
  }
}

.btn-popup:hover {
  text-decoration: none !important;
  opacity: 0.8;
}

.popup-font-l + .popup-font-l {
  margin-top: 6px;
}

/* 240709追加 */

.btn-popup,
a.btn-popup {
  width: 100%;
  max-width: 300px;
}

p.popup-font-2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
}

p.popup-font-2 a {
  color: inherit;
  text-decoration: underline;
  font-size: inherit;
}

a.btn-blue {
  background-color: #0000c8 !important;
  margin-top: 5px;
}

.popup-img {
  width: 100%;
  max-width: 420px;
  margin-inline: auto;
}

.popup-img2 {
  max-width: 220px;
}

.pop-cta {
  display: block;
  width: 100%;
  max-width: 350px;
  margin-inline: auto;
  color: #000;
  border: 2px solid #ff7d00;
  font-size: 18px;
  font-weight: bold;
  padding: 20px 0;
  border-radius: 10px;
  box-shadow: 4px 5px 0px 2px #ff7d00;
  margin-bottom: 40px;
}

@media screen and (max-width: 500px) {
  p.popup-font-2 {
    font-size: 15px;
  }

  .popup-img2 {
    max-width: 200px;
  }

  .pop-cta {
    font-size: 16px;
    padding: 10px 0;
  }
}

/* 改修_240206 */

/* cta */

.cta {
  text-align: center;
  padding: 20px 0 30px;
  position: relative;
  background: url(images/pb_g.png) repeat-x left bottom,
    url(images/pb_g.png) repeat-x left top;
  margin-bottom: 40px;
}

.circle01 {
  border-bottom: 30px solid transparent;
  border-left: 30px solid #fff445;
  position: absolute;
  top: 0;
  left: 0;
}

.circle02 {
  border-top: 30px solid transparent;
  border-right: 30px solid #fff445;
  bottom: 0;
  right: 0;
}

.cta p {
  margin-bottom: 0.3em;
  font-size: 13px;
}

.cta a {
  display: inline-block;
}

.cta_tel {
  font-size: 20px;
  color: #292929;
  font-weight: bold;
}

.cta_tel::before {
  content: "";
  /*何も入れない*/
  display: inline-block;
  width: 18px;
  /*画像の幅*/
  height: 16px;
  /*画像の高さ*/
  background: url(images/icon_01.png) no-repeat left top;
  background-size: contain;
  vertical-align: top;
  margin-top: 1px;
}

.cta_btn {
  color: #fff;
  background-color: #ff0018;
  font-size: 16px;
  padding: 10px 24px 10px 16px;
  position: relative;
  margin-top: 3px;
}

.cta_btn::after {
  position: absolute;
  content: "";
  right: 8px;
  top: 15px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}

.cta_line {
  font-size: 14px;
  border-bottom: 1px dashed #25b445;
  color: #25b445;
  font-weight: bold;
  margin-top: 12px;
}

.cta p.cta_setsumei {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
}

@media screen and (min-width: 800px) {
  .cta p.cta_setsumei {
    font-size: 20px;
    margin-top: 25px;
  }
}

/* 事業所一覧 */

.access_index {
  border: 10px solid #fffbdb;
  padding: 20px 15px;
}

.access_index h3 {
  font-weight: bold;
}

.access_index h3::before {
  content: "";
  /*何も入れない*/
  display: inline-block;
  width: 20px;
  /*画像の幅*/
  height: 20px;
  /*画像の高さ*/
  background: url(images/loupe.png) no-repeat left top;
  background-size: contain;
  vertical-align: top;
  margin-top: 3px;
  margin-right: 5px;
}

.index .chiiki_midashi {
  font-size: 14px;
  padding: 0.25em 0.5em;
  color: #494949;
  background: transparent;
  border-left: solid 5px #e48013;
  margin-bottom: 5px;
  font-weight: bold;
}

.index .chiiki_list {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}

.index .chiiki {
  list-style: none;
  width: 48%;
}

.index .chiiki::before,
.chiku::before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  background-color: #e48013;
  border-radius: 2px;
  margin-right: 3px;
}

.index .chiiki a {
  color: #494949;
}

.chiiki-wrap + .chiiki-wrap {
  margin-top: 20px;
}

/* ページ内リンクのずれ解消 */

.anchor {
  margin-top: -110px;
  padding-top: 110px;
}

@media screen and (min-width: 500px) {
  .index .chiiki {
    width: 33%;
  }

  .index .chiiki_list {
    justify-content: flex-start;
  }

  .access_index {
    padding: 40px 10%;
  }
}

@media screen and (min-width: 800px) {
  .cta {
    padding: 40px 0;
  }

  .cta p {
    font-size: 16px;
    margin-bottom: 0.5em;
  }

  .cta_btn {
    font-size: 18px;
    width: 100%;
    max-width: 300px;
    margin-top: 10px;
  }

  .cta_line {
    font-size: 16px;
    margin-top: 20px;
  }

  .cta_tel {
    font-size: 32px;
    letter-spacing: 5px;
  }

  .cta_tel::before {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }

  .access_index {
    padding: 60px 10%;
  }

  .access_index h3 {
    margin-bottom: 30px;
  }

  .index .chiiki {
    width: 20%;
    margin-bottom: 8px;
  }

  .index .chiiki_midashi {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .index .chiiki a {
    font-size: 16px;
  }

  .chiiki-wrap + .chiiki-wrap {
    margin-top: 25px;
  }

  .anchor {
    margin-top: -170px;
    padding-top: 170px;
  }
}

/* ヘッダー */

.logo {
  width: 100%;
  text-align: left;
  margin-left: 10px;
}

.logo img {
  width: 100%;
  max-width: 150px;
}

.header02 {
  padding: 5px 0.5% 10px 0;
  position: fixed;
  width: 100%;
  z-index: 999;
  background-color: #fff;
}

/* ハンバーガーメニュー */

/* チェックボックスを非表示にする */
.nav02 .drawer_hidden {
  display: none;
}

/* ハンバーガーアイコンの設置スペース */
.nav02 .drawer_open {
  display: flex;
  height: 60px;
  width: 60px;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 100;
  /* 重なり順を一番上にする */
  cursor: pointer;
}

/* ハンバーガーメニューのアイコン */
.nav02 .drawer_open span,
.nav02 .drawer_open span:before,
.nav02 .drawer_open span:after {
  content: "";
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background: #333;
  transition: 0.5s;
  position: absolute;
}

/* 三本線の一番上の棒の位置調整 */
.nav02 .drawer_open span:before {
  bottom: 8px;
}

/* 三本線の一番下の棒の位置調整 */
.nav02 .drawer_open span:after {
  top: 8px;
}

/* アイコンがクリックされたら真ん中の線を透明にする */
.nav02 #drawer_input:checked ~ .drawer_open span {
  background: rgba(255, 255, 255, 0);
}

/* アイコンがクリックされたらアイコンが×印になように上下の線を回転 */
.nav02 #drawer_input:checked ~ .drawer_open span::before {
  bottom: 0;
  transform: rotate(45deg);
}

.nav02 #drawer_input:checked ~ .drawer_open span::after {
  top: 0;
  transform: rotate(-45deg);
}

/* メニューのデザイン*/
.nav02 .nav_content {
  width: 50%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 100%;
  /* メニューを画面の外に飛ばす */
  z-index: 99;
  background: #ff6868;
  transition: 0.5s;
  overflow-y: scroll;
}

.nav02 .nav_list-wrap {
  position: relative;
}

/* メニュー黒ポチを消す */
.nav02 .nav_list {
  list-style: none;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

/* アイコンがクリックされたらメニューを表示 */
.nav02 #drawer_input:checked ~ .nav_content {
  left: 50%;
  /* メニューを画面に入れる */
}

.nav02 .nav_item {
  border-bottom: 1px solid #fff;
  padding: 10px 0;
}

.nav02 .nav_logo {
  padding-top: 15px;
  padding-left: 20px;
}

.nav02 .nav_item a {
  font-size: 14px;
  color: #fff;
  display: block;
  padding-left: 20px;
}

.below_nav {
  margin-top: 8px;
}

.below_nav_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* border-bottom: 5px solid #E48013; */
}

.below_nav_list li + li {
  position: relative;
}

.below_nav_list li {
  width: 25%;
  text-align: center;
}

.below_nav_list li.nav_btn {
  width: 35%;
}

.below_nav_list li.nav_link {
  width: 28%;
}

.below_nav_list li.nav_link a {
  color: #333;
  border-bottom: 1px dashed #7c7c7c;
}

.below_nav_list li.nav_btn a {
  color: #292929;
  display: inline-block;
  width: 100%;
  padding: 5px 0;
  font-weight: bold;
}

.below_nav_list li.nav_btn a {
  padding: 3px 3px;
  background-color: #fffbdb;
  border-radius: 30px;
  color: #4d0606;
  width: 100%;
  font-size: 10px;
  border: 2px solid #e48013;
  /* box-shadow: 3px 3px #E48013; */
  position: relative;
}

/* :root {
	--icon-width: 1px;
	--icon-color: #292929;
}

.arrow {
    display: inline-block;
	box-sizing: border-box;
	width: 5px;
	height: 5px;
	border-style: solid;
	border-width: var(--icon-width) var(--icon-width) 0 0;
	border-color: var(--icon-color);
	transform: rotate(45deg);
    margin-left: 2px;
    position: absolute;
    top: 43%;
    right: 6%;
}  */

.nav_sogei::before {
  content: "";
  /*何も入れない*/
  display: inline-block;
  width: 15px;
  /*画像の幅*/
  height: 15px;
  /*画像の高さ*/
  background-image: url(images/car.svg);
  background-size: contain;
  vertical-align: middle;
  margin-right: 3px;
  background-repeat: no-repeat;
}

.nav_contact::before {
  content: "";
  /*何も入れない*/
  display: inline-block;
  width: 13px;
  /*画像の幅*/
  height: 13px;
  /*画像の高さ*/
  background-image: url(images/mail.svg);
  background-size: contain;
  vertical-align: middle;
  margin-right: 3px;
  background-repeat: no-repeat;
  margin-top: 2px;
}

.below_nav_nobtn a {
  display: inline-block;
  line-height: 1.2;
  color: #292929;
}

.main02 .page-title .container-inner {
  background: url(images/header_bg_lt.png) no-repeat left -60px top -70px,
    url(images/header_bg_lb.png) no-repeat left -40px bottom -90px,
    url(images/header_bg_rt.png) no-repeat right -80px top -50px,
    url(images/header_bg_rb.png) no-repeat right -40px bottom -90px, #fffbdb;
  background-size: 40%;
  padding: 40px 0;
}

.page div.main02 {
  margin-top: 0;
  padding-top: 130px !important;
}

.home div.main02 {
  padding-top: 0 !important;
}

.nav-pc {
  display: none;
}

.nav-sp {
  display: block;
}

.nav-pc-wrap {
  width: 100%;
}

.logo_nav-wrap {
  display: block;
  position: relative;
  padding-bottom: 10px;
}

.nav02 {
  position: absolute;
  right: -0.5em;
  top: 0;
}

.btn.toptel_btn {
  position: absolute;
  right: 20px;
  transform: scale(0.7) translateY(15px);
  top: 0;
}
.btn.toptel_btn span {
  font-size: 1em;
  letter-spacing: 0;
}

@media screen and (min-width: 800px) {
  .btn.toptel_btn {
    position: absolute;
    right: 80px;
    transform: scale(1.1) translateY(35px);
  }
  .btn.toptel_btn .cta_tel {
    font-size: 32px;
  }
  .btn.toptel_btn span {
    font-size: 1.2em;
    letter-spacing: 2px;
  }

  .logo_nav-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .nav02 {
    position: static;
  }
  .below_nav_list {
    justify-content: flex-start;
    align-items: flex-start;
  }
  .below_nav_list li.nav_btn {
    width: 25%;
    margin-right: 5px;
  }
  .below_nav_list li.nav_link {
    width: 20%;
    transform: translateY(10px);
  }

  .nav-pc-wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .logo {
    width: 100%;
    max-width: 250px;
    text-align: left;
    padding-left: 10px;
    transform: translateY(10px);
  }

  .nav-pc {
    display: block;
    width: 70%;
  }

  .nav-sp {
    display: none;
  }

  .nav_sogei::before {
    width: 20px;
    /*画像の幅*/
    height: 20px;
    /*画像の高さ*/
  }

  .nav_contact::before {
    width: 18px;
    /*画像の幅*/
    height: 18px;
    /*画像の高さ*/
  }

  /* .below_nav_list li + li::before {
        content: "";
        display: block;
        height: 1em;
        border-left: 2px solid #E48013;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
    } */

  .page div.main02 {
    margin-top: 0;
    padding-top: 130px !important;
  }

  .home div.main02 {
    padding-top: 0 !important;
  }

  .main02 .page-title .container-inner {
    background: url(images/header_bg_lt.png) no-repeat left -80px,
      url(images/header_bg_lb.png) no-repeat left 0 bottom -200px,
      url(images/header_bg_rt.png) no-repeat right -50px,
      url(images/header_bg_rb.png) no-repeat right 0 bottom -200px, #fffbdb;
    padding: 20px 0;
  }

  .below_nav {
    margin-top: 20px;
    transform: scale(0.8) translateX(-20%);
  }

  .logo img {
    width: 100%;
    max-width: 250px;
  }

  .below_nav_list li a {
    padding: 15px 0;
    font-size: 16px;
    padding: 15px 0;
    width: 100%;
    max-width: 350px;
  }

  .nav02 .nav_item {
    padding: 15px 0;
  }

  .nav02 .nav_logo {
    padding: 15px 0;
    padding-left: 20px;
  }

  .nav02 .nav_item a {
    font-size: 16px;
  }

  .below_nav_list li.nav_btn a {
    font-size: 16px;
  }

  .below_nav_list li.nav_link a {
    padding-bottom: 0;
  }
}

/* エリア別担当者一覧 */

.manager p.tantosha_aisatsu {
  padding: 0 5%;
  text-align: left;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.5;
}

.nobackground {
  background: none;
}

.manager {
  background-color: #f5f5f5;
  padding: 40px 0;
}

.manager .cta {
  padding: 20px 0;
}

.toiawase {
  text-align: center;
  margin-bottom: 10px;
  padding-top: 40px;
}

.manager h2 {
  font-size: 22px;
  margin-bottom: 5px;
}

.toiawase_time {
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  border: 1px solid #9e9e9e;
  padding: 5px 0;
  color: #454545;
  margin-bottom: 15px;
}

.tantosha {
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  align-items: center;
  margin-bottom: 10px;
}

.tantosha_img {
  position: relative;
  width: 40%;
  /*トリミングしたい枠の幅*/
  padding-top: 53%;
  /*トリミングしたい枠の高さを比率で指定。*/
  margin: 0 auto;
}

.tantosha_img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  object-fit: cover;
}

.tantosya_info {
  width: 60%;
  margin-left: 16px;
  padding-top: 30px;
}

.tantosya_area {
  margin-bottom: 0 !important;
}

.tantosya_kyositsu {
  margin-bottom: 8px !important;
  font-size: 14px;
}

.tantosya_post {
  font-size: 12px;
  margin-top: 3px;
  color: #747171;
  margin-bottom: 1px !important;
}

.tantosya_name {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0 !important;
}

.tantosya_yomi {
  font-size: 12px;
  margin-bottom: 8px !important;
}

.tantosya_tel a {
  font-size: 24px;
  font-weight: bold;
  margin-top: 10px;
  color: #333;
}

@media screen and (min-width: 800px) {
  .manager p.tantosha_aisatsu {
    text-align: center;
    font-size: 18px;
    margin-bottom: 60px;
  }

  .manager {
    margin-top: -30px;
  }

  .manager h2 {
    font-size: 28px;
  }

  .tantosha_list {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }

  .toiawase_time {
    padding: 20px 0;
    font-size: 20px;
    margin-bottom: 25px;
  }

  .tantosya-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
  }

  .tantosha {
    width: 48%;
    margin-bottom: 20px;
  }

  .tantosya_area {
    font-size: 16px;
  }

  .tantosya_kyositsu {
    margin-bottom: 10px !important;
  }

  .tantosya_post {
    font-size: 14px;
    margin-bottom: 5px !important;
  }

  .tantosya_name {
    font-size: 22px;
    margin-bottom: 3px !important;
  }

  .tantosya_tel a {
    font-size: 26px;
  }

  .tantosha_img {
    width: 60%;
    /*トリミングしたい枠の幅*/
    padding-top: 50%;
    /*トリミングしたい枠の高さを比率で指定。*/
  }

  .tantosya_info {
    margin-left: 20px;
  }
}

/* 送迎先一覧 */

.school .cta {
  margin-bottom: 0;
}

.school .index .chiiki {
  width: auto;
}

.school .access_index {
  background-color: #fff;
  margin-bottom: 40px;
  max-width: 1000px;
}

.school .index .chiiki_list li {
  list-style: none;
  margin-bottom: 0.3em;
}

.school .index .chiiki_midashi {
  font-size: 18px;
  margin-bottom: 12px;
}

.school p.chiku {
  font-weight: bold;
  margin-bottom: 3px;
  padding-top: 120px;
  margin-top: -120px;
}

.school .chiiki_list li {
  margin-right: 14px;
}

.chiku-wrap {
  margin-bottom: 10px;
}

.school .chiiki-wrap + .chiiki-wrap {
  margin-top: 25px;
}

.cover_chiba {
  width: 80%;
  margin-top: 40px;
  max-width: 500px;
}

@media screen and (min-width: 800px) {
  .access_index2 {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }

  .school .index {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 80px;
  }

  .school .index .chiiki_midashi {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .school .index2 .chiiki_list .chiiki {
    width: auto;
    margin-right: 40px;
  }

  .school p.chiku {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .school .chiiki_list li {
    font-size: 18px;
  }

  .chiku-wrap {
    margin-bottom: 25px;
  }

  .school .chiiki_list li {
    margin-right: 10px;
  }

  .school .chiiki-wrap + .chiiki-wrap {
    margin-top: 60px;
  }
}

/* スマホ固定フッター */

@media screen and (max-width: 500px) {
  .footer_line {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 99;
    margin-bottom: 0;
  }
}

.home .slick-slider {
  margin-top: 110px;
}

@media screen and (max-width: 738px) {
  .home .slick-slider {
    margin-top: 154px;
  }
}

/* ヘッダーパターン２ */

.header03 {
  border-bottom: 5px solid #e48013;
}

.manager-menu-wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.header_manager_link a {
  font-size: 16px;
  color: #333;
  border-bottom: 1px dashed #7c7c7c;
  margin-right: 20px;
}

.nav-pc-wrap2 {
  display: flex;
  justify-content: space-between;
  width: 80%;
  align-items: center;
}

.nav-pc-wrap2 h1 {
  margin-right: 24px;
}

@media screen and (max-width: 800px) {
  .logo02 {
    width: auto;
  }

  .header_manager_link a {
    font-size: 14px;
    margin-right: 0;
  }
}

.footer_bnr {
  background-color: #fff;
  padding: 10px 0;
  width: 100%;
}

.footer_bnr a {
  margin: 0;
}

.nav-pc03 {
  justify-content: flex-start;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
}

.nav-pc03 a {
  width: 49%;
}

@media screen and (max-width: 700px) {
  .nav-pc03 {
    display: none;
  }

  .nav-pc-wrap2 {
    width: auto;
  }

  .footer_bnr {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 99;
    margin-bottom: 0;
    justify-content: space-between;
  }

  .footer_bnr a {
    width: 49%;
  }
}

/* ヘッダーパターン3 */

.header_cover {
  margin-top: 10px;
}

/* フッター自己評価結果 */

#footer .grid_box2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#footer .grid-3 {
  overflow: visible;
}

#footer .grid-3-2 {
  width: 70%;
}

#footer .grid-3-3 {
  width: 22%;
}

#footer .grid_box:after {
  content: none;
}

#footer .below_nav {
  margin-top: 0;
}

.br-sp {
  display: none;
}

#footer .grid-3-1 {
  width: 10%;
}

#footer .grid-3-2 a {
  margin-right: 10px;
}

#footer a {
  color: #4d0606;
}

li.jikohyoka {
  padding: 15px 10px 0 0;
  text-align: right;
}

li.jikohyoka + li {
  padding-top: 0;
}

.jikohyoka a {
  color: #fff;
}

@media only screen and (max-width: 1024px) {
  #footer .grid-3-1 {
    width: 30%;
  }

  p.mail_ico {
    width: 100%;
    margin: 10px;
  }

  #footer .grid-3-3 {
    width: 30%;
  }
}

@media only screen and (max-width: 800px) {
  .br-sp {
    display: block;
  }

  #footer .grid_box2 {
    display: block;
  }

  #footer .grid-3-2 {
    display: none;
  }

  #footer .grid-3-1 {
    width: 95%;
  }

  #footer .grid-3-3 {
    width: 85%;
  }
}

/* top地図アコーディオン */

.wrapper_pseudoElementsIcon details {
  margin-bottom: 10px;
}

.wrapper_pseudoElementsIcon details:last-child {
  margin-bottom: 0;
}

.wrapper_pseudoElementsIcon {
  width: 100%;
  max-width: 1000px;
  margin-inline: auto;
}

summary {
  /* display: list-item;以外を指定してデフォルトの三角形アイコンを消します */
  display: block;
}

summary::-webkit-details-marker {
  /* Safariで表示されるデフォルトの三角形アイコンを消します */
  display: none;
}

.summary_inner {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 16px 24px;
  border: 1px solid #fa9c2d;
  font-weight: bold;
  color: #4d0606;
}

.summery-name {
  width: 100%;
  text-align: center;
}

.content07-inner details .grid-10 {
  width: 100%;
}

/* --------アイコンを作ります-------- */
.icon {
  display: block;
  position: relative;
  width: 24px;
  margin-left: 6px;
  flex-shrink: 0;
  transform-origin: center 43%;
  transition: transform 0.4s;
}

/* アコーディオンが開いた時のスタイル */
details[open] .icon {
  transform: rotate(180deg);
}

/* アイコンのバーのスタイル */
.icon::before,
.icon::after {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 3px;
  background-color: #fa9c2d;
}

.icon::before {
  left: 0;
  transform: rotate(45deg);
}

.icon::after {
  right: 0;
  transform: rotate(-45deg);
}

@keyframes close-animation {
  from {
    transform: rotate(180deg);
  }

  to {
    transform: rotate(0deg);
  }
}

/* アコーディオンが開いた時にアイコンをアニメーションさせます */
details[open] .summary_inner::after {
  animation: 0.4s open-animation forwards;
}

@keyframes open-animation {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(180deg);
  }
}

/* --------アコーディオンの中身のスタイル-------- */
.ac-content {
  background-color: #feffee;
  padding: 24px 48px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media only screen and (max-width: 1000px) {
  .wrapper_pseudoElementsIcon {
    padding: 0 5%;
  }

  .ac-content {
    padding: 24px 10px;
  }
}

.wpcf7 p {
  float: none;
}

.wpcf7c-conf {
  background-color: transparent;
}

.header_cover2 {
  display: flex;
  align-items: center;
  gap: 1vw;

  > a {
    width: 70%;
  }

  .tel_ico {
    background: none;
    padding-left: 0;
    line-height: 1em;
    text-align: center;
  }

  .tel_ico::before {
    content: "";
    display: inline-block;
    background-image: url(images/icon_02.png);
    background-size: contain;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  .tel_ico a {
    font-size: clamp(16px, 1.5vw, 22px);
    color: inherit;
  }

  .tel_ico {
    span {
      font-size: 10px;
    }
  }
}

.nav-sp2 {
  .tel_ico {
    background: none;
    padding-left: 0;
  }

  .tel_ico a {
    font-size: 1em;
    color: inherit;
  }

  .tel_ico::before {
    content: "";
    display: inline-block;
    background-image: url(images/icon_02.png);
    background-size: contain;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
  }

  .tel-sp {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
  }

  .tel-time {
    font-size: 12px;
  }
}

.entry2 {
  padding-top: 80px;
}

.wpcf7 input[type="date"] {
  width: 50%;
}

/* 説明会バナー追加 */

.foot_kotei {
  position: fixed;
  right: 0;
  bottom: 0;
  box-shadow: 0 0 10px #ccc;
  max-width: 400px;
  transition: 0.5s;
  z-index: 99;
}

.foot_kotei.hide {
  transform: translateY(100%);
}

.close-btn {
  font-size: 100%;
  font-weight: bold;
  border: 1px solid #999;
  color: #999;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  width: 1.3em;
  line-height: 1.3em;
  cursor: pointer;
  transition: 0.2s;
  position: absolute;
  right: 10px;
  top: 10px;
  background: #fff;
  /* font-weight: bold; */
}

@media screen and (max-width: 480px) {
  .foot_kotei {
    position: fixed;
    right: 0;
    bottom: 0;
    box-shadow: 0 0 10px #ccc;
    max-width: 60%;
    transition: 0.5s;
    width: 80%;
  }
}

/* WEBアンケート */

.wpcf7 p.survey-text {
  margin-bottom: 40px;
  line-height: 1.5;
}

table.survey-wrap td {
  max-width: 500px;
}

table.survey-wrap label span {
  font-size: 120%;
  font-weight: 400;
  color: #333;
}

@media screen and (max-width: 480px) {
  .wpcf7 .survey-wrap select {
    width: 100%;
  }
}

/* ヘッダー修正 */

.logo_nav-wrap2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo2 {
  width: 100%;
  max-width: 200px;
  text-align: left;
}

.below_nav2 {
  width: 50%;
  padding-left: 10px;
}

.below_nav_list li.nav_btn a {
  font-size: 12px;
}

.below_nav_list li:last-child {
  width: 45%;
}

.nav-sp2 {
  display: none;
}

.toptel_btn2 span {
  display: block;
  text-align: center;
}
@media (max-width: 768px) {
  .toptel_btn2 span {
    font-size: 10px;
  }
}

.toptel_btn2 .cta_tel2 {
  display: block;
  text-align: center;
  background-color: #ff7d01;
  color: #fff;
  padding: 5px 0;
  font-size: 16px;
  font-weight: 800;
  box-shadow: 2px 5px 0px 0px #65605c;
}

@media screen and (max-width: 1000px) {
  .nav02 {
    position: absolute;
  }
}

@media screen and (max-width: 1000px) {
  .container-inner {
    padding: 5px 0 10px 5px;
  }

  .logo_nav-wrap2 {
    justify-content: flex-start;
  }

  .nav-sp2 {
    display: block;
  }

  .nav-pc2 {
    display: none;
  }

  .nav-sp2 {
    transform: none;
  }

  .header_cover {
    text-align: center;
  }

  .header_cover a {
    display: inline-block;
    width: 100%;
  }

  .header_cover a img {
    width: 100%;
  }

  .below_nav_list li.nav_btn {
    width: 30%;
  }

  .below_nav_list {
    align-items: stretch;
    justify-content: center;
  }

  .below_nav_list li.nav_link {
    transform: none;
    width: 40%;
  }

  .toptel_btn2 {
    padding-right: 50px;
    padding-left: 10px;
  }

  .below_nav_list li.nav_btn {
    display: flex;
    flex-direction: column;
    align-items: end;
  }

  .below_nav_list li.nav_btn a {
    font-size: 10px;
    display: flex;
    justify-content: center;
    flex-grow: 1;
    align-items: center;
    line-height: 1.5;
  }
}

@media screen and (max-width: 480px) {
  .logo2 {
    max-width: 120px;
  }

  .toptel_btn2 {
    padding-right: 5px;
    padding-left: 0;
    transform: scale(0.85);
  }

  .below_nav_list li.nav_btn {
    width: 35%;
    display: flex;
    flex-direction: column;
    align-items: end;
  }

  .below_nav_list li.nav_btn a {
    font-size: 10px;
    display: flex;
    justify-content: center;
    flex-grow: 1;
    align-items: center;
    line-height: 1.5;
  }

  .container-inner2 {
    padding: 0;
  }

  .below_nav {
    padding-top: 0;
    margin-top: 0;
  }

  .container-inner {
    padding-bottom: 0;
  }

  .toptel_btn2 .cta_tel2 {
    font-size: 14px;
    font-weight: 800;
  }
}

@media screen and (max-width: 738px) {
  .home .slick-slider {
    margin-top: 180px;
  }
}

/* WEBアンケート修正 */

.submit-btn {
  display: block !important;
}

.iken-syurui1 {
  height: 6em;
}

.iken-syurui2 {
  height: 11em;
}

@media screen and (max-width: 440px) {
  .iken-syurui1 {
    height: 7em;
  }

  .iken-syurui2 {
    height: 16em;
  }
}

/* 税理士法人リンク追加 */

.tax {
  font-weight: bold;
}

.tax-link {
  display: inline-block;
}

.tax-link::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url(images/link.svg);
  background-size: contain;
  vertical-align: middle;
  background-color: inherit;
  background-repeat: no-repeat;
  padding-right: 3px;
}

.nav_content {
  .tax {
    font-size: 14px;
    color: #fff;
    padding-right: 3em;
    padding-left: 16px;
    border: none;
    padding-bottom: 0;
  }

  .tax-link {
    display: block;
    padding-top: 0;
  }

  .tax-link::before {
    background-image: url(images/link2.svg);
  }
}

@media screen and (min-width: 800px) {
  .nav_content {
    .tax {
      font-size: 16px;
    }
  }
}

/* 2501修正 */

.contact-midashi {
  line-height: 1.2;
}

.cta-tel p.mgb20 {
  margin-bottom: 20px;
}

.flex-cta {
  justify-content: center;
  gap: 10px;

  p {
    margin-bottom: 0;
  }

  a {
    font-size: 1.5em;
    color: #fff;
    padding: 15px;
    display: block;
    text-align: center;
    width: 100%;
  }

  a::before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(images/mail.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    padding-left: 8px;
  }

  .mail {
    width: 40%;
    a {
      background-color: #ff7d01;
    }

    a::before {
      background-image: url(images/mail.png);
    }
  }

  .line {
    width: 40%;
    a {
      background-color: #25b445;
    }

    a::before {
      background-image: url(images/line.png);
    }
  }
}

.cta-tel {
  display: inline-block;

  p {
    margin-bottom: 0;

    span {
      font-size: 0.7em;
      color: #000;
    }
  }
  .tel_info {
    font-size: 14px;
  }
}

@media screen and (max-width: 500px) {
  .contact-midashi {
    font-size: 1rem;
  }

  .wh83-2 {
    width: 90%;
  }

  .flex-cta {
    a {
      font-size: 1rem;
    }

    a::before {
      width: 15px;
      height: 15px;
      padding-left: 5px;
    }

    .mail,
    .line {
      width: 48%;
    }
  }
}

.entry {
  #contact-form {
    .information-wrapper {
      border: 1px solid #e0e0e0;
      @media (max-width: 767px) {
        margin: 0 0 60px;
      }
    }
  }
  .information-wrapper {
    background-color: #fff;
    margin-bottom: 60px;
    padding: 30px 30px;
    @media (max-width: 767px) {
      margin: 0 15px 60px;
      padding: 20px 15px;
    }
    h2 {
      font-size: 1.5rem;
      font-weight: bold;
      text-align: center;
      @media (max-width: 991px) {
        font-size: 1.25rem;
      }
      @media (max-width: 767px) {
        font-size: 1.125rem;
      }
      br {
        display: none;
        @media (max-width: 991px) {
          display: block;
        }
      }
    }
    h3 {
      font-size: 1rem;
      font-weight: bold;
      margin-bottom: 10px;
    }
    a {
      font-size: 1rem;
      @media (max-width: 767px) {
        font-size: 0.875rem;
      }
    }
    p {
      @media (max-width: 767px) {
        font-size: 0.875rem;
      }
    }
  }
}

/* CTA */
.cta_container {
  background-color: #f9f7eb;
  padding: 3rem 10rem;
  @media (max-width: 1199px) {
    padding: 3rem 3rem;
  }

  @media (max-width: 991px) {
    padding: 2rem 1rem;
  }
  .cta_heading {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: 2rem;
    &.cta_heading--center {
      text-align: center;
      @media (max-width: 768px) {
        text-align: left;
      }
    }
    @media (max-width: 991px) {
      font-size: 1rem;
      text-align: left;
      line-height: 1.5;
    }
    .hidden_sp {
      @media (max-width: 768px) {
        display: none;
      }
    }
    span {
      font-size: 1.75rem;
      font-weight: bold !important;
      @media (max-width: 768px) {
        font-size: 1.25rem;
        line-height: 1.5;
      }
    }
  }
}

.cta_button_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
  gap: 4rem;
  @media (max-width: 1199px) {
    gap: 2rem;
  }
  @media (max-width: 768px) {
    flex-direction: column;
  }
  .cta_button {
    flex-basis: calc(50% - 2rem);
    padding: 1rem 1rem;
    border-radius: 25px;
    background-color: #f07800;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    display: flex;
    color: #fff;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.5;
    text-decoration: none;
    align-items: center;
    justify-content: center;
    min-height: 110px;
    text-align: center;
    transition: ease 0.3s;
    &:hover {
      opacity: 0.7;
    }
    &.cta_button02 {
      background-color: #79c942;
      flex-direction: column;
      line-height: 1.3;
      span {
        font-size: 1.75rem;
        @media (max-width: 768px) {
          font-size: 1.5rem;
        }
      }
      small {
        font-size: 0.75rem;
      }
    }
    @media (max-width: 1199px) {
      flex-basis: calc(50% - 1rem);
    }
    @media (max-width: 768px) {
      flex-basis: 100%;
      font-size: 1rem;
      padding: 1rem 1rem;
      min-height: 100px;
      width: 100%;
    }
  }
}
