@charset "UTF-8";
/* base
   ========================================================================== */
body {
  position: relative;
  width: 100%;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 0.8px;
  font-family: "YakuHanJP", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  color: #251E1C;
  text-align: justify;
  text-justify: inter-ideograph;
  font-feature-settings: "palt";
  word-wrap: break-word;
  overflow-wrap: break-word;
}
p {
  padding-bottom: 25px;
}
img {
  width: 100%;
}
a {
  color: #065385;
  text-decoration-color: #065385;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
a:hover {
  text-decoration: none !important;
  opacity: 0.8;
}
/* 外部リンクのアイコン（KAI）
   ========================================================================== */
/*a[href^="http"]:after, a[href^="//"]:after {
  margin: 0 0 0 3px;
  font-family: "Font Awesome 5 Free";
  content: '\f35d';
  font-weight: 900;
}
a[href^="http://www.ppmj.com/"]:after, a[href^="https://www.ppmj.com/"]:after, a[href^="http://swbs.smrj.go.jp/"]:after, a[href^="https://swbs.smrj.go.jp/"]:after, a[href^="http://ppmj.hatenablog.com/"]:after {
  margin: inherit;
  font-family: inherit;
  content: '';
  font-weight: inherit;
}*/
.icon1::before {
  content: '\f35d';
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  margin: auto 10px auto auto;
}
.icon2::before {
  content: '\f144';
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  margin: auto 10px auto auto;
}
.iframe-content {
  position: relative;
  width: 100%;
  padding: 56% 0 0 0;
  margin: 0 0 20px 0;
}
.iframe-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* layout
   ========================================================================== */
@media (max-width: 768px) {
  #l-main {
    padding-top: 50px;
  }
}
#l-footer {
  margin-top: 100px;
  text-decoration: none !important;
}
.p-footer a {
  /*text-decoration: none;*/
}
.l-base-w {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 10px;
  font-size: 15px;
  font-size: 0.937rem;
}
.l-base-w2 {
  width: 100%;
  max-width: 800px;
  margin: 50px auto auto auto;
  padding: 0 10px;
}
.l-2grid__inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -30px;
}
@media (max-width: 768px) {
  .l-2grid__inner {
    display: block;
  }
}
.l-2grid__item {
  width: 50%;
  padding: 0 0 30px 30px;
}
.l-2grid__item img {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
@media (max-width: 768px) {
  .l-2grid__item {
    width: 100%;
  }
}
.c-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.c-only--sp {
  display: none !important
}
@media (max-width: 768px) {
  .c-only--sp {
    display: block !important
  }
}
@media (max-width: 768px) {
  .c-only--pc {
    display: none !important
  }
}
.c-opa {
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.c-opa:hover {
  text-decoration: none !important;
  opacity: 0.8;
}
/* titile
   ========================================================================== */
.c-titleBalloon {
  position: relative;
  padding: 15px;
  border-bottom: 1px solid;
  margin: 50px auto;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 600;
  text-align: center;
}
.c-titleBalloon::before, .c-titleBalloon::after {
  position: absolute;
  left: 50%;
  top: 100%;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  border-width: 30px;
  margin: 0 0 0 -14px;
}
.c-titleBalloon::before {
  border-top-color: #000000;
  margin-left: -14px;
}
.c-titleBalloon::after {
  border-top-color: #FFFFFF;
  margin: -1px 0 0 -14px;
}
@media (max-width: 768px) {
  .c-titleBalloon {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
  }
}
.c-titleLine {
  display: flex;
  align-items: center;
  margin: 60px auto 28px;
}
.c-titleLine::before, .c-titleLine::after {
  border-top: 2px solid;
  content: "";
  flex-grow: 1;
}
.c-titleLine::before {
  margin-right: 1rem;
  margin-left: -1.5rem;
}
.c-titleLine::after {
  margin-left: 1rem;
  margin-right: -1.5rem;
}
.c-titleLine__inner {
  margin: 0 auto;
}
.c-titleLine__inner[text=support] {
  width: 96px;
}
.c-titleLine__inner[text=case] {
  width: 55px;
}
.c-titleLine__inner[text=staff] {
  width: 61px;
}
.c-titleKv {
  background: url("../img/home/kv_bg.jpg") center center no-repeat;
  background-size: cover;
  object-fit: cover;
  height: 200px;
  margin-bottom: 3em;
}
.c-titleKv2 {
  background: url("../img/home/kv_bg4.jpg") center center no-repeat;
  background-size: cover;
  object-fit: cover;
  height: 200px;
  margin-bottom: 3em;
}




.c-titleKv101 {
  background: url("../img/home/kv_bg101.jpg") center center no-repeat;
  background-size: cover;
  object-fit: cover;
  height: 200px;
  margin-bottom: 3em;
}

.c-titleKv3 {
  background: url("../img/home/kv_bg5.jpg") center center no-repeat;
  background-size: cover;
  object-fit: cover;
  height: 200px;
  margin-bottom: 3em;
}
.c-titleKv4 {
  background: url("../img/home/kv_bg6.jpg") center center no-repeat;
  background-size: cover;
  object-fit: cover;
  height: 200px;
  margin-bottom: 3em;
}
.c-titleKv5 {
  background: url("../img/home/kv_bg7.jpg") center center no-repeat;
  background-size: cover;
  object-fit: cover;
  height: 200px;
  margin-bottom: 3em;
}
.c-titleKv6 {
  background: url("../img/home/kv_bg8.jpg") center center no-repeat;
  background-size: cover;
  object-fit: cover;
  height: 200px;
  margin-bottom: 3em;
}
.c-titleKv7 {
  background: url("../img/home/kv_bg9.jpg") center center no-repeat;
  background-size: cover;
  object-fit: cover;
  height: 200px;
  margin-bottom: 3em;
}
.c-titleUnderline {
  padding-bottom: 0.7em;
  border-bottom: 1px solid;
  margin-bottom: 1.2em;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  color: #065385;
}
@media (max-width: 768px) {
  .c-titleUnderline {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
  }
}
.c-titleRightline {
  display: flex;
  align-items: center;
  margin-bottom: 2em;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
}
.c-titleRightline::after {
  border-top: 1px solid;
  content: "";
  flex-grow: 1;
  margin-left: 1rem;
}
@media (max-width: 768px) {
  .c-titleRightline {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
  }
}
/* button
   ========================================================================== */
.c-btn__Group .c-btn {
  margin-bottom: 20px;
}
.c-btn[color=white] {
  border: 1px solid;
}
.c-btn[color=white] a {
  padding: 1em;
  color: #000;
  font-weight: 600;
}
.c-btn a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
  color: #fff;
}
.c-btn--r {
  border-radius: 5px;
}
.c-btn--r[btn-type=short] {
  padding: 5px;
}
.c-btn--r[btn-type=wide] {
  /*font-weight: 600;*/
}
@media (max-width: 768px) {
  .c-btn--r[btn-type=wide] {
    font-size: 14px;
    font-size: 0.875rem;
    /*  font-weight: 600;*/
  }
}
.c-btn--r[btn-type=wide] a {
  font-size: 20px;
  font-size: 1.25rem;
  padding: 20px;
}
@media (max-width: 768px) {
  .c-btn--r[btn-type=wide] a {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 15px;
  }
}
.c-btn--r[color=blue] {
  background-color: #61abec;
}
.c-btn--r[color=green] {
  background-color: #00b0b9;
}
.c-btn--r[color=green2] {
  background-color: #00b0b9;
  padding: 10px;
}
.c-btn--r[color=orange] {
  background-color: #F39800;
}
.c-btn--r a {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
}
/* link
   ========================================================================== */
.c-link--simple a {
  color: #065385;
}
/* label
   ========================================================================== */
.c-label {
  position: absolute;
  top: 0;
  left: 0;
  padding: 2px 14px;
  font-size: 16px;
  font-size: 1rem;
  /*font-weight: 600;*/
  color: #fff;
  z-index: 99;
}
@media (max-width: 768px) {
  .c-label {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
  }
}
.c-label[color=red] {
  background-color: #e54429;
}
.c-label[color=orange] {
  background-color: #F39800;
}
/*background
   ========================================================================== */
.c-bgBlue {
  position: relative;
  background: url(../img/common/bg_blue.png) center center no-repeat;
  background-size: cover;
  height: 100px;
  object-fit: cover;
}
.c-bgBlue__catch {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  color: #fff;
}
@media (max-width: 768px) {
  .c-bgBlue__catch {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
  }
}
.c-bgBlue[height=low] {
  height: 100px;
}
.c-bgBlue2 {
  position: relative;
  background: url(../img/common/bg_blue.png) center center no-repeat;
  background-size: cover;
  height: 150px;
  object-fit: cover;
}
/*decoration
   ========================================================================== */
.c-new {
  width: 163px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .c-new {
    width: 120px;
  }
}
.c-arrow--down {
  width: 44px;
  margin: 15px auto;
}
.c-parenthesis {
  position: relative;
  width: 90%;
  padding: 15px 20px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-parenthesis::before, .c-parenthesis::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-parenthesis::before {
  top: 0;
  left: 0;
  border-top: 1px solid #251E1C;
  border-left: 1px solid #251E1C;
}
.c-parenthesis::after {
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #251E1C;
  border-right: 1px solid #251E1C;
}
@media (max-width: 768px) {
  .c-parenthesis {
    width: 100%;
  }
}
.c-quote {
  position: relative;
}
.c-quote::after, .c-quote::before {
  color: #B2B2B2;
  font: 50px/1 Georgia, serif;
  position: absolute;
}
.c-quote::before {
  content: "“";
  top: 5%;
  left: 2%;
}
.c-quote::after {
  content: "”";
  bottom: -20%;
  right: 2%;
}
/*form
   ========================================================================== */
.c-input {
  width: 100%;
  padding: 0.5em 1em;
  border: 1px solid #b2b2b2;
  font-size: 14px;
  font-size: 0.875rem;
}
.c-textarea {
  width: 100%;
  padding: 0.5em 1em;
  border: 1px solid #b2b2b2;
  font-size: 14px;
  font-size: 0.875rem;
}
.c-required {
  color: #e54429;
}
/* footer
   ========================================================================== */
.p-banner {
  position: relative;
  background: url(../img/common/bg_banner.jpg) center center no-repeat;
  background-size: cover;
  height: 320px;
  object-fit: cover;
}
.p-banner__catch {
  margin-bottom: 50px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
}
@media (max-width: 768px) {
  .p-banner__catch {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
  }
}
.p-banner__btnGroup {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .p-banner__btnGroup {
    display: block;
  }
}
.p-banner__btnItem {
  width: 370px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 19px;
  font-size: 1.1875rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .p-banner__btnItem {
    width: 100%;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
  }
}
.p-banner__btnItem[color=red] {
  background-color: #e54429;
}
.p-banner__btnItem[color=hojokin] {
  background-color: #f39800;
}
.p-banner__btnItem[color=blue] {
  background-color: #61abec;
}
.p-banner__btnItem a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.p-footer {
  background-color: #f1f7f7;
  padding-top: 30px;
  padding-bottom: 30px;
}
.p-footer__inner {
  display: flex;
}
@media (max-width: 768px) {
  .p-footer__inner {
    display: block;
  }
}
.p-footer--left {
  width: 50%;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .p-footer--left {
    width: 100%;
    padding-right: 0;
  }
}
.p-footer--right {
  width: 50%;
}
@media (max-width: 768px) {
  .p-footer--right {
    width: 100%;
  }
}
.p-footer__title {
  margin-bottom: 10px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
}
.p-footerInfo {
  padding-bottom: 20px;
  border-bottom: 1px solid #969696;
  margin-bottom: 20px;
}
.p-footerInfo__list {
  padding-left: 20px;
  font-size: 16px;
  font-size: 1rem;
  list-style: decimal;
}
.p-footerInfo__list li {
  margin-bottom: 7px;
}
.p-footerSites {
  margin-bottom: 10px;
}
.p-footerSites__list {
  padding-left: 20px;
  font-size: 15px;
  font-size: 0.9375rem;
  list-style: disc;
}
.p-footerSites__list li {
  margin-bottom: 7px;
}
@media (max-width: 768px) {
  .p-footerLetter {
    padding-bottom: 20px;
    border-bottom: 1px solid #969696;
    margin-bottom: 20px;
  }
}
.p-footerLetter__link {
  font-size: 15px;
  font-size: 0.9375rem;
}
.p-footerBooks__item {
  background: #fff;
  padding: 14px;
  margin-bottom: 8px;
}
.p-footerBooks__itemInner {
  display: flex;
}
.p-footerBooks__thumb {
  width: 100px;
  margin-right: 20px;
}
.p-footerBooks__content {
  width: 100%;
  flex: 1;
}
.p-footerBooks__name {
  font-weight: 600;
}
.p-footerBooks__company {
  margin-bottom: 30px;
}
.p-credit {
  background-color: #efefef;
}
.p-credit__inner {
  display: flex;
  justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 70px;
}
@media (max-width: 768px) {
  .p-credit__inner {
    display: block;
  }
}
.p-credit__text {
  font-size: 12px;
  font-size: 0.75rem;
}
.p-credit__privacy {
  text-align: right;
}
.p-credit__privacy a {
  color: #251E1C;
  font-size: 12px;
  font-size: 0.75rem;
  text-decoration: none;
}
/* header
   ========================================================================== */
@media (max-width: 768px) {
  .p-header {
    position: fixed;
    width: 100%;
    z-index: 999;
  }
}
.p-header__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
}
@media (max-width: 768px) {
  .p-header__head {
    height: 50px;
    border-bottom: 1px solid #eaeaea;
  }
}
.p-header__logoGroup {
  display: flex;
  align-items: center;
  margin-top: 5px;
  margin-left: 10px;
}
@media (max-width: 768px) {
  .p-header__logoGroup {
    display: flex;
    align-items: center;
    margin-top: 0px;
    margin-left: 5px;
  }
}
.p-header__logo {
  width: 130px;
  margin-right: 5px;
  margin-top: 5px;
}
@media (max-width: 768px) {
  .p-header__logo {
    /* display: none; */
    width: 100px;
    margin-top: 0px;
  }
}
.p-header__catchGroup {
  /* margin-top: 10px; */
}
@media (max-width: 768px) {
  .p-header__catchGroup {
    margin-top: 0px;
  }
}
.p-header__catchHead {
  font-size: 13px;
  font-size: 0.812rem;
}
@media (max-width: 768px) {
  .p-header__catchHead {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.p-header__catchHead a {
  color: #251E1C;
}
.p-header__catchFoot {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  color: #065385;
}
@media (max-width: 768px) {
  .p-header__catchFoot {
    display: none;
  }
}
.p-header__catchFoot a {
  text-decoration: none;
}
.p-header__buttonGroup {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .p-header__buttonGroup {
    position: relative;
  }
}
.p-header__buttonItem {
  width: 220px;
  height: 62px;
  font-size: 16px;
  font-size: 1rem;
  /*font-weight: 600;*/
}
@media (max-width: 768px) {
  .p-header__buttonItem {
    width: 65px;
    height: 50px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.p-header__buttonItem a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.p-header__buttonItem[color=red] {
  background-color: #e54429;
  border-radius: 0 0 0 5px;
  -webkit-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
}
@media (max-width: 768px) {
  .p-header__buttonItem[color=red] {
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
  }
}
.p-header__buttonItem[color=blue] {
  background-color: #61abec;
  width: 120px;
}
.p-header__buttonItem[color=hojokin] {
  background-color: #f39800;
  width: 280px;
  border-radius: 0 0 0 5px;
  -webkit-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
}
@media (max-width: 768px) {
  .p-header__buttonItem[color=blue] {
    width: 65px;
  }
  .p-header__buttonItem[color=hojokin] {
    width: 100px;
    border-radius: 0 0 0 0;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
  }
}
.p-header__foot {
  background-color: #fff;
}
@media (max-width: 768px) {
  .p-header__foot {
    opacity: 0.9;
    display: none;
  }
}
.p-header__menuList {
  display: flex;
  justify-content: flex-end;
  margin: 40px 0 0;
}
@media (max-width: 768px) {
  .p-header__menuList {
    display: block;
    border-bottom: 1px solid #B2B2B2;
    margin: 0;
  }
}
.p-header__menuList li a {
  display: block;
  padding: 0 14px 19px;
  color: #251E1C;
  text-decoration: none;
}
@media (max-width: 870px) {
  .p-header__menuList li a {
    display: block;
    padding: 0 7px 19px;
    color: #251E1C;
    text-decoration: none;
  }
}
@media (max-width: 768px) {
  .p-header__menuList li a {
    padding: 0;
    border-top: 1px solid #B2B2B2;
    padding: 12px 25px;
  }
}
.p-header__menuList .active {
  padding: 0 16px 15px;
  border-bottom: 4px solid #065385;
}
@media (max-width: 768px) {
  .p-header__menuList .active {
    padding: 12px 25px 15px;
    border-bottom: none;
  }
}
.p-header__navBtn {
  display: none;
}
@media (max-width: 768px) {
  .p-header__navBtn {
    /*開閉ボタン*/
    display: block;
    width: 50px;
    height: 50px;
    position: relative;
    z-index: 100;
    background-color: #F2F3F3;
    padding: 10px;
    /*開閉ボタンopen時*/
  }
  .p-header__navBtn div {
    position: relative;
  }
  .p-header__navBtn span {
    display: block;
    height: 2px;
    background: #333333;
    position: absolute;
    width: 100%;
    left: 0;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
  }
  .p-header__navBtn span:nth-child(1) {
    top: 0px;
  }
  .p-header__navBtn span:nth-child(2) {
    top: 12px;
  }
  .p-header__navBtn span:nth-child(3) {
    top: 24px;
  }
  .open .p-header__navBtn span:nth-child(1) {
    top: 12px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .open .p-header__navBtn span:nth-child(2) {
    width: 0;
    left: 50%;
  }
  .open .p-header__navBtn span:nth-child(3) {
    top: 12px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
}
/* parts
   ========================================================================== */
/* breadcrumb */
.p-breadcrumb {
  padding: 15px 0;
  background-color: #f5f4f2;
  font-size: 12px;
  font-size: 0.75rem;
}
/* table of contents */
.p-tableCnt__inner {
  padding: 20px;
  background-color: #efefef;
}
.p-tableCnt__title {
  padding-bottom: 10px;
  border-bottom: 1px dotted;
  margin-bottom: 15px;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
}
.p-tableCnt__list {
  padding-left: 20px;
}
.p-tableCnt__list li {
  list-style: disc;
  margin-bottom: 5px;
}
.p-tableCnt__listChild {
  margin-left: 1em;
}
.p-tableCnt__listChild li {
  list-style: decimal;
}
/* list box*/
.p-listbox {
  display: flex;
}
@media (max-width: 768px) {
  .p-listbox {
    display: block;
  }
}
.p-listbox__thumb {
  width: 230px;
}
.p-listbox__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .p-listbox__thumb {
    width: 100%;
    height: 200px;
  }
}
.p-listbox__list {
  display: flex;
  align-items: center;
  flex: 1;
  padding: 20px;
  background-color: #f5f4f2;
  font-size: 16px;
  font-size: 1rem;
}
.p-listbox__list ol {
  padding-left: 20px;
  list-style-type: decimal;
}
.p-listbox__list ol li {
  margin-bottom: 5px;
  line-height: 32px;
}
.p-listbox__list ul {
  padding-left: 20px;
  list-style-type: disc;
}
.p-listbox__list ul li {
  margin-bottom: 5px;
  line-height: 32px;
}
.p-listBox02__title {
  margin-bottom: 10px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .p-listBox02__title {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
  }
}
.p-listBox02__inner {
  position: relative;
  padding: 30px 40px;
  background-color: #f5f4f2;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .p-listBox02__inner {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 30px 25px;
  }
}
.p-listBox02__inner[list-style=disc] ul {
  margin-left: 20px;
}
.p-listBox02__inner[list-style=disc] li {
  list-style: disc;
}
.p-listBox02__inner li {
  margin-bottom: 8px;
}
.p-listBox02__inner::after {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 40px solid transparent;
  border-left: 40px solid #00b0b9;
  position: absolute;
  z-index: 100;
}
.p-listbox03__title {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .p-listbox03__title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
  }
}
.p-listbox03__list {
  border-top: 1px solid;
  border-bottom: 2px solid;
}
.p-listbox03__list li {
  padding: 0.5em 1.5em;
  border-top: 1px solid #969696;
}
.p-listbox03__list li:nth-child(2n) {
  background-color: #F7F8F8;
}
/* table */
.p-table__title {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .p-table__title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
  }
}
.p-table__list {
  display: flex;
  flex-wrap: wrap;
  border-top: 2px solid;
  border-bottom: 2px solid;
  line-height: 1.8;
}
.p-table__list dt {
  width: 150px;
  padding: 10px;
  border-bottom: 1px solid #969696;
  background-color: #efefef;
  text-align: center;
}
.p-table__list dt:last-of-type {
  border-bottom: none;
  border-bottom: 1px solid #ffffff;
}
@media (max-width: 768px) {
  .p-table__list dt {
    padding: 5px 10px;
    background-color: #efefef;
    border-bottom: 1px solid #969696;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .p-table__list dt:last-of-type {
    padding: 5px 10px;
    border-bottom: none;
    border-bottom: 1px solid #969696;
  }
}
.p-table__list dd {
  padding: 10px 15px;
  border-bottom: 1px solid #969696;
  width: calc(100% - 150px);
}
.p-table__list dd:last-of-type {
  border-bottom: none;
}
@media (max-width: 768px) {
  .p-table__list dd {
    width: 100%;
  }
  .p-table__list dd:last-of-type {
    border-top: 1px solid #ffffff;
  }
}
/* textbox */
.p-textBox {
  padding: 1em;
  border: 1px solid;
  font-size: 14px;
  font-size: 0.875rem;
  text-align: center;
  line-height: 1.8;
  line-height: 1.8;
}
.p-textBox__title {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 0.5em;
}
@media (max-width: 768px) {
  .p-textBox__title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
  }
}
.p-textBox--contact {
  padding: 1em;
  background-color: #f1f7f7;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  line-height: 1.8;
}
.p-memoBox__title {
  display: inline-block;
  padding: 0.3em 0.5em;
  background-color: #00b0b9;
  font-weight: 600;
  color: #fff;
}
.p-memoBox__text {
  padding: 1em;
  border: 1px solid #969696;
  line-height: 1.8;
}
/* Q & A */
.p-qa {
  margin-bottom: 60px;
}
.p-qa .p-qaQ {
  display: flex;
  align-items: center;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 15px;
}
.p-qa .p-qaQ__icon {
  width: 25px;
}
.p-qa .p-qaQ__text {
  flex: 1;
  padding-left: 20px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  color: #065385;
}
.p-qa .p-qaA {
  display: flex;
  padding: 25px;
  margin-bottom: 30px;
  background-color: #f1f7f7;
}
.p-qa .p-qaA__icon {
  width: 25px;
}
.p-qa .p-qaA__text {
  flex: 1;
  padding-left: 20px;
}
.p-qa .p-qaA__text p:last-child {
  padding-bottom: 0;
}
/* contact form */
.p-contact .p-table dt {
  text-align: left;
}
.p-contact__btn {
  margin-top: 1em;
}
.p-contact__btn input {
  display: block;
  width: 200px;
  padding: 1em;
  border-radius: 5px;
  margin: 0 auto;
  background-color: #8fc31f;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 600;
  color: #fff;
}
.p-notePrivacy {
  border-top: 1px solid;
  padding-top: 1em;
  line-height: 1.8;
}
.p-notePrivacy__title {
  font-weight: 600;
}
/* home
   ========================================================================== */
.p-homeTop {
  position: relative;
  background: url(../img/home/kv_bg-new2.jpg) center center no-repeat;
  background-size: cover;
  height: 560px;
  object-fit: cover;
}
@media (max-width: 768px) {
  .p-homeTop {
    height: 750px;
  }
}
.p-homeTop__overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 200px;
  background-color: rgba(62, 58, 57, 0.65);
}
@media (max-width: 768px) {
  .p-homeTop__overlay {
    height: 55%;
  }
}
.p-homeTop__overlayInner {
  display: flex;
  padding: 20px;
  color: #FFF;
}
@media (max-width: 768px) {
  .p-homeTop__overlayInner {
    display: block;
    width: 100%;
  }
}
.p-homeTop__overlayLeft {
  padding-right: 20px;
  border-right: 1px solid #fff;
}
@media (max-width: 768px) {
  .p-homeTop__overlayLeft {
    padding-right: 0;
    padding-bottom: 15px;
    border-right: none;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
  }
}
.p-homeTop__overlayLeft__title {
  font-size: 23px;
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 1.7;
}
@media (max-width: 768px) {
  .p-homeTop__overlayLeft__title {
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 0px;
  }
}
.p-homeTop__overlayLeft__text {
  font-size: 22px;
  font-size: 1.375rem;
}
@media (max-width: 768px) {
  .p-homeTop__overlayLeft__text {
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
  }
}
.p-homeTop__overlayLeft__text span {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .p-homeTop__overlayLeft__text span {
    text-align: center;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
  }
}
.p-homeTop__overlayRight {
  padding-left: 20px;
}
@media (max-width: 768px) {
  .p-homeTop__overlayRight {
    padding-left: 0;
  }
}
.p-homeTop__overlayRight__title {
  font-size: 21px;
  font-size: 1.3125rem;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 768px) {
  .p-homeTop__overlayRight__title {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 8px;
  }
}
.p-homeTop__overlayRight__lead2 {
  font-size: 1px;
  font-size: 1rem; /* text-align: center; */ /* margin-bottom: 12px; */ line-height: 2;
}
.p-homeTop__overlayRight__lead2 ul {
  list-style: disc !important;
  margin-left: 20px;
}
.p-homeTop__overlayRight__lead {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .p-homeTop__overlayRight__lead {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
  }
  .p-homeTop__overlayRight__lead2 {
    font-size: 16px;
    font-size: 1rem;
  }
}
.p-homeIntro {
  background-color: #efefef;
}
.p-homeIntro__head {
  padding: 15px 0 27px;
}
.p-homeIntro__symbol {
  width: 54px;
  margin: 0 auto 10px;
}
.p-homeIntro__catch {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .p-homeIntro__catch {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
  }
}
.p-homeIntro__services {
  display: flex;
}
.p-homeService {
  margin: 0 auto;
}
.p-homeService__inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -32px;
}
.p-homeService__item {
  width: 33.3333%;
  padding: 0 0 32px 32px;
}
@media (max-width: 768px) {
  .p-homeService__item {
    width: 100%;
  }
}
.p-homeService__itemInner {
  padding-top: 15px;
  border-top: 1px solid;
}
.p-homeService__label {
  display: inline-block;
  padding: 2px 14px;
  border-radius: 3px;
  margin-bottom: 15px;
  color: #fff;
  font-weight: 600;
  background-color: #065385;
}
.p-homeService__title {
  margin-bottom: 14px;
  font-size: 20px;
  font-size: 0.875rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .p-homeService__title {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
  }
}
.p-homeService__thumb {
  position: relative;
  margin-bottom: 13px;
}
.p-homeService__text {
  margin-bottom: 18px;
  font-size: 14px;
  font-size: 0.875rem;
}
.p-homeSeminar {
  margin-bottom: 20px;
}
.p-homeSeminar__problemList {
  border-bottom: 1px solid;
  padding: 28px 10px;
  line-height: 36px;
}
.p-homeSeminar__problemList li {
  line-height: 36px;
  display: flex;
  align-items: center;
  font-size: 15px;
  font-size: 0.937rem;
}
@media (max-width: 768px) {
  .p-homeSeminar__problemList li {
    line-height: 26px;
    margin-bottom: 20px
  }
}
.p-homeSeminar__problemList li img {
  width: 24px;
  margin-right: 10px;
}
.p-homeSeminar__appeal {
  padding: 28px 0;
}
.p-homeSeminar__appealCatch {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .p-homeSeminar__appealCatch {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
  }
}
.p-homeSeminar__appealLead {
  margin-bottom: 15px;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .p-homeSeminar__appealLead {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
  }
}
.p-homeSeminar__appealText span {
  text-decoration: underline;
}
.p-homeSeminarAbout {
  padding: 23px 0 32px;
  background-color: #f1f7f7;
}
.p-homeSeminarAbout__teacherInner {
  padding-top: 30px;
  border-top: 1px solid;
}
.p-homeSeminarAbout__title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.p-seminarOrder__inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -40px;
}
.p-seminarOrder__list {
  display: flex;
}
@media (max-width: 768px) {
  .p-seminarOrder__list {
    display: block;
  }
}
.p-seminarOrder__item {
  width: 33.3333%;
  padding: 0 0 30px 40px;
}
@media (max-width: 768px) {
  .p-seminarOrder__item {
    width: 100%;
    padding: 0 0 40px 40px;
  }
}
.p-seminarOrder__title {
  margin-bottom: 10px;
  font-weight: 600;
  text-align: center;
}
.p-seminarOrder__thumb {
  position: relative;
  margin-bottom: 15px;
}
.p-seminarOrder__thumb img {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
.p-seminarOrder__arrow {
  position: absolute;
  top: 40%;
  right: -25px;
  width: 15px;
}
@media (max-width: 768px) {
  .p-seminarOrder__arrow {
    top: 115%;
    right: 50%;
    width: 18px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.p-seminarTeacher {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .p-seminarTeacher {
    display: block;
  }
}
.p-seminarTeacher__area {
  position: relative;
  padding: 20px;
  background-color: #fff;
  max-width: 370px;
}
@media (max-width: 768px) {
  .p-seminarTeacher__area {
    max-width: 100%;
  }
}
.p-seminarTeacher__area::before {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #00b0b9;
  position: absolute;
  z-index: 100;
}
.p-seminarTeacher__head {
  margin-bottom: 20px;
  height: 120px;
  max-width: 330px;
  width: 100%;
}
.p-seminarTeacher__cross {
  min-width: 40px;
}
@media (max-width: 768px) {
  .p-seminarTeacher__cross {
    height: 40px;
  }
}
.p-seminarTeacher__crossInner {
  width: 22px;
}
.p-teacherMain__thumb {
  width: 120px;
  margin-right: 20px;
}
.p-teacherMain__thumb img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.p-teacherMain__prof {
  flex: 1;
}
.p-teacherMain__name {
  font-weight: 600;
}
.p-teacherGuest__title {
  font-weight: 600;
  margin-bottom: 20px;
}
.p-teacherGuest__thumbList {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -10px;
}
.p-teacherGuest__thumbList li {
  width: 25%;
  padding: 0 0 0 10px;
}
.p-teacherGuest__thumbList img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.p-homeBlog {
  border-top: 1px solid;
  margin-top: 6em;
}
.p-homeBlog__inner {
  margin-top: 2em;
}
.p-homeBlog__catch {
  width: 190px;
  margin-bottom: 1.5em;
}
.p-homeBlog__list {
  border-top: 1px solid;
  margin-bottom: 2em;
}
.p-homeBlog__listItem {
  display: flex;
  padding: 1em 0;
  border-bottom: 1px solid;
}
.p-homeBlog__date {
  min-width: 8.5em;
  height: 2em;
  line-height: 2em;
  background-color: #555d66;
  border-radius: 3px;
  font-size: 12px;
  font-size: 0.75rem;
  color: #fff;
  text-align: center;
}
.p-homeBlog__title {
  padding-left: 1em;
}
/* gsd-deminar
   ========================================================================== */
.page-gsd-seminar .p-intro__question {
  padding-top: 20px;
}
.page-gsd-seminar .p-intro__questionTitle {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .page-gsd-seminar .p-intro__questionTitle {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
  }
}
.page-gsd-seminar .p-intro__questionImg {
  width: 76px;
  margin: 0 auto;
}
.page-gsd-seminar .p-intro__problemList {
  position: relative;
  margin-top: -24px;
  background-color: #efefef;
  padding: 28px 10px;
  line-height: 36px;
}
.page-gsd-seminar .p-intro__problemList li {
  line-height: 36px;
  display: flex;
  align-items: center;
  font-size: 15px;
  font-size: 0.937rem;
}
@media (max-width: 768px) {
  .page-gsd-seminar .p-intro__problemList li {
    line-height: 26px;
    margin-bottom: 20px
  }
}
.page-gsd-seminar .p-intro__problemList li img {
  width: 24px;
  margin-right: 10px;
}
.page-gsd-seminar .p-intro__problemList::before, .page-gsd-seminar .p-intro__problemList::after {
  position: absolute;
  left: 50%;
  top: 100%;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  border-width: 30px;
  margin: 0 0 0 -14px;
}
.page-gsd-seminar .p-intro__problemList::before {
  margin-left: -14px;
}
.page-gsd-seminar .p-intro__problemList::after {
  border-top-color: #efefef;
  margin: -1px 0 0 -14px;
}
.page-gsd-seminar .p-intro__answerCatch {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 600;
  text-align: center;
  margin: 40px auto;
}
@media (max-width: 768px) {
  .page-gsd-seminar .p-intro__answerCatch {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
  }
}
.page-gsd-seminar .p-intro__answerImg {
  background: url("../img/gsd-seminar/kv_answer.jpg") center center no-repeat;
  background-size: cover;
  object-fit: cover;
  height: 300px;
}
.page-gsd-seminar .p-intro__answerContent {
  background-color: #F6F7F1;
  padding: 25px 0;
}
.page-gsd-seminar .p-intro__answerText {
  text-align: center;
  margin-bottom: 30px;
}
.page-gsd-seminar .p-intro .p-seminarOrder {
  margin-bottom: 10px;
}
.page-gsd-seminar .p-body__kv {
  /*background: url("../img/home/kv_bg3.jpg") center center no-repeat;
  background-size: cover;
  object-fit: cover;
  height: 240px;*/
  margin-bottom: 40px;
}
.page-gsd-seminar .p-body__step {
  padding-top: 25px;
  padding-bottom: 40px;
  background-color: #f1f7f7;
}
.page-gsd-seminar .p-body__stepTitle {
  margin-bottom: 20px;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  text-align: center;
}
.page-gsd-seminar .p-body__stepList {
  padding: 20px 20px 15px 20px;
  margin-bottom: 30px;
  background-color: #fff;
  font-size: 16px;
  font-size: 1rem;
}
.page-gsd-seminar .p-body__stepList dl {
  display: flex;
  flex-wrap: wrap;
}
.page-gsd-seminar .p-body__stepList dt {
  width: 60px;
}
.page-gsd-seminar .p-body__stepList dd {
  width: calc(100% - 60px);
  margin-bottom: 15px;
}
.page-gsd-seminar .p-body .p-stepItem__thumb {
  position: relative;
  height: 280px;
}
.page-gsd-seminar .p-body .p-stepItem__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-gsd-seminar .p-body .p-stepItem__text {
  padding: 1em 1.5em 1.5em;
  background-color: #fff;
  line-height: 1.8;
}
.page-gsd-seminar .p-body .p-waitfor__title {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .page-gsd-seminar .p-body .p-waitfor__title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
  }
}
.page-gsd-seminar .p-body .p-waitfor__text {
  margin-bottom: 30px;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
}
.page-gsd-seminar .p-body .p-impressions {
  position: relative;
}
.page-gsd-seminar .p-body .p-impressions__title {
  margin-bottom: 30px;
  background: url("../img/gsd-seminar/bg_impressions2.jpg") center center no-repeat;
  background-size: cover;
  object-fit: cover;
  height: 185px;
}
.page-gsd-seminar .p-body .p-impressions__overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 185px;
  background-color: rgba(255, 255, 255, 0.5);
}
.page-gsd-seminar .p-body .p-impressions__overlayInner {
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .page-gsd-seminar .p-body .p-impressions__overlayInner {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
  }
}
.page-gsd-seminar .p-body .p-impressions__lead {
  margin-bottom: 30px;
}
.page-gsd-seminar .p-body .p-impressions__example dt {
  margin-bottom: 16px;
  color: #065385;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .page-gsd-seminar .p-body .p-impressions__example dt {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
  }
}
.page-gsd-seminar .p-body .p-impressions__example dd {
  padding-bottom: 24px;
  border-bottom: 1px dashed;
  margin-bottom: 24px;
}
.page-gsd-seminar .p-body .p-seminarDetail {
  margin-bottom: 60px;
}
.page-gsd-seminar .p-body .p-seminarDetail__list {
  margin-bottom: 50px;
}
.p-message {
  background-color: #f1f7f7;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
.p-message__inner {
  display: flex;
}
@media (max-width: 768px) {
  .p-message__inner {
    display: block;
  }
}
.p-message__left {
  width: 160px;
  margin-left: 20px;
  margin-right: 40px;
}
.p-message__left img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
@media (max-width: 768px) {
  .p-message__left {
    margin: 0 auto 20px;
  }
}
.p-message__right {
  flex: 1;
}
.p-message__title {
  margin-bottom: 40px;
  color: #065385;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
}
.p-message__content {
  margin-bottom: 60px;
}
.p-message__signature {
  width: 320px;
  float: right;
}
/* marketing
   ========================================================================== */
.page-marketing .p-intro__text {
  margin: 2.5em auto;
  font-size: 15px;
  font-size: 0.937rem;
  line-height: 1.8;
}
.page-marketing .p-body__title {
  margin-bottom: 1em;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  color: #065385;
}
@media (max-width: 768px) {
  .page-marketing .p-body__title {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
  }
}
.page-marketing .p-body__content {
  margin-bottom: 36px;
}
.page-marketing .p-body__content p:last-child {
  padding-bottom: 0;
}
.page-marketing .p-body__contentInner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -25px;
}
.page-marketing .p-body__contentItem {
  width: 50%;
  padding: 0 0 0 25px;
}
@media (max-width: 768px) {
  .page-marketing .p-body__contentItem {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .page-marketing .p-body__thumb {
    margin-bottom: 20px;
  }
}
/* case
   ========================================================================== */
.page-case .p-body__item:last-of-type {
  margin-bottom: 5em;
}
.page-case .p-body__title {
  margin-bottom: 1em;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
  color: #065385;
}
@media (max-width: 768px) {
  .page-case .p-body__title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
  }
}
.page-case .p-body .p-case {
  margin-bottom: 36px;
}
.page-case .p-body .p-case p:last-child {
  padding-bottom: 0;
}
.page-case .p-body .p-case__inner {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 0 -1.4em;
}
.page-case .p-body .p-case__item {
  padding: 0 0 0 1.4em;
}
@media (max-width: 768px) {
  .page-case .p-body .p-case__item {
    width: 100%;
  }
}
.page-case .p-body .p-case__item--left {
  width: 50%;
}
@media (max-width: 768px) {
  .page-case .p-body .p-case__item--left {
    width: 100%;
  }
}
.page-case .p-body .p-case__item--right {
  flex: 1;
}
@media (max-width: 768px) {
  .page-case .p-body .p-case__thumb {
    margin-bottom: 1.25em;
  }
}
.page-case .p-body .p-case__companyName {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  padding-bottom: 1.25em;
  border-bottom: 1px solid;
  margin-bottom: 1.25em;
}
.page-case .p-body .p-result__title {
  margin-bottom: 0.7em;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .page-case .p-body .p-result__title {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
  }
}
.page-case .p-body .p-result__text {
  padding: 2em 1.5em;
  background-color: #EDF3FF;
}
.page-case .p-body .p-result__text p:last-child {
  padding-bottom: 0;
}
/* column
   ========================================================================== */
.page-column .p-body__item {
  padding: 4.2em 0;
}
.page-column .p-body__item:last-of-type {
  margin-bottom: 5em;
}
.page-column .p-body__item:nth-child(2n) {
  background-color: #F6F7F1;
}
.page-column .p-body__lead {
  margin-bottom: 2.5em;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .page-column .p-body__lead {
    margin-bottom: 1.4em;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
  }
}
.page-column .p-body .p-content {
  display: flex;
}
@media (max-width: 768px) {
  .page-column .p-body .p-content {
    display: block;
  }
}
.page-column .p-body .p-content__column {
  flex: 1;
  line-height: 2;
}
.page-column .p-body .p-content__columnText {
  padding: 0 2em 3.2em 1.4em;
  border-left: 2px solid #065385;
  margin-left: 1.4em;
}
@media (max-width: 768px) {
  .page-column .p-body .p-content__columnText {
    padding-right: 1.4em;
    margin-left: 0;
    margin-bottom: 1.4em;
    margin-top: 1.4em;
  }
}
.page-column .p-body .p-content__quote {
  padding: 2em 2.5em;
  background-color: #F7F8F8;
  font-size: 12px;
  font-size: 0.75rem;
}
.page-column .p-body .p-content__quote p {
  padding-bottom: 0;
}
.page-column .p-body .p-content__thumb {
  width: 200px;
}
@media (max-width: 768px) {
  .page-column .p-body .p-content__thumb {
    width: 100%;
  }
}
/* fda
   ========================================================================== */
.page-fda .p-body__item {
  margin: 4.2em 0;
}
.page-fda .p-body__item:last-of-type {
  margin-bottom: 5em;
}
.page-fda .p-body .p-content__item {
  margin-bottom: 3em;
}
.page-fda .p-body .p-content__item:last-of-type {
  margin-bottom: 0;
}
.page-fda .p-body .p-content__title {
  margin-bottom: 2em;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .page-fda .p-body .p-content__title {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
  }
}
.page-fda .p-body .p-content__text p {
  line-height: 2;
}
.page-fda .p-body .p-content__text ul {
  margin-bottom: 2em;
  list-style: disc;
  margin-left: 1.1em;
  line-height: 2;
}
/* message
   ========================================================================== */
.page-message #l-footer {
  margin-top: 0;
}
.page-message .p-message {
  padding: 5em 0;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .page-message .p-message {
    padding: 1.5em 0;
  }
}
.page-message .p-message__inner {
  margin-bottom: 4.5em;
}
.page-message .p-philosophy__title {
  margin-bottom: 1em;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
}
.page-message .p-philosophy__content {
  padding: 1.5em;
  background-color: #fff;
}
.page-message .p-philosophy__contentInner {
  display: flex;
  justify-content: center;
}
.page-message .p-philosophy__contentInner ul {
  /*  list-style: disc;*/
  margin-left: 1em;
  line-height: 1.8;
}
.page-message .p-philosophy__contentInner li {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  .page-message .p-philosophy__contentInner li {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 1em;
  }
}
/* about
   ========================================================================== */
.page-about .p-intro--head {
  padding: 1.5em 0;
  background-color: #efefef;
}
.page-about .p-intro__symbol {
  width: 54px;
  margin: 0 auto 10px;
}
.page-about .p-intro__catch {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .page-about .p-intro__catch {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
  }
}
.page-about .p-intro__text {
  margin: 2.5em auto;
  font-size: 15px;
  font-size: 0.937rem;
  line-height: 1.8;
}
.page-about .p-intro__info {
  line-height: 1.8;
}
.page-about .p-body {
  margin: 3em 0;
}
.page-about .p-body .p-staff {
  margin-bottom: 5em;
}
.page-about .p-body .p-staff__title {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .page-about .p-body .p-staff__title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
  }
}
.page-about .p-body .p-staff__list {
  display: flex;
  flex-wrap: wrap;
  border-top: 1px solid;
  border-bottom: 1px solid;
  line-height: 1.8;
}
.page-about .p-body .p-staff__list dt {
  width: 150px;
  /*border-bottom: 1px solid #969696;*/
  text-align: center;
}
@media (max-width: 768px) {
  .page-about .p-body .p-staff__list dt {
    border-bottom: 0px solid;
    margin-bottom: -30px;
  }
}
.page-about .p-body .p-staff__list dt:last-of-type {
  border-bottom: none;
}
@media (max-width: 768px) {
  .page-about .p-body .p-staff__list dt {
    width: 100%;
  }
}
.page-about .p-body .p-staff__list dt img {
  padding: 2em 0;
  width: 150px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.page-about .p-body .p-staff__list dd {
  padding: 2em;
  border-bottom: 1px solid #969696;
  width: calc(100% - 150px);
}
.page-about .p-body .p-staff__list dd p:last-child {
  padding-bottom: 0;
}
.page-about .p-body .p-staff__list dd:last-of-type {
  border-bottom: none;
}
@media (max-width: 768px) {
  .page-about .p-body .p-staff__list dd {
    width: 100%;
  }
  .page-about .p-body .p-staff__list dd:last-of-type {
    /* border-top: 1px solid;*/
  }
}
.page-about .p-body .p-staff__name {
  margin-bottom: 0.5em;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
}
.page-about .p-body .p-work__lead {
  margin-bottom: 3em;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .page-about .p-body .p-work__lead {
    font-size: 16px;
    font-size: 1rem;
  }
}
.page-about .p-body .p-work .p-worktype__title {
  margin-bottom: 0.5em;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
}
.page-about .p-body .p-work .p-worktype__thumb {
  height: 280px;
  margin-bottom: 1em;
}
.page-about .p-body .p-work .p-worktype__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-about .p-body .p-work .p-worktype__text {
  line-height: 1.8;
}
/* seminar
   ========================================================================== */
.page-seminar .p-intro__text {
  margin: 2.5em auto;
  font-size: 15px;
  font-size: 0.937rem;
  line-height: 1.8;
}
.page-seminar .p-body__item {
  margin-bottom: 4em;
}
.page-seminar .p-body .p-seminarContent {
  margin-bottom: 4em;
}
.page-seminar .p-body .p-seminarContent__lead {
  margin-bottom: 2em;
  font-size: 16px;
  font-size: 1rem;
  /* font-weight: 600;*/
  line-height: 1.8;
}
@media (max-width: 768px) {
  .page-seminar .p-body .p-seminarContent__lead {
    font-size: 14px;
    font-size: 0.875rem;
    /* font-weight: 600;*/
  }
}
.page-seminar .p-body .p-seminarContent__text {
  padding: 0 2em 0 1.4em;
  border-left: 2px solid #065385;
  margin-left: 1.4em;
}
@media (max-width: 768px) {
  .page-seminar .p-body .p-seminarContent__text {
    padding-right: 1.4em;
    margin-left: 0;
  }
}
.page-seminar .p-body .p-seminarContent__text ul {
  list-style: disc;
  margin-left: 1em;
  line-height: 1.8;
}
.page-seminar .p-body .p-table__list {
  line-height: 1;
}
.page-seminar .p-body .p-table__list dt {
  padding: 0.7em 1.5em;
  text-align: left;
}
.page-seminar .p-body .p-table__list dd {
  padding: 0.7em 1.5em;
}
/* privacypolicy
   ========================================================================== */
.page-privacypolicy .p-intro__text {
  margin: 2.5em auto;
  font-size: 15px;
  font-size: 0.937rem;
  line-height: 1.8;
  /*text-align: center;*/
}
.page-privacypolicy .p-body__item {
  margin: 4.2em 0;
}
.page-privacypolicy .p-body__item:last-of-type {
  margin-bottom: 5em;
}
.page-privacypolicy .p-body__itemTitle {
  padding-bottom: 0.7em;
  border-bottom: 1px solid;
  margin-bottom: 1.2em;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 600;
}
@media (max-width: 768px) {
  .page-privacypolicy .p-body__itemTitle {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
  }
}
.page-privacypolicy .p-body__itemText {
  line-height: 1.8;
}
.page-privacypolicy .p-body__itemText p:last-child {
  padding-bottom: 0;
}
.page-privacypolicy .p-body__itemText ul {
  list-style: disc;
  margin-left: 1em;
}
/* contact
   ========================================================================== */
.page-contact .p-intro__text {
  margin: 2.5em auto;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.8;
  text-align: center;
}
/* seminar-form
   ========================================================================== */
.page-seminar-form .p-intro__catch {
  margin-bottom: 1em;
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 768px) {
  .page-seminar-form .p-intro__catch {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
  }
}
.page-seminar-form .p-intro__text {
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  line-height: 1.8;
}
.page-seminar-form .p-intro .p-listbox__list ul {
  list-style: none;
}
@media (max-width: 768px) {
  .page-seminar-form .p-intro .p-listbox__list ul {
    padding-left: 0;
  }
}
/* thanks
   ========================================================================== */
.page-thanks .p-intro__text {
  margin-top: 3em;
  font-size: 15px;
  font-size: 0.937rem;
  line-height: 1.8;
}
/* newsletter
   ========================================================================== */
.page-newsletter .p-intro__text {
  margin: 2.5em auto;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.8;
  text-align: center;
}
/* 右下のTOPへ戻るボタン（KAI）
   ========================================================================== */
#page_top {
  width: 70px;
  height: 70px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #b7b7b7;
  opacity: 0.8;
  z-index: 999;
}
#page_top a {
  position: relative;
  display: block;
  width: 70px;
  height: 70px;
  text-decoration: none;
}
#page_top a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f106';
  font-size: 30px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
/* header2 スクロールメニュー用（KAI）
   ========================================================================== */
.fix-header {
  background-color: #ffffff;
  top: -156px;
  width: 100%;
  margin: 0 auto;
  color: #fff;
  position: fixed;
  opacity: 0;
  z-index: 1000;
}
@media (max-width: 768px) {
  .fix-header {
    display: none;
  }
}
.p-header2__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
}
.p-header2__logoGroup {
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-left: 10px;
}
.p-header2__logo {
  width: 105px;
}
.p-header2__catchHead {
  font-size: 14px;
  font-size: 0.875rem;
}
.p-header2__catchHead a {
  text-decoration: none;
  color: #251E1C;
}
.p-header2__catchFoot {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
  color: #065385;
}
.p-header2__catchFoot a {
  text-decoration: none;
}
.p-header2__buttonGroup {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
}
.p-header2__buttonItem {
  height: 50px;
  font-size: 14px;
  font-size: 0.875rem;
}
.p-header2__buttonItem a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  text-decoration: none;
}
.p-header2__buttonItem[color=red] {
  background-color: #e54429;
  width: 290px;
  border-radius: 0 0 0 5px;
  -webkit-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
}
.p-header2__buttonItem[color=blue] {
  background-color: #61abec;
  width: 140px;
}
.p-header2__buttonItem[color=hojokin] {
  background-color: #f39800;
  width: 290px;
  border-radius: 0 0 0 5px;
  -webkit-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
}
.p-header2__foot {
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
}
.p-header2__menuList {
  display: flex;
  justify-content: flex-end;
  margin-top: 20px;
}
.p-header2__menuList li a {
  display: block;
  padding: 0 14px 19px;
  color: #251E1C;
  text-decoration: none;
}
.p-header2__menuList .active {
  padding: 0 16px 15px;
  border-bottom: 4px solid #065385;
}
.p-header2__navBtn {
  display: none;
}
@media (max-width: 870px) {
  .p-header2__menuList li a {
    display: block;
    padding: 0 7px 19px;
    color: #251E1C;
    text-decoration: none;
  }
}
@media (max-width: 768px) {
  .p-header2__menuList li a {
    padding: 0;
    border-top: 1px solid #B2B2B2;
    padding: 12px 25px;
  }
}
.marker-b {
  background: linear-gradient(transparent 0%, #cef3fb 0%);
  color: #3e3a39;
}
.usa__overlayInner {
  position: absolute;
  top: 21%;
  width: 780px;
  text-align: center;
  border: 2px solid #fff;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 2;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  .usa__overlayInner {
    top: 12%;
    width: 90%;
    font-size: 1.6rem;
  }
}
/* メニュー */
ul.gmenu {}
ul.gmenu > li {
  display: inline-block;
}
ul.gmenu > li a {}
ul.gmenu li:hover {}
/* サブメニュー */
ul.gmenu ul {
  display: none;
}
ul.gmenu > li:hover ul {
  display: block;
  z-index: 999;
  height: auto;
  position: absolute;
  padding: 40px 5px 5px 5px;
  margin-left: -5px;
  background-color: rgba(255, 255, 255, 0.9);
}
ul.gmenu ul > li {
  display: block;
  padding: 5px;
}