@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;700&display=swap");
@font-face {
  font-family: "NotoSansJP";
  font-style: normal;
  font-weight: 400;
  src: url("./font/NotoSansJP-Regular.woff") format("woff"), url("./font/NotoSansJP-Regular.eot") format("eot");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansJP";
  font-style: normal;
  font-weight: 700;
  src: url("./font/NotoSansJP-Bold.woff") format("woff"), url("./font/NotoSansJP-Bold.eot") format("eot");
  font-display: swap;
}
/*
Theme Name:合同会社クラウドナイン | 神戸市須磨区にある訪問介護・介護タクシー事業 資格取得研修事業 モリンガ栽培・販売事業
Description:
Version: 1.0
License:合同会社クラウドナイン
License URI:https://www.cloudnine9.co.jp/
*/
/****************************************

リセットCSSここから

*****************************************/
* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  /*1em=10px */
  overflow-y: scroll;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  background: url(images/) no-repeat center top;
  background-size: cover;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

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

ul,
ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

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

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

img {
  vertical-align: top;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

/****************************************

メディアクエリ/レスポンシブ用mixin

*****************************************/
/****************************************

body設定(主に書式)

*****************************************/
body {
  color: #333;
  background: #fff;
  font-weight: normal;
  min-width: 1240px;
  font-family: "NotoSansJP", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
}

@media screen and (max-width: 767px) {
  body {
    min-width: initial;
  }
}
/****************************************

ページ共通

*****************************************/
#wrapper {
  width: 100%;
  min-height: 100%;
  float: none;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  #wrapper {
    width: 100%;
    min-height: 100%;
    float: none;
    margin: 0 auto;
    overflow: hidden;
  }
}
/****************************************

フォント指定

*****************************************/
li,
tt,
tr,
dt,
dd,
p {
  font-size: 1.6rem;
  line-height: 2.2;
}

h1 {
  line-height: 1.5;
  font-size: 4rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
}

h2 {
  line-height: 1.5;
  font-size: 3.2rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
}

h3 {
  line-height: 1.5;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
}

h4 {
  line-height: 1.5;
  font-size: 2.2rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
}

@media screen and (max-width: 767px) {
  li,
  tt,
  tr,
  dt,
  dd,
  p {
    font-size: 1.4rem;
  }
  h1 {
    font-size: 3rem;
  }
  h2 {
    font-size: 2.4rem;
  }
  h3 {
    font-size: 1.8rem;
  }
  h4 {
    font-size: 1.7rem;
  }
}
/****************************************

リンク指定&オンマウス時のアクション

*****************************************/
a:link,
a:visited {
  color: #D84343;
  text-decoration: underline;
  transition: 0.3s linear;
  position: relative;
}
a:link.a_txt,
a:visited.a_txt {
  display: inline-block;
}
a:link.a_txt::after,
a:visited.a_txt::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #2E508D;
  bottom: -1px;
  transform: scale(1, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
a:link.a_txt:hover::after,
a:visited.a_txt:hover::after {
  transform: scale(0, 1);
  transform-origin: left top;
}

a:hover,
a:active {
  transition: 0.3s linear;
  color: #2E508D;
  text-decoration: underline;
}

a:hover img.img_opacity {
  opacity: 0.75;
  transition: 0.2s linear;
}

a img.img_opacity {
  transition: 0.2s linear;
}

a:hover img.img_up {
  transform: translateY(-5px);
  transition: 0.3s linear;
}

a img.img_up {
  transition: 0.3s linear;
}

a:hover img.img_slide {
  transform: translateX(0);
  transition: 0.3s linear;
}

a img.img_slide {
  transition: 0.3s linear;
  transform: translateX(10px);
}

.btn a {
  width: 100%;
  height: 100%;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.06em;
  position: relative;
  display: inline-block;
  padding: 22px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all 0.3s;
  text-decoration: none;
  color: #fff;
  text-align: center;
  z-index: 0;
  background: #2E508D;
  border-radius: 100vmax;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .btn a {
    font-size: 1.5rem;
    padding: 18px;
  }
}
.btn a::before {
  content: "";
  width: 24px;
  aspect-ratio: 1/1;
  background: url(images/btn_arr.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .btn a::before {
    width: 20px;
  }
}
.btn a:hover {
  background: #79B0D9;
}
.btn a:hover::before {
  right: 15px;
}
.btn a img {
  margin-right: 10px;
  width: auto;
}
.btn.btn_purple a {
  background: #AB93C4;
}
.btn.btn_purple a:hover {
  background: #825FA5;
}
.btn.btn_blue a {
  background: #79B0D9;
}
.btn.btn_blue a:hover {
  background: #3A8BC7;
}
.btn.btn_red a {
  background: #E47C7C;
}
.btn.btn_red a:hover {
  background: #DA4E4E;
}
.btn.btn_green a {
  background: #A5D082;
}
.btn.btn_green a:hover {
  background: #88C159;
}
.btn.btn_line a {
  background: #4CC764;
}
.btn.btn_line a:hover {
  background: #33A64A;
}

.btn02 a {
  width: 100%;
  height: 100%;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.06em;
  position: relative;
  display: inline-block;
  padding: 27px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all 0.3s;
  text-decoration: none;
  color: #fff;
  text-align: center;
  z-index: 0;
  background: #2E508D;
  border-radius: 100vmax;
}
@media screen and (max-width: 767px) {
  .btn02 a {
    font-size: 1.5rem;
    padding: 18px;
  }
}
.btn02 a::before {
  content: "";
  width: 24px;
  aspect-ratio: 1/1;
  background: url(images/btn_arr.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .btn02 a::before {
    width: 20px;
  }
}
.btn02 a:hover {
  background: #79B0D9;
}
.btn02 a:hover::before {
  right: 15px;
}
.btn02.btn_purple a {
  background: #AB93C4;
}
.btn02.btn_purple a:hover {
  background: #825FA5;
}
.btn02.btn_blue a {
  background: #79B0D9;
}
.btn02.btn_blue a:hover {
  background: #3A8BC7;
}
.btn02.btn_red a {
  background: #E47C7C;
}
.btn02.btn_red a:hover {
  background: #DA4E4E;
}
.btn02.btn_green a {
  background: #A5D082;
}
.btn02.btn_green a:hover {
  background: #88C159;
}

.btn03 a {
  width: 100%;
  height: 100%;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.06em;
  display: inline-block;
  padding: 25px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all 0.3s;
  text-decoration: none;
  color: #A5D082;
  text-align: center;
  z-index: 0;
  background: #fff;
  border-radius: 100vmax;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #A5D082;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .btn03 a {
    font-size: 1.5rem;
    padding: 11px;
  }
}
.btn03 a::before {
  content: "";
  width: 29px;
  height: 26px;
  background: url(images/btn_icon-shopping.svg) no-repeat center/contain;
  position: relative;
  display: inline-block;
  transition: all 0.3s;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .btn03 a::before {
    width: 20px;
  }
}
.btn03 a:hover {
  background: #A5D082;
  color: #fff;
}
.btn03 a:hover::before {
  background: url(images/btn_icon-shopping-white.svg) no-repeat center/contain;
}
.btn03.btn_green a {
  background: #A5D082;
}
.btn03.btn_green a:hover {
  background: #88C159;
}

a.deconone:link,
a.deconone:visited,
a.deconone:hover,
a.deconone:active {
  text-decoration: none;
}

/****************************************

ヘッダー　共通

*****************************************/
header {
  width: 100%;
}
header .header_box {
  width: 100%;
  align-items: center;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 210px 20px 30px;
  position: relative;
}
@media screen and (max-width: 1640px) {
  header .header_box {
    padding: 30px 0 10px;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  header .header_box {
    padding: 15px;
  }
}
header .header_box .h_logo {
  line-height: 0;
}
@media screen and (max-width: 767px) {
  header .header_box .h_logo {
    width: 200px;
  }
}

/****************************************

PCヘッダー

*****************************************/
@media print, screen and (min-width: 768px) {
  #sp_header,
  #sp_navi,
  #toggle {
    display: none;
  }
  .header_box-right {
    text-align: right;
    display: flex;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 768px) and (max-width: 1640px) {
  .header_box-right {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  .header_box-right .h_mail {
    width: 160px;
    height: 160px;
    position: absolute;
    top: 0;
    right: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1640px) {
  .header_box-right .h_mail {
    width: 220px;
    height: 110px;
  }
}
@media print, screen and (min-width: 768px) {
  .header_box-right .h_mail a {
    width: 100%;
    height: 100%;
    font-weight: 700;
    line-height: 1;
    display: inline-block;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    transition: all 0.3s;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 0;
    background: #2E508D;
    border-radius: 0 0 0 20px;
  }
  .header_box-right .h_mail a:hover {
    background: #79B0D9;
  }
  .header_box-right .h_mail a img {
    margin-bottom: 15px;
  }
}
/****************************************

SPヘッダー

*****************************************/
@media screen and (max-width: 767px) {
  img {
    width: 100%;
    height: auto;
  }
  .h_btn,
  .h_tel,
  .h_mail {
    display: none;
  }
  #toggle {
    position: fixed;
    right: 10px;
    top: 12px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 9999;
    padding: 8px;
    background: #2E508D;
  }
  #toggle div {
    position: relative;
  }
  #toggle span {
    display: block;
    position: absolute;
    /*#navToggledivに対して*/
    width: 100%;
    height: 2px;
    background: #fff;
    transition: 0.35s ease-in-out;
  }
  #toggle span:nth-child(1) {
    top: 0;
  }
  #toggle span:nth-child(2) {
    top: 11px;
  }
  #toggle span:nth-child(3) {
    top: 22px;
  }
  .open_navi #toggle span {
    background: #fff;
  }
  /*spanの絶対位置指定の親にします*/
  .open_navi #toggle {
    position: fixed;
  }
  .open_navi #toggle span:nth-of-type(1) {
    transform: translateY(11px) rotate(-315deg);
  }
  .open_navi #toggle span:nth-of-type(2) {
    opacity: 0;
  }
  .open_navi #toggle span:nth-of-type(3) {
    transform: translateY(-11px) rotate(315deg);
  }
  #sp_navi {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100vw;
    overflow-y: scroll;
    text-align: left;
    background: url(images/sp_navi-bg.png) no-repeat center bottom rgba(43, 83, 140, 0.85);
    background-size: contain;
    z-index: 999;
    transform: translateY(-100%);
    transition: 0.7s ease-in-out;
  }
  .open_navi #sp_navi {
    transform: translateY(0);
    transition: 0.7s ease-in-out;
  }
  .open_navi #wrapper {
    transform-origin: left center;
    filter: blur(3px);
    transition: 0.7s ease-in-out;
  }
  #sp_navi .menu {
    padding: 65px 20px 30px;
    text-align: center;
  }
  #sp_navi .menu .menu-item {
    width: 100%;
    text-align: center;
    border-bottom: rgba(255, 255, 255, 0.3) 1px solid;
    cursor: pointer;
    color: #fff;
    margin: 0 auto;
    font-size: 1.4rem;
    box-sizing: border-box;
  }
  #sp_navi .menu-item a,
  #sp_navi .menu-item span {
    display: block;
    padding: 15px 0 14px;
  }
  #sp_navi .menu-item a:link,
  #sp_navi .menu-item a:visited,
  #sp_navi .menu-item a:hover,
  #sp_navi .menu-item a:active {
    text-decoration: none;
    color: #fff;
  }
  #sp_navi .sub-menu {
    width: 100%;
    text-align: center;
    display: none;
  }
  #sp_navi .sub-menu li {
    width: 100%;
    text-align: center;
  }
  #sp_navi .sub-menu li a {
    display: block;
    padding: 11px 0 10px;
    background: rgba(255, 255, 255, 0.85);
    color: #2E508D !important;
  }
  #sp_navi .sub-menu li a:link,
  #sp_navi .sub-menu li a:visited,
  #sp_navi .sub-menu li a:hover,
  #sp_navi .sub-menu li a:active {
    color: #fff;
    text-decoration: none;
  }
  #sp_navi .sub-menu li a:hover {
    color: #ccc;
    background: none;
  }
  #sp_navi .menu-item-has-children {
    position: relative;
  }
  #sp_navi .menu-item-has-children::before {
    content: "";
    width: 14px;
    height: 14px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    transform: rotate(135deg);
    transition: 0.2s ease-in-out;
    position: absolute;
    top: 14px;
    right: 20px;
  }
  #sp_navi .menu-item-has-children.menu_open::before {
    transform: rotate(-45deg);
    transition: 0.2s ease-in-out;
    top: 22px;
  }
  #sp_navi .sp_navi_info {
    text-align: center;
    color: #333;
    background: rgba(255, 255, 255, 0.75);
    padding: 25px;
    margin: 0 20px 20px;
  }
  #sp_navi .sp_navi_info dt {
    font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
    font-size: 2.2rem;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #2E508D;
    line-height: 1;
    font-weight: 700;
  }
  #sp_navi .sp_navi_info dt:not(:last-child) {
    margin-bottom: 10px;
  }
  #sp_navi .sp_navi_info .tel span {
    font-weight: 700;
    display: block;
  }
  #sp_navi .sp_navi_info .tel a {
    color: #333;
    font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
    background: url(images/tel_purple.svg) no-repeat left center;
    background-size: 15px;
    padding-left: 25px;
    font-size: 2.8rem;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.06em;
    display: inline-block;
  }
  #sp_navi .sp_navi_info .tel:nth-child(2) a {
    background: url(images/tel_purple.svg) no-repeat left center;
    background-size: 15px;
  }
  #sp_navi .sp_navi_info .tel:nth-child(3) a {
    background: url(images/tel_blue.svg) no-repeat left center;
    background-size: 15px;
  }
  #sp_navi .sp_navi_info .tel:nth-child(4) a {
    background: url(images/tel_red.svg) no-repeat left center;
    background-size: 15px;
  }
}
/****************************************

pc用 ナビ

*****************************************/
@media screen and (max-width: 767px) {
  #g_navi {
    display: none;
  }
}
#g_navi .menu {
  width: auto;
  margin: auto;
  *zoom: 1;
  list-style-type: none;
  display: flex;
  justify-content: center;
}
#g_navi .menu:before {
  content: "";
  display: table;
}
#g_navi .menu:after {
  content: "";
  display: table;
  clear: both;
}
#g_navi .menu > li {
  position: relative;
  cursor: pointer;
  margin-left: 40px;
}
#g_navi .menu > li:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20px;
  margin: auto;
  width: 1px;
  height: 50px;
  border-left: 1px dotted #888;
}
#g_navi .menu li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  font-weight: 700;
  line-height: 1;
  color: #333;
  padding: 15px 0;
  text-align: center;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
}
@media screen and (max-width: 1640px) {
  #g_navi .menu li a {
    font-size: 1.6rem;
    padding: 15px 0;
  }
}
#g_navi .menu li a span {
  display: block;
  font-size: 1.2rem;
  font-weight: 700;
  color: #2E508D;
  margin-top: 10px;
  letter-spacing: 0.04em;
}
#g_navi .menu li:nth-child(6) a {
  font-size: 1.4rem;
}
#g_navi .menu li ul {
  min-width: 220px;
  width: 100%;
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
#g_navi .menu li ul li {
  width: 100%;
  border-right: none;
  padding: 0;
}
#g_navi .menu li ul li a {
  width: 100%;
  padding: 15px 5px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  line-height: 1.4;
  visibility: hidden;
  opacity: 0;
  transition: 0.5s;
  background: #2E508D;
}
#g_navi .menu li ul li a:hover {
  background: #fff;
  color: #2E508D;
  opacity: 0.8;
  transition: 0.2s linear;
}
#g_navi .menu li:hover ul {
  visibility: visible;
  opacity: 0.9;
}
#g_navi .menu li:hover ul li a {
  visibility: visible;
  opacity: 1;
}

@media print, screen and (min-width: 768px) {
  #g_navi .menu > li > a {
    position: relative;
    display: inline-block;
    transition: 0.6s;
  }
  #g_navi .menu > li > a:after {
    position: absolute;
    left: 0;
    content: "";
    width: 0;
    height: 2px;
    background-color: #2E508D;
    transition: 0.6s;
    transform: translateX(0%);
    opacity: 0;
    filter: alpha(opacity=0);
  }
  #g_navi .menu > li > a:after {
    bottom: 0;
  }
  #g_navi .menu > li > a:hover:after {
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=90);
  }
}
/****************************************

TOPカード

*****************************************/
#top_card {
  display: flex;
  justify-content: center;
  gap: 20px;
  position: relative;
  z-index: 200;
  margin-top: -210px;
}
@media screen and (max-width: 767px) {
  #top_card {
    flex-wrap: wrap;
    position: static;
    gap: 10px 2%;
    padding: 0 10px;
    margin: 40px 0;
  }
}
#top_card .card_box {
  width: 285px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  border-radius: 12px;
  position: relative;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #top_card .card_box {
    width: 49%;
    box-shadow: none;
    padding-bottom: 45px;
  }
}
#top_card .card_box .card_img {
  margin: -50px auto 20px auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #top_card .card_box .card_img {
    max-width: 185px;
    width: 60%;
    margin: 25px auto 15px auto;
  }
}
#top_card .card_box .name {
  text-align: center;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.12em;
  margin-bottom: 10px;
}
#top_card .card_box .txt {
  color: #666;
  font-size: 1.4rem;
  padding: 0 25px 25px 25px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #top_card .card_box .txt {
    font-size: 1.2rem;
  }
}
#top_card .card_box .card_btn {
  width: 100%;
  position: absolute;
  bottom: 0;
}
#top_card .card_box .card_btn a {
  width: 100%;
  height: 100%;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.12em;
  position: relative;
  display: inline-block;
  padding: 21px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all 0.3s;
  text-decoration: none;
  color: #fff;
  text-align: center;
  z-index: 0;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 700;
  transition: all 0.3s;
  border-radius: 0 0 12px 12px;
}
@media screen and (max-width: 767px) {
  #top_card .card_box .card_btn a {
    font-size: 1.5rem;
    padding: 15px;
  }
}
#top_card .card_box .card_btn a::before {
  content: "";
  width: 10px;
  height: 10px;
  background: url(images/btn_arr02.svg) no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  transition: all 0.3s;
}
#top_card .card_box .card_btn a:hover::before {
  right: 15px;
}
#top_card .card_box.card_service {
  background: #EEEAF2;
}
#top_card .card_box.card_service .name {
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  #top_card .card_box.card_service .name {
    font-size: 1.8rem;
  }
}
#top_card .card_box.card_service .name span {
  display: block;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  #top_card .card_box.card_service .name span {
    font-size: 1.4rem;
  }
}
#top_card .card_box.card_service .card_btn a {
  background: #AB93C4;
}
#top_card .card_box.card_service .card_btn a:hover {
  background: #825FA5;
}
#top_card .card_box.card_taxi {
  background: #E2EEF7;
}
#top_card .card_box.card_taxi .name {
  font-size: 2.4rem;
}
@media screen and (max-width: 767px) {
  #top_card .card_box.card_taxi .name {
    font-size: 1.8rem;
  }
}
#top_card .card_box.card_taxi .name span {
  display: block;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  #top_card .card_box.card_taxi .name span {
    font-size: 1.4rem;
  }
}
#top_card .card_box.card_taxi .card_btn a {
  background: #79B0D9;
}
#top_card .card_box.card_taxi .card_btn a:hover {
  background: #3A8BC7;
}
#top_card .card_box.card_trainning {
  background: #F5E7E7;
}
#top_card .card_box.card_trainning .name {
  font-size: 2.6rem;
  margin: 20px 0;
}
@media screen and (max-width: 767px) {
  #top_card .card_box.card_trainning .name {
    font-size: 1.8rem;
  }
}
#top_card .card_box.card_trainning .card_btn a {
  background: #E47C7C;
}
#top_card .card_box.card_trainning .card_btn a:hover {
  background: #DA4E4E;
}
#top_card .card_box.card_mp {
  background: #EBF5E4;
}
#top_card .card_box.card_mp .name {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  #top_card .card_box.card_mp .name {
    font-size: 1.6rem;
  }
}
#top_card .card_box.card_mp .card_btn a {
  background: #A5D082;
}
#top_card .card_box.card_mp .card_btn a:hover {
  background: #88C159;
}

/****************************************

メインビジュアル

*****************************************/
#mv_top {
  width: 100%;
  height: 830px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #mv_top {
    width: 100%;
    height: 55vw;
  }
}
#mv_top .mv_img img {
  width: 100%;
  height: 830px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
@media screen and (max-width: 767px) {
  #mv_top .mv_img img {
    height: 55vw;
  }
}
#mv_top .mv_txt {
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 6.25%;
  transform: translatey(-50%);
  z-index: 100;
}
#mv_top .mv_txt p {
  color: #fff;
  font-weight: 700;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  letter-spacing: 0.1em;
  font-size: 4rem;
  text-shadow: 0 0 20px rgba(21, 36, 64, 0.8);
  padding-left: 50px;
  border-left: 3px solid #fff;
}
@media screen and (max-width: 767px) {
  #mv_top .mv_txt p {
    font-size: 1.8rem;
    padding-left: 20px;
  }
}

#mv_page {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin: auto;
}
@media screen and (max-width: 767px) {
  #mv_page {
    width: 100%;
  }
}
#mv_page .mv_img img {
  width: 100%;
  height: 420px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
@media screen and (max-width: 767px) {
  #mv_page .mv_img img {
    height: 42vw;
  }
}
#mv_page .mv_txt {
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
}
#mv_page .mv_txt p {
  color: #fff;
  font-weight: 700;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  letter-spacing: 0.1em;
  font-size: 4rem;
  text-shadow: 0 0 20px rgba(21, 36, 64, 0.8);
}
@media screen and (max-width: 767px) {
  #mv_page .mv_txt p {
    font-size: 3.2rem;
  }
}

.metaslider .flex-control-nav {
  bottom: 0 !important;
  z-index: 10;
}

.metaslider .flexslider {
  margin: 0 !important;
}

/****************************************

content 共通設定

*****************************************/
.bg_blue {
  background: url(images/box_bg-left.png) no-repeat left top, url(images/box_bg-right.png) no-repeat right bottom #EBF4FB;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .bg_blue {
    padding: 30px;
    background-size: 50%;
  }
}

.img_wrap-03 {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .img_wrap-03 {
    gap: 5px 2%;
  }
}
@media screen and (max-width: 767px) {
  .img_wrap-03 figure {
    width: 49%;
  }
  .img_wrap-03 figure:first-child {
    width: 100%;
  }
}

.img_wrap-06 {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .img_wrap-06 {
    gap: 20px 2%;
  }
}
@media screen and (max-width: 767px) {
  .img_wrap-06 figure {
    width: 49%;
  }
}
.img_wrap-06 figure figcaption {
  text-align: center;
  margin-top: 15px;
  font-weight: 700;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .img_wrap-06 figure figcaption {
    font-size: 1.3rem;
    margin-top: 10px;
  }
}

.img_round30 img {
  border-radius: 30px;
}

.img_round20 img {
  border-radius: 20px;
}

.img_round15 img {
  border-radius: 15px;
}

.img_shadow {
  filter: drop-shadow(0px 6px 0px rgba(0, 0, 0, 0.1));
}

.youtube-ratio {
  width: 100%;
  aspect-ratio: 16/9;
}
.youtube-ratio iframe {
  width: 100%;
  height: 100%;
}

.breadcrumb {
  padding: 20px calc((100% - 1200px) / 2) 0;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    padding: 10px;
  }
}
.breadcrumb p {
  font-size: 1.4rem;
  color: #666;
}
@media screen and (max-width: 767px) {
  .breadcrumb p {
    font-size: 1rem;
  }
}
.breadcrumb a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #666;
}
.breadcrumb a::after {
  position: absolute;
  bottom: 0px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #2E508D;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: transform 0.3s;
}
.breadcrumb a:hover {
  color: #2E508D;
}
.breadcrumb a:hover::after {
  transform-origin: left top;
  transform: scale(1, 1);
}

main#top_main {
  width: 100%;
  margin: 90px auto 100px;
}
@media screen and (max-width: 767px) {
  main#top_main {
    margin: 0 0 60px;
  }
}

main#page_main {
  width: 100%;
  padding: 0 calc((100% - 1200px) / 2);
  margin: 40px auto 100px;
  position: relative;
}
@media screen and (max-width: 767px) {
  main#page_main {
    width: 100%;
    padding: 0 10px;
    margin: 20px 0 60px;
  }
}
main#page_main::before {
  content: "";
  width: 360px;
  aspect-ratio: 360/374;
  position: absolute;
  top: 20px;
  left: 0;
  background: url(images/deco01.png) no-repeat center/cover;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  main#page_main::before {
    width: 260px;
  }
}
main#page_main::after {
  content: "";
  width: 360px;
  aspect-ratio: 360/382;
  position: absolute;
  top: 300px;
  right: 0;
  background: url(images/deco02.png) no-repeat center/cover;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  main#page_main::after {
    content: none;
  }
}

@media print, screen and (min-width: 768px) {
  .pc_none {
    display: none !important;
  }
  .pc_mb40 {
    margin-bottom: 40px;
  }
  .flex {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
  .flex_str {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }
  .flex_r {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
  }
  .flex_r_str {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: stretch;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .sp_img {
    text-align: center;
  }
  .sp_img img {
    width: auto;
  }
  .sp_none {
    display: none !important;
  }
  .sp_mb10 {
    margin-bottom: 10px;
  }
  .sp_mb20 {
    margin-bottom: 20px;
  }
  .sp_mb25 {
    margin-bottom: 25px;
  }
  .sp_mb30 {
    margin-bottom: 30px;
  }
  .sp_mb40 {
    margin-bottom: 40px;
  }
  a[href^="tel:"] {
    text-decoration: none;
  }
}
/****************************************

contentトップ用

*****************************************/
.top_box01 {
  width: 100%;
  margin-bottom: 100px;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .top_box01 {
    padding: 0 10px;
    margin-bottom: 60px;
  }
}
.top_box01 h2 {
  text-align: center;
  margin-bottom: 30px;
  font-size: 4.6rem;
}
@media screen and (max-width: 767px) {
  .top_box01 h2 {
    font-size: 3.2rem;
    margin-bottom: 20px;
  }
}
.top_box01 h2 .sm {
  display: block;
  font-size: 2.4rem;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .top_box01 h2 .sm {
    font-size: 1.7rem;
    line-height: 2.8;
    margin-bottom: 10px;
  }
}
.top_box01 h2 .sm .purple {
  border-bottom: 3px dotted #AB93C4;
  padding-bottom: 10px;
}
.top_box01 h2 .sm .blue {
  border-bottom: 3px dotted #79B0D9;
  padding-bottom: 10px;
}
.top_box01 h2 .sm .red {
  border-bottom: 3px dotted #E47C7C;
  padding-bottom: 10px;
}
.top_box01 h2 .sm .green {
  border-bottom: 3px dotted #A5D082;
  padding-bottom: 10px;
}
.top_box01 .top_box01_btn {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .top_box01 .top_box01_btn {
    margin-top: 30px;
    flex-direction: column;
    gap: 10px;
  }
}
.top_box01 .top_box01_btn .btn {
  width: 260px;
}
@media screen and (max-width: 767px) {
  .top_box01 .top_box01_btn .btn {
    width: 100%;
  }
}

.top_box02 {
  width: 100%;
  margin-bottom: 100px;
  padding-bottom: 80px;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .top_box02 {
    margin-bottom: 60px;
    padding-bottom: 40px;
  }
}
.top_box02::before {
  content: "";
  width: 86.5%;
  height: 520px;
  background: #F1EDF5;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 0 30px 30px 0;
  z-index: -1;
}
.top_box02::after {
  content: "";
  width: 860px;
  height: 1197px;
  background: url(images/bg01.png) no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -2;
}
@media screen and (max-width: 767px) {
  .top_box02::after {
    display: none;
  }
}
.top_box02 .btn_wrap {
  display: flex;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .top_box02 .btn_wrap {
    flex-direction: column;
    gap: 10px;
    padding: 0 10px;
  }
}
.top_box02 .btn_wrap .btn02 {
  width: 320px;
}
@media screen and (max-width: 767px) {
  .top_box02 .btn_wrap .btn02 {
    width: 100%;
  }
}

.top_box03 {
  width: 100%;
  margin-bottom: 100px;
  padding-bottom: 80px;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .top_box03 {
    margin-bottom: 60px;
    padding-bottom: 40px;
  }
}
.top_box03::before {
  content: "";
  width: 86.5%;
  height: 520px;
  background: #E8F2F8;
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 30px 0 0 30px;
  z-index: -1;
}
.top_box03::after {
  content: "";
  width: 859px;
  height: 909px;
  background: url(images/bg02.png) no-repeat;
  position: absolute;
  left: 0;
  top: -100px;
  z-index: -2;
}
@media screen and (max-width: 767px) {
  .top_box03::after {
    display: none;
  }
}
.top_box03 .btn_wrap {
  display: flex;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .top_box03 .btn_wrap {
    flex-direction: column;
    gap: 10px;
    padding: 0 10px;
  }
}
.top_box03 .btn_wrap .btn02 {
  width: 320px;
}
@media screen and (max-width: 767px) {
  .top_box03 .btn_wrap .btn02 {
    width: 100%;
  }
}

.top_box04 {
  width: 100%;
  margin-bottom: 100px;
  padding-bottom: 80px;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .top_box04 {
    margin-bottom: 60px;
    padding-bottom: 40px;
  }
}
.top_box04::before {
  content: "";
  width: 86.5%;
  height: 520px;
  background: #F8EDED;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 0 30px 30px 0;
  z-index: -1;
}
.top_box04::after {
  content: "";
  width: 859px;
  height: 909px;
  background: url(images/bg03.png) no-repeat;
  position: absolute;
  right: 0;
  top: -100px;
  z-index: -2;
}
@media screen and (max-width: 767px) {
  .top_box04::after {
    display: none;
  }
}
.top_box04 .btn_wrap {
  display: flex;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .top_box04 .btn_wrap {
    flex-direction: column;
    gap: 10px;
    padding: 0 10px;
  }
}
.top_box04 .btn_wrap .btn02 {
  width: 360px;
}
@media screen and (max-width: 767px) {
  .top_box04 .btn_wrap .btn02 {
    width: 100%;
  }
}

.top_box05 {
  width: 100%;
  margin-bottom: 100px;
  padding-bottom: 80px;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .top_box05 {
    margin-bottom: 60px;
    padding-bottom: 40px;
  }
}
.top_box05::before {
  content: "";
  width: 86.5%;
  height: 520px;
  background: #EFF7E9;
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 30px 0 0 30px;
  z-index: -1;
}
.top_box05::after {
  content: "";
  width: 859px;
  height: 909px;
  background: url(images/bg04.png) no-repeat;
  position: absolute;
  left: 0;
  top: -100px;
  z-index: -2;
}
@media screen and (max-width: 767px) {
  .top_box05::after {
    display: none;
  }
}
.top_box05 .btn_wrap {
  display: flex;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .top_box05 .btn_wrap {
    flex-direction: column;
    gap: 10px;
    padding: 0 10px;
  }
}
.top_box05 .btn_wrap .btn02 {
  width: 400px;
}
@media screen and (max-width: 767px) {
  .top_box05 .btn_wrap .btn02 {
    width: 100%;
  }
}
.top_box05 .btn_wrap .btn03 {
  width: 320px;
}
@media screen and (max-width: 767px) {
  .top_box05 .btn_wrap .btn03 {
    width: 100%;
  }
}

.top_contents .top_contents-left {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .top_contents .top_contents-left {
    flex-direction: column;
    margin-bottom: 40px;
  }
}
.top_contents .top_contents-right {
  display: flex;
  align-items: flex-start;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .top_contents .top_contents-right {
    flex-direction: column;
    margin-bottom: 40px;
  }
}
.top_contents .top_contents-txt {
  width: 50%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top_contents .top_contents-txt {
    width: 100%;
  }
}
.top_contents .top_contents-txt.top_contents-txt-l {
  padding: 60px calc((100% - 1200px) / 2) 0 6.25%;
}
@media screen and (max-width: 767px) {
  .top_contents .top_contents-txt.top_contents-txt-l {
    padding: 0 10px 30px;
  }
}
.top_contents .top_contents-txt.top_contents-txt-l .top_contents-en {
  left: 6.25%;
}
.top_contents .top_contents-txt.top_contents-txt-r {
  padding: 60px 6.25% 0 calc((100% - 1200px) / 2);
}
@media screen and (max-width: 767px) {
  .top_contents .top_contents-txt.top_contents-txt-r {
    padding: 0 10px 30px;
  }
}
.top_contents .top_contents-txt.top_contents-txt-r .top_contents-en {
  left: calc(100% - 600px - 6.25%);
}
@media screen and (max-width: 767px) {
  .top_contents .top_contents-txt figure {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .top_contents .top_contents-txt figure img {
    max-width: 260px;
    width: auto;
  }
}
.top_contents .top_contents-txt .top_contents-en {
  position: absolute;
  top: 60px;
  writing-mode: vertical-rl;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  .top_contents .top_contents-txt .top_contents-en {
    top: 0;
    font-size: 1.4rem;
    padding-top: 20px;
  }
}
.top_contents .top_contents-txt .top_contents-en::before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 100vmax;
  background: #AB93C4;
  border: 4px solid #D5C9E1;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .top_contents .top_contents-txt .top_contents-en::before {
    width: 12px;
    height: 12px;
  }
}
.top_contents .top_contents-txt .top_contents-en.blue::before {
  background: #79B0D9;
  border: 4px solid #BCD7EC;
}
.top_contents .top_contents-txt .top_contents-en.red::before {
  background: #E47C7C;
  border: 4px solid #F0B9B9;
}
.top_contents .top_contents-txt .top_contents-en.green::before {
  background: #A5D082;
  border: 4px solid #D2E7C0;
}
.top_contents .top_contents-txt h2 {
  margin: 60px 0 20px;
  font-size: 4rem;
}
@media screen and (max-width: 767px) {
  .top_contents .top_contents-txt h2 {
    font-size: 2.8rem;
    text-align: center;
    margin: 25px 0 15px;
  }
}
.top_contents .top_contents-txt h2 span {
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .top_contents .top_contents-txt h2 span {
    font-size: 1.7rem;
  }
}
.top_contents .top_contents-txt h2 span .lg {
  font-size: 2.8rem;
}
@media screen and (max-width: 767px) {
  .top_contents .top_contents-txt h2 span .lg {
    font-size: 2rem;
  }
}
.top_contents .top_contents-img {
  width: 50%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .top_contents .top_contents-img {
    width: 90%;
  }
  .top_contents .top_contents-img.top_box03_img {
    margin-left: auto;
  }
  .top_contents .top_contents-img.top_box05_img {
    margin-left: auto;
  }
}
.top_contents .top_contents-img.top_box02_img::before {
  position: absolute;
  content: "";
  bottom: -20px;
  right: -20px;
  width: calc(100% + 20px);
  height: 100%;
  border-radius: 0 30px 30px 0;
  background-image: repeating-linear-gradient(-45deg, #AB93C4, #AB93C4 0.5px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
  background-size: 10px 10px;
}
.top_contents .top_contents-img.top_box03_img::before {
  position: absolute;
  content: "";
  bottom: -20px;
  left: -20px;
  width: calc(100% + 20px);
  height: 100%;
  border-radius: 30px 0 0 30px;
  background-image: repeating-linear-gradient(-45deg, #79B0D9, #79B0D9 0.5px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
  background-size: 10px 10px;
}
.top_contents .top_contents-img.top_box04_img::before {
  position: absolute;
  content: "";
  bottom: -20px;
  right: -20px;
  width: calc(100% + 20px);
  height: 100%;
  border-radius: 0 30px 30px 0;
  background-image: repeating-linear-gradient(-45deg, #E47C7C, #E47C7C 0.5px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
  background-size: 10px 10px;
}
.top_contents .top_contents-img.top_box05_img::before {
  position: absolute;
  content: "";
  bottom: -20px;
  left: -20px;
  width: calc(100% + 20px);
  height: 100%;
  border-radius: 30px 0 0 30px;
  background-image: repeating-linear-gradient(-45deg, #A5D082, #A5D082 0.5px, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
  background-size: 10px 10px;
}
.top_contents .top_contents-img img {
  position: relative;
  width: 100%;
  height: 580px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .top_contents .top_contents-img img {
    height: auto;
  }
}
.top_contents .top_contents-img img.img_l {
  border-radius: 0 30px 30px 0;
}
.top_contents .top_contents-img img.img_r {
  border-radius: 30px 0 0 30px;
}

.top_box06 {
  width: 800px;
  margin: 0 auto 100px;
  background: #ECEEF1;
  border-radius: 30px 30px 0 0;
  border-bottom: 3px solid #2E508D;
  padding: 60px;
  position: relative;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .top_box06 {
    width: 100%;
    padding: 40px 30px 0 30px;
    margin-bottom: 60px;
  }
}
.top_box06:hover {
  background: #ECF4FA;
  border-bottom: 3px solid #79B0D9;
}
.top_box06::before {
  content: "";
  position: absolute;
  width: 60px;
  aspect-ratio: 1/1;
  background: url(images/btn_arr03.svg) no-repeat center/contain;
  right: 30px;
  bottom: 30px;
  z-index: 10;
}
.top_box06 a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
}
.top_box06 h2 {
  font-size: 3.4rem;
  color: #2E508D;
  padding-left: 50px;
  background: url(images/tit01.svg) no-repeat left center;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .top_box06 h2 {
    font-size: 2.8rem;
    background-size: 26px;
    padding-left: 40px;
  }
}
@media screen and (min-width: 768px) {
  .top_box06 .top_box06_img {
    position: absolute;
    bottom: 0;
    right: 45px;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) {
  .top_box06 .top_box06_img {
    width: 50%;
    margin: 20px auto 0;
  }
}

.top_box07 {
  width: 1200px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .top_box07 {
    width: 100%;
    padding: 0 10px;
  }
}
.top_box07 h2 {
  font-size: 3.6rem;
  margin-bottom: 20px;
  padding-left: 40px;
  background: url(images/tit02.svg) no-repeat left center;
}
@media screen and (max-width: 767px) {
  .top_box07 h2 {
    font-size: 2.8rem;
    background-size: 22px;
  }
}
.top_box07 h2 span {
  color: #2E508D;
  font-size: 1.8rem;
  margin-left: 25px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .top_box07 h2 span {
    font-size: 1.6rem;
  }
}
.top_box07 .top_box07_btn {
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 45px;
}
@media screen and (max-width: 767px) {
  .top_box07 .top_box07_btn {
    margin-top: 30px;
    flex-direction: column;
    gap: 10px;
  }
}
.top_box07 .top_box07_btn .btn {
  width: 260px;
}
@media screen and (max-width: 767px) {
  .top_box07 .top_box07_btn .btn {
    width: 100%;
  }
}

/****************************************

お問い合わせ トップ用

*****************************************/
#contact_area {
  width: 100%;
  padding: 0 calc((100% - 1200px) / 2) 80px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  #contact_area {
    padding: 0 10px 60px;
  }
}
#contact_area::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 78%;
  background: url(images/bg06.jpg) no-repeat center/cover;
}
@media screen and (max-width: 767px) {
  #contact_area::before {
    height: calc(100% - 180px);
  }
}
#contact_area h2 {
  text-align: center;
  font-size: 3.2rem;
  margin-bottom: 40px;
  background: url(images/tit04.svg) no-repeat center/contain;
  padding: 13px 0;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #contact_area h2 {
    font-size: 2rem;
    margin-bottom: 20px;
    background-size: 280px;
  }
}
#contact_area h2::before, #contact_area h2::after {
  content: "";
  height: 2px;
  flex-grow: 1;
  background-color: #2E508D;
}
#contact_area h2::before {
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  #contact_area h2::before {
    margin-right: 20px;
  }
}
#contact_area h2::after {
  margin-left: 50px;
}
@media screen and (max-width: 767px) {
  #contact_area h2::after {
    margin-left: 20px;
  }
}
#contact_area .contact_info-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  #contact_area .contact_info-wrap {
    gap: 30px;
    margin-bottom: 40px;
  }
}
#contact_area .contact_info-wrap .contact_info {
  width: 380px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  background: #fff;
  border-radius: 30px;
  padding: 35px 10px 10px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  #contact_area .contact_info-wrap .contact_info {
    width: 100%;
  }
}
#contact_area .contact_info-wrap .contact_info::before {
  content: "";
  width: 80px;
  aspect-ratio: 1/1;
  background: url(images/ribbon_purple.svg);
  position: absolute;
  top: 0;
  left: 0;
}
#contact_area .contact_info-wrap .contact_info figure img {
  width: auto;
}
#contact_area .contact_info-wrap .contact_info .name {
  font-size: 2.4rem;
  margin: 15px 0;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 700;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 767px) {
  #contact_area .contact_info-wrap .contact_info .name {
    margin: 10px 0;
  }
}
#contact_area .contact_info-wrap .contact_info .name .sm {
  font-size: 1.8rem;
}
#contact_area .contact_info-wrap .contact_info .name .md {
  font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
  #contact_area .contact_info-wrap .contact_info .name .md {
    font-size: 2rem;
  }
}
#contact_area .contact_info-wrap .contact_info .tel_box {
  width: 100%;
  height: 120px;
  padding: 25px;
  border-radius: 0 0 30px 30px;
}
@media screen and (max-width: 767px) {
  #contact_area .contact_info-wrap .contact_info .tel_box {
    padding: 15px;
    height: auto;
  }
}
#contact_area .contact_info-wrap .contact_info .tel_box .tel {
  font-size: 3.6rem;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  padding-left: 30px;
  line-height: 1;
  color: #333;
  text-decoration: none;
}
#contact_area .contact_info-wrap .contact_info .tel_box .fax {
  font-size: 2.2rem;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  line-height: 1;
  color: #333;
  text-decoration: none;
  display: block;
}
#contact_area .contact_info-wrap .contact_info .tel_box p {
  font-size: 1.4rem;
  color: #666;
}
#contact_area .contact_info-wrap .contact_info.contact_info-service::before {
  background: url(images/ribbon_purple.svg);
}
#contact_area .contact_info-wrap .contact_info.contact_info-service .tel_box {
  background: #EEEAF2;
}
#contact_area .contact_info-wrap .contact_info.contact_info-service .tel_box .tel {
  background: url(images/tel_purple.svg) no-repeat center left;
}
#contact_area .contact_info-wrap .contact_info.contact_info-taxi::before {
  background: url(images/ribbon_blue.svg);
}
#contact_area .contact_info-wrap .contact_info.contact_info-taxi .tel_box {
  background: #E2EEF7;
}
#contact_area .contact_info-wrap .contact_info.contact_info-taxi .tel_box .tel {
  background: url(images/tel_blue.svg) no-repeat center left;
}
#contact_area .contact_info-wrap .contact_info.contact_info-trainning::before {
  background: url(images/ribbon_red.svg);
}
#contact_area .contact_info-wrap .contact_info.contact_info-trainning figure {
  margin: 40px 0;
}
@media screen and (max-width: 767px) {
  #contact_area .contact_info-wrap .contact_info.contact_info-trainning figure {
    margin: 0 auto 20px;
  }
}
#contact_area .contact_info-wrap .contact_info.contact_info-trainning .tel_box {
  background: #F5E7E7;
  padding: 17px 0;
}
#contact_area .contact_info-wrap .contact_info.contact_info-trainning .tel_box .tel {
  background: url(images/tel_red.svg) no-repeat center left;
}
#contact_area .contact_map-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #contact_area .contact_map-wrap {
    gap: 30px;
  }
}
#contact_area .contact_map-wrap .contact_map {
  width: 570px;
  border-bottom: 2px solid #2E508D;
}
@media screen and (max-width: 767px) {
  #contact_area .contact_map-wrap .contact_map {
    width: 100%;
  }
}
#contact_area .contact_map-wrap .contact_map .map_cate {
  border-bottom: 2px solid #2E508D;
}
#contact_area .contact_map-wrap .contact_map .map_cate span {
  color: #fff;
  font-size: 1.5rem;
  letter-spacing: 0.06em;
  background: #2E508D;
  margin-right: 10px;
  border-radius: 5px 5px 0 0;
  padding: 6px 15px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #contact_area .contact_map-wrap .contact_map .map_cate span {
    font-size: 1.4rem;
    padding: 4px 15px;
  }
}
#contact_area .contact_map-wrap .contact_map .map_add {
  margin: 20px 0;
}
@media screen and (max-width: 767px) {
  #contact_area .contact_map-wrap .contact_map .map_add {
    margin: 15px 0;
  }
}
#contact_area .contact_map-wrap .contact_map .map_add p {
  line-height: 1.8;
}
#contact_area .contact_map-wrap .contact_map .map_frame {
  position: relative;
  width: 100%;
  height: 200px;
}
@media screen and (max-width: 767px) {
  #contact_area .contact_map-wrap .contact_map .map_frame {
    height: auto;
    aspect-ratio: 16/9;
  }
}
#contact_area .contact_map-wrap .contact_map .map_frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/****************************************

news トップ用

*****************************************/
.news_post a:link,
.news_post a:visited,
.news_post a:hover,
.news_post a:active {
  text-decoration: none;
}

.news_post {
  width: 100%;
  max-height: 300px;
  height: 100%;
  overflow-y: scroll;
}
@media screen and (min-width: 768px) {
  .news_post {
    padding-right: 20px;
  }
}
.news_post article a {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 27px 60px 27px 0;
  border-bottom: 1px solid #ccc;
  position: relative;
}
@media screen and (max-width: 767px) {
  .news_post article a {
    flex-wrap: wrap;
    padding: 20px 30px 20px 0;
  }
}
.news_post article a::after {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  background: url(images/btn_arr04.svg) no-repeat center/contain;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .news_post article a::after {
    right: 0;
  }
}
.news_post article a .date {
  width: 110px;
  font-size: 1.7rem;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  line-height: 1.6;
  color: #2E508D;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .news_post article a .date {
    width: 90px;
    font-size: 1.5rem;
  }
}
.news_post article a .cate {
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  width: 100px;
  border-radius: 4px;
  padding: 3px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .news_post article a .cate {
    font-size: 1.3rem;
  }
}
.news_post article a .cate.news {
  background: #2E508D;
}
.news_post article a .cate.blog {
  background: #79B0D9;
}
.news_post article a .cate.training {
  background: #E47C7C;
}
.news_post article a h3 {
  width: calc(100% - 210px);
  font-size: 1.6rem;
  color: #333;
  font-weight: 400;
  font-family: "NotoSansJP", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  transition: all 0.3s;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .news_post article a h3 {
    width: 100%;
    font-size: 1.4rem;
    padding: 10px 0 0 0;
  }
}
.news_post article a:hover {
  background: #ECF4FA;
}

/****************************************

content下層用

*****************************************/
.blog_training_btn {
  width: 320px;
  margin: 0 auto 60px;
}
@media screen and (max-width: 767px) {
  .blog_training_btn {
    width: 100%;
    margin: 0 auto 40px;
  }
}

.concept_box01 {
  position: relative;
  z-index: 0;
  text-align: center;
  padding-bottom: 80px;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .concept_box01 {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }
}
.concept_box01::before {
  content: "";
  width: 1920px;
  height: 100%;
  background: url(images/bg05.jpg) no-repeat top center/cover;
  position: absolute;
  left: -360px;
  bottom: 0;
  z-index: -1;
}
.concept_box01 h2 {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .concept_box01 h2 {
    margin-top: 30px;
  }
}

.concept_list {
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
  counter-reset: num_a;
}
@media screen and (max-width: 767px) {
  .concept_list {
    gap: 10px;
  }
}
.concept_list li {
  width: 570px;
  border-bottom: 1px solid #ccc;
  padding: 30px 0 20px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .concept_list li {
    width: 100%;
    padding: 20px 0 10px;
  }
}
.concept_list li::before {
  content: counter(num_a, decimal-leading-zero);
  counter-increment: num_a;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 10rem;
  letter-spacing: 0.1em;
  line-height: 1;
  z-index: -1;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 700;
  text-shadow: 1px 1px 0 #ABB9D1, -1px -1px 0 #ABB9D1, -1px 1px 0 #ABB9D1, 1px -1px 0 #ABB9D1, 0px 1px 0 #ABB9D1, 1px 0 0 #ABB9D1;
}
.concept_list li h3 {
  margin-bottom: 5px;
  font-size: 2.6rem;
  padding-left: 30px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .concept_list li h3 {
    font-size: 2rem;
    margin-bottom: 15px;
  }
}
.concept_list li h3 span {
  font-size: 5.6rem;
  color: #2E508D;
  display: inline-block;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .concept_list li h3 span {
    display: block;
    font-size: 4.2rem;
  }
}
.concept_list li .txt {
  background: #EAEDF3;
  padding: 30px;
  border-radius: 20px;
}
@media screen and (min-width: 768px) {
  .concept_list li .txt {
    min-height: 235px;
  }
}
@media screen and (max-width: 767px) {
  .concept_list li .txt {
    padding: 20px;
  }
}

.greeting_box01 {
  position: relative;
  padding-top: 60px;
}
@media screen and (max-width: 767px) {
  .greeting_box01 {
    padding: 0;
  }
}
.greeting_box01 figure {
  position: relative;
}
@media screen and (min-width: 768px) {
  .greeting_box01 figure {
    position: absolute;
    top: 0;
    left: 0;
  }
}
.greeting_box01 figure figcaption {
  position: absolute;
  left: 30px;
  bottom: 30px;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
}
.greeting_box01 figure figcaption span {
  font-size: 1.6rem;
}
.greeting_box01 figure figcaption .md {
  display: block;
  color: #2E508D;
}
.greeting_box01 .txt {
  width: 820px;
  margin: 0 0 0 auto;
  padding: 60px 60px 60px 120px;
  border-radius: 30px;
  background: #EAEDF3;
}
@media screen and (max-width: 767px) {
  .greeting_box01 .txt {
    width: 100%;
    padding: 30px;
    margin-bottom: 20px;
  }
}

.kyotaku_box01 {
  width: 100%;
  background: #EDEAF1;
  border-radius: 20px;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .kyotaku_box01 {
    padding: 30px;
  }
}

.kyotaku_box02_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}
.kyotaku_box02_list > li {
  border: 1px solid #AB91BE;
  box-sizing: border-box;
  border-radius: 15px;
  overflow: hidden;
}
.kyotaku_box02_list > li h3 {
  border-radius: 0 !important;
  margin-bottom: 0;
}
.kyotaku_box02_list > li .txt {
  padding: 25px 170px 25px 25px;
}
@media screen and (max-width: 767px) {
  .kyotaku_box02_list > li .txt {
    padding: 120px 20px 20px 20px;
    background-position: top center;
  }
}
.kyotaku_box02_list > li .txt.txt01 {
  background: url(images/kyotaku_icon01.svg) no-repeat right 25px top 25px;
}
@media screen and (max-width: 767px) {
  .kyotaku_box02_list > li .txt.txt01 {
    background-position: top 20px center;
  }
}
.kyotaku_box02_list > li .txt.txt02 {
  background: url(images/kyotaku_icon02.svg) no-repeat right 25px top 25px;
}
@media screen and (max-width: 767px) {
  .kyotaku_box02_list > li .txt.txt02 {
    background-position: top 20px center;
  }
}

.private_box02_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}
.private_box02_list > li {
  width: 580px;
}
@media screen and (max-width: 767px) {
  .private_box02_list > li {
    width: 100%;
  }
}
.private_box02_list > li .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.private_box02_list > li .list li {
  width: 48%;
}
@media screen and (max-width: 767px) {
  .private_box02_list > li .list li {
    width: 100%;
  }
}

.list li {
  padding: 10px 0 10px 20px;
  position: relative;
  color: #333;
  border-bottom: 1px dotted #aaa;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .list li {
    padding: 8px 0 8px 15px;
  }
}
.list li::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 100vmax;
  background: #000;
  position: absolute;
  top: 20px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .list li::before {
    top: 17px;
  }
}
.list.purple li::before {
  background: #AB93C4;
}
.list.blue li::before {
  background: #79B0D9;
}
.list.green li::before {
  background: #A5D082;
}
.list.red li::before {
  background: #E47C7C;
}

.care_box01 strong {
  font-size: 2.4rem;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  letter-spacing: 0.1em;
  line-height: 1.8;
  margin-top: 30px;
  display: block;
}
@media screen and (max-width: 767px) {
  .care_box01 strong {
    font-size: 1.8rem;
  }
}

.care_box03 .btn02 {
  width: 320px;
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .care_box03 .btn02 {
    width: 100%;
  }
}

.care_box04 .care_box04_list {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 40px;
}
@media screen and (max-width: 767px) {
  .care_box04 .care_box04_list {
    gap: 30px;
  }
}
.care_box04 .care_box04_list li {
  width: 580px;
}
@media screen and (max-width: 767px) {
  .care_box04 .care_box04_list li {
    width: 100%;
  }
}
.care_box04 .care_box04_list li figure {
  border: 1px solid #ccc;
  border-radius: 30px;
  overflow: hidden;
}
.care_box04 .care_box04_list li figure figcaption {
  background: #79B0D9;
  text-align: center;
  color: #fff;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  letter-spacing: 0.1em;
  font-size: 2.4rem;
  padding: 3px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .care_box04 .care_box04_list li figure figcaption {
    font-size: 1.8rem;
  }
}

.care_box05 .care_driver_img {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .care_box05 .care_driver_img {
    gap: 2px 0.5%;
  }
}
@media screen and (max-width: 767px) {
  .care_box05 .care_driver_img figure {
    width: 33%;
  }
}
.care_box05 strong {
  font-size: 2.8rem;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  letter-spacing: 0.1em;
  line-height: 1.8;
  text-align: center;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .care_box05 strong {
    font-size: 2rem;
  }
}

.care_bana_box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .care_bana_box {
    gap: 10px;
    margin-bottom: 40px;
  }
}

.care_pay_box {
  background: #F3F3F3;
  padding: 60px;
  text-align: center;
  border-radius: 30px;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .care_pay_box {
    padding: 30px;
    margin-bottom: 40px;
  }
}
.care_pay_box h2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .care_pay_box h2 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}
.care_pay_box .pay_img {
  display: flex;
  justify-content: center;
  gap: 60px;
}
@media screen and (max-width: 767px) {
  .care_pay_box .pay_img {
    gap: 0 2%;
  }
}
@media screen and (max-width: 767px) {
  .care_pay_box .pay_img a {
    width: 32%;
  }
}

.care_contact_box {
  background: url(images/bg_taxi.png) no-repeat center top;
  padding-top: 20px;
}
.care_contact_box h2 {
  text-align: center;
  margin-bottom: 20px;
  color: #79B0D9;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .care_contact_box h2 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
.care_contact_box h2::before, .care_contact_box h2::after {
  background-color: #79B0D9;
  content: "";
  height: 4px;
  width: 35px;
  border-radius: 100vmax;
  margin: -10px;
}
.care_contact_box h2::before {
  margin-right: 15px;
  transform: rotate(60deg);
}
@media screen and (max-width: 767px) {
  .care_contact_box h2::before {
    margin-right: 5px;
  }
}
.care_contact_box h2::after {
  margin-left: 15px;
  transform: rotate(-60deg);
}
@media screen and (max-width: 767px) {
  .care_contact_box h2::after {
    margin-left: 5px;
  }
}
.care_contact_box .contact {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .care_contact_box .contact {
    flex-direction: column;
    gap: 10px;
  }
}
.care_contact_box .tel_box {
  width: 460px;
  height: 140px;
  padding: 30px;
  border-radius: 20px;
  position: relative;
  border: 4px solid #B4D5E9;
  box-sizing: border-box;
  text-align: center;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .care_contact_box .tel_box {
    width: 100%;
    height: auto;
    padding: 20px;
    height: auto;
  }
}
.care_contact_box .tel_box a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.care_contact_box .tel_box .tel {
  font-size: 4.2rem;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  padding-left: 30px;
  line-height: 1;
  color: #333;
  text-decoration: none;
  background: url(images/tel_blue.svg) no-repeat center left;
}
@media screen and (max-width: 767px) {
  .care_contact_box .tel_box .tel {
    font-size: 3.6rem;
  }
}
.care_contact_box .tel_box p {
  font-size: 1.4rem;
  color: #666;
}
@media screen and (max-width: 767px) {
  .care_contact_box .tel_box p {
    font-size: 1.3rem;
  }
}

.care_box06 {
  border: 1px solid #ccc;
  padding: 60px;
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  .care_box06 {
    padding: 30px;
  }
}
.care_box06 h2 {
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .care_box06 h2 {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}
.care_box06 .inner {
  width: 100%;
  max-height: 280px;
  height: 100%;
  overflow-y: scroll;
}
@media screen and (min-width: 768px) {
  .care_box06 .inner {
    padding-right: 20px;
  }
}
.care_box06 .inner p {
  font-size: 1.5rem;
}

.check li {
  position: relative;
  padding: 10px 20px 10px 60px;
  background: #EBF3FA;
  border-radius: 10px;
}
.check li:not(:last-child) {
  margin-bottom: 10px;
}
.check li::before {
  content: "";
  position: absolute;
  top: 17px;
  left: 20px;
  width: 22px;
  height: 22px;
  background: url(images/check.svg) no-repeat center/contain;
}

.price_box03 .price_box03_list {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 30px;
}
@media screen and (max-width: 767px) {
  .price_box03 .price_box03_list {
    gap: 30px 2%;
  }
}
.price_box03 .price_box03_list > li {
  width: 380px;
}
@media screen and (max-width: 767px) {
  .price_box03 .price_box03_list > li {
    width: 49%;
  }
}
.price_box03 .price_box03_list > li figure {
  border: 1px solid #ccc;
  border-radius: 30px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .price_box03 .price_box03_list > li figure {
    border-radius: 15px;
  }
}
.price_box03 .price_box03_list > li figure figcaption {
  background: #79B0D9;
  text-align: center;
  color: #fff;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  letter-spacing: 0.1em;
  font-size: 2.4rem;
  padding: 3px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .price_box03 .price_box03_list > li figure figcaption {
    font-size: 1.5rem;
  }
}

.rescue_bix01_list {
  display: flex;
  flex-wrap: wrap;
  gap: 60px 30px;
}
@media screen and (max-width: 767px) {
  .rescue_bix01_list {
    gap: 10px 2%;
  }
}
.rescue_bix01_list li {
  width: 380px;
}
@media screen and (max-width: 767px) {
  .rescue_bix01_list li {
    width: 49%;
  }
}
.rescue_bix01_list li figure figcaption {
  text-align: center;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  letter-spacing: 0.1em;
  font-size: 2.4rem;
  line-height: 1.4;
  font-weight: 700;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .rescue_bix01_list li figure figcaption {
    font-size: 1.5rem;
  }
}

.voice_box_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.voice_box_wrap .voice_box {
  width: 580px;
}
@media screen and (max-width: 767px) {
  .voice_box_wrap .voice_box {
    width: 100%;
  }
}
.voice_box_wrap .voice_box h3 {
  padding: 5px 0 5px 60px;
  background: url(images/tit03.svg) no-repeat left center;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .voice_box_wrap .voice_box h3 {
    padding: 5px 0 5px 50px;
    background-size: 32px;
  }
}
.voice_box_wrap .voice_box .txt {
  background: #EEF6FA;
  border-radius: 15px;
  padding: 25px;
}
@media screen and (max-width: 767px) {
  .voice_box_wrap .voice_box .txt {
    padding: 20px;
  }
}

.training_btn {
  width: 640px;
  margin: 30px auto 0;
}
@media screen and (max-width: 767px) {
  .training_btn {
    width: 100%;
  }
}
.training_btn a {
  width: 100%;
  height: 100%;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.06em;
  position: relative;
  display: inline-block;
  padding: 24px 0 32px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all 0.3s;
  text-decoration: none;
  color: #fff;
  text-align: center;
  z-index: 0;
  background: #E47C7C;
  border-radius: 20px;
  outline: 1px solid #ECA4A4;
  outline-offset: -5px;
}
@media screen and (max-width: 767px) {
  .training_btn a {
    font-size: 2.2rem;
  }
}
.training_btn a span {
  display: block;
  background: #fff;
  color: #E47C7C;
  letter-spacing: 0.06em;
  font-size: 1.7rem;
  border-radius: 100vmax;
  display: inline-block;
  padding: 8px 20px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .training_btn a span {
    font-size: 1.3rem;
    padding: 5px 15px;
  }
}
.training_btn a:hover {
  background: #DA4E4E;
}

.training_contact_box {
  background: url(images/bg_trainning.png) no-repeat center top;
  padding-top: 20px;
}
@media screen and (max-width: 767px) {
  .training_contact_box {
    background-size: contain;
    background-position: top 60px center;
  }
}
.training_contact_box h2 {
  text-align: center;
  margin-bottom: 20px;
  color: #E47B7B;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .training_contact_box h2 {
    font-size: 2rem;
    margin-bottom: 10px;
  }
}
.training_contact_box h2::before, .training_contact_box h2::after {
  background-color: #E47B7B;
  content: "";
  height: 4px;
  width: 35px;
  border-radius: 100vmax;
  margin: -10px;
}
.training_contact_box h2::before {
  margin-right: 15px;
  transform: rotate(60deg);
}
@media screen and (max-width: 767px) {
  .training_contact_box h2::before {
    margin-right: 5px;
  }
}
.training_contact_box h2::after {
  margin-left: 15px;
  transform: rotate(-60deg);
}
@media screen and (max-width: 767px) {
  .training_contact_box h2::after {
    margin-left: 5px;
  }
}
.training_contact_box .contact {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .training_contact_box .contact {
    flex-direction: column;
    gap: 10px;
  }
}
.training_contact_box .tel_box {
  width: 460px;
  height: 140px;
  padding: 18px;
  border-radius: 20px;
  border: 4px solid #F4CCCC;
  box-sizing: border-box;
  text-align: center;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .training_contact_box .tel_box {
    width: 100%;
    height: auto;
    padding: 10px;
    height: auto;
  }
}
.training_contact_box .tel_box .tel {
  font-size: 4.2rem;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  padding-left: 30px;
  line-height: 1;
  color: #333;
  text-decoration: none;
  background: url(images/tel_red.svg) no-repeat center left;
}
@media screen and (max-width: 767px) {
  .training_contact_box .tel_box .tel {
    font-size: 3.6rem;
  }
}
.training_contact_box .tel_box .fax {
  font-size: 2.2rem;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  line-height: 1;
  color: #333;
  text-decoration: none;
  display: block;
}
.training_contact_box .tel_box p {
  font-size: 1.4rem;
  color: #666;
}
@media screen and (max-width: 767px) {
  .training_contact_box .tel_box p {
    font-size: 1.3rem;
  }
}
.training_contact_box .mail_box {
  width: 200px;
  height: 140px;
}
@media screen and (max-width: 1640px) {
  .training_contact_box .mail_box {
    width: 100%;
    height: auto;
  }
}
.training_contact_box .mail_box a {
  width: 100%;
  height: 100%;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  transition: all 0.3s;
  text-decoration: none;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 0;
  background: #2E508D;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .training_contact_box .mail_box a {
    padding: 20px 0;
  }
}
.training_contact_box .mail_box a:hover {
  background: #79B0D9;
}
.training_contact_box .mail_box a img {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .training_contact_box .mail_box a img {
    width: auto;
  }
}

.list02 li {
  padding: 10px 0 10px 20px;
  position: relative;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .list02 li {
    padding: 8px 0 8px 15px;
  }
}
.list02 li::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 100vmax;
  background: #fff;
  border: 1px solid #999;
  position: absolute;
  top: 20px;
  left: 0;
}
@media screen and (max-width: 767px) {
  .list02 li::before {
    top: 17px;
  }
}

.training_flow {
  width: 100%;
}
.training_flow li {
  position: relative;
}
.training_flow li:not(:last-child) {
  padding-bottom: 40px;
}
.training_flow li:not(:last-child)::before {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 22px;
  background: #C0CADD;
}
.training_flow li .number {
  position: absolute;
  top: 0;
  left: 0;
  background: #2E508D;
  color: #fff;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  font-weight: 700;
  text-align: center;
  line-height: 45px;
  width: 45px;
  height: 45px;
  border-radius: 100vmax;
  font-size: 2.6rem;
}
@media screen and (max-width: 767px) {
  .training_flow li .number {
    font-size: 1.8rem;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.training_flow li .txt {
  padding: 25px;
  border-radius: 20px;
  background: #F3F3F3;
  margin-left: 80px;
}
@media screen and (max-width: 767px) {
  .training_flow li .txt {
    margin-left: 50px;
    padding: 20px;
    border-radius: 15px;
  }
}
.training_flow li .txt .flow_btn-wrap {
  display: flex;
  gap: 20px;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .training_flow li .txt .flow_btn-wrap {
    flex-direction: column;
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .training_flow li .txt .flow_btn-wrap .btn {
    width: 100%;
  }
}
.training_flow li .txt .flow_btn-wrap .btn a::before {
  content: none;
}

.moringa_box01 {
  position: relative;
  z-index: 0;
  padding: 40px 0 140px;
  margin-bottom: 80px;
}
@media screen and (max-width: 767px) {
  .moringa_box01 {
    padding: 0 0 40px;
    margin-bottom: 40px;
  }
}
.moringa_box01::before {
  content: "";
  width: 1920px;
  height: 100%;
  background: url(images/bg07.jpg) no-repeat top center/cover;
  position: absolute;
  left: -360px;
  bottom: 0;
  z-index: -1;
}
.moringa_box01 .btn_wrap {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .moringa_box01 .btn_wrap {
    flex-direction: column;
    gap: 10px;
    margin-top: 30px;
  }
}
.moringa_box01 .btn_wrap .btn02,
.moringa_box01 .btn_wrap .btn03 {
  width: 300px;
}
@media screen and (max-width: 767px) {
  .moringa_box01 .btn_wrap .btn02,
  .moringa_box01 .btn_wrap .btn03 {
    width: 100%;
  }
}

.moringa_box03 .moringa_box03_list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .moringa_box03 .moringa_box03_list {
    gap: 20px;
  }
}
.moringa_box03 .moringa_box03_list li {
  width: 580px;
  background: #EBF5E4;
  padding: 25px;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .moringa_box03 .moringa_box03_list li {
    width: 100%;
    padding: 20px;
  }
}
.moringa_box03 .moringa_box03_list02 {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .moringa_box03 .moringa_box03_list02 {
    gap: 20px;
  }
}
.moringa_box03 .moringa_box03_list02 li {
  width: 580px;
  padding: 25px;
  border-radius: 20px;
  border: 1px solid #ccc;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .moringa_box03 .moringa_box03_list02 li {
    width: 100%;
    padding: 20px;
  }
}
.moringa_box03 .moringa_box03_list02 li h3 {
  border-bottom: 3px solid #A5D082;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.moringa_box03 .moringa_box03_list02 li h3 span {
  display: block;
  font-size: 1.8rem;
  color: #888;
}
@media screen and (max-width: 767px) {
  .moringa_box03 .moringa_box03_list02 li h3 span {
    font-size: 1.4rem;
  }
}

.moringa_sns {
  display: flex;
  justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .moringa_sns {
    flex-direction: column;
    gap: 10px;
    padding: 0 10%;
  }
}

.product_box01 .btn03 {
  width: 420px;
  margin: 30px auto 60px;
}
@media screen and (max-width: 767px) {
  .product_box01 .btn03 {
    width: 100%;
    margin: 20px 0 40px;
  }
}

.product_box_wrap .product_box02:not(:last-child) {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dotted #ccc;
}
@media screen and (max-width: 767px) {
  .product_box_wrap .product_box02:not(:last-child) {
    margin-bottom: 20px;
  }
}

.blog_post {
  width: 100%;
}
.blog_post article {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .blog_post article {
    flex-direction: column;
    margin-bottom: 40px;
  }
}
.blog_post article figure {
  width: 400px;
  height: auto;
  aspect-ratio: 4/3;
  overflow: hidden;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .blog_post article figure {
    width: 100%;
  }
}
.blog_post article figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.blog_post article .inner {
  width: 760px;
}
@media screen and (max-width: 767px) {
  .blog_post article .inner {
    width: 100%;
    margin-top: 20px;
  }
}
.blog_post article .inner .date {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: #79B0D9;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .blog_post article .inner .date {
    width: 100%;
    font-size: 1.3rem;
    margin-bottom: 5px;
  }
}
.blog_post article .inner h2 {
  font-size: 2.2rem;
  border-bottom: 2px solid #2E508D;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .blog_post article .inner h2 {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
.blog_post article .inner .btn {
  width: 240px;
  margin: 40px 0 0 auto;
}
@media screen and (max-width: 767px) {
  .blog_post article .inner .btn {
    margin: 20px auto 0;
  }
}

.faq_box {
  width: 100%;
}
.faq_box .faq_item {
  padding-bottom: 10px;
  border-bottom: 1px dotted #666;
}
.faq_box .faq_item:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .faq_box .faq_item:not(:last-child) {
    margin-bottom: 20px;
  }
}
.faq_box .faq_item.open .faq-answer {
  display: block;
  padding: 25px;
  opacity: 1;
  transition: 0.4s ease;
  transform: translateY(0);
  max-height: 500px;
  background: #F3F3F3;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .faq_box .faq_item.open .faq-answer {
    padding: 15px;
  }
}
.faq_box .faq_item.open .faq-question::before {
  content: "−";
}
.faq_box .faq-question {
  position: relative;
  font-size: 2rem;
  font-weight: 700;
  padding: 6px 60px;
  margin-bottom: 10px;
  background-color: #fff;
  border: none;
  cursor: pointer;
  width: 100%;
  text-align: left;
  display: block;
  line-height: 1.7;
  font-family: "NotoSansJP", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
}
@media screen and (max-width: 767px) {
  .faq_box .faq-question {
    padding: 2px 45px;
    font-size: 1.8rem;
  }
}
.faq_box .faq-question::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "Q";
  font-size: 2.6rem;
  font-weight: 700;
  font-family: "Zen Maru Gothic", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  color: #fff;
  background: #2E508D;
  border-radius: 100%;
  width: 45px;
  height: 45px;
  z-index: 9;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .faq_box .faq-question::after {
    left: 0;
    font-size: 1.8rem;
    width: 35px;
    height: 35px;
  }
}
.faq_box .faq-question::before {
  content: "+";
  position: absolute;
  right: 20px;
  top: 18px;
  transform: translateY(-50%);
  font-size: 3rem;
  font-weight: 400;
  color: rgba(67, 51, 38, 0.6);
  transition: transform 0.3s, content 0.3s;
}
@media screen and (max-width: 767px) {
  .faq_box .faq-question::before {
    right: 0;
  }
}
.faq_box .faq-answer {
  position: relative;
  font-size: 1.6rem;
  max-height: 0;
  overflow: hidden;
  padding: 0 1em;
  opacity: 0;
  transition: 0.4s ease;
  transform: translateY(-10px);
  background: #ccc;
}

.contact_tel {
  background: url(images/tel_blue.svg) no-repeat left center;
  padding-left: 30px;
  font-size: 3.2rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.04em;
  display: inline-block;
  font-family: "Cardo", "NotoSerifJP", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
}
@media screen and (max-width: 767px) {
  .contact_tel {
    font-size: 2.6rem;
    background-size: 16px;
    padding-left: 24px;
  }
}

.contact_tel-txt {
  font-size: 1.4rem;
  color: #666;
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  .table_scroll {
    overflow: auto;
    white-space: nowrap;
  }
  .table_scroll::before {
    content: "※横にスクロールしてご覧ください";
    font-size: 1.1rem;
    margin-bottom: 5px;
    display: inline-block;
    position: sticky;
    top: 0;
    left: 0;
  }
}

.table {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .table {
    width: 100%;
  }
}
.table th,
.table td {
  text-align: left;
  padding: 15px;
  border: 1px solid #aaa;
  box-sizing: border-box;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .table th,
  .table td {
    padding: 10px;
    font-size: 1.3rem;
    padding: 10px;
  }
}
.table th.tc,
.table td.tc {
  text-align: center;
}
.table th.w14,
.table td.w14 {
  width: 14%;
}
.table th.w17-2,
.table td.w17-2 {
  width: 17.2%;
}
.table th.w18,
.table td.w18 {
  width: 18%;
}
.table th.w20,
.table td.w20 {
  width: 20%;
}
.table th.w40,
.table td.w40 {
  width: 40%;
}
.table th.w50,
.table td.w50 {
  width: 50%;
}
.table th.w80,
.table td.w80 {
  width: 80%;
}
.table th.w82,
.table td.w82 {
  width: 82%;
}
.table th {
  background: #eee;
  vertical-align: middle;
}
.table td {
  background: #fff;
}
.table.table_kyotaku th {
  color: #A385B8;
}
.table.table_kyotaku th.th01 {
  background: #DFDAE7;
}
.table.table_kyotaku th.th02 {
  background: #F3F1F5;
}
.table.table_taxi th {
  color: #5FA0D1;
}
.table.table_taxi th.th01 {
  background: #D0E3F2;
}
.table.table_taxi th.th02 {
  background: #F1F7FB;
}
.table.table_training th {
  color: #2E508D;
}
.table.table_training th.th01 {
  background: #D7DEE8;
}
.table.table_training th.th02 {
  background: #E8EDF2;
}
.table.table_overview th {
  color: #2E508D;
}
@media screen and (max-width: 767px) {
  .table.table_overview th,
  .table.table_overview td {
    width: 100%;
    display: block;
    margin-top: -1px;
  }
}

.policy {
  background: #F3F3F3;
  padding: 30px;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .policy {
    padding: 20px;
  }
}
.policy span {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 1.8rem;
  color: #2E508D;
}
@media screen and (max-width: 767px) {
  .policy span {
    font-size: 1.4rem;
  }
}
.policy p {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .policy p {
    font-size: 1.2rem;
  }
}

.map {
  position: relative;
  width: 100%;
  height: 500px;
}
@media screen and (max-width: 767px) {
  .map {
    height: auto;
    aspect-ratio: 4/3;
  }
}
.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/****************************************

aside

*****************************************/
/****************************************

single.php

*****************************************/
#single_box {
  width: 100%;
  margin-top: 80px;
}

#single_box h1 {
  font-size: 2.6rem;
}

#single_box .single_text {
  width: 100%;
}

#single_box .single_text img {
  margin: 15px auto;
  max-width: 100%;
  height: auto;
}

.aligncenter {
  display: block;
}

.pager {
  clear: both;
  text-align: center;
  margin: 40px auto 0px;
}

a.page-numbers {
  border: solid 1px #666;
  border-radius: 3px;
  padding: 5px 8px;
  margin: 0 2px;
  font-size: 1.4rem;
  color: #666;
  background: #fff;
}
a.page-numbers:hover {
  background: rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.pager .current {
  background: rgba(0, 0, 0, 0.02);
  border: solid 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 5px 8px;
  margin: 0 2px;
  font-size: 1.4rem;
  background: #666;
  border: solid 1px #666;
  color: white;
}

.nav-below {
  width: 100%;
  margin: 60px 0 0;
  text-align: center;
  display: flex;
  justify-content: center;
  border-top: 1px solid #2E508D;
  border-bottom: 1px solid #2E508D;
  text-decoration: none;
  color: #2E508D;
}
@media screen and (max-width: 767px) {
  .nav-below {
    margin: 40px 0 0;
  }
}
.nav-below a {
  display: block;
  font-size: 1.6rem;
  line-height: 1;
  width: 100%;
  height: 100%;
  padding: 30px;
  transition: all 0.3s;
  color: #2E508D;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .nav-below a {
    padding: 20px 10px;
    font-size: 1.4rem;
  }
}
.nav-below a:hover {
  background: #2E508D;
  color: #fff;
}
.nav-below .next {
  width: 25%;
  border-right: 1px solid #2E508D;
}
.nav-below .back {
  width: 50%;
}
.nav-below .prev {
  width: 25%;
  border-left: 1px solid #2E508D;
}

@media screen and (max-width: 767px) {
  #single_box {
    width: 100%;
    margin-top: 40px;
  }
  #single_box h1 {
    font-size: 1.8rem;
  }
  a.page-numbers,
  .pager .current {
    font-size: 1.3rem;
  }
}
/****************************************

P

*****************************************/
.bg_beige {
  background: #F2EADC;
  padding: 40px;
}
@media screen and (max-width: 767px) {
  .bg_beige {
    padding: 25px;
  }
}

/* 改行 */
.line_break {
  padding-top: 25px;
}

/* 文字 */
.sans {
  font-family: "NotoSansJP", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
}

.serif {
  font-family: "Cardo", "NotoSerifJP", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
}

.underline {
  background: linear-gradient(transparent 70%, #EFB0B0 70%);
}

.ls009 {
  letter-spacing: 0.09em;
}

.red {
  color: #E47C7C;
}

.blue {
  color: #79B0D9;
}

.green {
  color: #A5D082;
}

.purple {
  color: #AB93C4;
}

.bg_purple {
  background: #F1EDF5;
}

.bg_blue {
  background: #E8F2F8;
}

.bg_red {
  background: #F8EDED;
}

.bg_green {
  background: #EFF7E9;
}

.size14 {
  font-size: 1.4rem;
}

.size18 {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .size18 {
    font-size: 1.6rem;
  }
}

.size22 {
  font-size: 2.2rem;
}
@media screen and (max-width: 767px) {
  .size22 {
    font-size: 1.8rem;
  }
}

/* 強調 */
.marker {
  background: linear-gradient(transparent 70%, #FFDD53 30%);
  font-weight: 700;
}

.bold {
  font-weight: 700;
}

.tr {
  text-align: right;
}

.db {
  display: block;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb120 {
  margin-bottom: 120px;
}

@media print, screen and (min-width: 768px) {
  .tc {
    text-align: center;
  }
  .w320 {
    width: 320px;
  }
  .w580 {
    width: 580px;
  }
  .w730 {
    width: 730px;
  }
  .w840 {
    width: 840px;
  }
}
@media screen and (max-width: 767px) {
  .mb50,
  .mb60 {
    margin-bottom: 40px;
  }
  .mb80 {
    margin-bottom: 40px;
  }
  .mb90,
  .mb100 {
    margin-bottom: 60px;
  }
  .mb120 {
    margin-bottom: 60px;
  }
}
/****************************************

タイトル

*****************************************/
.block {
  display: block;
}

.headline {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .headline {
    margin-bottom: 40px;
  }
}
.headline span {
  display: block;
  color: #2E508D;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
}

.subhead01 {
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .subhead01 {
    margin-bottom: 10px;
  }
}
.subhead01::before {
  content: "";
  width: 30px;
  height: 3px;
  background: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -40px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .subhead01::before {
    width: 20px;
    left: -30px;
  }
}
.subhead01.purple::before {
  background: #C5B5D2;
}

.subhead02 {
  border-bottom: 3px dotted #bbb;
  padding-bottom: 15px;
  margin-bottom: 30px;
  position: relative;
  color: #333;
}
@media screen and (max-width: 767px) {
  .subhead02 {
    margin-bottom: 20px;
  }
}
.subhead02::before {
  content: "";
  width: 18%;
  height: 3px;
  background: #000;
  position: absolute;
  left: 0;
  bottom: -3px;
}
.subhead02.purple::before {
  background: #AB92C4;
}
.subhead02.purple::first-letter {
  color: #AB92C4;
}
.subhead02.blue::before {
  background: #79B0D9;
}
.subhead02.blue::first-letter {
  color: #79B0D9;
}
.subhead02.green::before {
  background: #A5D082;
}
.subhead02.green::first-letter {
  color: #A5D082;
}
.subhead02.red::before {
  background: #E47C7C;
}
.subhead02.red::first-letter {
  color: #E47C7C;
}

.subhead03 {
  background: #000;
  color: #fff;
  padding: 12px 12px 12px 55px;
  position: relative;
  border-radius: 10px;
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .subhead03 {
    padding: 10px 10px 10px 40px;
    margin-bottom: 10px;
  }
}
.subhead03::before {
  content: "";
  position: absolute;
  top: 23px;
  left: 30px;
  width: 14px;
  aspect-ratio: 1/1;
  background: #000;
  border: 4px solid #ccc;
  box-sizing: border-box;
  border-radius: 100vmax;
}
@media screen and (max-width: 767px) {
  .subhead03::before {
    top: 17px;
    left: 20px;
  }
}
.subhead03.purple {
  background: #AB92C4;
}
.subhead03.purple::before {
  background: #AB92C4;
  border: 4px solid #D5C9E1;
}
.subhead03.blue {
  background: #79B0D9;
}
.subhead03.blue::before {
  border: 4px solid #BCD7EC;
  background: #79B0D9;
}
.subhead03.green {
  background: #A5D082;
}
.subhead03.green::before {
  border: 4px solid #D2E7C0;
  background: #A5D082;
}
.subhead03.red {
  background: #E47C7C;
}
.subhead03.red::before {
  border: 4px solid #F0B9B9;
  background: #E47C7C;
}

.subhead04 {
  position: relative;
  margin-bottom: 15px;
  padding-left: 25px;
}
@media screen and (max-width: 767px) {
  .subhead04 {
    margin-bottom: 10px;
    padding-left: 20px;
  }
}
.subhead04::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: #2E508D;
}

.subhead05 {
  padding-left: 30px;
  position: relative;
  margin-bottom: 10px;
  color: #333;
}
@media screen and (max-width: 767px) {
  .subhead05 {
    padding-left: 25px;
    margin-bottom: 5px;
  }
}
.subhead05::before {
  content: "";
  position: absolute;
  top: 13px;
  left: 0;
  width: 14px;
  aspect-ratio: 1/1;
  background: #000;
  border: 4px solid #ccc;
  box-sizing: border-box;
  border-radius: 100vmax;
}
@media screen and (max-width: 767px) {
  .subhead05::before {
    top: 7px;
  }
}
.subhead05.purple::before {
  background: #AB92C4;
  border: 4px solid #D5C9E1;
}
.subhead05.blue::before {
  border: 4px solid #BCD7EC;
  background: #79B0D9;
}
.subhead05.green::before {
  border: 4px solid #D2E7C0;
  background: #A5D082;
}
.subhead05.red::before {
  border: 4px solid #F0B9B9;
  background: #E47C7C;
}

/****************************************

footer

*****************************************/
footer {
  width: 100%;
  background: #2E508D;
  /* ----sp追従---- */
}
@media screen and (max-width: 767px) {
  footer {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  footer #pc_footer {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  footer #sp_footer {
    display: none;
  }
}
footer p {
  color: #fff;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  footer p {
    font-size: 1.4rem;
    text-align: center;
  }
}
footer .side_bar {
  display: none;
  position: fixed;
  bottom: 80px;
  right: 0;
  z-index: 9999;
}
@media screen and (max-width: 767px) {
  footer .side_bar {
    display: none;
  }
}
footer .side_bar a {
  display: block;
  margin-top: 10px;
}
footer .copyright {
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  font-weight: 400;
  color: #fff;
  text-align: center;
  background: #264377;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  footer .copyright {
    font-size: 1.2rem;
    background: none;
    padding: 20px 0;
  }
}
footer .footer_box {
  text-align: center;
  padding: 80px calc((100% - 1200px) / 2) 60px;
}
@media screen and (max-width: 767px) {
  footer .footer_box {
    display: none;
  }
}
footer .footer_box .f_logo {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  footer .footer_box .f_logo {
    width: 80%;
    margin: auto;
  }
}
footer .footer_box .sitemap {
  display: flex;
  justify-content: space-between;
  -moz-text-align-last: left;
       text-align-last: left;
}
@media screen and (max-width: 767px) {
  footer .footer_box .sitemap {
    display: none;
  }
}
footer .footer_box .sitemap li > ul > li {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 15px;
}
footer .footer_box .sitemap li > ul > li a {
  text-decoration: none;
  color: #fff;
  letter-spacing: 0.06em;
  font-size: 1.6rem;
  font-weight: 700;
  display: inline-block;
  position: relative;
}
footer .footer_box .sitemap li > ul > li a::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background: #79B0D9;
  bottom: -15px;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform 0.3s;
}
footer .footer_box .sitemap li > ul > li a:hover {
  color: #79B0D9;
}
footer .footer_box .sitemap li > ul > li a:hover::after {
  transform: scale(1, 1);
  transform-origin: left top;
}
footer .footer_box .sitemap li dl dt {
  position: relative;
  color: #fff;
  letter-spacing: 0.06em;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #627CAA;
}
footer .footer_box .sitemap li dl dd {
  position: relative;
  line-height: 2;
}
footer .footer_box .sitemap li dl dd a {
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
  line-height: 2;
  text-decoration: none;
  display: inline-block;
  position: relative;
}
footer .footer_box .sitemap li dl dd a::after {
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  bottom: -1px;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform 0.3s;
}
footer .footer_box .sitemap li dl dd a:hover::after {
  transform: scale(1, 1);
  transform-origin: left top;
}
footer .sp_bana {
  display: flex;
  justify-content: space-between;
  position: fixed;
  width: 100%;
  height: 60px;
  bottom: 0;
  left: 0;
  z-index: 9999;
}
footer .sp_bana .sp_bana_parts {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 25%;
  background: #264377;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
footer .sp_bana .sp_bana_parts:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.7);
}
footer .sp_bana .sp_bana_parts:nth-child(1) {
  background: #AB93C4;
}
footer .sp_bana .sp_bana_parts:nth-child(2) {
  background: #79B0D9;
}
footer .sp_bana .sp_bana_parts:nth-child(3) {
  background: #E47C7C;
}
footer .sp_bana .sp_bana_parts a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
footer .sp_bana .sp_bana_parts span {
  position: relative;
  display: block;
  height: auto;
  padding-top: 30px;
  line-height: 1.4;
  text-align: center;
  font-size: 1rem;
  letter-spacing: 0.06em;
  color: #fff;
}
footer .sp_bana .sp_bana_parts span::after {
  content: "";
  position: absolute;
  display: inline-block;
  left: 0;
  top: 0;
  width: 100%;
  height: 30px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
}
footer .sp_bana .sp_bana_parts .sp-tel::after {
  background-image: url(images/sp-tel.svg);
  background-size: 16px;
}
footer .sp_bana .sp_bana_parts .sp-pagetop::after {
  background-image: url(images/sp-pagetop.svg);
  background-size: 18px;
}

/****************************************

Contact Form7

*****************************************/
.wpcf7 {
  width: 100%;
}

.form_row {
  display: flex;
  margin-bottom: 30px;
  padding: 0 20px 30px 20px;
  border-bottom: 1px dotted #AAA;
}

.last_row {
  margin-bottom: 30px;
  padding: 0 20px;
  border-bottom: none;
}

.form_row .form_label {
  width: 400px;
}

.form_row .form_label .required {
  display: inline-block;
  color: #FFF;
  font-weight: normal;
  font-size: 1.2rem;
  padding: 0 4px;
  background: #CC0000;
  margin-right: 10px;
  border-radius: 3px;
}

.form_row .form_label .any {
  display: inline-block;
  color: #797979;
  font-weight: normal;
  font-size: 1.2rem;
  padding: 0 4px;
  background: #D7D7D7;
  margin-right: 10px;
  border-radius: 3px;
}

.form_row .form_input {
  width: calc(100% - 400px);
}

.wpcf7-form-control {
  width: 100%;
}

select.wpcf7-form-control {
  width: auto;
  padding: 10px;
  border: 1px solid #CCC;
  border-radius: 3px;
}

.wpcf7-form input {
  padding: 10px;
  border: 1px solid #CCC;
  border-radius: 3px;
}

.wpcf7-form textarea {
  padding: 10px;
  border: 1px solid #CCC;
  border-radius: 3px;
}

.form_row .form_input_post {
  width: 180px;
}

.form_row .form_input_post_txt {
  color: #B20000;
  font-weight: normal;
  font-size: 1.3rem;
}

.tc input[type=submit] {
  cursor: pointer;
  width: 360px;
  max-width: 100%;
  padding: 18px;
  border: 1px solid #2E508D;
  background-color: #2E508D;
  color: #fff;
  font-size: 1.6rem;
  text-align: center;
  margin: 10px auto 0;
  font-family: "NotoSansJP", "メイリオ", "Meiryo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
}

.wpcf7 .tc input[type=submit]:hover {
  background-color: #fff;
  color: #2E508D;
  transition: all 0.25s;
}

.wpcf7-response-output {
  font-size: 1.6rem;
}

@media screen and (max-width: 767px) {
  .form_row {
    flex-direction: column;
    padding: 0 0 20px 0;
  }
  .last_row {
    margin-bottom: 0;
  }
  .form_row .form_label {
    width: 100%;
    margin-bottom: 5px;
  }
  .form_row .form_input {
    width: 100%;
  }
  .ajax-loader {
    width: auto;
  }
  span.wpcf7-list-item {
    display: block;
  }
  .tc input[type=submit] {
    font-size: 1.4rem;
    padding: 10px;
    display: inherit;
    height: 50px;
  }
}
/****************************************

clearfix

*****************************************/
.clearfix {
  display: inline-block;
}

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

/* Hides from IE Mac */
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End Hack */