@charset "UTF-8";
/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/
/************************************
** 子テーマ用のスタイルを書く
************************************/
.box27 {
  position: relative;
  margin: 2em 0;
  padding: 0.5em 1em 0.5em 3em;
  border: solid 3px #62c1ce;
}
.box27 .box-title {
  position: absolute;
  display: inline-block;
  top: -27px;
  left: -3px;
  padding: 3px 12px 0px 12px;
  height: 25px;
  line-height: 25px;
  font-size: 17px;
  background: #62c1ce;
  color: #ffffff;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
}
.box27 p {
  margin: 0;
  padding: 0;
}
/* フレックスボックス 4列 */
.flex-items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flex-item-4 {
  width: 24%;
  padding: 0px;
  margin: 0px;
  text-align: center;
  font-size: 12px;
}
.flex-item-4:after {
  content: "";
  display: block;
  width: 24%;
  height: 0;
}
.flex-item-4 a {
  width: 100%;
  height: auto;
  padding: 5px;
  background-color: #FFFFFF;
  display: block;
  text-decoration: none;
}
.flex-item-4 a img {
  width: 100%;
  height: auto;
  border-radius: 0px;
  margin-bottom: 5px;
}
/* フレックスボックス 2列A */
.flex-item-2-l {
  width: 300px;
  padding: 0px;
  margin: 0px;
}
.flex-item-2-l img {
  width: 100%;
  height: auto;
}
.flex-item-2-r {
  flex: 1;
  padding: 0px 0px 0px 30px;
  margin: 0px;
  font-size: 12px;
}
/* トップ装飾 */
.g-logo {
  color: #E4E4E4;
  padding: 0px;
  margin: 0px 0px -15px 0px;
  text-align: center;
  font-size: 60px;
  line-height: 60px;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  font-weight: bold;
}
.course_box {
  padding: 29px;
  background-color: #E4E4E4;
  margin-bottom: 40px;
}
/* トップ装飾 コース */
.course_box {
  padding: 29px;
  background-color: #E4E4E4;
  margin-bottom: 40px;
}
/* トップ装飾 ポイント3 */
.point3_box {
  padding: 29px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.point3_box .point-mark {
  padding: 5px 8px 2px 4px;
  display: inline-block;
  color: #ffffff;
  font-size: 15px;
  background-color: #FF6600;
  border-radius: 30px;
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
  margin-bottom: 0px;
  font-weight: bold;
}
.point3_box .point-mark i {
  background-color: #ffffff;
  border-radius: 50%;
  padding: 0px;
  font-size: 17px;
  color: #FF6600;
  margin-right: 5px;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}
.point3_box .flex-item-2-r h2 {
  color: #3B4F78;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 20px 0px;
  font-size: 30px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  border-bottom: #6E80BC dotted 2px;
  border-radius: 0px;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  background-color: #FFFFFF;
}
.point3_box .flex-item-2-r .text-box {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  font-size: 16px;
  letter-spacing: 2px;
}
.point3_box .go-syosai-b a {
  padding: 2px 2px 1px 4px;
  margin: 20px 0px 0px 0px;
  font-size: 12px;
  letter-spacing: 0px;
  text-decoration: none;
  border: 2px solid #6E80BC;
  display: inline-block;
  float: right;
  color: #6E80BC;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-weight: bold;
}
.point3_box .go-syosai-b a:hover {
  opacity: 0.5
}
.point3_box .go-syosai-b a i {
  padding: 1px 3px 0px 3px;
  text-decoration: none;
  border: 2px solid #6E80BC;
  display: inline-block;
  color: #ffffff;
  background-color: #6E80BC;
  margin-right: 3px;
}
/* トップ装飾 ポイント */
.point_box {
  margin: 0px 29px 40px 29px;
}
.point_box .column-box {
  background-color: #FFFFFF;
  padding: 15px 15px 10px 15px;
  box-shadow: 3px 2px 15px -4px rgba(203, 203, 203, 0.6);
  border-radius: 10px;
}
.point_box .column-box img {
  height: 140px;
  object-fit: cover;
  border-radius: 0px;
  width: 100%;
  max-width: 100%;
  margin: 0px;
}
.point_box .column-box p {
  font-size: 14px;
}
.point_box .column-box h2 {
  background-color: #FFFFFF;
  padding: 5px 0px 0px 0px;
  font-size: 18px;
  color: #692974;
}
.point_box .column-box h2 i {
  font-size: 30px;
  margin-right: 3px;
}
.point_box .column-box-2 h2 {
  position: relative;
  padding: 10px 10px 10px 10px;
  color: #fff;
  border-radius: 10px;
  background: #3B4F78;
  font-size: 18px;
  font-weight: bold;
}
.point_box .column-box-2 h2 i {
  font-size: 24px;
  margin-right: 3px;
  font-weight: normal;
}
.point_box .column-box-2 h2:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #3B4F78 transparent transparent transparent;
}
/* トップスライダー */
.n2-ss-slide-background-image {
  border-radius: 10px;
}
/* 記事関係 */
.entry-content {
  margin-top: 1em;
  margin-bottom: 2em;
}
/* ナビゲーション関係 */
.navi-in a {
  font-size: 14px;
}
.fixed-header .has-sub, .fixed-header .navi-in > ul .sub-menu {
  display: none;
  position: absolute;
  margin: 0;
  margin-bottom: 0px;
  min-width: 240px;
  list-style: none;
  padding: 0;
  background-color: #fafbfc;
  z-index: 99;
  text-align: left;
}
#header-container, #header-container .navi, #navi .navi-in > .menu-header .sub-menu {
  margin-bottom: 10px;
  border-radius: 0px 0px 10px 10px;
}
/* アイコン関係 */
.fa-folder-open {
  color: #6E80BC;
}
.alignleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 30px;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
}
.alignright {
  float: right;
  margin-left: 10px;
  margin-bottom: 30px;
}
img.alignleft {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 30px;
}
img.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px
}
img.alignright {
  display: inline-block;
  margin-left: 10px;
  margin-bottom: 30px;
}
/* キャプション */
.wp-caption {
  padding-top: 0px;
  border: 0px solid #eee;
  border-radius: 3px;
  background-color: #ffffff;
  text-align: center;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 30px;
}
.wp-caption-text, .gallery-caption {
  font-size: 14px;
  margin: 0px;
}
.article dd.wp-caption-dd {
  margin-left: 0px;
}
/* カテゴリ一覧、シングルページ内 */
.single-post .appeal, .category-information-log .appeal, .category-voice .appeal {
  display: none;
}
/* 各記事ヘッダーイメージ */
.header {
  background-repeat: no-repeat;
  background-size: 350px;
  background-position: center right 25px;
}
.appeal {
  height: 250px;
  border-radius: 10px;
}
.page-id-1762 .appeal {
  background-image: url('https://taka-mc.com/tmc/wp-content/uploads/2020/11/header-img-001.jpg');
  background-size: cover;
  background-position: center center;
}
.page-id-1777 .appeal {
  background-image: url('https://taka-mc.com/tmc/wp-content/uploads/2020/11/header-img-002.jpg');
  background-size: cover;
  background-position: center center;
}
.page-id-1733 .appeal {
  background-image: url('https://taka-mc.com/tmc/wp-content/uploads/2020/11/header-img-003.jpg');
  background-size: cover;
  background-position: center center;
}
.page-id-1719 .appeal {
  background-image: url('https://taka-mc.com/tmc/wp-content/uploads/2020/11/header-img-004.jpg');
  background-size: cover;
  background-position: center center;
}
.page-id-1712 .appeal {
  background-image: url('https://taka-mc.com/tmc/wp-content/uploads/2020/11/header-img-005.jpg');
  background-size: cover;
  background-position: center center;
}
.page-id-1704 .appeal {
  background-image: url('https://taka-mc.com/tmc/wp-content/uploads/2020/11/header-img-006.jpg');
  background-size: cover;
  background-position: center center;
}
.page-id-1690 .appeal {
  background-image: url('https://taka-mc.com/tmc/wp-content/uploads/2020/11/header-img-007.jpg');
  background-size: cover;
  background-position: center center;
}
.page-id-1803 .appeal {
  background-image: url('https://taka-mc.com/tmc/wp-content/uploads/2020/11/header-img-008.jpg');
  background-size: cover;
  background-position: center center;
}
.page-id-2749 .appeal {
  background-image: url('https://taka-mc.com/tmc/wp-content/uploads/2020/11/header-img-009.jpg');
  background-size: cover;
  background-position: center center;
}
.page-id-1828 .appeal {
  background-image: url('https://taka-mc.com/tmc/wp-content/uploads/2020/11/header-img-010.jpg');
  background-size: cover;
  background-position: center center;
}
.page-id-3222 .appeal {
  background-image: url('https://taka-mc.com/tmc/wp-content/uploads/2020/12/header-img-012.jpg');
  background-size: cover;
  background-position: center center;
}
/* 各記事h1見出し関係 */
.page-id-1762 .entry-title {
  padding: 35px 0px 35px 100px;
  background: url(https://taka-mc.com/tmc/wp-content/uploads/2020/11/h1-icon-006.png) no-repeat left center;
}
.page-id-1777 .entry-title {
  padding: 35px 0px 35px 100px;
  background: url(https://taka-mc.com/tmc/wp-content/uploads/2020/11/h1-icon-007.png) no-repeat left center;
}
.page-id-1733 .entry-title {
  padding: 35px 0px 35px 100px;
  background: url(https://taka-mc.com/tmc/wp-content/uploads/2020/11/h1-icon-005.png) no-repeat left center;
}
.page-id-1712 .entry-title {
  padding: 35px 0px 35px 100px;
  background: url(https://taka-mc.com/tmc/wp-content/uploads/2020/11/h1-icon-003.png) no-repeat left center;
}
.page-id-1719 .entry-title {
  padding: 35px 0px 35px 100px;
  background: url(https://taka-mc.com/tmc/wp-content/uploads/2020/11/h1-icon-004.png) no-repeat left center;
}
.page-id-1704 .entry-title {
  padding: 35px 0px 35px 100px;
  background: url(https://taka-mc.com/tmc/wp-content/uploads/2020/11/h1-icon-002.png) no-repeat left center;
}
.page-id-1690 .entry-title {
  padding: 35px 0px 35px 100px;
  background: url(https://taka-mc.com/tmc/wp-content/uploads/2020/11/h1-icon-001.png) no-repeat left center;
}
.page-id-2749 .entry-title {
  padding: 35px 0px 35px 100px;
  background: url(https://taka-mc.com/tmc/wp-content/uploads/2020/11/h1-icon-015.png) no-repeat left center;
}
.page-id-1803 .entry-title {
  padding: 35px 0px 35px 100px;
  background: url(https://taka-mc.com/tmc/wp-content/uploads/2020/11/h1-icon-008.png) no-repeat left center;
}
.page-id-1828 .entry-title {
  padding: 35px 0px 35px 100px;
  background: url(https://taka-mc.com/tmc/wp-content/uploads/2020/11/h1-icon-009.png) no-repeat left center;
}
.page-id-3222 .entry-title {
  padding: 35px 0px 35px 100px;
  background: url(https://taka-mc.com/tmc/wp-content/uploads/2020/12/h1-icon-016.png) no-repeat left center;
}
.categoryid-3 .entry-title {
  padding: 35px 0px 35px 110px;
  background: url(https://taka-mc.com/tmc/wp-content/uploads/2020/11/h1-icon-002.png) no-repeat left center;
  border-bottom: dotted 1px #B2B7C9;
  margin-bottom: 30px;
}
.categoryid-2 .entry-title {
  padding: 35px 0px 35px 110px;
  background: url(https://taka-mc.com/tmc/wp-content/uploads/2020/11/h1-icon-012.png) no-repeat left center;
  border-bottom: dotted 1px #B2B7C9;
  margin-bottom: 30px;
}
/* ロゴの大きさ・幅に関するもの */
.logo {
  text-align: left;
  margin-left: 20px;
  padding-top: 0px;
}
.logo-header img {
  max-height: 100%;
  height: auto;
  width: 300px;
  vertical-align: middle;
  margin: 10px 0;
}
.header-container-in.hlt-top-menu .logo-header img {
  max-height: 86px;
}
.fixed-header .site-logo-image {
  height: 86px;
  width: 300px;
}
#header-container.header-container.fixed-header {
  opacity: 0.9;
}
.hlt-top-menu .header {
  background-color: #333366;
}
/* サイトキャプション */
.tagline {
  text-align: left;
  margin-left: 20px;
}
/* トップページコンテンツ */
.home h1.entry-title {
  padding: 30px 0px 30px 110px;
  background: url(https://taka-mc.com/tmc/wp-content/uploads/2020/11/top-info-character2.png) no-repeat left center;
  font-weight: bold;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 32px;
}
.home .appeal {
  display: none;
}
.home .main {
  padding: 0px;
  border: 0px;
}
.home .main .article-footer {
  margin: 0px 29px 0px 29px;
}
.info_box {
  margin: 0px 29px 20px 29px;
}
.message_box {
  padding: 0px 29px 0px 29px;
  margin-bottom: 40px;
}
.home .main .entry-header {
  padding-left: 29px;
  padding-right: 29px;
}
.home .main .entry-content {
  margin-top: 0em;
}
a img {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
a img:hover {
  opacity: .8;
  filter: alpha(opacity=20);
}
p .btn {
  margin-bottom: 0px;
}
.article-footer {
  text-align: center;
}
.article-footer .sns-share .sns-share-message {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #ffffff;
  font-size: 16px;
  background-color: #6E80BC;
  border-radius: 5px;
}
.article-footer .sns-share .sns-share-message::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #6E80BC;
}
.btn, .ranking-item-link-buttons a, .btn-wrap > a, .wp-block-freeform .btn-wrap > a {
  margin-bottom: 20px;
}
h1.archive-title {
  color: #333366;
}
.entry-title {
  font-size: 35px;
  letter-spacing: 1px;
}
.fb-container {
  width: 100%;
  margin-bottom: 12px;
  text-align: center;
}
.article h1 {
  font-weight: bold;
  color: #333366;
}
.article h2 {
  font-size: 20px;
  padding: 20px;
  background-color: #efefff;
  border-radius: 5px;
}
h2.sub-h2 {
  font-size: 32px;
  padding-top: 0px;
  background-color: #ffffff;
  color: #3B4F78;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  margin-top: 60px;
  margin-left: 30px;
  margin-right: 30px;
  position: relative;
  border-bottom: solid 3px #cce4ff;
  border-radius: 0px;
}
h2.sub-h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #3B4F78;
  bottom: -3px;
  width: 25%;
  border-radius: 0px;
  margin-left: -20px;
  margin-right: 0px;
}
.article h3 {
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  font-size: 18px;
  padding: 12px 10px 12px 40px;
  background: url(https://taka-mc.com/tmc/wp-content/uploads/2020/11/hane-icon.png) no-repeat left center;
  border-radius: 10px;
}
.article h4 {
  font-size: 16px;
}
.article h5 {
  font-size: 16px;
}
.article h6 {
  font-size: 16px;
}
.article img {
  border-radius: 10px;
}
.main {
  border-radius: 10px;
}
.entry-card-title, .related-entry-card-title {
  font-size: 20px;
  margin: 0 0 10px 0;
  line-height: 1.5;
  font-weight: bold;
}
.entry-card-snippet, .related-entry-card-snippet {
  font-size: 14px;
  max-height: 8em;
  line-height: 1.5;
  overflow: hidden;
}
.ect-3-columns .entry-card-snippet {
  max-height: 4.5em;
  overflow: hidden;
}
.content {
  margin-top: 10px;
}
.footer-bottom {
  margin-top: 0px;
}
.flex-container {
  display: flex;
  flex-flow: row;
  width: 350px;
  margin: 0px;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.flex-container .flex-item {
  padding: 10px;
  width: 100%;
}
.flex-container .flex-item a {
  text-decoration: none;
  color: #FFFFFF;
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.flex-container .flex-item a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
}
.flex-container .flex-item h3 {
  font-size: 25px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  line-height: 1.4;
}
.flex-container .flex-item ul {
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  display: block;
}
.flex-container .flex-item ul li {
  margin: 0px 0px 0px 0px;
  padding: 0px;
  display: block;
  list-style: none;
  line-height: 1.4;
  font-size: 14px;
}
.flex-container .flex-item .tel-fax {
  margin: 0px;
  padding: 0px;
  font-size: 18px;
  line-height: 1.4;
}
a[href^="tel:"] {
  pointer-events: none;
}
.sidebar {
  border: 5px solid #333366;
  padding: 10px;
  border-radius: 10px;
  background-color: #fff;
}
.side-b-block a img {
  margin-bottom: 5px;
  width: 100%;
}
.sidebar h3 {
  background-color: #efefff;
  padding: 10px;
  border-radius: 5px;
  font-size: 16px;
}
/*フッター*/
#footer {
  border-radius: 10px;
  margin-bottom: 20px;
}
#footer a {
  background: #336;
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#footer a:hover {
  background: #336;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
}
.footer-bottom-logo .logo-image {
  max-width: 100%;
}
.footer-left, .footer-center, .footer-right {
  width: 0%;
}
.footer-bottom {
  padding: 8px 16px 16px 16px;
  font-size: 12px;
}
.navi-footer-in > .menu-footer li {
  border: 0px solid #ddd;
}
.navi-footer-in > .menu-footer li:last-child {
  border-right: 0px solid #ddd;
}
.footer-bottom-content {
  float: right;
  text-align: right;
  width: 800px;
}
/*CTAエリア*/
.cta_box {
  background-color: #E4E4E4;
  padding: 10px 10px 20px 10px;
  border-radius: 10px;
}
.cta_box .column-right {
  margin-top: 15px;
}
.cta_box .column-2 {
  padding: 0px;
  margin: 0px;
}
.cta_box .column-wrap {
  padding: 0px;
  margin: 0px;
}
.cta_box .btn-wrap a {
  margin-top: 10px;
}
.cta_box a {
  text-decoration: none;
}
.cta_box .call-b a {
  font-size: 40px;
  display: block;
}
/* ==========================================================================
   お問い合わせフォーム
   ========================================================================== */
/* 必須マーク */
.wpcf7 .must {
  color: #fff;
  margin-right: 5px;
  border-radius: 20px;
  background-color: #FF6666;
  margin-bottom: 15px;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
  font-size: 12px;
}
div.wpcf7 .ajax-loader {
  display: none !important;
}
.grecaptcha-badge {
  margin-bottom: 60px;
}
/* 必須項目の入力欄をブルーにする */
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
  background-color: #F3F5FF;
}
span.wpcf7-list-item {
  text-align: center;
}
.contact-form th {
  text-align: left;
  width: 30%;
  padding: 5px;
}
.contact-form td {
  width: 70%;
  padding: 5px;
  background-color: #FFFFFF;
}
.contact-form .form-control {
  padding: 5px;
}
.contact-form input {
  width: 100%;
}
.button_area {
  text-align: center;
  padding: 20px 0px 10px 0px;
}
/* 送信ボタンを見やすくする */
.button_area input.wpcf7-submit {
  display: inline-block;
  width: 180px;
  text-align: center;
  text-decoration: none;
  outline: none;
  background-color: #1E1E1E;
  color: #fff;
  border: none;
  margin: 0px 0px 10px 0px;
  padding: 12px 5px 10px 5px;
  font-size: 110%;
  font-weight: bold;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.button_area input.wpcf7-submit:hover {
  background-color: #535353;
}
.button_area input.wpcf7-submit::before, .button_area input.wpcf7-submit::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button_area input.wpcf7-submit, .button_area input.wpcf7-submit::before, .button_area input.wpcf7-submit::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
  vertical-align: middle;
}
.point_box .column-box img.alignright {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  width: 100%;
  max-width: 100%;
  display: block;
  border-radius: 0px;
  float: none;
}
.cat-label, .cat-link {
  border-radius: 5px;
}
.go-to-top {
  opacity: 0.5;
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px) {
  .tagline {
    text-align: center;
    margin-left: 0px;
    margin-top: 15px;
  }
  .fb-container {
    width: 100%;
    max-width: 500px;
    margin: 0px auto 12px auto;
  }
  /* ヘッダーイメージ */
  .appeal {
    height: 250px;
    border-radius: 10px;
  }
  .page-id-1762 .appeal {
    background-size: cover;
  }
  .page-id-1777 .appeal {
    background-size: cover;
  }
  .page-id-1719 .appeal {
    background-size: cover;
  }
  .page-id-1712 .appeal {
    background-size: cover;
  }
  .page-id-1704 .appeal {
    background-size: cover;
  }
  .page-id-1690 .appeal {
    background-size: cover;
  }
  .page-id-1803 .appeal {
    background-size: cover;
  }
  .page-id-2749 .appeal {
    background-size: cover;
  }
  .page-id-1828 .appeal {
    background-size: cover;
  }
  .page-id-3222 .appeal {
    background-size: cover;
  }
  .header {
    background-image: none;
  }
  #header-container, #header-container .navi, #navi .navi-in > .menu-header .sub-menu {
    margin-bottom: 0px;
    border-radius: 0px 0px 0px 0px;
  }
  .navi-footer-in > .menu-footer li {
    border-left: 0px;
  }
  .navi-footer-in > .menu-footer li:last-child {
    border-right: 0px;
  }
  /*サイドバー*/
  .side-b-block {
    text-align: center;
    box-sizing: content-box;
  }
  .side-b-block a img {
    box-sizing: content-box;
    width: 32%;
    margin: 2px;
  }
  #footer {
    border-radius: 0px;
    margin-bottom: 0px;
  }
  .footer {
    margin-top: 10px;
  }
  .footer-bottom-content {
    width: auto;
  }
  .point_box .column-box img.alignright {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    width: 100%;
    max-width: 100%;
    display: block;
    border-radius: 0px;
    float: none;
  }
  .point_box .column-box p br {
    display: none;
  }
  .cta_box .call-b a {
    font-size: 32px;
  }
  .wpcf7-spinner {
    display: none !important;
  }
}
/*834px以下*/
@media screen and (max-width: 834px) {
  body {
    background-color: #ffffff;
  }
  h2.sub-h2 {
    margin-left: 16px;
    margin-right: 16px;
  }
  .home .main .article-footer {
    margin: 0px 16px 0px 16px;
  }
  .message_box {
    padding: 0px 16px 0px 16px;
  }
  .info_box {
    margin: 0px 16px 20px 16px;
  }
  .course_box {
    padding: 16px;
  }
  .home .main .entry-header {
    padding-left: 16px;
    padding-right: 16px;
  }
  .n2-ss-slide-background-image {
    border-radius: 0px;
    background: #FFFFFF;
  }
  #content-top {
    margin: 0px 0px -20px 0px;
  }
  /* 必須マーク */
  .main .wpcf7 .must {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50px;
    text-align: center;
    margin-bottom: 2px;
    padding: 1px;
  }
  .content {
    margin-top: 0px;
  }
  #main.main, div.sidebar {
    margin: 0px 0px 0px 0px;
  }
  /* フレックスボックス 4列 */
  .flex-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .flex-item-4 {
    width: 24%;
    padding: 0px;
    margin: 0px;
    text-align: center;
    font-size: 12px;
  }
  .flex-item-4:after {
    content: "";
    display: block;
    width: 24%;
    height: 0;
  }
  .flex-item-4 a {
    width: 100%;
    height: auto;
    padding: 5px;
    background-color: #FFFFFF;
    display: block;
    text-decoration: none;
  }
  .flex-item-4 a img.aligncenter {
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 0px;
    margin: 0px auto 5px auto;
  }
  /* フレックスボックス 2列A */
  .flex-item-2-l {
    width: 300px;
    padding: 0px;
    margin: 0px;
  }
  .container .flex-item-2-l img.alignright {
    margin: 10px 0px 30px 0px;
    width: 100%;
    max-width: 100%;
    display: block;
    border-radius: 10px;
    float: none;
  }
  .flex-item-2-r {
    flex: 1;
    padding: 0px 0px 0px 20px;
    margin: 0px;
    font-size: 12px;
  }
  .point3_box {
    padding: 16px;
  }
  .point3_box .point-mark {
    padding: 5px 8px 2px 4px;
    display: inline-block;
    color: #ffffff;
    font-size: 15px;
    background-color: #FF6600;
    border-radius: 30px;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
    margin-bottom: 0px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 0px;
  }
  .point3_box .flex-item-2-r h2 {
    color: #3B4F78;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 20px 0px;
    font-size: 30px;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    border-bottom: #6E80BC dotted 2px;
    border-radius: 0px;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    background-color: #FFFFFF;
  }
  .point3_box .flex-item-2-r .text-box {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    font-size: 16px;
    letter-spacing: 2px;
  }
  .point3_box .go-syosai-b a {
    padding: 2px 2px 1px 4px;
    margin: 20px 0px 0px 0px;
    font-size: 12px;
    letter-spacing: 0px;
    text-decoration: none;
    border: 2px solid #6E80BC;
    display: inline-block;
    float: right;
    color: #6E80BC;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    font-weight: bold;
  }
  .point3_box .go-syosai-b a:hover {
    opacity: 0.5
  }
  .point3_box .go-syosai-b a i {
    padding: 1px 3px 0px 3px;
    text-decoration: none;
    border: 2px solid #6E80BC;
    display: inline-block;
    color: #ffffff;
    background-color: #6E80BC;
    margin-right: 3px;
  }
  .sidebar {
    border-radius: 0px;
  }
  /* ヘッダーイメージ */
  .appeal {
    height: 200px;
    border-radius: 0px;
  }
  .page-id-1762 .appeal {
    background-size: cover;
  }
  .page-id-1777 .appeal {
    background-size: cover;
  }
  .page-id-1719 .appeal {
    background-size: cover;
  }
  .page-id-1712 .appeal {
    background-size: cover;
  }
  .page-id-1704 .appeal {
    background-size: cover;
  }
  .page-id-1690 .appeal {
    background-size: cover;
  }
  .page-id-1803 .appeal {
    background-size: cover;
  }
  .page-id-2749 .appeal {
    background-size: cover;
  }
  .page-id-1828 .appeal {
    background-size: cover;
  }
  .page-id-3222 .appeal {
    background-size: cover;
  }
  .entry-content .fz-28px {
    font-size: 20px;
  }
  /* トップページコンテンツ */
  .home h1.entry-title {
    padding: 60px 0px 30px 110px;
    font-size: 30px;
  }
  h2.sub-h2 {
    font-size: 30px;
    margin-top: 60px;
  }
  .entry-title {
    font-size: 26px;
    letter-spacing: 0px;
  }
  .point_box .column-box img {
    height: 200px;
  }
  .point_box .column-box p {
    font-size: 16px;
  }
  .point_box .column-box img.alignright {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    width: 75%;
    max-width: 75%;
    display: block;
    border-radius: 10px;
    float: none;
  }
  .point_box .column-box h2 {
    font-size: 20px;
  }
  .point_box .column-box h2 i {
    font-size: 32px;
  }
  .point_box .column-box-2 h2 {
    font-size: 20px;
  }
  .point_box .column-box-2 h2 i {
    font-size: 24px;
  }
  a[href^="tel:"] {
    pointer-events: all;
  }
  main.main, div.sidebar {
    margin: 0px 0px 0px 0px;
  }
  .main {
    border-radius: 0px;
  }
  .article h1 {
    font-weight: bold;
  }
  /*サイドバー*/
  .side-b-block a img {
    width: 49%;
  }
  #footer {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .footer-bottom {
    margin-top: 14px; /*フッター内上部の余白を詰める*/
    padding: 8px 0px 16px 0px
  }
  .footer-bottom-logo .logo-image {
    padding: 0;
    width: 180px; /*ロゴ画像を少し大きく*/
    margin: 0px auto 14px auto;
  }
  .footer-bottom-content { /*メニュー＆クレジットの位置調整*/
    float: none;
    text-align: center;
  }
  .navi-footer-in > .menu-footer { /*メニューの位置調整*/
    justify-content: center;
    margin-bottom: 1em;
    border-top: 1px #201947 solid;
  }
  .navi-footer-in > .menu-footer li.menu-item { /*モバイルでメニューを1カラムにする*/
    width: 100%;
    display: block;
    flex: auto;
    border-bottom: 1px #201947 solid;
  }
  .navi-footer-in > .menu-footer li.menu-item a { /*モバイルでメニューを1カラムにする*/
    padding: 14px 0;
  }
  #footer .menu-footer li.menu-item a:hover { /*メニューのマウスホバー時の指定*/
    background-color: #5c5c85;
  }
  .navi-footer-in > .menu-footer { /*メニューの位置調整*/
    justify-content: center;
    margin-bottom: 1em;
  }
  .navi-footer-in a {
    color: #aab3b9; /*メニューの文字色*/
    font-size: 16px;
  }
  .navi-footer-in a:hover { /*メニューのマウスホバー時の指定*/
    color: #aab3b9; /*文字色を通常時と同じに*/
    background: none; /*背景色をなしに*/
  }
  .footer-bottom.fnm-text-width .menu-footer li {
    line-height: 1; /*メニューの区切りボーダーの高さを1文字分にする*/
  }
  .cat-label {
    font-size: 12px;
    padding: 3px 3px 2px 3px;
  }
  .cta_box .call-b a {
    font-size: 34px;
  }
  .body .column-left .btn-wrap :last-child {
    margin-bottom: 0;
  }
}
/*480px以下*/
@media screen and (max-width: 480px) {
  /*サイドバー*/
  .side-b-block a img {
    width: 100%;
  }
  .appeal {
    height: 134px;
    border-radius: 0px;
  }
  .home h1.entry-title {
    margin-top: 10px;
    font-size: 25px;
    line-height: 130%;
    padding: 30px 0px 30px 110px;
  }
  h2.sub-h2 {
    font-size: 25px;
    padding-top: 0px;
    margin-top: 50px;
    padding-bottom: 20px;
  }
  .g-logo {
    margin: 0px 0px -17px 0px;
    text-align: center;
    font-size: 50px;
    line-height: 60px;
  }
  /* フレックスボックス 2列A */
  .flex-item-2-l {
    width: 100%;
    padding: 0px;
    margin: 0px;
  }
  .container .flex-item-2-l img.alignright {
    margin: 0px auto 0px auto;
    width: 100%;
    max-width: 100%;
    display: block;
    border-radius: 10px;
    float: none;
  }
  .flex-item-2-r {
    flex: 1;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    font-size: 12px;
  }
  .point3_box {
    padding: 15px;
    width: 92%;
    margin: 0px auto 15px auto;
    border: 10px solid #EDEDED;
    border-radius: 10px;
  }
  .point3_box .flex-item-2-r h2 {
    color: #3B4F78;
    margin: 0px 0px 10px 0px;
    font-size: 25px;
    padding-bottom: 10px;
    text-align: center;
  }
  .point3_box .flex-item-2-r .text-box {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    font-size: 16px;
    letter-spacing: 2px;
  }
  .point3_box .go-syosai-b a {
    padding: 4px 2px 3px 4px;
    margin: 10px auto 0px auto;
    font-size: 15px;
    letter-spacing: 0px;
    text-decoration: none;
    border: 2px solid #6E80BC;
    display: block;
    float: none;
    color: #6E80BC;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    font-weight: bold;
    width: 150px;
    text-align: center;
  }
  .point3_box .go-syosai-b a:hover {
    opacity: 0.5
  }
  .point3_box .go-syosai-b a i {
    padding: 3px 5px 0px 5px;
    text-decoration: none;
    border: 2px solid #6E80BC;
    display: inline-block;
    color: #ffffff;
    background-color: #6E80BC;
    margin-right: 3px;
  }
  .flex-item-2-r p {
    text-align: center;
  }
  .home .flex-item-4 {
    width: 50%;
    padding: 0px;
    margin: 0px;
    text-align: center;
    font-size: 10px;
  }
  .home .flex-item-4:after {
    content: "";
    display: block;
    width: 50%;
    height: 0;
  }
  .home .flex-item-4 a {
    width: 100%;
    height: auto;
    padding: 10px 10px 5px 10px;
    background-color: #FFFFFF;
    display: block;
    text-decoration: none;
  }
  .home .flex-item-4 a img {
    width: 100%;
    max-width: 100%;
    height: auto;
    border-radius: 0px;
    margin-bottom: 5px;
    margin-top: 0px;
  }
  img.alignleft {
    margin: 10px auto 30px auto;
    width: 100%;
    max-width: 85%;
    display: block;
    border-radius: 10px;
    float: none;
  }
  img.alignright {
    margin: 10px auto 30px auto;
    width: 100%;
    max-width: 85%;
    display: block;
    border-radius: 10px;
    float: none;
  }
  img.aligncenter {
    margin: 10px auto 30px auto;
    width: 100%;
    max-width: 85%;
    display: block;
    border-radius: 10px;
    float: none;
  }
  /* キャプション */
  .container .wp-caption {
    padding: 0px;
    width: 100%;
    margin: 10px auto 30px auto;
    float: none;
  }
}