@charset "UTF-8";
/* Scss Document */
/* 
Theme Name: bdsprint
Theme URI: 
Version: 1.0
 */
/*Variable
－－－－－－－*/
/*
ブレークポイント

基本  1920px
ipad 1050px
sp   767px;

コンテンツ幅1000px

*/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
p,
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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  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;
}

/* 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;
}

ul {
  list-style-type: disc;
  padding: 0 0 0 3px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*

ul > li:before  {
	content: '・';
} */
/* 1, Elements  */
html {
  font-size: 62.5%;
}

body {
  color: #000;
  background-color: #fff;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.7;
}

@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

a {
  color: inherit;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p {
  margin-bottom: 1em;
}

blockquote {
  padding: 20px 30px;
  background-color: #f1f1f1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

blockquote p {
  margin: 0;
}

blockquote:before {
  display: block;
  margin: 0 0 0 -25px;
  content: "『";
}

blockquote:after {
  display: block;
  margin: 0 -25px 0 0;
  content: "』";
  text-align: right;
}

sup {
  vertical-align: text-top;
  font-size: 0.4em;
}

.clear-fix {
  clear: both;
}

.aligncenter {
  display: block;
  margin: 30px auto;
}

.alignleft {
  float: left;
  margin: 8px 20px 8px 0;
}

.alignright {
  float: right;
  margin: 8px 0px 8px 20px;
}

@media screen and (max-width: 670px) {
  .alignleft {
    float: none;
    display: block;
    margin: 30px auto;
  }
  .alignright {
    float: none;
    display: block;
    margin: 30px auto;
  }
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

article img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 670px) {
  iframe {
    width: 100%;
    height: auto;
  }
}

.pc-none {
  display: none;
}

@media screen and (max-width: 767px) {
  .pc-none {
    display: block;
  }
}

/* 1-1, H1-H6 */
h1 {
  margin: 0;
  color: #333;
  font-size: 2.4rem;
  line-height: 1.5;
}

h2 {
  margin: 0 0 1.5em 0;
  color: #1b2748;
  font-size: 2.4rem;
  line-height: 1.5;
  letter-spacing: 0;
}

h3 {
  margin: 0 0 1.5em 0;
  color: #333;
  font-size: 2.1rem;
  line-height: 1.5;
  letter-spacing: 0;
}

h4 {
  margin: 0 0 1.5em 0;
  color: #333;
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: 0;
}

h5 {
  margin: 0 0 1.5em 0;
  color: #333;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0;
}

h6 {
  margin: 0 0 1.5em 0;
  color: #333;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0;
}

ul {
  list-style-type: disc;
  padding: 0 0 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

ol {
  padding: 0 0 0 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

iframe {
  max-width: 100%;
}

/* 2, Contents */
.l-site {
  margin: 0px auto;
}

@media screen and (max-width: 1050px) {
  .l-site-content {
    margin-top: 65px;
  }
}

.l-container {
  width: 1100px;
  margin: auto;
}

@media screen and (max-width: 1050px) {
  .l-container {
    width: 100%;
    padding: 0 20px;
  }
}

.l-container-s {
  width: 800px;
  margin: auto;
}

@media screen and (max-width: 840px) {
  .l-container-s {
    width: 100%;
    padding: 0 0px;
  }
}

.l-container-l {
  width: 1200px;
  margin: auto;
}

@media screen and (max-width: 1200px) {
  .l-container-l {
    width: 100%;
    padding: 0 20px;
  }
}

.l-container-inner {
  position: relative;
  width: 100%;
}

.l-site-main-page {
  background: #F5F5F5;
  padding-bottom: 100px;
}

.l-blog-area {
  background: #F5F5F5;
}

.l-sigle-content {
  width: 78.6%;
  margin: auto;
}

@media screen and (max-width: 767px) {
  .l-sigle-content {
    width: 100%;
  }
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.col-6 {
  width: 48%;
}

.col-4 {
  width: 32%;
}

.col-3 {
  width: 24%;
}

/* Header */
header {
  top: 0;
  height: 100px;
  z-index: 777;
  margin: 0 auto;
  padding: 0;
  background: #fff;
}

@media screen and (max-width: 767px) {
  header {
    position: -webkit-sticky;
    position: sticky;
    height: 72.5px;
  }
}

.l-header-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 100px;
  max-width: 1660px;
  margin: 0 auto;
  padding: 0px 20px;
}

@media screen and (max-width: 767px) {
  .l-header-wrap {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    height: 72.5px;
    padding: 0px 0px;
    background: #fff;
    z-index: 777;
  }
}

.l-header-wrap .l-header-branding {
  margin: 8px 0px 0 0px;
}

@media screen and (max-width: 767px) {
  .l-header-wrap .l-header-branding {
    width: calc(135px + 72px);
    margin: 0px auto 0 auto;
    padding-left: 72px;
  }
}

.l-header-wrap .l-header-branding img {
  width: 100%;
  height: auto;
  margin: 0 0 0 0;
  padding: 0;
  line-height: 1;
  vertical-align: bottom;
}

.l-header-wrap .l-header-branding a {
  color: inherit;
  opacity: 1;
  text-decoration: none;
}

/* Navi */
.l-nav-wrap {
  width: calc(100% - 278px);
  margin: 0;
  padding: 0;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .l-nav-wrap {
    display: none;
  }
}

/* PC用 */
/* サブメニュー */
.l-nav-sub-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style-type: none;
  padding: 0;
}

.l-nav-sub-item a {
  display: block;
  padding: 0px 30px 0px 30px;
  background: url("./img/icon_arrow_right-blue.png") no-repeat 13px 5px;
  color: #1b2748;
  font-size: 1.4rem;
  font-weight: bold;
}

.l-nav-sub-item-contact a {
  padding: 9px 30px 8px 45px;
  border: 1px solid #1b2748;
  background: url("./img/icon_mail_small.png") no-repeat 18px 14px;
  background-color: #1b2748;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.l-nav-sub-item-contact a:hover {
  text-decoration: none;
}

/*  メインメニュー */
.menu-header-navi-container > .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 11px 0 0 0px;
}

.menu-header-navi-container > .menu > li {
  position: relative;
  padding: 0 20px;
}

@media screen and (max-width: 1225px) {
  .menu-header-navi-container > .menu > li {
    padding: 0 8px;
  }
}

.menu-header-navi-container > .menu > li > a {
  display: block;
  position: relative;
  padding: 6px 0px 10px 0;
  font-weight: bold;
  font-size: 1.75rem;
  text-align: left;
  overflow: hidden;
}

@media screen and (max-width: 1225px) {
  .menu-header-navi-container > .menu > li > a {
    font-size: 1.6rem;
  }
}

.menu-header-navi-container > .menu > li > a::after {
  content: '';
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  -webkit-transform: translateX(-110%);
          transform: translateX(-110%);
  border-bottom: 5px solid #1b2748;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.menu-header-navi-container > .menu > li > a:hover:after {
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  border-bottom: 5px solid #1b2748;
}

.current-menu-item {
  color: #1b2748;
}

nav ul.menu li a:hover {
  color: inherit;
  text-decoration: none;
  opacity: 1;
}

/* sp  */
.l-nav-sp_button-wrap {
  display: none;
}

.l-nav-sp_main {
  display: none;
}

@media screen and (max-width: 767px) {
  .l-nav-sp_button-wrap {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 72.5px;
    height: 72.5px;
    background-color: #1b2748;
  }
  .l-nav_sp-button {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 22px;
  }
  .l-nav_sp-button span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .l-nav_sp-button span:nth-child(2) {
    top: 50%;
    width: 100%;
  }
  .l-nav_sp-button span:nth-child(3) {
    top: 100%;
  }
  .l-nav_sp-button.is-close span {
    top: 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .l-nav_sp-button.is-close span:nth-child(2) {
    width: 0;
  }
  .l-nav_sp-button.is-close span:nth-child(3) {
    top: 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  /* sp ナビ */
  .l-nav-sp_main {
    display: block;
    position: fixed;
    top: 72.5px;
    width: 100%;
    height: calc(100% - 72.5px);
    z-index: 775;
    padding: 0 10px;
    background-color: #1b2748;
    -webkit-transform: translateX(-110%);
            transform: translateX(-110%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow-y: auto;
  }
  .l-nav-sp_main.is-open {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  .l-nav-sp_main .menu-menu-header-sp-container {
    overflow: auto;
  }
  .l-nav-sp_main .menu-menu-header-sp-container > ul {
    margin: 0;
    padding: 0;
  }
  .l-nav-sp_main .menu-menu-header-sp-container > ul > li {
    border-bottom: 1px solid #c6c6c6;
  }
  .l-nav-sp_main .menu-menu-header-sp-container > ul > li a {
    display: block;
    padding: 20px 10px 20px 10px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: normal;
  }
}

.l-nav-sp_contact {
  display: none;
}

@media screen and (max-width: 767px) {
  .l-nav-sp_contact {
    display: block;
    width: 35px;
    height: auto;
    margin-right: 20px;
  }
  .l-nav-sp_contact img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
  }
}

/* breadcrumb */
.l-breadcrumbs-area {
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .l-breadcrumbs-area {
    display: none;
  }
}

.l-breadcrumbs-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 1200px;
  height: 40px;
  margin: auto;
  padding: 0 10px;
}

@media screen and (max-width: 1225px) {
  .l-breadcrumbs-wrap {
    width: 100%;
  }
}

.breadcrumbs > span {
  position: relative;
  top: -1px;
}

.breadcrumbs a {
  padding: 0 6px 0 6px;
  color: #156CB8;
  font-size: 13px;
}

.post-list-wrap {
  margin: 50px 0 100px 0;
  padding: 50px 0;
  background: #1b2748;
  color: #fff;
}

.post-list-wrap--case {
  margin: 50px 0 100px 0;
  padding: 50px 0;
  background: url(./img/img_front_bg01.png) no-repeat center center;
  background-size: cover;
}

.post-list-wrap--download {
  margin: 50px 0 100px 0;
  padding: 50px 0;
  background: none;
}

.post-list-body {
  width: 100%;
}

.post-categories {
  list-style-type: none;
  padding: 0;
}

.post-list-title {
  color: #333;
  font-size: 2.4rem;
  font-weight: bold;
}

.navlink {
  padding: 50px 0;
  text-align: center;
}

.wp-pagenavi span.current {
  padding: 10px 14px;
  border-radius: 10px;
  color: #1b2748;
  color: #fff;
  background: #1b2748;
}

.wp-pagenavi a.page {
  padding: 10px 14px;
  border-radius: 10px;
  color: #1b2748;
}

/* 個別ページ */
.single-info {
  margin-bottom: 75px;
  padding: 0px 0 30px 0;
  background: url("./img/icon_blog_border.png") no-repeat 0 0;
  border-bottom: 2px solid #2E85CA;
}

.single-into_time {
  width: 78.6%;
  margin: 0 auto 25px auto;
  font-size: 2.5rem;
}

.single-maintitle {
  width: 78.6%;
  margin: 0 auto 0px auto;
  font-size: 2.5rem;
}

.single-maintitle--download {
  width: 100%;
  margin: 0 0 50px 0;
  padding-bottom: 10px;
  border-bottom: 2px solid #2E85CA;
  color: #1b2748;
  font-size: 3rem;
  text-align: center;
}

.navlink-single {
  padding: 100px 0 50px 0;
  overflow: hidden;
}

.navlink-single::after {
  content: "";
  clear: both;
  display: block;
}

.pagenation_single-prev {
  float: left;
  width: 50%;
  padding: 20px 50px 20px 50px;
  border: 1px solid #1b2748;
  background: url("./img/icon_arrow_left_single.png") no-repeat 10px 50%;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .pagenation_single-prev {
    padding: 20px 10px 20px 30px;
    background: url(./img/icon_arrow_left_single.png) no-repeat 0px 50%;
    background-color: #fff;
  }
}

.pagenation_single-next {
  float: right;
  width: 50%;
  padding: 20px 50px 20px 50px;
  border: 1px solid #1b2748;
  background: url("./img/icon_arrow_right_single.png") no-repeat calc(100% - 10px) 50%;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .pagenation_single-next {
    padding: 20px 30px 20px 10px;
    background: url(./img/icon_arrow_right_single.png) no-repeat 100% 50%;
    background-color: #fff;
  }
}

.thumbnail {
  width: 100%;
  max-width: 400px;
  height: auto;
  margin: 0 0 10px 0;
  overflow: hidden;
  border-radius: 10px;
}

.thumbnail img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

/* download */
.page-download_list {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
}

.page-download_item {
  width: 30%;
  height: auto;
  margin: 0 1.66% 100px 1.66%;
}

@media screen and (max-width: 767px) {
  .page-download_item {
    width: 100%;
  }
}

.page-download_title {
  padding: 0 10px;
  font-size: 2rem;
}

.page-download_link {
  color: #000;
}

.page-download_link:hover {
  text-decoration: none;
}

.page-download_link:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

/* front-page */
/*
メインキービジュアルエリア変更　2021.5.18
スクール・BMGバナー表示＋レスポンシブ対応(JS追加)
ここから
*/
/* Main Visual */
.l-main-visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: calc(100vh - 100px) !important;
}

.large-box {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
  background: url("./img/img_main-visual.jpg") no-repeat 50% 0;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .large-box {
    background: url("./img/img_main-visual-sp.jpg") no-repeat 50% 0;
    background-size: cover;
  }
}

/* トップキービジュアルにテキスト追加 */
.large-box-title {
  color: #fff;
  font-size: 3.5vw;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  margin-top: calc(50vh - 100px - 3em);
  margin-bottom: 1em;
}


.large-box-text {
  color: #fff;
  font-size: 1.8vw;
  text-align: center;
  margin-bottom: 1em;
}

.large-box-text strong {
  font-weight: bold;
}
  .br-sp {
    display:none;
  }

@media screen and (max-width: 1050px) {
  .large-box-title {
    font-size: 4rem;
  }
  .large-box-text {
    font-size: 2.3rem;
  }
  .br-sp {
    display:none;
  }
}

@media screen and (max-width: 767px) {
  .large-box-title {
    font-size: 3rem;
  }
  .large-box-text {
    font-size: 2rem;
  }
  .br-sp {
    display:block;
  }
}

.large-box-btn {
  text-align: center;
  -webkit-box-shadow: 1px 2px 3px #000;
          box-shadow: 1px 2px 3px #000;
}

.large-box-btn:first-child {
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .large-box-btn:first-child {
    margin-bottom: 15px;
  }
}

.large-box-btn-container {
  width: 100%;
  text-align: center;
}

.small-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

.small-box-title {
  color: #fff;
  font-size: 2vw;
  line-height: 1.27;
  font-weight: bold;
  margin: 15px 10px 0;
}

.small-box-title span {
  font-size: 63.6%;
  font-weight: normal;
}

.small-box-btn.c-btn01 {
  position: absolute;
  bottom: -40px;
  left: 50%;
  z-index: 1;
  font-size: 1.6rem;
  line-height: 1.25;
  font-weight: bold;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  border: 1px solid #2E85CA;
  border-radius: 100px;
  background-color: #2E85CA;
  -webkit-box-shadow: 1px 2px 3px #25345d;
          box-shadow: 1px 2px 3px #25345d;
}

.small-box-btn.c-btn01:hover {
  border: 1px solid #2E85CA;
  color: #2E85CA;
}

.small-box-top {
  width: 100%;
  position: relative;
  height: 100%;
  background: url("./img/bmg/top-visual-bdmschool.jpg") no-repeat right 0;
  background-size: cover;
}

.small-box-bottom {
  width: 100%;
  position: relative;
  height: 100%;
  background: url("./img/bmg/top-visual-bmg.jpg") no-repeat 0 0;
  background-size: cover;
}

.small-box-bottom .small-box-title {
  text-align: right;
  margin-top: 60px;
}

.l-main-visual-mobile {
  display: none;
}

.l-main-visual-mobile .small-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media screen and (max-width: 1050px) {
  .l-main-visual .small-box {
    display: none;
  }
  .l-main-visual-mobile {
    display: block;
    background: #132548;
    background: linear-gradient(315deg, #132548 0%, #3b769e 100%);
  }
  .l-main-visual-mobile .small-box {
    height: 100vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .l-main-visual-mobile .small-box-top {
    background-position: 60% 0;
    height: 100vh;
  }
  .l-main-visual-mobile .small-box-bottom {
    height: 100vh;
    background-position: 40% 0;
  }
  .l-main-visual-mobile .small-box-title {
    font-size: 3.2rem;
  }
  .l-main-visual-mobile .small-box-btn.c-btn01 {
    bottom: 10vh;
    left: 0px;
    z-index: 1;
    font-size: 1.7rem;
    width: 80vw;
  }
}

@media screen and (max-width: 767px) {
  .l-main-visual {
    height: calc(100vh - 72.5px) !important;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 600px) {
  .l-main-visual {
    margin-bottom: 0;
  }
  .l-main-visual-mobile .small-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .l-main-visual-mobile .small-box-top {
    height: 50vh;
  }
  .l-main-visual-mobile .small-box-top .small-box-title {
    margin-top: 15px;
  }
  .l-main-visual-mobile .small-box-bottom {
    height: 50vh;
  }
  .l-main-visual-mobile .small-box-title {
    font-size: 3rem;
    margin-top: 60px;
  }
  .l-main-visual-mobile .small-box-btn.c-btn01 {
    bottom: -40px;
	left: 50%;
    z-index: 1;
    width: 80%;
    font-size: 1.7rem;
  }
}

/*
ここまで
メインキービジュアルエリア変更　2021.5.18
*/
/* Subtitle */
.subtitle-front {
  margin: 0 0 30px 0;
  text-align: center;
  font-size: 4.8rem;
  color: #1b2748;
  letter-spacing: 0.2rem;
}

@media screen and (max-width: 767px) {
  .subtitle-front {
    font-size: 3rem;
  }
}

.subtitle-front span {
  display: block;
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .subtitle-front span {
    font-size: 1.4rem;
  }
}

.subtitle-front--white {
  color: #fff;
}

/* Section */
/* SERVICE */
.front-sec01 {
  max-width: 1660px;
  margin: auto;
  padding: 50px 20px 50px 20px;
}

@media screen and (max-width: 767px) {
  .front-sec01 {
    padding: 50px 20px 50px 20px;
  }
}

.front-sec01_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: auto;
}

@media screen and (max-width: 1050px) {
  .front-sec01_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.front-sec01_item {
  margin: 0 1.5% 30px 1.5%;
  text-align: center;
	flex: 1;
}

@media screen and (max-width: 1050px) {
  .front-sec01_item {
    width: 48%;
    margin: 0 1% 30px 1%;
		flex: auto;
  }
}

.front-sec01_item-category {
  position: relative;
  margin: 27px 0 50px 0;
  padding: 0;
  color: #fff;
  line-height: 1;
  font-weight: bold;
  font-size: 1.8rem;
}

.front-sec01_item-category::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  height: 50px;
  margin: auto;
  background-color: #1b2748;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: -1;
}

.front-sec01_item-title {
  margin-bottom: 20px;
  color: #1b2748;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .front-sec01_item-title {
    font-size: 1.6rem;
  }
}

.front-sec01_item-icon {
  height: 132px;
  margin-bottom: 20px;
}

.front-sec01_item-icon img {
  vertical-align: bottom;
}

.front-sec01_item-descrption {
  margin-bottom: 20px;
  font-size: 1.4rem;
  text-align: left;
}

.front-sec01_btn {
  padding: 20px 0 20px 0;
  text-align: center;
}

.front-sec02 {
  padding: 50px 0 50px 0;
  background: url("./img/img_front_bg01.png") no-repeat center center;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .front-sec02 {
    padding: 50px 0 50px 0;
  }
}

.front-sec02_list {
  list-style: none;
  margin-bottom: 30px;
  padding: 0;
}

.front-sec02_item {
  margin: 0 0 0px 0;
  padding: 20px 0 20px 0;
  border-bottom: 1px solid #1b2748;
}

.front-sec02_item-link {
  position: relative;
  color: #000;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.front-sec02_item-link:hover {
  color: #1b2748;
  text-decoration: underline;
}

.front-sec02_item-date {
  color: #000;
  font-size: 1.4rem;
  font-weight: bold;
}

.front-sec02_item-title {
  color: #000;
  font-size: 1.8rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .front-sec02_item-title {
    margin-bottom: 10px;
  }
}

.front-sec02_item-cat1,
.front-sec02_item-cat2 {
  color: #000;
  font-size: 1.4rem;
}

.front-sec03 {
  padding: 50px 0 50px 0;
  background-color: #1b2748;
}

@media screen and (max-width: 767px) {
  .front-sec03 {
    padding: 50px 0 50px 0;
  }
}

.front-sec03_list {
  list-style: none;
  margin-bottom: 30px;
  padding: 0px 0 0 0;
}

.front-sec03_item {
  margin: 0 0 0px 0;
  padding: 15px 0 15px 0;
  color: #fff;
}

.front-sec03_item-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
  font-weight: bold;
}

.front-sec03_item-date {
  width: 88px;
  padding: 3px 0px 1px 0px;
  font-size: 1.4rem;
  line-height: 1;
}

.front-sec03_item-cat {
  font-size: 1rem;
}

.front-sec03_item-cat a {
  display: block;
  min-width: 86px;
  padding: 4px 5px 2px 5px;
  background-color: #fff;
  color: #1b2748;
  text-align: center;
  line-height: 1;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .front-sec03_item-cat a {
    min-width: 70px;
  }
}

.front-sec03_item-cat a:hover {
  text-decoration: none;
}

.front-sec03_item-title {
  font-size: 1.8rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .front-sec03_item-title {
    font-size: 1.6rem;
  }
}

.front-sec04 {
  padding: 200px 0 240px 0;
  background: url("./img/img_front_bg02.jpg") no-repeat 50% 100%;
  background-color: rgba(27, 39, 72, 0.6);
}

@media screen and (max-width: 767px) {
  .front-sec04 {
    padding: 70px 0 120px 0;
    background: url("./img/img_front_bg02-sp.jpg") no-repeat 50% 100%;
    background-color: rgba(27, 39, 72, 0.6);
    background-size: contain;
  }
}

.front-sec04_title {
  margin-bottom: 50px;
  font-size: 4rem;
  color: #fff;
  letter-spacing: 0;
}

@media screen and (max-width: 767px) {
  .front-sec04_title {
    font-size: 2.4rem;
  }
}

.front-sec04_text {
  width: 50%;
  margin: 0 auto 40px auto;
  color: #fff;
  text-align: center;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .front-sec04_text {
    width: 100%;
  }
}

.front-sec05 {
  padding: 50px 0 50px 0;
}

@media screen and (max-width: 767px) {
  .front-sec05 {
    padding: 50px 0 50px 0;
  }
}

.front-sec05_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0;
}

.front-sec05_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  margin-bottom: 50px;
}

@media screen and (max-width: 1050px) {
  .front-sec05_item {
    width: 100%;
  }
}

.front-sec05_item-link-img {
  display: block;
  position: relative;
  width: 180px;
  height: 120px;
  margin: 0 20px 20px 0px;
  border: 1px solid #ddd;
  background: #ddd;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .front-sec05_item-link-img {
    width: 100px;
    height: 66.66px;
    margin: 0 15px 20px 0px;
  }
}

.front-sec05_item-link-img img {
  width: 180px;
  height: auto;
  vertical-align: bottom;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 767px) {
  .front-sec05_item-link-img img {
    width: 100px;
  }
}

.front-sec05_item-link-img img:hover {
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

.front-sec05_item_no {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 40px;
  padding-top: 12px;
  background: #1b2748;
  color: #fff;
  text-align: center;
  line-height: 1;
}

.front-sec05_item-link-text {
  width: calc(100% - 180px - 20px);
  margin-top: -5px;
}

@media screen and (max-width: 767px) {
  .front-sec05_item-link-text {
    width: calc(100% - 100px - 15px);
  }
}

.front-sec05_item-title {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 1.8rem;
}

.front-sec05_item-text {
  font-weight: bold;
  font-size: 1.4rem;
}

.main-title-page {
  margin: 0 0 100px 0;
  color: #1b2748;
  text-align: center;
  font-weight: bold;
  font-size: 3rem;
}

@media screen and (max-width: 767px) {
  .main-title-page {
    margin: 0 0 60px 0;
  }
}

.main-title-page > span {
  display: block;
  margin: 35px 0 0 0;
  color: #1b2748;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
}

.main-title-page-sub {
  display: block;
  margin: 35px 0 0 0;
  color: #1b2748;
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
}

.sub-title-page {
  position: relative;
  color: #1C2976;
  font-weight: bold;
  font-size: 2.5rem;
  padding-bottom: 5px;
}

.sub-title-page::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 20%;
  height: 1px;
  background: #1C2976;
}

/* Sidebar */
@media screen and (max-width: 1050px) {
  .sidebar-pc {
    width: 100%;
    background: #fff;
  }
}

@media screen and (max-width: 767px) {
  .sidebar-pc {
    display: none;
  }
}

.sidebar-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .sidebar-sp {
    display: block;
  }
}

.columns {
  width: 310px;
  color: #444;
  font-size: 12px;
}

@media screen and (max-width: 1050px) {
  .columns {
    width: 100%;
  }
}

.widget {
  margin-bottom: 0px;
  padding: 8px 8px 19px 8px;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .widget {
    padding: 40px 8px 19px 8px;
  }
}

.widgettitle {
  margin-bottom: 0px;
  padding: 11px 20px 11px 18px;
  background: transparent -webkit-gradient(linear, left top, right top, from(#6882C0), color-stop(37%, #86A8E7), to(#91EAE4)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, #6882C0 0%, #86A8E7 37%, #91EAE4 100%) 0% 0% no-repeat padding-box;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: normal;
}

.widget ul {
  list-style: none;
  margin: 0 0 0 0px;
  padding: 0;
}

.widget ul li {
  margin: 0 0 0px 0px;
  padding: 0 0 0 0px;
}

.widget a {
  color: #444;
  text-decoration: none;
}

@media screen and (max-width: 970px) {
  .widget a {
    color: #111;
  }
}

.widget a:hover {
  color: #007AC8;
  opacity: 1;
  text-decoration: underline;
}

/* 最新の投稿 */
.widget_newpost-list .widgettitle {
  margin-bottom: 20px;
}

.widget_newpost-list .widgettitle::before {
  position: relative;
  top: -1px;
  left: -7px;
  font-family: "Font Awesome 5 Free";
  content: '\f05a';
  font-weight: 900;
}

.newpost-list li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 21px;
}

.newpost-list li a:hover {
  color: inherit;
  text-decoration: underline;
}

.newpost-list li a:hover img {
  opacity: 0.6;
}

.newpost-thumbnail {
  width: 76px;
  height: 47.43px;
  overflow: hidden;
  margin-right: 11px;
  padding: 0 0 0 0;
}

.newpost-thumbnail img {
  width: 100%;
  height: auto;
}

.newpost-list-title {
  display: block;
  width: calc(100% - 88px);
  font-size: 12px;
  letter-spacing: 0.36px;
  line-height: 15px;
}

/* categories */
@media screen and (max-width: 767px) {
  .widget_categories {
    padding: 0px 8px 19px 8px;
  }
}

.widget_categories .widgettitle::before {
  position: relative;
  top: 0px;
  left: -7px;
  font-family: "Font Awesome 5 Free";
  content: '\f07c';
  font-weight: 900;
}

.widget_categories ul {
  margin-bottom: 20px;
}

.widget_categories ul > li > a {
  display: block;
  position: relative;
  padding: 9px 24px 8px 24px;
  border-bottom: 1px dashed #DEDEDE;
  background: url("./img/icon_list_category.png") no-repeat 10px 15px;
}

.widget_categories ul > li > a:hover {
  color: inherit;
  background-color: #D8F7FF;
  text-decoration: none;
}

.widget_categories ul > li > a::before {
  position: absolute;
  top: 33%;
  right: 12px;
  font-family: "Font Awesome 5 Free";
  content: '\f061';
  font-weight: 900;
}

/* 6-1, Calendar */
#wp-calendar {
  width: 100%;
  height: auto;
  text-align: center;
}

#wp-calendar > caption {
  margin-bottom: 5px;
  padding-left: 12px;
  text-align: left;
}

#wp-calendar a {
  font-weight: bold;
  text-decoration: underline;
}

#wp-calendar #prev {
  text-align: left;
}

#wp-calendar #next {
  text-align: right;
}

/* 6-2, Search */
.search-submit {
  display: none;
}

.search-field {
  padding: 5px;
  border-radius: 3px;
}

/* Footer */
footer {
  position: relative;
  background-color: #1b2748;
}

.l-footer-main-wrap {
  padding: 100px 0 50px 0;
  background-color: #1b2748;
}

@media screen and (max-width: 767px) {
  .l-footer-main-wrap {
    padding: 100px 0 70px 0;
  }
}

.l-address-area {
  margin-bottom: 40px;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .l-address-area img {
    max-width: 100%;
  }
}

.l-info-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 60px;
  padding: 50px 60px;
  border: 1px solid #fff;
  color: #fff;
  font-weight: bold;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .l-info-area {
    padding: 50px 30px;
  }
}

@media screen and (max-width: 767px) {
  .l-info-area {
    padding: 30px 30px 30px 30px;
  }
}

.l-info-block-left {
  width: 600px;
}

@media screen and (max-width: 1050px) {
  .l-info-block-left {
    margin: 0 auto 20px auto;
  }
}

@media screen and (max-width: 767px) {
  .l-info-block-left {
    width: 100%;
  }
}

.l-info-block__title {
  margin: 10px 0 25px 0;
  font-size: 3rem;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .l-info-block__title {
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
}

/*
.l-info-block__tel-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}*/
.l-info-block__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 20px 0 0;
  padding: 2px 0 0 0px;
  font-size: 3.4rem;
}

.l-info-block__tel img {
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .l-info-block__tel {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    margin: 0 0px 20px 0;
    font-size: 2.7rem;
  }
}

.l-info-block__tel-desc {
  width: 100%;
  padding: 10px 0;
  border: 1px solid #fff;
  font-size: 2rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .l-info-block__tel-desc {
    font-size: 1.6rem;
  }
}

.l-info-block-right {
  width: 300px;
}

@media screen and (max-width: 1050px) {
  .l-info-block-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: center;
        align-content: center;
    width: 600px;
    margin: 0 auto 0px auto;
  }
}

@media screen and (max-width: 767px) {
  .l-info-block-right {
    display: block;
    width: 100%;
  }
}

.l-info-block__contact {
  width: 280px;
  margin-bottom: 12px;
}

@media screen and (max-width: 1050px) {
  .l-info-block__contact {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  .l-info-block__contact {
    margin-bottom: 20px;
  }
}

.l-info-block__contact a {
  padding: 20px 20px;
  background: url("./img/icon_mail.png") no-repeat 45px 18px;
  background-color: #fff;
  font-size: 1.8rem;
}

.l-info-block__contact a:hover {
  background: url("./img/icon_mail-white.png") no-repeat 45px 18px;
}

@media screen and (max-width: 767px) {
  .l-info-block__contact a {
    font-size: 1.4rem;
  }
}

.l-footer-menu-area .l-footer-menu {
  width: 80%;
  margin: 0 auto;
}

@media screen and (max-width: 1050px) {
  .l-footer-menu-area .l-footer-menu {
    width: 100%;
  }
}

.l-footer-menu-area .menu {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 0 0px;
  padding: 0;
}

.l-footer-menu-area .menu > li {
  width: 33%;
  padding: 0 0 25px 20px;
  background: url("./img/icon_arrow_right-white.png") no-repeat 0 7px;
}

@media screen and (max-width: 767px) {
  .l-footer-menu-area .menu > li {
    width: 100%;
    padding: 0 0 15px 20px;
  }
}

.l-footer-menu-area .menu > li a {
  color: #fff;
  font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
  .l-footer-menu-area .menu > li a {
    font-size: 1.4rem;
  }
}

.l-footer-menu-area .menu .current-menu-item {
  color: inherit;
}

.l-footer-bottom-wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #000;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .l-footer-bottom-wrap {
    text-align: left;
  }
}

.l-footer-copyright {
  display: block;
  padding: 10px 0;
  font-size: 1.2rem;
  font-style: normal;
}

/* Button  */
.c-btn01 {
  display: inline-block;
  position: relative;
  width: 280px;
  padding: 15px 0;
  border: 1px solid #98d33c;
  border-radius: 30px;
  color: #fff;
  background-color: #98d33c;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: bold;
}

.c-btn01:hover {
  border: 1px solid #98d33c;
  color: #98d33c;
  background-color: #fff;
  text-decoration: none;
}

.c-btn01--pt2 {
  border: 1px solid #e87a04;
  background-color: #e87a04;
}

.c-btn01--pt2:hover {
  border: 1px solid #e87a04;
  color: #e87a04;
  background-color: #fff;
  text-decoration: none;
}

.c-btn01--pt3 {
  border: 3px solid #1b2748;
  background-color: transparent;
  color: #1b2748;
}

.c-btn01--pt3:hover {
  border: 3px solid #1b2748;
  color: #fff;
  background-color: #1b2748;
  text-decoration: none;
}

.c-btn--large {
  width: 100%;
}

.c-btn02 {
  display: inline-block;
  width: 80%;
  max-width: 550px;
  padding: 20px 0px;
  border: 1px solid #1b2748;
  background-color: #1b2748;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .c-btn02 {
    width: 100%;
    font-size: 1.5rem;
  }
}

.c-btn02:hover {
  border: 1px solid #1b2748;
  background-color: #fff;
  color: #1b2748;
  text-decoration: none;
}

.c-btn02--white {
  border: 1px solid #fff;
  background-color: #fff;
  color: #1b2748;
}

.c-btn02--white:hover {
  border: 1px solid #fff;
  background-color: #1b2748;
  color: #fff;
}

.c-btn02--border {
  border: 1px solid #1b2748;
}

.c-btn02--border:hover {
  border: 1px solid #fff;
}

.c-btn03 {
  display: inline-block;
  width: 100%;
  padding: 15px 0px;
  border: 1px solid #fff;
  background-color: #fff;
  color: #1b2748;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c-btn03:hover {
  border: 1px solid #fff;
  background-color: #1b2748;
  color: #fff;
  text-decoration: none;
}

.c-btn04 {
  display: inline-block;
  padding: 10px 100px;
  border-radius: 34px;
  border: 1px solid #777;
  background-color: #fff;
  color: #000;
  font-size: 2.1rem;
  text-align: center;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 767px) {
  .c-btn04 {
    padding: 10px 30px;
  }
}

.c-btn04:hover {
  border: 1px solid #1b2748;
  background-color: #1b2748;
  text-decoration: none;
  color: #fff;
}

.c-btn05 {
  display: inline-block;
  padding: 10px 30px;
  border-radius: 34px;
  border: 1px solid #1b2748;
  background-color: #1b2748;
  color: #fff;
  font-size: 2.1rem;
  text-align: center;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 767px) {
  .c-btn05 {
    padding: 10px 30px;
  }
}

.c-btn05:hover {
  border: 1px solid #1b2748;
  background-color: #fff;
  color: #1b2748;
  text-decoration: none;
}

.c-btn06 {
  position: relative;
  display: inline-block;
  width: 240px;
  max-width: 100%;
  padding: 20px 10px 20px 0px;
  border: 1px solid #1b2748;
  background-color: #fff;
  color: #1b2748;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .c-btn06 {
    width: 100%;
    font-size: 1.5rem;
  }
}

.c-btn06:hover {
  border: 1px solid #1b2748;
  background-color: #1b2748;
  color: #fff;
  text-decoration: none;
}

.c-btn06:hover::after {
  content: ">";
  position: absolute;
  top: 27%;
  right: 10px;
  width: 18px;
  height: 20px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
}

.c-btn06::after {
  content: ">";
  position: absolute;
  top: 27%;
  right: 10px;
  width: 18px;
  height: 20px;
  color: #1b2748;
  font-size: 1.8rem;
  font-weight: bold;
}

/* Page Key Visual */
.c-page-kv {
  position: relative;
  width: 100%;
  height: 450px;
  background: #777;
}

@media screen and (max-width: 767px) {
  .c-page-kv {
    height: 250px;
  }
}

/* Breadcrumbs */
.c-breadcrumbs {
  margin: 50px 0 130px 0;
}

@media screen and (max-width: 767px) {
  .c-breadcrumbs {
    margin: 20px 0 60px 0;
  }
}

.c-breadcrumbs--single {
  margin: 50px 0 40px 0;
}

/*
c-pagetop {
  display: none;
  position: fixed;
  bottom: 0px;
  right: 0px;
  width: 44px;
  height: 44px;
  background: $main-color;

  @include sp {
    bottom: 0px;
    right: 0px;
  }

  a {
    display: block;
    width: 44px;
    height: 44px;
    background: url('./img/icon_arrow-top.png') no-repeat 50% 50%;
    color: #fff;
    transition: 0.3s;

    &:hover {
      background-color: #000;
    }
  }
}
*/
/* Box1 */
.c-box-pt1-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-box-pt1 {
  margin-bottom: 50px;
}

.c-box-pt1__img img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.c-box-pt1__text {
  padding: 6px 5px;
  border: 1px solid #1b2748;
  text-align: center;
  font-size: 1.6rem;
}

.c-box-pt1__text2 {
  padding: 31px 5px;
}

/* フッター前の住所  */
.c-address-area {
  margin: 70px 0;
  text-align: center;
}

/* コンテンツ最後のボタン一覧 */
.c-btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 1200px;
  margin: auto;
}

.c-btn-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 33%;
  min-height: 85px;
  padding: 15px 10px;
  border: 2px solid #1159BC;
  border-radius: 27px;
  background-color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 2.1rem;
}

@media screen and (max-width: 767px) {
  .c-btn-list-item {
    width: 100%;
    margin: 0 auto 20px auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.c-btn-list-item:hover {
  text-decoration: none;
  background-color: #1b2748;
  color: #fff;
}

/* Flex */
.c-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.c-col-6 {
  width: 49%;
}

@media screen and (max-width: 767px) {
  .c-col-6 {
    width: 100%;
  }
}

.c-col-3 {
  width: 23%;
}

@media screen and (max-width: 767px) {
  .c-col-3 {
    width: 100%;
  }
}

.c-col-4 {
  width: 32%;
}

@media screen and (max-width: 767px) {
  .c-col-4 {
    width: 100%;
  }
}

/*  Table1 */
.c-table-pt1 {
  width: 100%;
  font-weight: bold;
}

.c-table-pt1 th {
  width: 30%;
  padding: 20px 20px 20px 60px;
  border-bottom: 1px solid #707070;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .c-table-pt1 th {
    display: block;
    width: 100%;
    padding: 20px 0px 0 0px;
    border-bottom: none;
    font-size: 1.8rem;
  }
}

.c-table-pt1 td {
  width: 70%;
  padding: 20px 20px;
  border-bottom: 1px solid #707070;
}

@media screen and (max-width: 767px) {
  .c-table-pt1 td {
    display: block;
    width: 100%;
    padding: 20px 0px;
    font-weight: normal;
  }
}

.c-table-border-none {
  border-bottom: none !important;
}

/* Table2 */
.c-table-pt2 {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .c-table-pt2 {
    display: none;
  }
}

.c-table-pt2 th {
  padding: 5px 10px;
  border: 1px solid #707070;
  background-color: #DBEAFF;
  text-align: center;
  font-weight: normal;
}

.c-table-pt2 td {
  padding: 5px 10px;
  border: 1px solid #707070;
  text-align: center;
}

.c-table-pt2 td:first-child {
  padding: 5px 10px 5px 20px;
  text-align: left;
}

.c-table-pt2-sp {
  display: none;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .c-table-pt2-sp {
    display: block;
  }
}

.c-table-pt2-sp th {
  padding: 5px 10px;
  border: 1px solid #707070;
  background-color: #DBEAFF;
  text-align: center;
  font-weight: normal;
}

.c-table-pt2-sp td {
  padding: 5px 10px;
  border: 1px solid #707070;
  text-align: center;
}

.c-table-pt2-sp td:first-child {
  width: 50%;
  padding: 5px 10px 5px 20px;
  text-align: left;
}

/* Table3 */
.c-table-pt3 {
  width: 100%;
}

.c-table-pt3 th {
  width: 220px;
  padding: 25px 0;
  border-bottom: 1px solid #1b2748;
  text-align: left;
  font-weight: normal;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .c-table-pt3 th {
    display: block;
    width: 100%;
    padding: 25px 0 10px 0;
    border-bottom: none;
    font-weight: bold;
  }
}

.c-table-pt3 td {
  width: calc(100% - 220px);
  padding: 25px 0;
  border-bottom: 1px solid #1b2748;
}

@media screen and (max-width: 767px) {
  .c-table-pt3 td {
    display: block;
    width: 100%;
    padding: 10px 0 25px 0;
  }
}

/* Page Title */
.c-page-maintitle {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  margin: auto;
  color: #fff;
  font-size: 4rem;
  font-weight: normal;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-page-maintitle {
    font-size: 3rem;
  }
}

/* Page Subtitle  H2 */
.c-page-subtitle {
  margin-bottom: 50px;
  color: #1b2748;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .c-page-subtitle {
    border-bottom: 2px solid #1b2748;
  }
}

.c-page-subtitle > span {
  padding: 5px 30px;
  border-bottom: 2px solid #1b2748;
}

@media screen and (max-width: 767px) {
  .c-page-subtitle > span {
    padding: 5px 10px;
    border-bottom: none;
  }
}

/* Page Subtitle2  H3 */
.c-page-subtitle2 {
  margin-bottom: 50px;
  padding: 13px 30px 10px 45px;
  border-radius: 34px;
  background-color: #1b2748;
  color: #fff;
  font-size: 2.4rem;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .c-page-subtitle2 {
    padding: 13px 25px 10px 25px;
  }
}

/*  プライバシーポリシー  */
.privacy-policy .p-page-kv {
  background: url("./img/kv/img_privacy_kv.jpg") no-repeat 50% 50%;
  background-size: cover;
}

/*  会社概要  */
.company .p-page-kv {
  background: url("./img/kv/img_company_kv.jpg") no-repeat 50% 50%;
  background-size: cover;
}

.p-block1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
  background: #E2E9FF;
  color: #141F40;
}

.p-block1-content {
  width: 55%;
  padding: 0 20px;
}

@media screen and (max-width: 767px) {
  .p-block1-content {
    width: 100%;
    padding: 0 20px;
  }
}

.p-block1-img {
  width: 44%;
}

@media screen and (max-width: 767px) {
  .p-block1-img {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .p-block1-content-sp {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .p-block1-img-sp {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.p-block01 h3 {
  position: relative;
}

.p-block01 h3::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 85px;
  height: 1px;
  background: #141F40;
}

/*  セミナー  */
.l-blog-area .p-page-kv {
  background: url("./img/kv/img_seminar_kv.jpg") no-repeat 50% 50%;
  background-size: cover;
}

/*  お問い合わせ  */
.contact .p-page-kv,
.contact_test .p-page-kv,
.contact_complete .c-page-kv {
  background: url("./img/kv/img_contact_kv.jpg") no-repeat 50% 50%;
  background-size: cover;
}

/* チーム */
.team .p-page-kv {
  background: url("./img/kv/img_service_kv.jpg") no-repeat 50% 50%;
  background-size: cover;
}

.p-team-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-team-item {
  width: 48%;
  margin: 0 4% 30px 0;
}

@media screen and (max-width: 767px) {
  .p-team-item {
    width: 100%;
    margin: 0 0 30px 0;
  }
}

.p-team-item:nth-child(2n) {
  margin: 0 0 30px 0;
}

.p-team-item_head {
  position: relative;
  height: 290px;
  background-color: #1C2976;
}

.p-team-item_head-left {
  position: absolute;
  top: 26%;
  left: 20px;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .p-team-item_head-left {
    top: 10%;
  }
}

.p-team-item_head-left img {
  vertical-align: bottom;
}

.p-team-item_head-right {
  position: absolute;
  bottom: 0;
  right: 0px;
  z-index: 9;
}

.p-team-item_head-right img {
  vertical-align: bottom;
}

.p-team-item_body {
  padding: 15px 30px;
  background: #E9E9E9;
  color: #1C2976;
  font-size: 1.5rem;
}

/*　Faq　*/
.faq .p-page-kv {
  background: url("./img/kv/img_faq_kv.jpg") no-repeat 50% 50%;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .faq .p-page-kv {
    background: url("./img/kv/img_faq_kv.jpg") no-repeat 90% 50%;
    background-size: cover;
  }
}

.p-faq-list-wrap {
  margin-bottom: 100px;
}

.p-faq-list {
  padding: 50px;
  border-bottom: 1px solid #707070;
  color: #1b2748;
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .p-faq-list {
    padding: 50px 0;
  }
}

.p-faq-list-title {
  padding-bottom: 20px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .p-faq-list-title {
    position: relative;
    padding: 0 30px 20px 0;
  }
}

.p-faq-list-title_icon {
  display: inline-block;
  position: relative;
  left: 30px;
}

@media screen and (max-width: 767px) {
  .p-faq-list-title_icon {
    display: block;
    position: absolute;
    top: 0px;
    left: auto;
    right: 0px;
  }
}

.p-faq-border {
  border-top: 1px solid #707070;
}

.p-faq-subtitle {
  padding: 0 50px 10px 50px;
  border-bottom: 3px solid #1b2748;
  color: #1b2748;
  font-size: 2.8rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .p-faq-subtitle {
    padding: 0 0px 10px 0px;
  }
}

/* 当社でできること */
.service .p-page-kv {
  background: url("./img/kv/img_service_kv.jpg") no-repeat 50% 50%;
  background-size: cover;
}

.p-service-content-wrap {
  padding: 50px 80px 100px 80px;
  background-color: #fff;
}

@media screen and (max-width: 1050px) {
  .p-service-content-wrap {
    padding: 50px 20px 100px 20px;
  }
}

.p-service-subtitle1 {
  margin-bottom: 70px;
  color: #1b2748;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}

.p-servide-subtitle1-description {
  color: #1b2748;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
}

.p-service-subtitle2-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 0px;
}

.p-service-subtitle2-img {
  width: 195px;
}

@media screen and (max-width: 767px) {
  .p-service-subtitle2-img {
    width: 100%;
    text-align: center;
  }
}

.p-service-subtitle2 {
  width: calc(100% - 195px);
  padding: 0 10px 5px 10px;
  border-bottom: 3px solid #2D84CA;
  color: #1b2748;
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .p-service-subtitle2 {
    width: 100%;
  }
}

.p-service-list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-service-list {
  width: 49%;
  margin-bottom: 15px;
  padding: 25px 20px 25px 50px;
  background-color: #EEEEEE;
  color: #1b2748;
  font-size: 1.8rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .p-service-list {
    width: 100%;
    padding: 25px 20px;
  }
}

.p-service-list1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.p-service-list2 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

@media screen and (max-width: 767px) {
  .p-service-list2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.p-service-list3 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media screen and (max-width: 767px) {
  .p-service-list3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.p-service-list4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.p-service-list_title {
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .p-service-list_title {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }
}

.p-service-list_text {
  width: 100%;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .p-service-list_text {
    width: 100%;
  }
}

.p-service-btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-service-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 49%;
  min-height: 70px;
  margin-bottom: 15px;
  border: 1px solid #1C2976;
  background-color: #1C2976;
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

@media screen and (max-width: 767px) {
  .p-service-btn {
    width: 100%;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 1050px) {
  .p-service-btn {
    font-size: 1.5rem;
  }
}

.p-service-btn:hover {
  border: 1px solid #1C2976;
  background-color: #fff;
  color: #1C2976;
  text-decoration: none;
}

.p-service-img01 {
  width: 100%;
}

.p-service-img01 img {
  width: 100%;
  height: auto;
}

.p-service-consul-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 400px;
  background: url("./img/other/icon_service_bg01.png") no-repeat 50% 50%;
}

@media screen and (max-width: 767px) {
  .p-service-consul-area {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    min-height: inherit;
  }
}

.p-service-consul-area-left,
.p-service-consul-area-right {
  list-style-type: none;
  width: 48%;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .p-service-consul-area-left,
  .p-service-consul-area-right {
    width: 100%;
  }
}

.p-service-consul-area-left li,
.p-service-consul-area-right li {
  margin-bottom: 20px;
  color: #1C2976;
  font-weight: bold;
  font-size: 1.6rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-service-consul-area-left li,
  .p-service-consul-area-right li {
    text-align: left;
  }
}

@media screen and (max-width: 1050px) {
  .p-service-consul-area-left li,
  .p-service-consul-area-right li {
    font-size: 1.4rem;
  }
}

.p-service-consul-area2 {
  padding: 45px 0;
  text-align: center;
}

.p-service-open-area {
  padding: 70px 0 0 0;
}

.p-service-open-item-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 30px;
}

.p-service-open-item-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 30px;
}

.p-service-open-item_img {
  position: relative;
  width: 120px;
  padding: 0 20px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-service-open-item_img {
    width: 65px;
    padding: 50px 0 0 0;
  }
}

.p-service-open-item_img span {
  display: block;
  position: relative;
  left: -36%;
  width: 138px;
  height: 30px;
  font-size: 1.25rem;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .p-service-open-item_img span {
    display: none;
  }
}

.p-service-open-item_text {
  position: relative;
  width: 70%;
  margin: 0 20px 0px 20px;
  padding: 15px;
  border: 3px solid #000;
  border-radius: 25px;
  background-color: #fff;
  font-size: 2rem;
}

@media screen and (max-width: 767px) {
  .p-service-open-item_text {
    width: calc(100% - 65px);
    margin: 0;
    padding: 20px 10px;
    font-size: 1.8rem;
  }
}

.p-service-open-item_text::before {
  content: "";
  position: absolute;
  top: 33px;
  left: -32px;
  border: 13px solid transparent;
  border-right: 20px solid #fff;
  z-index: 5;
}

@media screen and (max-width: 767px) {
  .p-service-open-item_text::before {
    top: 33px;
    left: -26px;
    border: 13px solid transparent;
    border-right: 13px solid #fff;
  }
}

.p-service-open-item_text::after {
  content: "";
  position: absolute;
  top: 30px;
  left: -39px;
  border: 16px solid transparent;
  border-right: 22px solid #000;
  z-index: 4;
}

@media screen and (max-width: 767px) {
  .p-service-open-item_text::after {
    top: 30px;
    left: -33px;
    border: 16px solid transparent;
    border-right: 15px solid #000;
    z-index: 4;
  }
}

.p-service-open-item_text-right::before {
  content: "";
  position: absolute;
  top: 33px;
  left: auto;
  right: -33px;
  border: 13px solid transparent;
  border-left: 20px solid #fff;
  z-index: 5;
}

@media screen and (max-width: 767px) {
  .p-service-open-item_text-right::before {
    top: 33px;
    right: -26px;
    border: 13px solid transparent;
    border-left: 13px solid #fff;
  }
}

.p-service-open-item_text-right::after {
  content: "";
  position: absolute;
  top: 30px;
  left: auto;
  right: -39px;
  border: 16px solid transparent;
  border-left: 22px solid #000;
  z-index: 4;
}

@media screen and (max-width: 767px) {
  .p-service-open-item_text-right::after {
    top: 30px;
    right: -33px;
    border: 16px solid transparent;
    border-left: 15px solid #000;
    z-index: 4;
  }
}

.p-service-open-item_img-text-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .p-service-open-item_img-text-sp {
    display: block;
  }
}

.p-service-open-item_img-text-sp2 {
  display: none;
}

@media screen and (max-width: 767px) {
  .p-service-open-item_img-text-sp2 {
    display: block;
    text-align: right;
  }
}

/* 選ばれる理由 */
.strength .p-page-kv {
  background: url("./img/kv/img_service_kv.jpg") no-repeat 50% 50%;
  background-size: cover;
}

.p-strength-content-wrap {
  margin-bottom: 90px;
  padding: 50px 80px 30px 80px;
  background-color: #fff;
}

@media screen and (max-width: 1050px) {
  .p-strength-content-wrap {
    padding: 50px 20px 30px 20px;
  }
}

.p-strength-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 30px 0 20px 0;
  border-bottom: 1px solid #707070;
}

.p-strength-block-body {
  width: calc(100% - 404px - 40px);
}

@media screen and (max-width: 1050px) {
  .p-strength-block-body {
    width: 55%;
  }
}

@media screen and (max-width: 767px) {
  .p-strength-block-body {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.p-strength-subtitle {
  position: relative;
  padding-bottom: 10px;
  font-size: 2.5rem;
  font-weight: bold;
  color: #1C2976;
}

.p-strength-subtitle::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 65px;
  height: 5px;
  background: #1C2976;
}

.p-strength-block-text {
  color: #555;
}

.p-strength-block-link {
  display: block;
  padding-top: 60px;
  text-align: right;
  font-weight: bold;
}

.p-strength-block-img {
  width: 404px;
}

@media screen and (max-width: 1050px) {
  .p-strength-block-img {
    width: 43%;
  }
}

@media screen and (max-width: 767px) {
  .p-strength-block-img {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.p-strength-block-img img {
  width: 100%;
  height: auto;
}

.p-performance-title {
  margin-bottom: 30px;
  color: #1b2748;
  font-size: 2rem;
  font-weight: bold;
}

.p-performance-list {
  list-style: none;
  margin-bottom: 100px;
  padding: 0 30px;
  color: #1b2748;
  font-size: 1.8rem;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .p-performance-list {
    padding: 0;
  }
}

.p-performance-list > li {
  margin-bottom: 5px;
}

.p-public-block1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-public-block1-img {
  width: 214px;
}

@media screen and (max-width: 767px) {
  .p-public-block1-img {
    width: 100%;
    text-align: center;
  }
}

.p-public-block1-img img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .p-public-block1-img img {
    width: auto;
  }
}

.p-public-block1-body {
  width: calc(100% - 214px - 20px);
}

@media screen and (max-width: 767px) {
  .p-public-block1-body {
    width: 100%;
  }
}

.p-public-block1-title {
  color: #1b2748;
  font-size: 2rem;
  font-weight: bold;
}

.p-public-block1-text {
  color: #1b2748;
  font-size: 2rem;
  font-weight: bold;
  padding: 20px 0 0 0;
}

.p-public-block2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: -40px 0 40px 0;
}

@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-public-block2 {
    margin: 20px 0 0px 0;
  }
}

.p-public-block2-item {
  width: 48%;
  margin-bottom: 20px;
  padding: 30px 20px;
  border: 1px solid #1b2748;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .p-public-block2-item {
    width: 100%;
  }
}

.p-public-block2-title {
  margin-bottom: 30px;
  color: #1b2748;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-public-block2-title {
    text-align: left;
  }
}

.p-public-block2-body {
  color: #1b2748;
}

.p-public-btn-wrap {
  margin-bottom: 100px;
  text-align: center;
}

.p-public-block3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

.p-public-block3-img {
  width: 220px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-public-block3-img {
    width: 100%;
  }
}

.p-public-block3-body {
  width: calc(100% - 245px);
}

@media screen and (max-width: 767px) {
  .p-public-block3-body {
    width: 100%;
  }
}

.p-public-block3-title {
  color: #1b2748;
  font-size: 1.8rem;
  font-weight: bold;
}

.p-public-block3-text {
  color: #1b2748;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 20px 0 0 0;
}

/* サイトマップ */
.sitemap .p-page-kv {
  background: url("./img/kv/img_sitemap_kv.jpg") no-repeat 50% 50%;
  background-size: cover;
}

.p-sitemap-wrap {
  padding-bottom: 50px;
}

.p-sitemap-wrap ul {
  list-style-type: none;
}

.p-sitemap-wrap ul li {
  position: relative;
  margin-bottom: 15px;
  padding-left: 27px;
  font-size: 1.8rem;
}

.p-sitemap-wrap ul li::before {
  content: ">";
  position: absolute;
  top: 0px;
  left: 0;
  width: 15px;
  height: 18px;
  color: #1C2976;
}

.p-sitemap-wrap ul li a {
  color: #1C2976;
}

/* 導入事例 */
.post-type-archive-case .p-page-kv {
  background: url("./img/kv/img_case_kv.jpg") no-repeat 50% 50%;
  background-size: cover;
}

/* 導入事例の個別ページ */
.single-case .p-page-kv {
  background: url("./img/kv/img_case_kv.jpg") no-repeat 50% 50%;
  background-size: cover;
}

.p-single-case-btn-wrap {
  padding-top: 120px;
  text-align: right;
}

/* margin top */
.u-mt10 {
  margin-top: 10px;
}

.u-mt15 {
  margin-top: 15px;
}

.u-mt20 {
  margin-top: 20px;
}

.u-mt30 {
  margin-top: 30px;
}

.u-mt40 {
  margin-top: 40px;
}

/* margin bottom */
.u-mb10 {
  margin-bottom: 10px;
}

.u-mb15 {
  margin-bottom: 15px;
}

.u-mb20 {
  margin-bottom: 20px;
}

.u-mb30 {
  margin-bottom: 30px;
}

.u-mb40 {
  margin-bottom: 40px;
}

.u-mb50 {
  margin-bottom: 50px;
}

.u-mb55 {
  margin-bottom: 55px;
}

.u-mb60 {
  margin-bottom: 60px;
}

.u-mb70 {
  margin-bottom: 70px;
}

.u-mb80 {
  margin-bottom: 80px;
}

.u-mb90 {
  margin-bottom: 90px;
}

.u-mb100 {
  margin-bottom: 100px;
}

.u-mr10 {
  margin-right: 10px;
}

.u-mr20 {
  margin-right: 20px;
}

/* padding top */
.u-pt0 {
  padding-top: 0px;
}

.u-pt10 {
  padding-top: 10px;
}

.u-pt15 {
  padding-top: 15px;
}

.u-pt20 {
  padding-top: 20px;
}

.u-pt30 {
  padding-top: 30px;
}

.u-pt40 {
  padding-top: 40px;
}

.u-pt50 {
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  .u-pt0-sp {
    padding-top: 0;
  }
}

/* text align */
.u-text-center {
  text-align: center;
}

.u-text-left {
  text-align: left;
}

.u-text-right {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .u-text-left-sp {
    text-align: left;
  }
}

/* レスポンシブ */
.u-pc-none {
  display: none;
}

@media screen and (max-width: 767px) {
  .u-pc-none {
    display: block;
  }
}

.u-tb-show {
  display: none;
}

@media screen and (max-width: 1050px) {
  .u-tb-show {
    display: block;
  }
}

.u-tb-none {
  display: block;
}

@media screen and (max-width: 1050px) {
  .u-tb-none {
    display: none;
  }
}

/* アンダーライン  */
.u-underline {
  text-decoration: underline;
}

.u-underline:hover {
  text-decoration: none;
}
/*# sourceMappingURL=style.css.map */

/* 追記 */
.l-sigle-content p a,
.l-sigle-content .p-rich_text_section a,
.l-sigle-content p a span {
	color: #107dd4 !important;
}

.form-preview-dl dt {
  flex-shrink: 0;
}
.form-preview-dl dd {
  width: 100%;
}
.form-preview-dl .wpcf7-list-item {
  margin: 0;
}
.form-preview-dl a {
  text-decoration: underline;
}
.form-preview-dl.name_box dd p {
  display: flex;
  gap: 0 10px;
}
.form-preview-dl.name_box dd p input {
  width: 120px;
}
.form-preview-dl input.form-preview-input01-half[type="text"] {
  display: inline-block;
  width: 40px;
  margin-right: 8px;
}
.form-preview-dl > dd .form-preview-input01-half {
  vertical-align: middle;
}
.form-preview-dl input[type="text"],
.form-preview-dl input[type="password"],
.form-preview-dl input[type="tel"],
.form-preview-dl input[type="email"] {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  border: 1px solid #bebebe;
  background: #f5f5f5;
  font-size: 16px;
  line-height: 32px;
  text-indent: 5px;
  transition: all .2s ease;
}
.form-preview-dl {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 20px 0 15px;
  border-bottom: #e2e2e2 1px solid;
}
.form-preview-dl > dt {
  box-sizing: border-box;
  width: 260px;
  padding: 11px 16px 11px 4px;
  float: left;
}
.form-preview-dl > dt span {
  box-sizing: border-box;
  display: block;
  width: calc(2.5em + 10px);
  float: left;
}
.form-preview-dl > dt span + span {
  word-wrap: break-word !important;
  box-sizing: border-box;
  width: calc(100% - (2.5em + 10px));
  padding-left: 8px;
  line-height: 1.4;
  overflow-wrap: break-word !important;
}
.wpcf7-form .form-preview-reqiured {
  display: inline-block !important;
  padding: 2px 5px;
  background-color: #ce052c;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
}
.wpcf7-form .form-preview-not-required {
  display: inline-block !important;
  padding: 2px 5px;
  background-color: #777;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
}
.wpcf7-form input[type="radio"]{
  margin-top: 0;
}
.wpcf7-form input[type="radio"] + .wpcf7-list-item-label {
  vertical-align: middle;
  margin-right: 10px;
}
.wpcf7-form .show-page-btn {
  margin: 40px auto 0;
  clear: both;
  font-size: 0;
}
.wpcf7-form .show-page-btn .btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 240px;
  margin: 0 auto;
  display: block;
  padding: 16px 48px;
  border: solid 1px #329bd2;
  border-radius: 4px;
  background-color: #329bd2;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  transition: all .2s ease;
  cursor: pointer;
}
.wpcf7-form .form-preview-dl input[type="checkbox"] {
  width: 16px;
  height: 16px;
  vertical-align: text-top;
  display: inline-block;
  margin-top: 0;
}
.wpcf7-form .form-preview-dl .form-preview-help-text {
  margin-top: 5px;
  margin-bottom: 0;
  color: #666;
  font-size: 90%;
}
.wpcf7-form a.btn {
  box-sizing: border-box;
  line-height: 1.5;
  color: #fff !important;
}
.wpcf7-form .btn_return a {
  background: #bbb !important;
  border-color: #bbb !important;
  color: #fff !important;
}
.wpcf7-form .confirm_area {
  display: none;
}
.wpcf7-form .btn_confirm a.disabled {
  pointer-events: none;
  opacity: 0.3;
}
.confirm_area h3 {
  margin-bottom: 0;
  padding: 20px 0;
  text-align: center;
  border-bottom: #e2e2e2 1px solid;
}
.confirm_area .confirm_box > div {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 20px 0 15px;
  border-bottom: #e2e2e2 1px solid;
}
.confirm_area .confirm_box > div >div:first-child {
  width: 260px;
  flex-shrink: 0;
}
.confirm_area .confirm_box > div >div:last-child {
  width: 100%;
}
.wpcf7-form .wpcf7-spinner {
  display: none;
}
.wpcf7-form .wpcf7-mail-sent-ok {
  display: none;
}
.wpcf7-form .form-preview-dl textarea {
  box-sizing: border-box;
  width: 100% !important;
  padding: 8px;
  border: 1px solid #bebebe;
  background: #f5f5f5;
}

@media screen and (max-width: 690px) {
  .wpcf7-form .form-preview-dl {
    display: block;
  }
  .wpcf7-form .form-preview-dl > dt {
    width: 100%;
    padding: 11px 0;
    float: none;
    overflow: hidden;
  }
  .confirm_area .confirm_box > div {
    display: block;
  }
  .confirm_area .confirm_box > div >div:first-child {
    width: 100%;
    overflow: hidden;
  }
}
