@charset "UTF-8";
/*------------------------------------------------------------
	Reset
------------------------------------------------------------*/
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,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
nav,
section,
time,
mark,
audio,
video {
  font-size: 1em;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

html {
  font-size: 62.5%; }

body {
  -webkit-text-size-adjust: 100%; }

body,
table,
input,
textarea,
select,
option,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'NotoSansCJKjp', 'Noto Sans JP', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo',
 sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

table,
input,
textarea,
select,
option {
  line-height: 1.1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top; }

a {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: 'alpha(opacity=80)'; }

form label {
  cursor: pointer; }

/*----------------------------------------------------
Noto Sans CJK JP
----------------------------------------------------*/
@font-face {
  font-family: 'NotoSansCJKjp';
  src: local("Noto Sans CJK JP Thin"), local("NotoSansCJKjp-Thin"), url(../font/NotoSansCJKjp-Thin.woff2) format("woff2"), url(../font/NotoSansCJKjp-Thin.woff) format("woff"), url(../font/NotoSansCJKjp-Thin.otf) format("opentype");
  font-style: normal;
  font-weight: 100; }

@font-face {
  font-family: 'NotoSansCJKjp';
  src: local("Noto Sans CJK JP Light"), local("NotoSansCJKjp-Light"), url(../font/NotoSansCJKjp-Light.woff2) format("woff2"), url(../font/NotoSansCJKjp-Light.woff) format("woff"), url(../font/NotoSansCJKjp-Light.otf) format("opentype");
  font-style: normal;
  font-weight: 200; }

@font-face {
  font-family: 'NotoSansCJKjp';
  src: local("Noto Sans CJK JP DemiLight"), local("NotoSansCJKjp-DemiLight"), url(../font/NotoSansCJKjp-DemiLight.woff2) format("woff2"), url(../font/NotoSansCJKjp-DemiLight.woff) format("woff"), url(../font/NotoSansCJKjp-DemiLight.otf) format("opentype");
  font-style: normal;
  font-weight: 300; }

@font-face {
  font-family: 'NotoSansCJKjp';
  src: local("Noto Sans CJK JP Regular"), local("NotoSansCJKjp-Regular"), url(../font/NotoSansCJKjp-Regular.woff2) format("woff2"), url(../font/NotoSansCJKjp-Regular.woff) format("woff"), url(../font/NotoSansCJKjp-Regular.otf) format("opentype");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'NotoSansCJKjp';
  src: local("Noto Sans CJK JP Medium"), local("NotoSansCJKjp-Medium"), url(../font/NotoSansCJKjp-Medium.woff2) format("woff2"), url(../font/NotoSansCJKjp-Medium.woff) format("woff"), url(../font/NotoSansCJKjp-Medium.otf) format("opentype");
  font-style: normal;
  font-weight: 500; }

@font-face {
  font-family: 'NotoSansCJKjp';
  src: local("Noto Sans CJK JP Bold"), local("NotoSansCJKjp-Bold"), url(../font/NotoSansCJKjp-Bold.woff2) format("woff2"), url(../font/NotoSansCJKjp-Bold.woff) format("woff"), url(../font/NotoSansCJKjp-Bold.otf) format("opentype");
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: 'NotoSansCJKjp';
  src: local("Noto Sans CJK JP Black"), local("NotoSansCJKjp-Black"), url(../font/NotoSansCJKjp-Black.woff2) format("woff2"), url(../font/NotoSansCJKjp-Black.woff) format("woff"), url(../font/NotoSansCJKjp-Black.otf) format("opentype");
  font-style: normal;
  font-weight: 900; }

/*------------------------------------------------------------
for develop
------------------------------------------------------------*/
#__bs_notify__ {
  opacity: 0.3 !important;
  font-size: 5px !important;
  line-height: 100% !important;
  padding: 0 5px 0 5px !important;
  border-radius: 0 !important; }

.c-dev-title1 {
  background: #000;
  color: #fff;
  line-height: 1;
  padding: 6px 0 6px 15px;
  font-size: 1.6rem;
  margin: 60px 0 20px 0; }

.c-dev-title2 {
  background: #888;
  color: #fff;
  line-height: 1;
  padding: 6px 0 6px 30px;
  font-size: 1.3rem;
  margin: 50px 0 10px 0; }

.c-dev-message1 {
  top: 0;
  left: 0;
  background: #f00;
  color: #fff;
  z-index: 9999;
  position: fixed;
  line-height: 1;
  padding: 3px 6px;
  opacity: 0.6;
  font-size: 8px; }

@media (min-width: 768px) {
  .sp-only {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important; }
  img {
    max-width: 100%;
    height: auto; } }

.custom-object-fit {
  position: relative;
  background-size: cover;
  background-position: center center; }
  .custom-object-fit img {
    opacity: 0; }

/*------------------------------------------------------------
breadcrumb
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-breadcrumbs {
  padding: 20px 0;
  font-family: 'Noto Sans', sans-serif; }
  @media screen and (max-width: 767px) {
    .c-breadcrumbs {
      padding: 10px 10px 10px 20px; } }
  .c-breadcrumbs__inner {
    width: 1120px;
    margin: auto; }
    @media screen and (max-width: 767px) {
      .c-breadcrumbs__inner {
        width: 100%; } }
  .c-breadcrumbs__item {
    position: relative;
    padding-right: 34px;
    margin-right: 15px;
    display: inline; }
    @media screen and (max-width: 767px) {
      .c-breadcrumbs__item {
        padding-right: 28px;
        margin-right: 11px; } }
    .c-breadcrumbs__item::after {
      content: '';
      width: 20px;
      height: 7px;
      background: url(../img/common/icon/icon-next2.svg) no-repeat center;
      background-size: 100% 100%;
      position: absolute;
      top: 5px;
      right: 0; }
      @media screen and (max-width: 767px) {
        .c-breadcrumbs__item::after {
          background: url(../img/common/icon/icon-next-gray.svg) no-repeat center;
          background-size: 100% 100%;
          top: 4px; } }
    .c-breadcrumbs__item:last-child {
      padding: 0;
      margin: 0; }
      .c-breadcrumbs__item:last-child::after {
        display: none; }
  .c-breadcrumbs a,
  .c-breadcrumbs span {
    font-size: 1.2rem;
    line-height: 1.5;
    color: #011b3b;
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .c-breadcrumbs a,
      .c-breadcrumbs span {
        font-size: 1rem; } }
  .c-breadcrumbs a {
    text-decoration: none; }
    @media screen and (min-width: 768px) {
      .c-breadcrumbs a:hover {
        text-decoration: underline; } }

/*------------------------------------------------------------
footer
------------------------------------------------------------*/
.c-footer {
  margin: 100px 0 0; }
  @media screen and (max-width: 767px) {
    .c-footer {
      margin: 60px 0 0; } }
  .c-footer__inner {
    width: 1120px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .c-footer__inner {
        width: 100%; } }
  .c-footer__sitemap {
    background: #000;
    padding: 61px 0 56px; }
    @media screen and (max-width: 767px) {
      .c-footer__sitemap {
        padding: 1px 0 39px; } }
  .c-footer__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .c-footer__col {
    min-width: 65px;
    max-width: 180px;
    margin: 0 76px 0 0; }
    @media screen and (max-width: 767px) {
      .c-footer__col {
        min-width: auto;
        max-width: 100%;
        width: 100%;
        margin: 0; } }
    .c-footer__col:last-child {
      margin: 0; }
    @media screen and (max-width: 767px) {
      .c-footer__col:not(.c-footer__sub) .c-footer__ttl::after {
        width: 5px;
        height: 5px;
        border-top: 1px solid #dcdcdc;
        border-right: 1px solid #dcdcdc;
        background: transparent;
        position: absolute;
        top: 50%;
        right: 24px;
        margin: -1px 0 0;
        -webkit-transform: translate(0, -50%) rotate(45deg);
            -ms-transform: translate(0, -50%) rotate(45deg);
                transform: translate(0, -50%) rotate(45deg); } }
    .c-footer__col:not(.c-footer__sub) .c-footer__ttl::before {
      display: none; }
  .c-footer__ttl {
    display: block;
    font-size: 1.3rem;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
    border-left: 1px solid #ff7c3c;
    text-decoration: none;
    padding-left: 10px; }
    @media screen and (max-width: 767px) {
      .c-footer__ttl {
        border: none;
        padding: 20.5px 40px 20.5px 19px;
        position: relative; } }
    @media screen and (max-width: 767px) {
      .c-footer__ttl::before {
        content: '';
        width: 1px;
        height: 11px;
        background: #fff;
        position: absolute;
        top: 24px;
        right: 25px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; } }
    @media screen and (max-width: 767px) {
      .c-footer__ttl::after {
        content: '';
        width: 11px;
        height: 1px;
        background: #fff;
        position: absolute;
        top: 29px;
        right: 20px; } }
    .c-footer__ttl.is-active::before {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
    .c-footer__ttl + .c-footer__ttl {
      margin: 17px 0 0; }
      @media screen and (max-width: 767px) {
        .c-footer__ttl + .c-footer__ttl {
          margin: 0; } }
  .c-footer__list {
    margin: 20px 0 0; }
    @media screen and (max-width: 767px) {
      .c-footer__list {
        display: none;
        margin: 0;
        background: #424955; } }
  .c-footer__item {
    margin: 0 0 6px; }
    @media screen and (max-width: 767px) {
      .c-footer__item {
        margin: 0;
        padding: 18.5px 0; } }
    @media screen and (max-width: 767px) {
      .c-footer__item:not(:first-child) {
        padding-left: 26px; } }
    @media screen and (max-width: 767px) {
      .c-footer__item:not(:first-child) .c-footer__txt {
        border-left: 1px solid #fff;
        padding-left: 16px; } }
    .c-footer__item:last-child {
      margin: 0; }
  .c-footer__txt {
    display: block;
    font-size: 1.2rem;
    line-height: 1.5;
    color: #fff;
    text-decoration: none; }
    @media screen and (max-width: 767px) {
      .c-footer__txt {
        font-size: 1.3rem;
        line-height: 1;
        padding: 0 32px 0 19px;
        position: relative; } }
    @media screen and (max-width: 767px) {
      .c-footer__txt::after {
        content: '';
        width: 5px;
        height: 5px;
        border-top: 1px solid #dcdcdc;
        border-right: 1px solid #dcdcdc;
        position: absolute;
        top: 50%;
        right: 24px;
        margin: -1px 0 0;
        -webkit-transform: translate(0, -50%) rotate(45deg);
            -ms-transform: translate(0, -50%) rotate(45deg);
                transform: translate(0, -50%) rotate(45deg); } }
  .c-footer__info {
    background: #011b3b;
    padding: 57px 0 56px; }
    @media screen and (max-width: 767px) {
      .c-footer__info {
        padding: 40px 20px 56px; } }
  .c-footer__box2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .c-footer__ttl2 {
    width: 100%;
    font-size: 1.8rem;
    line-height: 1.35;
    color: #fff;
    font-weight: bold;
    margin: 0 0 8px; }
  .c-footer__contact {
    margin: 0 87px 0 0; }
    @media screen and (max-width: 767px) {
      .c-footer__contact {
        width: 100%;
        margin: 11px 0 14px; } }
    .c-footer__contact:last-child {
      margin: 0; }
  .c-footer__txt2 {
    font-size: 1.2rem;
    line-height: 2;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .c-footer__txt2 {
        font-size: 1.4rem;
        line-height: 1.7;
        font-weight: bold; } }
    .c-footer__txt2 a {
      text-decoration: none;
      color: #fff;
      pointer-events: none; }
      @media screen and (max-width: 767px) {
        .c-footer__txt2 a {
          pointer-events: auto; } }
    @media screen and (max-width: 767px) {
      .c-footer__txt2 span {
        display: block;
        font-size: 1.2rem;
        line-height: 2;
        font-weight: normal;
        margin: 1px 0 0; } }
  .c-footer__box3 {
    margin: 47px 0 0; }
    @media screen and (max-width: 767px) {
      .c-footer__box3 {
        border-top: 1px solid #425061;
        margin: 36px 0 0;
        padding: 40px 0 0; } }
  .c-footer__heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    @media screen and (max-width: 767px) {
      .c-footer__heading {
        display: block; } }
    .c-footer__heading span {
      font-size: 1.5rem;
      line-height: 2;
      color: #fff;
      font-weight: bold;
      margin: 1px 0 0 28px; }
      @media screen and (max-width: 767px) {
        .c-footer__heading span {
          display: block;
          font-size: 1.4rem;
          line-height: 1.35;
          margin: 5px 0 0; } }
  .c-footer__logo {
    max-width: 289px; }
  .c-footer__copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 34px 0 0; }
    @media screen and (max-width: 767px) {
      .c-footer__copyright {
        margin: 31px 0 0; } }
  .c-footer__txt3 {
    font-size: 1.2rem;
    line-height: 2;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .c-footer__txt3 {
        width: 100%;
        text-align: center; } }
  .c-footer__external {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 0 10px 0 0; }
    @media screen and (max-width: 767px) {
      .c-footer__external {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
            -ms-flex-order: -1;
                order: -1;
        padding: 0;
        margin: 0 0 52px; } }
  .c-footer__link {
    margin: 0 0 0 28px; }
    @media screen and (max-width: 767px) {
      .c-footer__link {
        width: 100%;
        margin: 0 0 1px; } }
    .c-footer__link a {
      font-size: 1.2rem;
      line-height: 2;
      color: #fff;
      text-decoration: none;
      position: relative;
      padding: 0 17px 0 0; }
      .c-footer__link a::after {
        content: '';
        width: 12px;
        height: 10px;
        background: url(../img/common/icon/icon-restore.svg) no-repeat center;
        background-size: contain;
        position: absolute;
        top: 3px;
        right: 0; }

/*------------------------------------------------------------
header
------------------------------------------------------------*/
.c-header {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 5; }
  .c-header.fixed {
    position: fixed;
    background: #fff;
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.05);
            box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.05); }
    .c-header.fixed .c-header__logo {
      width: 222px; }
      .c-header.fixed .c-header__logo .img,
      .c-header.fixed .c-header__logo .black {
        display: none; }
      .c-header.fixed .c-header__logo .txt {
        display: block; }
    .c-header.fixed .c-header__list {
		min-height: 66px;
      padding: 19px 538px 19px 0; }
    .c-header.fixed .c-header__txt {
      color: #011b3b; }
      @media screen and (min-width: 768px) {
        .c-header.fixed .c-header__txt:hover {
          color: #ff7c3c;
          opacity: 1; } }
    .c-header.fixed .c-header__item::before {
      background: #dcdcdc; }
    .c-header.fixed .c-header__item.insurance .c-header__txt {
      color: #fff; }
      .c-header.fixed .c-header__item.insurance .c-header__txt span {
        display: none; }
    .c-header.fixed .c-header__item.recruit .c-header__txt {
      color: #fff; }
      .c-header.fixed .c-header__item.recruit .c-header__txt span {
        display: none; }
  .c-header__inner {
    min-width: 1160px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0 0 40px;
	position: relative; }
    @media screen and (max-width: 767px) {
      .c-header__inner {
        min-width: auto;
        height: 60px;
        padding: 11px 80px 9px 10px; } }
  .c-header__logo {
    width: 342px; }
	@media screen and (max-width: 1400px) and (min-width: 768px) {
		.c-header__logo {
   			width: 300px; }
	}
	@media screen and (max-width: 1249px) and (min-width: 768px) {
		.c-header__logo {
   			width: 260px; }
	}
    @media screen and (max-width: 767px) {
      .c-header__logo {
        width: 78%;
        max-width: 228px; } }
    .c-header__logo a {
      display: block; }
    .c-header__logo img {
      max-width: 100%; }
    .c-header__logo .txt {
      display: none; }
    .c-header__logo .black {
      display: none; }
  @media screen and (max-width: 767px) {
    .c-header__menu {
      display: none;
      background: #2766bf;
      width: 100%;
      height: 100%;
      position: fixed;
      top: 0;
      left: 0;
      overflow-y: scroll;
      padding: 87px 18px 20px 30px;
      z-index: 6; } }
  .c-header__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding: 26px 538px 26px 0;
	min-height: 80px; }
	@media screen and (max-width: 1500px) and (min-width: 768px) {
		.c-header__list {
			padding-right: 420px;
		}
		.c-header.fixed .c-header__list {
			padding-right: 420px;
		}
	}
    @media screen and (max-width: 767px) {
      .c-header__list {
        padding: 0; } }
  .c-header__item {
    text-align: center;
    line-height: 1;
    padding: 0 16px;
	min-width: 109px;
    position: relative; }
    @media screen and (max-width: 1500px) and (min-width: 768px) {
      .c-header__item {
		min-width: initial;
        padding: 0 10px; } }
    @media screen and (max-width: 767px) {
      .c-header__item {
        width: 100%;
		min-width: initial;
        text-align: left;
        border-left: none;
        padding: 0;
        margin: 30px 0 0; } }
    .c-header__item::before {
      content: '';
      width: 1px;
      height: calc(100% - 16px);
      background: #fff;
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%); }
      @media screen and (max-width: 767px) {
        .c-header__item::before {
          display: none; } }
    @media screen and (max-width: 767px) {
      .c-header__item:first-child {
        margin: 0; } }
    .c-header__item:nth-child(2)::before {
      display: none; }
    @media screen and (max-width: 767px) {
      .c-header__item:not(.c-header__sub) .c-header__txt::after {
        width: 5px;
        height: 5px;
        background: transparent;
        border-top: 1px solid #dcdcdc;
        border-right: 1px solid #dcdcdc;
        top: 50%;
        right: 6px;
        left: auto;
        margin: -1px 0 0;
        -webkit-transform: translate(0, -50%) rotate(45deg);
            -ms-transform: translate(0, -50%) rotate(45deg);
                transform: translate(0, -50%) rotate(45deg); } }
    .c-header__item.is-active .c-header__txt::after {
      -webkit-transform: translate(-50%, 0) scale(1);
          -ms-transform: translate(-50%, 0) scale(1);
              transform: translate(-50%, 0) scale(1); }
    .c-header__item.insurance {
      width: 152px;
      padding: 0;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      position: absolute;
      top: 0;
      right: 140px;
	  z-index: 1; }
      @media screen and (max-width: 767px) {
        .c-header__item.insurance {
          width: 100%;
          position: relative;
          top: 0;
          left: 0;
          right: 0; } }
      .c-header__item.insurance::before {
        display: none; }
      .c-header__item.insurance .c-header__txt {
        width: 132px;
        background: #2766BF;
        font-size: 1.6rem;
        line-height: 1.25;
        padding: 20px 0;
        margin: 0 0 0 auto; }
      @media screen and (min-width: 768px) {
		.c-header__item.insurance .c-header__txt {
			padding: 5px 0;
			height: 80px;
			display: flex;
			align-items: center;
			align-content: center;
			justify-content: center;
			flex-direction: column;
			box-sizing: border-box;
		}
        .c-header__item.insurance:hover .c-header__txt {
          color: #fff;
          width: 100%;
		  height: 88px; }
		.c-header.fixed .c-header__item.insurance .c-header__txt {
			height: 66px; }
		.c-header.fixed .c-header__item.insurance:hover .c-header__txt {
			height: 71px; } }
		@media screen and (max-width: 1500px) and (min-width: 768px) {
			.c-header__item.insurance {
				width: 130px;
				right: 110px;
			}
      .c-header__item.insurance .c-header__txt {
				width: 110px;
			}
		}
        @media screen and (max-width: 767px) {
          .c-header__item.insurance .c-header__txt {
            width: 100%;
			line-height: 1.5;
            background: transparent;
            -webkit-box-shadow: none;
                    box-shadow: none;
            padding: 0; } }
        .c-header__item.insurance .c-header__txt span {
          display: block;
          font-size: 1.2rem;
          font-family: 'Josefin Sans', sans-serif; }
          @media screen and (max-width: 767px) {
            .c-header__item.insurance .c-header__txt span {
              display: none; } }
    .c-header__item.recruit {
      width: 160px;
      padding: 0;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      position: absolute;
      top: 0;
      right: 0;
	  z-index: 1; }
      @media screen and (max-width: 767px) {
        .c-header__item.recruit {
          width: 100%;
          position: relative; } }
      .c-header__item.recruit::before {
        display: none; }
      .c-header__item.recruit .c-header__txt {
        width: 140px;
        background: #ff7c3c;
        font-size: 1.6rem;
        line-height: 1.5;
        padding: 21px 0 17px;
        margin: 0 0 0 auto; }
      @media screen and (min-width: 768px) {
		.c-header__item.recruit .c-header__txt {
			padding: 9px 0 5px;
			height: 80px;
			display: flex;
			align-items: center;
			align-content: center;
			justify-content: center;
			flex-direction: column;
			box-sizing: border-box; }
        .c-header__item.recruit:hover .c-header__txt {
          color: #fff;
          width: 100%;
          height: 88px; }
		.c-header.fixed .c-header__item.recruit .c-header__txt {
			height: 66px; }
		.c-header.fixed .c-header__item.recruit:hover .c-header__txt {
			height: 71px; } }
		@media screen and (max-width: 1500px) and (min-width: 768px) {
			.c-header__item.recruit {
				width: 130px;
			}
			.c-header__item.recruit .c-header__txt {
				width: 110px;
			}
		}
        @media screen and (max-width: 767px) {
          .c-header__item.recruit .c-header__txt {
            width: 100%;
            background: transparent;
            -webkit-box-shadow: none;
                    box-shadow: none;
            padding: 0; } }
        .c-header__item.recruit .c-header__txt span {
          display: block;
          font-size: 1.2rem;
          font-family: 'Josefin Sans', sans-serif; }
          @media screen and (max-width: 767px) {
            .c-header__item.recruit .c-header__txt span {
              display: none; } }
    .c-header__item.neutrixcloud {
		margin: 0;
		padding: 0;
		position: absolute;
		right: 272px;
		top: 0;
	}
	.c-header__item.neutrixcloud::before {
		display: none;
	}
	.c-header__item.neutrixcloud a {		
		width: 260px;
		height: 80px;
		display: flex;
		align-items: center;
		background: #127D82;
	}
	.c-header__item.neutrixcloud a img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
	@media screen and (min-width: 768px) {
		.c-header.fixed .c-header__item.neutrixcloud a {
			height: 66px;
		}
	}
	@media screen and (max-width: 1500px) and (min-width: 768px) {
		.c-header__item.neutrixcloud {
			right: 220px;
		}
		.c-header__item.neutrixcloud a {
			width: 190px;
		}
	}
	@media screen and (max-width: 767px) {
		.c-header__item.neutrixcloud {
			width: auto;
			right: 60px;
		}
		.c-header__item.neutrixcloud a {
			width: 62px;
			height: 60px;
		}
	}
    @media screen and (max-width: 767px) {
      .c-header__item.faq {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1; } }
    @media screen and (max-width: 767px) {
      .c-header__item.news {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
            -ms-flex-order: 1;
                order: 1; } }
  .c-header__txt {
    display: block;
    font-size: 1.1rem;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    padding: 8px 0;
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-header__txt {
        font-size: 1.6rem;
        line-height: 1.85;
        position: relative;
        padding: 0; } }
    .c-header__txt::after {
      content: '';
      width: 20px;
      height: 1px;
      background: #ff7c3c;
      position: absolute;
      bottom: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0) scale(0);
          -ms-transform: translate(-50%, 0) scale(0);
              transform: translate(-50%, 0) scale(0);
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      @media screen and (max-width: 767px) {
        .c-header__txt::after {
          background: transparent;
          width: 0;
          height: 0; } }
    .c-header__txt.blue::after {
      background: #2766BF; }
      @media screen and (max-width: 767px) {
        .c-header__txt.blue::after {
          background: transparent; } }
    @media screen and (min-width: 768px) {
      .c-header__txt:hover {
        color: #ff7c3c;
        opacity: 1; }
        .c-header__txt:hover::after {
          -webkit-transform: translate(-50%, 0) scale(1);
              -ms-transform: translate(-50%, 0) scale(1);
                  transform: translate(-50%, 0) scale(1); } }
  .c-header__submenu {
    margin: 25px 0 1px;
    display: none; }
  .c-header__subitem {
    margin: 0 0 30px;
    padding: 0 0 0 6px; }
    .c-header__subitem:last-child {
      margin: 0; }
  .c-header__txt2 {
    display: block;
    font-size: 1.4rem;
    line-height: 1;
    color: #dcdcdc;
    font-weight: bold;
    text-decoration: none;
    border-left: 1px solid #dcdcdc;
    padding: 0 0 0 21px;
    position: relative; }
    .c-header__txt2::after {
      content: '';
      width: 5px;
      height: 5px;
      border-top: 1px solid #dcdcdc;
      border-right: 1px solid #dcdcdc;
      position: absolute;
      top: 50%;
      right: 6px;
      margin: 1px 0 0;
      -webkit-transform: translate(0, -50%) rotate(45deg);
          -ms-transform: translate(0, -50%) rotate(45deg);
              transform: translate(0, -50%) rotate(45deg); }
  .c-header .expand {
    width: 29px;
    height: 29px;
    position: absolute;
    top: 0;
    right: -6px;
    z-index: 2; }
    .c-header .expand.is-active::before {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
    .c-header .expand::before {
      content: '';
      width: 1px;
      height: 11px;
      background: #fff;
      position: absolute;
      top: 9px;
      right: 13px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .c-header .expand::after {
      content: '';
      width: 11px;
      height: 1px;
      background: #fff;
      position: absolute;
      top: 14px;
      right: 8px; }
  .c-header--black {
    background: rgba(1, 27, 59, 0.5); }
    @media screen and (max-width: 767px) {
      .c-header--black {
        background: #fff; } }
    @media screen and (max-width: 767px) {
      .c-header--black .c-header__logo .black {
        display: block; } }
    @media screen and (max-width: 767px) {
      .c-header--black .c-header__logo .img {
        display: none; } }
  .c-header--white {
    background: #fff;
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.05);
            box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.05); }
    .c-header--white .c-header__logo {
      width: 222px; }
      .c-header--white .c-header__logo .img, .c-header--white .c-header__logo .black {
        display: none; }
      .c-header--white .c-header__logo .txt {
        display: block; }
    .c-header--white .c-header__list {
      padding: 19px 346px 19px 0; }
      @media screen and (max-width: 767px) {
        .c-header--white .c-header__list {
          padding: 0; } }
    .c-header--white .c-header__txt {
      color: #000; }
      @media screen and (max-width: 767px) {
        .c-header--white .c-header__txt {
          color: #fff; } }
      @media screen and (min-width: 768px) {
        .c-header--white .c-header__txt:hover {
          color: #ff7c3c;
          opacity: 1; } }
    .c-header--white .c-header__item::before {
      background: #dcdcdc; }
    .c-header--white .c-header__item.recruit .c-header__txt, .c-header--white .c-header__item.insurance .c-header__txt {
      color: #fff; }
      .c-header--white .c-header__item.recruit .c-header__txt span, .c-header--white .c-header__item.insurance .c-header__txt span {
        display: none; }
    .c-header--white .c-header__item.insurance .c-header__txt {
      padding: 9px 0 9px; }
    .c-header--white .c-header__item.recruit .c-header__txt {
      padding: 21px 0 21px; }

/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-menuSP {
    width: 60px;
    height: 60px;
    background: #ff7c3c;
    position: fixed;
    top: 0;
    right: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 5; } }

@media screen and (max-width: 767px) {
  .c-menuSP__1, .c-menuSP__2, .c-menuSP__3 {
    width: 12px;
    height: 2px;
    background-color: #fff;
    margin: 1px auto;
    -webkit-transition: 0.4s;
    transition: 0.4s; } }

/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-close {
    width: 60px;
    height: 60px;
    background: #1e4c84;
    position: fixed;
    top: 0;
    right: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 10; } }

@media screen and (max-width: 767px) {
  .c-close__1, .c-close__2 {
    width: 12px;
    height: 2px;
    background-color: #fff;
    margin: 1px auto;
    -webkit-transition: 0.4s;
    transition: 0.4s; } }

.c-close .c-close__1 {
  -webkit-transform: rotate(45deg) translate(1px, 2px);
      -ms-transform: rotate(45deg) translate(1px, 2px);
          transform: rotate(45deg) translate(1px, 2px); }

.c-close .c-close__2 {
  -webkit-transform: rotate(-45deg) translate(1px, -2px);
      -ms-transform: rotate(-45deg) translate(1px, -2px);
          transform: rotate(-45deg) translate(1px, -2px); }

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

/*
------------------------------------------------------------*/
.l-container {
  max-width: 1500px;
  min-width: 1160px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .l-container {
      width: 100%;
      max-width: auto;
      min-width: auto; } }

/*
------------------------------------------------------------*/
.l-content {
  width: 1120px;
  margin: 0 auto;
  *zoom: 1; }
  .l-content:after {
    display: block;
    content: '';
    clear: both; }
  @media screen and (max-width: 767px) {
    .l-content {
      width: 100%;
      padding: 0 10px; } }

/*
------------------------------------------------------------*/
.l-content2 {
  width: 960px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .l-content2 {
      width: 100%;
      padding: 0 10px; } }

/*
------------------------------------------------------------*/
.l-main {
  width: 810px;
  float: right; }
  @media screen and (max-width: 767px) {
    .l-main {
      width: 100%;
      float: none;
      padding: 0 10px; } }

/*------------------------------------------------------------
side
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.l-side {
  width: 280px;
  float: left; }
  @media screen and (max-width: 767px) {
    .l-side {
      width: 100%;
      float: none;
      margin: 0 0 49px;
      padding: 0 10px; } }
  .l-side .c-box + .c-box {
    margin: 39px 0 0; }

/*------------------------------------------------------------
btn
------------------------------------------------------------*/
.l-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    .l-btn {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }
  .l-btn--center {
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .l-btn--center .c-btn2,
    .l-btn--center .c-btn3 {
      margin: 0 10px; }
      @media screen and (max-width: 767px) {
        .l-btn--center .c-btn2,
        .l-btn--center .c-btn3 {
          margin: 10px auto; } }

/*
------------------------------------------------------------*/
.c-btn1 {
  width: 100%;
  position: relative;
  z-index: 4; }
  .c-btn1__txt {
    background: #ff7c3c;
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 1.6rem;
    line-height: 1.9;
    color: #fff;
    font-weight: bold;
    padding: 53px 80px 49px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-btn1__txt {
        padding: 32px 35px 28px; } }
    .c-btn1__txt::before {
      content: '';
      width: 100%;
      height: 100%;
      background: #ff7c3c;
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    .c-btn1__txt::after {
      content: '';
      width: 12px;
      height: 12px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      position: absolute;
      top: 50%;
      right: 64px;
      -webkit-transform: translate(0, -50%) rotate(45deg);
          -ms-transform: translate(0, -50%) rotate(45deg);
              transform: translate(0, -50%) rotate(45deg); }
      @media screen and (max-width: 767px) {
        .c-btn1__txt::after {
          width: 10px;
          height: 10px;
          right: 23px; } }
    @media screen and (min-width: 768px) {
      .c-btn1__txt:hover {
        opacity: 1; }
        .c-btn1__txt:hover::before {
          -webkit-transform: scale(1.03);
              -ms-transform: scale(1.03);
                  transform: scale(1.03); } }
    .c-btn1__txt span {
      display: block;
      font-size: 5rem;
      line-height: 1;
      color: #fff;
      font-weight: 300;
      font-family: 'Josefin Sans', sans-serif; }

/*
------------------------------------------------------------*/
.c-btn2 {
  display: inline-block; }
  @media screen and (max-width: 767px) {
    .c-btn2 {
      width: 100%;
      max-width: 335px; } }
  .c-btn2__txt {
    min-width: 300px;
    text-align: center;
    display: block;
    background: #0d305a;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-decoration: none;
    font-size: 1.6rem;
    line-height: 1.9;
    color: #fff;
    font-weight: 500;
    padding: 15px 45px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-btn2__txt {
        min-width: 100%;
        width: 100%; } }
    .c-btn2__txt::before {
      content: '';
      width: 6px;
      height: 6px;
      border-top: 1px solid #fff;
      border-left: 1px solid #fff;
      position: absolute;
      top: 50%;
      left: 36px;
      -webkit-transform: rotate(-45deg) translate(0, -50%);
          -ms-transform: rotate(-45deg) translate(0, -50%);
              transform: rotate(-45deg) translate(0, -50%);
      margin: -1px 0 0; }

/*
------------------------------------------------------------*/
.c-btn3 {
  display: inline-block; }
  .c-btn3__txt {
    min-width: 300px;
    text-align: center;
    display: block;
    background: #ff7c3c;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-decoration: none;
    font-size: 1.6rem;
    line-height: 1.9;
    color: #fff;
    font-weight: 500;
    padding: 15px 45px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-btn3__txt {
        min-width: 280px; } }
    .c-btn3__txt::after {
      content: '';
      width: 6px;
      height: 6px;
      border-top: 1px solid #fff;
      border-right: 1px solid #fff;
      position: absolute;
      top: 50%;
      right: 36px;
      -webkit-transform: rotate(45deg) translate(0, -50%);
          -ms-transform: rotate(45deg) translate(0, -50%);
              transform: rotate(45deg) translate(0, -50%);
      margin: -1px 0 0; }
  .c-btn3.insurance {
    display: block;
    margin: 100px auto; }
    @media screen and (max-width: 767px) {
      .c-btn3.insurance {
        margin: 60px auto; } }
    .c-btn3.insurance .c-btn3__txt {
      max-width: 360px;
      margin: 0 auto;
      background: none;
      padding: 32px 45px; }
      @media screen and (max-width: 767px) {
        .c-btn3.insurance .c-btn3__txt {
          max-width: 300px;
          min-width: 0; } }
      .c-btn3.insurance .c-btn3__txt::before {
        content: '';
        width: 100%;
        height: 100%;
        background: #2766BF;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
      @media screen and (min-width: 768px) {
        .c-btn3.insurance .c-btn3__txt:hover {
          opacity: 1; }
          .c-btn3.insurance .c-btn3__txt:hover::before {
            -webkit-transform: scale(1.03);
                -ms-transform: scale(1.03);
                    transform: scale(1.03); } }

/*
------------------------------------------------------------*/
.c-btnBox {
  position: relative;
  padding: 0 0 20px; }
  @media screen and (max-width: 767px) {
    .c-btnBox {
      padding: 0 0 40px; } }
  .c-btnBox::after {
    content: '';
    width: 100%;
    height: 100px;
    background: #000000;
    position: absolute;
    bottom: 0;
    left: 0; }
    @media screen and (max-width: 767px) {
      .c-btnBox::after {
        height: 80px; } }

/*------------------------------------------------------------
title
------------------------------------------------------------*/
.c-title1__mainttl {
  font-size: 4rem;
  line-height: 1;
  color: #000;
  font-weight: 400;
  font-family: 'Josefin Sans', sans-serif; }
  @media screen and (max-width: 767px) {
    .c-title1__mainttl {
      font-size: 3.8rem; } }

.c-title1__subttl {
  font-size: 1.6rem;
  line-height: 1;
  color: #ff7c3c;
  font-weight: 500;
  border-left: 2px solid #ff7c3c;
  padding-left: 23px;
  margin: 11px 0 0 7px; }
  @media screen and (max-width: 767px) {
    .c-title1__subttl {
      font-size: 1.4rem;
      padding-left: 20px;
      margin: 9px 0 0 6px; } }

/*
------------------------------------------------------------*/
.c-title2 {
  width: 100%;
  font-size: 3rem;
  line-height: 1;
  color: #2766bf;
  font-weight: bold;
  font-family: 'Josefin Sans', sans-serif;
  text-transform: uppercase; }
  .c-title2 span {
    font-size: 9rem;
    line-height: 1;
    font-weight: 300;
    padding: 0 0 0 20px; }
  .c-title2--type2 {
    font-weight: 300;
    text-transform: capitalize; }
    .c-title2--type2 span {
      font-size: 6rem;
      padding: 0 0 0 10px; }
      @media screen and (max-width: 767px) {
        .c-title2--type2 span {
          font-size: 9rem;
          font-weight: 100; } }

/*
------------------------------------------------------------*/
.c-title3 {
  font-size: 3.2rem;
  line-height: 1.2;
  color: #011b3b;
  font-weight: 500;
  border-left: 2px solid #011b3b;
  padding-left: 20px; }
  @media screen and (max-width: 767px) {
    .c-title3 {
      font-size: 2.6rem;
      padding-left: 12px; } }

/*
------------------------------------------------------------*/
.c-title4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: 'Josefin Sans', sans-serif;
  position: relative;
  z-index: 2; }
  .c-title4__txt {
    font-size: 2rem;
    line-height: 1;
    color: #ff7c3c;
    font-weight: 500;
    margin: -12px 11px 0 0; }
  .c-title4__number {
    font-size: 12rem;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ff7c3c;
    line-height: 1; }

/*
------------------------------------------------------------*/
.c-title5 {
  font-size: 2.8rem;
  line-height: 1.5;
  color: #011b3b;
  font-weight: 500;
  margin: 0 0 23px; }
  @media screen and (max-width: 767px) {
    .c-title5 {
      font-size: 2.4rem;
      line-height: 1.25;
      font-weight: bold;
      font-family: 'NotoSansCJKjp';
      margin: 0 0 20px; } }

/*
------------------------------------------------------------*/
.c-ttl100__txt1 {
  font-size: 17rem;
  color: #fff;
  font-weight: 300;
  font-family: 'Josefin Sans', sans-serif;
  opacity: 0.2;
  text-shadow: 0 0 99px rgba(0, 0, 0, 0.3);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  letter-spacing: -4px; }
  @media screen and (max-width: 767px) {
    .c-ttl100__txt1 {
      font-size: 7.5rem; } }

/*------------------------------------------------------------
icon
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
form
------------------------------------------------------------*/
.c-form__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-top: 1px solid #eaeaea;
  padding: 19px 0; }
  @media screen and (max-width: 767px) {
    .c-form__row {
      padding: 10px 0; } }
  .c-form__row:last-of-type {
    border-bottom: 1px solid #eaeaea; }

.c-form__heading {
  width: 146px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .c-form__heading {
      width: 100%; } }

.c-form__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media screen and (max-width: 767px) {
    .c-form__wrap {
      display: block; } }

.c-form__info {
  width: calc(100% - 176px);
  padding: 0 20px 0 0; }
  @media screen and (max-width: 767px) {
    .c-form__info {
      width: 100%;
      margin: 15px 0 0;
      padding: 0; } }
  .c-form__info input {
    display: block;
    width: 100%;
    background: #eaeaea;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 1.4rem;
    line-height: 2;
    color: #011b3b;
    font-weight: 500;
    padding: 24.5px 29px; }
    @media screen and (max-width: 767px) {
      .c-form__info input {
        padding: 10px 15px; } }
    .c-form__info input::-webkit-input-placeholder {
      color: #878787; }
    .c-form__info input::-moz-placeholder {
      color: #878787; }
    .c-form__info input:-ms-input-placeholder {
      color: #878787; }
    .c-form__info input::-ms-input-placeholder {
      color: #878787; }
    .c-form__info input::placeholder {
      color: #878787; }
    .c-form__info input.invalid {
      border-color: #ff3c3c;
      background: #ffeeee;
      margin: 0; }
  .c-form__info textarea {
    display: block;
    width: 100%;
    height: 160px;
    resize: vertical;
    background: #eaeaea;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 1.4rem;
    line-height: 2;
    color: #011b3b;
    font-weight: 500;
    padding: 15px 28px; }
    @media screen and (max-width: 767px) {
      .c-form__info textarea {
        height: 120px;
        padding: 10px 15px; } }
    .c-form__info textarea::-webkit-input-placeholder {
      color: #878787; }
    .c-form__info textarea::-moz-placeholder {
      color: #878787; }
    .c-form__info textarea:-ms-input-placeholder {
      color: #878787; }
    .c-form__info textarea::-ms-input-placeholder {
      color: #878787; }
    .c-form__info textarea::placeholder {
      color: #878787; }
    .c-form__info textarea.invalid {
      border-color: #ff3c3c;
      background: #ffeeee;
      margin: 0; }
  .c-form__info select {
    width: 198px;
    background: url(../img/common/icon/icon-down2.svg) no-repeat center right 19px;
    background-size: 10px 12px;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 1.4rem;
    line-height: 1;
    color: #011b3b;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    padding: 33px 29px 30px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1; }
    @media screen and (max-width: 767px) {
      .c-form__info select {
        padding: 10px 15px; } }
    .c-form__info select::-ms-expand {
      display: none; }
    .c-form__info select:invalid {
      color: #878787; }
    .c-form__info select [disabled] {
      color: #878787; }
    .c-form__info select option {
      color: #011b3b; }
    .c-form__info select.invalid {
      border-color: #ff3c3c;
      background: url(../img/common/icon/icon-down2.svg) no-repeat center right 19px #ffeeee;
      margin: 0; }

.c-form__ttl {
  font-size: 1.4rem;
  line-height: 1.72;
  color: #011b3b;
  font-weight: 500; }

.c-form__tag {
  background: #ff3c3c;
  border-radius: 4px;
  font-size: 1rem;
  line-height: 1;
  color: #fff;
  padding: 5px 6px; }

.c-form__box {
  width: 222px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 767px) {
    .c-form__box {
      width: 100%; } }
  .c-form__box + .c-form__box {
    margin: 0 0 0 28px; }
    @media screen and (max-width: 767px) {
      .c-form__box + .c-form__box {
        margin: 10px 0 0; } }

.c-form__txt {
  font-size: 1.4rem;
  line-height: 1;
  color: #011b3b;
  margin: 0 0 0 10px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1; }

.c-form__btngroup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 70px 0 0; }
  @media screen and (max-width: 767px) {
    .c-form__btngroup {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      margin: 30px 0 0; } }

.c-form__btn {
  position: relative;
  background: #ff7c3c;
  margin: 0 10px; }
  @media screen and (max-width: 767px) {
    .c-form__btn {
      width: 280px;
      margin: 10px auto; } }
  .c-form__btn::after {
    content: '';
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    right: 36px;
    -webkit-transform: rotate(45deg) translate(0, -50%);
        -ms-transform: rotate(45deg) translate(0, -50%);
            transform: rotate(45deg) translate(0, -50%);
    margin: -1px 0 0; }
  .c-form__btn input {
    min-width: 300px; }
    @media screen and (max-width: 767px) {
      .c-form__btn input {
        min-width: 100%; } }
  .c-form__btn input[type='submit'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    display: block;
    text-align: center;
    background: transparent;
    border: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-decoration: none;
    font-size: 1.6rem;
    line-height: 1.9;
    color: #fff;
    font-weight: 500;
    padding: 15px 45px;
    cursor: pointer;
    position: relative;
    z-index: 2; }
  .c-form__btn.back::after {
    -webkit-transform: rotate(-135deg) translate(0, -50%);
        -ms-transform: rotate(-135deg) translate(0, -50%);
            transform: rotate(-135deg) translate(0, -50%);
    right: auto;
    left: 35px;
    margin: -6px 0 0;
    z-index: 2; }
  .c-form__btn.back input[type='submit'] {
    background: #1e4c84; }

.c-form .mw_wp_form .error {
  width: 100%;
  font-size: 1.4rem;
  line-height: 2;
  color: #ff3c3c;
  font-weight: 500;
  margin: 6px 0 -4px; }

.c-form .mwform-radio-field label {
  display: inline-block; }

.c-form .mwform-radio-field input[type='radio'] {
  display: none; }

.c-form .mwform-radio-field .mwform-radio-field-text {
  display: block;
  font-size: 1.4rem;
  line-height: 2;
  color: #011b3b;
  font-weight: 500;
  cursor: pointer;
  position: relative;
  padding: 5px 0 0 42px; }
  .c-form .mwform-radio-field .mwform-radio-field-text::before {
    content: '';
    width: 24px;
    height: 25px;
    background: #eaeaea;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: 5px;
    left: 0; }

.c-form .mwform-radio-field input[type='radio']:checked + .mwform-radio-field-text:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #2766bf;
  border-radius: 50%;
  position: absolute;
  top: 11px;
  left: 6px; }

/*------------------------------------------------------------
text
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-text {
  font-size: 1.6rem;
  line-height: 1.9;
  color: #011b3b; }
  @media screen and (max-width: 767px) {
    .c-text {
      font-size: 1.4rem;
      line-height: 1.6; } }
  .c-text a {
    text-decoration: none;
    display: inline-block;
    color: #011B3B; }
    .c-text a[href^="tel:"] {
      pointer-events: none; }
      @media screen and (max-width: 767px) {
        .c-text a[href^="tel:"] {
          pointer-events: auto; } }

/*
------------------------------------------------------------*/
.comingsoon {
  font-size: 2rem;
  text-align: center;
  margin: 0 auto; }

/*------------------------------------------------------------
navi
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
img
------------------------------------------------------------*/
.c-singleImg {
  text-align: center; }
  .c-singleImg img {
    max-width: 100%;
    height: auto; }

/*
------------------------------------------------------------*/
.c-imgtext1 {
  margin-left: calc((100% - 960px) / 2);
  padding: 21px 0 0;
  position: relative; }
  @media screen and (max-width: 767px) {
    .c-imgtext1 {
      width: calc(100% - 20px);
      margin: 0 0 0 auto;
      padding: 0; } }
  .c-imgtext1 + .c-imgtext1 {
    margin-top: 80px; }
  .c-imgtext1::after {
    content: '';
    width: calc(100% - 100px);
    height: 483px;
    background: #efedec;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .c-imgtext1::after {
        width: calc(100% - 60px);
        height: 100%; } }
  .c-imgtext1__img {
    width: 480px; }
    @media screen and (max-width: 767px) {
      .c-imgtext1__img {
        width: 100%; } }
    .c-imgtext1__img img {
      width: 100%; }
  .c-imgtext1__inner {
    width: 960px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .c-imgtext1__inner {
        width: 100%;
        padding: 0 20px 57px 0; } }
  .c-imgtext1__info {
    width: calc(100% - 560px); }
    @media screen and (max-width: 767px) {
      .c-imgtext1__info {
        width: 100%;
        padding: 0;
        margin: 33px 0 0; } }
  .c-imgtext1__ttl {
    font-size: 2.8rem;
    line-height: 1.5;
    color: #011b3b;
    font-weight: 500;
    margin: -3px 0 16px;
    font-family: 'Noto Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-imgtext1__ttl {
        font-size: 1.7rem;
        line-height: 1.25;
        margin: 0 0 25px;
        font-weight: bold;
        font-family: 'NotoSansCJKjp'; } }
  .c-imgtext1__txt {
    font-size: 1.6rem;
    line-height: 1.9;
    color: #011b3b;
    font-family: 'Noto Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-imgtext1__txt {
        font-size: 1.4rem;
        font-family: 'NotoSansCJKjp'; } }
  @media screen and (max-width: 767px) {
    .c-imgtext1 .c-title2 {
      margin: -19px 0 0; } }
  .c-imgtext1--reverse {
    margin-left: 0;
    margin-right: calc((100% - 960px) / 2); }
    @media screen and (max-width: 767px) {
      .c-imgtext1--reverse {
        margin: 0 auto 0 0; } }
    .c-imgtext1--reverse::after {
      width: calc(100% - 80px);
      right: auto;
      left: 0; }
    .c-imgtext1--reverse .c-imgtext1__inner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      margin: 0 0 0 auto; }
      @media screen and (max-width: 767px) {
        .c-imgtext1--reverse .c-imgtext1__inner {
          padding: 0 0 57px 20px; } }
    .c-imgtext1--reverse .c-title2 {
      text-align: right;
      margin: 0 209px 0 0; }
      @media screen and (max-width: 767px) {
        .c-imgtext1--reverse .c-title2 {
          margin: -19px 0 0; } }

/*
------------------------------------------------------------*/
.c-imgtext2 {
  margin-left: calc((100% - 960px) / 2);
  padding: 80px 0 76px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .c-imgtext2 {
      margin: 0;
      padding: 0 0 57px 20px; } }
  .c-imgtext2::after {
    content: '';
    width: calc(100% - 240px);
    height: 100%;
    background: #f4f7fc;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .c-imgtext2::after {
        width: calc(100% - 80px);
        background: #efedec; } }
  @media screen and (max-width: 767px) {
    .c-imgtext2 + .c-imgtext2 {
      margin: 80px 0 0; } }
  .c-imgtext2__inner {
    width: 960px;
    *zoom: 1; }
    .c-imgtext2__inner:after {
      display: block;
      content: '';
      clear: both; }
    @media screen and (max-width: 767px) {
      .c-imgtext2__inner {
        width: 100%;
        padding: 0 20px 0 0; } }
  .c-imgtext2__img {
    width: 480px;
    float: left; }
    @media screen and (max-width: 767px) {
      .c-imgtext2__img {
        width: 100%;
        float: none; } }
    .c-imgtext2__img img {
      width: 100%;
      height: auto; }
  .c-imgtext2__info {
    width: calc(100% - 520px);
    float: right; }
    @media screen and (max-width: 767px) {
      .c-imgtext2__info {
        width: 100%;
        float: none;
        margin: 30px 0 0; } }
  .c-imgtext2__ttl {
    font-size: 2.8rem;
    line-height: 1.5;
    color: #011b3b;
    font-weight: 500;
    margin: 38px 0 15px; }
    @media screen and (max-width: 767px) {
      .c-imgtext2__ttl {
        font-size: 2.4rem;
        font-weight: bold;
        margin: 0 0 17px; } }
  .c-imgtext2__txt {
    font-size: 1.6rem;
    line-height: 1.9;
    color: #011b3b;
    font-family: 'Noto Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-imgtext2__txt {
        font-family: 'NotoSansCJKjp'; } }
  .c-imgtext2 .c-title2 {
    width: calc(100% - 520px);
    float: right; }
    @media screen and (max-width: 767px) {
      .c-imgtext2 .c-title2 {
        width: 100%;
        float: none;
        position: relative;
        top: -19px;
        margin: 0 0 -19px; } }
  .c-imgtext2--reverse {
    margin-left: 0;
    margin-right: calc((100% - 960px) / 2); }
    @media screen and (max-width: 767px) {
      .c-imgtext2--reverse {
        margin: 0;
        padding: 0 20px 57px 0; } }
    .c-imgtext2--reverse::after {
      left: 0;
      right: auto; }
      @media screen and (max-width: 767px) {
        .c-imgtext2--reverse::after {
          width: calc(100% - 100px); } }
    .c-imgtext2--reverse .c-imgtext2__inner {
      margin: 0 0 0 auto; }
      @media screen and (max-width: 767px) {
        .c-imgtext2--reverse .c-imgtext2__inner {
          padding: 0 0 0 20px; } }
    .c-imgtext2--reverse .c-imgtext2__img {
      float: right; }
      @media screen and (max-width: 767px) {
        .c-imgtext2--reverse .c-imgtext2__img {
          float: none; } }
    .c-imgtext2--reverse .c-imgtext2__info {
      float: left; }
      @media screen and (max-width: 767px) {
        .c-imgtext2--reverse .c-imgtext2__info {
          float: none; } }
    .c-imgtext2--reverse .c-title2 {
      float: left; }
      @media screen and (max-width: 767px) {
        .c-imgtext2--reverse .c-title2 {
          float: none;
          text-align: right; } }

/*
------------------------------------------------------------*/
.c-imgtext3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .c-imgtext3 + .c-imgtext3 {
    margin: 37px 0 0; }
    @media screen and (max-width: 767px) {
      .c-imgtext3 + .c-imgtext3 {
        margin: 50px 0 0; } }
  .c-imgtext3__box {
    background: #f4f7fc;
    padding: 80px 80px 105px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .c-imgtext3__box {
        padding: 30px; } }
  .c-imgtext3__img {
    width: 480px; }
    @media screen and (max-width: 767px) {
      .c-imgtext3__img {
        width: 100%;
        margin: 27px 0 0; } }
    .c-imgtext3__img img {
      width: 100%;
      height: auto; }
  .c-imgtext3__info {
    width: calc(100% - 520px); }
    @media screen and (max-width: 767px) {
      .c-imgtext3__info {
        width: 100%; } }
  .c-imgtext3__ttl {
    font-size: 2.8rem;
    line-height: 1.5;
    color: #011b3b;
    font-weight: bold;
    margin: 0 0 13px; }
    @media screen and (max-width: 767px) {
      .c-imgtext3__ttl {
        font-size: 1.7rem;
        margin: 0 0 16px; } }
  .c-imgtext3__txt {
    font-size: 1.6rem;
    line-height: 1.9;
    color: #011b3b; }
    @media screen and (max-width: 767px) {
      .c-imgtext3__txt {
        font-size: 1.4rem; } }
  .c-imgtext3--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }

/*
------------------------------------------------------------*/
.c-imgtext4 {
  padding: 0 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  *zoom: 1; }
  .c-imgtext4:after {
    display: block;
    content: '';
    clear: both; }
  @media screen and (max-width: 767px) {
    .c-imgtext4 {
      padding: 20px 30px; } }
  .c-imgtext4 + .c-imgtext4 {
    margin: 60px 0 0; }
    @media screen and (max-width: 767px) {
      .c-imgtext4 + .c-imgtext4 {
        margin: 48px 0 0; } }
  .c-imgtext4__ttl {
    width: 100%;
    font-size: 2.8rem;
    line-height: 1.5;
    color: #011b3b;
    font-weight: bold;
    margin: 0 0 28px;
    position: relative;
    z-index: 2;
    font-family: 'Noto Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-imgtext4__ttl {
        font-size: 2rem;
        margin: 0 0 15px;
        font-family: 'NotoSansCJKjp'; } }
  .c-imgtext4__inner {
    position: relative;
    z-index: 2; }
  .c-imgtext4__img {
    width: 386px;
    margin: 0 40px 0 0;
    float: left;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .c-imgtext4__img {
        width: 100%;
        margin: 0 0 30px;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
            -ms-flex-order: -1;
                order: -1; } }
    .c-imgtext4__img img {
      width: 100%; }
  .c-imgtext4__info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: -4px 0 0;
    float: right;
    position: relative;
    z-index: 2;
    font-family: 'Noto Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-imgtext4__info {
        width: 100%;
        margin: 0;
        font-family: 'NotoSansCJKjp'; } }
    .c-imgtext4__info p {
      font-size: 1.6rem;
      line-height: 1.9;
      color: #011b3b;
      font-weight: 500; }
      @media screen and (max-width: 767px) {
        .c-imgtext4__info p {
          font-weight: 400; } }
      .c-imgtext4__info p + p {
        margin: 30px 0 0; }
  .c-imgtext4--reserve {
    padding: 113px 120px 110px;
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    @media screen and (max-width: 767px) {
      .c-imgtext4--reserve {
        padding: 30px 30px 57px; } }
    .c-imgtext4--reserve::before {
      content: '';
      width: calc(100% - 426px);
      height: 100%;
      background: #fff;
      position: absolute;
      top: 0;
      left: 0; }
      @media screen and (max-width: 767px) {
        .c-imgtext4--reserve::before {
          width: 100%; } }
    .c-imgtext4--reserve .c-imgtext4__inner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
    .c-imgtext4--reserve .c-imgtext4__img {
      margin: 0 0 0 -80px;
      float: right; }
      @media screen and (max-width: 767px) {
        .c-imgtext4--reserve .c-imgtext4__img {
          margin: 0 0 30px; } }
    .c-imgtext4--reserve .c-imgtext4__info {
      float: left;
      padding: 0 120px 0 0; }
      @media screen and (max-width: 767px) {
        .c-imgtext4--reserve .c-imgtext4__info {
          padding: 1px 0 0; } }
    .c-imgtext4--reserve .c-imgtext4__ttl {
      padding: 0 432px 0 0; }
      @media screen and (max-width: 767px) {
        .c-imgtext4--reserve .c-imgtext4__ttl {
          padding: 0; } }
      .c-imgtext4--reserve .c-imgtext4__ttl.no-padding {
        padding: 0; }
  .c-imgtext4.bgfull::before {
    width: 100%; }
  .c-imgtext4.bgfull .c-imgtext4__info {
    padding: 0; }
  .c-imgtext4.bgfull .c-imgtext4__ttl {
    max-width: 100%; }

/*
------------------------------------------------------------*/
.c-imgtext5 {
  padding: 113px 0 110px 120px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .c-imgtext5 {
      padding: 20px; } }
  .c-imgtext5::before {
    content: '';
    width: calc(100% - 306px);
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0; }
    @media screen and (max-width: 767px) {
      .c-imgtext5::before {
        width: 100%; } }
  .c-imgtext5__ttl {
    font-size: 2.8rem;
    line-height: 1.5;
    color: #011b3b;
    font-weight: bold;
    position: relative;
    z-index: 2;
    margin: 0 0 28px; }
    @media screen and (max-width: 767px) {
      .c-imgtext5__ttl {
        font-size: 2rem;
        margin: 0 0 15px; } }
  .c-imgtext5__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    z-index: 2; }
  .c-imgtext5__img {
    width: 386px; }
    @media screen and (max-width: 767px) {
      .c-imgtext5__img {
        width: 100%; } }
    .c-imgtext5__img img {
      width: 100%;
      height: auto; }
  .c-imgtext5__info {
    width: calc(100% - 425px);
    margin: -4px 0 0; }
    @media screen and (max-width: 767px) {
      .c-imgtext5__info {
        width: 100%;
        margin: 0 0 20px; } }
  .c-imgtext5__txt {
    font-size: 1.6rem;
    line-height: 1.9;
    color: #011b3b;
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .c-imgtext5__txt {
        font-size: 1.4rem;
        line-height: 1.6; } }
    .c-imgtext5__txt + .c-imgtext5__txt {
      margin: 30px 0 0; }
      @media screen and (max-width: 767px) {
        .c-imgtext5__txt + .c-imgtext5__txt {
          margin: 10px 0 0; } }

/*
------------------------------------------------------------*/
.c-imgtext6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  margin: 0 calc((100% - 1120px) / 2) 0 0;
  padding: 0 0 0 calc((100% - 1120px) / 2);
  z-index: 2; }
  @media screen and (max-width: 1300px) and (min-width: 768px) {
    .c-imgtext6 {
      margin: 0 calc((100% - 1160px) / 2) 0 0;
      padding: 0 0 0 calc((100% - 1160px) / 2); } }
  @media screen and (max-width: 767px) {
    .c-imgtext6 {
      margin: 0;
      padding: 0 20px; } }
  .c-imgtext6::before {
    content: '';
    width: calc(100% - 340px);
    height: calc(100% - 119px);
    background: #fff;
    position: absolute;
    top: 49px;
    left: 0;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .c-imgtext6::before {
        display: none; } }
  .c-imgtext6 + .c-imgtext6 {
    margin-top: 31px; }
    @media screen and (max-width: 767px) {
      .c-imgtext6 + .c-imgtext6 {
        margin-top: 40px; } }
  .c-imgtext6__info {
    width: 720px;
    position: relative;
    padding: 129px 135px 33px 80px; }
    @media screen and (max-width: 767px) {
      .c-imgtext6__info {
        width: 100%;
        padding: 80px 20px 20px; } }
    @media screen and (max-width: 767px) {
      .c-imgtext6__info::before {
        content: '';
        width: 100%;
        height: calc(100% - 32px);
        background: #fff;
        position: absolute;
        top: 32px;
        left: 0;
        z-index: 2; } }
  .c-imgtext6__img {
    width: 400px;
    margin: 109px 0 0 -60px;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .c-imgtext6__img {
        width: calc(100% - 10px);
        margin: 0; } }
    .c-imgtext6__img::after {
      content: '';
      width: 100%;
      height: 100%;
      border: 1px solid #ff7c3c;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: absolute;
      top: 10px;
      left: 10px; }
    .c-imgtext6__img img {
      width: 100%; }
  .c-imgtext6__ttl {
    font-size: 3.2rem;
    line-height: 1.2;
    color: #011b3b;
    font-weight: 500;
    border-left: 2px solid #011b3b;
    padding-left: 16px;
    margin: 0 0 22px;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .c-imgtext6__ttl {
        font-size: 2.6rem;
        padding-left: 12px;
        margin: 30px 0 15px; } }
  .c-imgtext6__txt {
    font-size: 1.6rem;
    line-height: 1.9;
    color: #011b3b;
    font-weight: 500;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .c-imgtext6__txt {
        font-size: 1.4rem;
        line-height: 1.6; } }
  .c-imgtext6 .c-title4 {
    position: absolute;
    top: 9px;
    left: -10px;
    z-index: 2; }
  .c-imgtext6--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin: 0 0 0 calc((100% - 1120px) / 2);
    padding: 0 calc((100% - 1120px) / 2) 0 0; }
    @media screen and (max-width: 767px) {
      .c-imgtext6--reverse {
        margin: 0;
        padding: 0 20px; } }
    .c-imgtext6--reverse::before {
      left: auto;
      right: 0; }
    .c-imgtext6--reverse .c-imgtext6__img {
      margin: 109px -60px 0 0; }
      @media screen and (max-width: 767px) {
        .c-imgtext6--reverse .c-imgtext6__img {
          margin: 0 auto 0 0; } }
    .c-imgtext6--reverse .c-imgtext6__info {
      padding: 129px 80px 33px 139px; }
      @media screen and (max-width: 767px) {
        .c-imgtext6--reverse .c-imgtext6__info {
          padding: 80px 20px 20px; } }

/*
------------------------------------------------------------*/
.c-imgtext7 {
  margin: 0 0 0 calc(((100% - 1120px) / 2) + 80px);
  position: relative;
  z-index: 3;
  padding: 52px 0 113px; }
  @media screen and (max-width: 767px) {
    .c-imgtext7 {
      width: calc(100% - 20px);
      margin: 0 0 0 auto;
      padding: 0; } }
  .c-imgtext7::after {
    content: '';
    width: calc(100% - 320px);
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .c-imgtext7::after {
        width: calc(100% - 50px); } }
  .c-imgtext7 + .c-imgtext7 {
    margin-top: 100px; }
    @media screen and (max-width: 767px) {
      .c-imgtext7 + .c-imgtext7 {
        margin-top: 76px; } }
  .c-imgtext7__inner {
    width: 960px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .c-imgtext7__inner {
        width: 100%;
        padding: 0 20px 57px 0; } }
  .c-imgtext7__img {
    width: 480px; }
    @media screen and (max-width: 767px) {
      .c-imgtext7__img {
        width: 100%; } }
    .c-imgtext7__img img {
      width: 100%; }
  .c-imgtext7__info {
    width: calc(100% - 520px); }
    @media screen and (max-width: 767px) {
      .c-imgtext7__info {
        width: 100%;
        margin: 33px 0 0; } }
  .c-imgtext7__ttl {
    font-size: 2.8rem;
    line-height: 1.5;
    color: #011b3b;
    font-weight: bold;
    margin: -2px 0 16px;
    font-family: 'Noto Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-imgtext7__ttl {
        font-size: 2.4rem;
        line-height: 1.25;
        margin: 0 0 20px;
        font-family: 'NotoSansCJKjp'; } }
  .c-imgtext7__txt {
    font-size: 1.6rem;
    line-height: 1.9;
    color: #011b3b;
    font-family: 'Noto Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-imgtext7__txt {
        font-family: 'NotoSansCJKjp'; } }
  .c-imgtext7 .c-title4 {
    margin: 0 0 -12px 2px; }
    @media screen and (max-width: 767px) {
      .c-imgtext7 .c-title4 {
        position: relative;
        top: -16px;
        left: 0;
        margin: 0 0 -26px -2px; } }
    .c-imgtext7 .c-title4__txt {
      margin: -12px 20px 0 0; }
  .c-imgtext7--reverse {
    margin: 0 calc(((100% - 1120px) / 2) + 80px) 0 0; }
    @media screen and (max-width: 767px) {
      .c-imgtext7--reverse {
        margin: 0; } }
    .c-imgtext7--reverse:after {
      left: 0;
      right: auto; }
    .c-imgtext7--reverse .c-imgtext7__inner {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      margin: 0 0 0 auto; }
      @media screen and (max-width: 767px) {
        .c-imgtext7--reverse .c-imgtext7__inner {
          padding: 0 0 28px 20px; } }
    .c-imgtext7--reverse .c-title4 {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }

/*
------------------------------------------------------------*/
.c-imgtext8 {
  padding: 0 0 0 40px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .c-imgtext8 {
      overflow: hidden;
      padding: 0 20px 51px; } }
  .c-imgtext8 + .c-imgtext8 {
    margin-top: 100px; }
    @media screen and (max-width: 767px) {
      .c-imgtext8 + .c-imgtext8 {
        margin-top: 60px; } }
  .c-imgtext8__box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background: #fff;
    padding: 80px 80px 122px 120px; }
    @media screen and (max-width: 767px) {
      .c-imgtext8__box {
        padding: 30px 20px 57px 30px; } }
  .c-imgtext8__img {
    width: 330px; }
    @media screen and (max-width: 767px) {
      .c-imgtext8__img {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
            -ms-flex-order: -1;
                order: -1; } }
    .c-imgtext8__img img {
      width: 100%;
      height: auto; }
  .c-imgtext8__info {
    width: calc(100% - 390px);
    margin: -2px 0 0; }
    @media screen and (max-width: 767px) {
      .c-imgtext8__info {
        width: 100%;
        margin: 40px 0 0; } }
  .c-imgtext8__ttl {
    font-size: 2.8rem;
    line-height: 1.5;
    color: #011b3b;
    font-weight: 500;
    margin: 0 0 23px; }
    @media screen and (max-width: 767px) {
      .c-imgtext8__ttl {
        font-size: 2.4rem;
        line-height: 1.25;
        font-weight: bold;
        font-family: 'NotoSansCJKjp';
        margin: 0 0 20px; } }
  .c-imgtext8__txt {
    font-size: 1.6rem;
    line-height: 1.9;
    color: #011b3b; }
    @media screen and (max-width: 767px) {
      .c-imgtext8__txt {
        font-family: 'NotoSansCJKjp'; } }
    .c-imgtext8__txt + .c-imgtext8__txt {
      margin: 30px 0 0; }
      @media screen and (max-width: 767px) {
        .c-imgtext8__txt + .c-imgtext8__txt {
          margin: 0; } }
  .c-imgtext8__number {
    width: 138px;
    height: 100%;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    font-size: 2rem;
    line-height: 1;
    color: #ff7c3c;
    font-weight: 300;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    font-family: 'Josefin Sans', sans-serif;
    position: absolute;
    top: 0;
    left: -69px; }
    @media screen and (max-width: 767px) {
      .c-imgtext8__number {
        width: 98px;
        left: -6px;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
            -ms-flex-align: end;
                align-items: flex-end;
        padding: 0 0 0 15px; } }
    .c-imgtext8__number::after {
      content: '';
      width: 1px;
      height: calc(100% - 223px);
      background: #ff7c3c;
      position: absolute;
      top: 30px;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
      @media screen and (max-width: 767px) {
        .c-imgtext8__number::after {
          left: 28% !important;
          right: auto !important; } }
    .c-imgtext8__number span {
      margin-top: auto !important; }
      @media screen and (max-width: 767px) {
        .c-imgtext8__number span {
          margin: 0 0 0 -20px; } }
  .c-imgtext8--reverse {
    padding: 0 40px 0 0; }
    @media screen and (max-width: 767px) {
      .c-imgtext8--reverse {
        padding: 0 20px 57px; } }
    .c-imgtext8--reverse .c-imgtext8__box {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      padding: 80px 120px 122px 80px; }
      @media screen and (max-width: 767px) {
        .c-imgtext8--reverse .c-imgtext8__box {
          padding: 30px 30px 51px 20px; } }
    .c-imgtext8--reverse .c-imgtext8__number {
      left: initial;
      right: -70px; }
      @media screen and (max-width: 767px) {
        .c-imgtext8--reverse .c-imgtext8__number {
          left: auto;
          right: -3px;
          -webkit-box-align: start;
          -webkit-align-items: flex-start;
              -ms-flex-align: start;
                  align-items: flex-start;
          padding: 0 15px 0 0; } }
      @media screen and (max-width: 767px) {
        .c-imgtext8--reverse .c-imgtext8__number::after {
          left: auto !important;
          right: 22% !important; } }
      .c-imgtext8--reverse .c-imgtext8__number span {
        left: auto;
        right: -1px; }
        @media screen and (max-width: 767px) {
          .c-imgtext8--reverse .c-imgtext8__number span {
            right: 0;
            margin: 0 -23px 0 0; } }

/*
------------------------------------------------------------*/
.c-imgtext9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .c-imgtext9 + .c-imgtext9 {
    margin: 126px 0 0; }
    @media screen and (max-width: 767px) {
      .c-imgtext9 + .c-imgtext9 {
        margin: 60px 0 0; } }
  .c-imgtext9__img {
    width: 400px; }
    @media screen and (max-width: 767px) {
      .c-imgtext9__img {
        width: 100%;
        margin: 20px 0 0; } }
    .c-imgtext9__img img {
      width: 100%;
      height: auto; }
  .c-imgtext9__info {
    width: 500px;
    padding: 3px 0 0; }
    @media screen and (max-width: 767px) {
      .c-imgtext9__info {
        width: 100%;
        padding: 0; } }
  .c-imgtext9__subttl {
    font-size: 1.6rem;
    line-height: 1;
    color: #ff7c3c;
    font-weight: bold;
    font-family: 'Noto Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-imgtext9__subttl {
        font-size: 1.4rem; } }
  .c-imgtext9__ttl {
    font-size: 2.8rem;
    line-height: 1.5;
    color: #011b3b;
    font-weight: bold;
    margin: 21px 0 24px; }
    @media screen and (max-width: 767px) {
      .c-imgtext9__ttl {
        font-size: 2.4rem;
        margin: 10px 0; } }
  .c-imgtext9__txt {
    font-size: 1.6rem;
    line-height: 1.9;
    color: #011b3b;
    font-weight: 500;
    font-family: 'Noto Sans', sans-serif; }
    .c-imgtext9__txt + .c-imgtext9__txt {
      margin: 30px 0 0; }
      @media screen and (max-width: 767px) {
        .c-imgtext9__txt + .c-imgtext9__txt {
          margin: 15px 0 0; } }
  .c-imgtext9--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }

/*
------------------------------------------------------------*/
.c-imgTxt100__item {
  padding-right: 40px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .c-imgTxt100__item {
      padding-right: 35px; } }

.c-imgTxt100__content {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 80px 120px 70px 80px;
  min-height: 457px; }
  @media screen and (max-width: 767px) {
    .c-imgTxt100__content {
      display: block;
      padding: 30px 15px 45px 30px;
      min-height: auto; } }

.c-imgTxt100__ttl1 {
  font-size: 2.8rem;
  font-weight: 500;
  color: #011b3b;
  margin-bottom: 24px; }
  @media screen and (max-width: 767px) {
    .c-imgTxt100__ttl1 {
      font-size: 2.2rem;
      margin-bottom: 5px; } }

.c-imgTxt100__ttl2 {
  font-family: 'Josefin Sans', sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ff7c3c;
  position: absolute;
  top: 0;
  right: -65px;
  z-index: 1;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-content: space-between;
      -ms-flex-line-pack: justify;
          align-content: space-between;
  height: 100%;
  min-height: 100%;
  width: 135px; }
  @media screen and (max-width: 767px) {
    .c-imgTxt100__ttl2 {
      right: 0;
      width: 72px; } }
  .c-imgTxt100__ttl2:after {
    content: '';
    width: 1px;
    height: calc(100% - 226px);
    background: #ff7c3c;
    position: absolute;
    top: 54%;
    left: 52%;
    -webkit-transform: translate(-100%, -50%);
        -ms-transform: translate(-100%, -50%);
            transform: translate(-100%, -50%); }
    @media screen and (max-width: 767px) {
      .c-imgTxt100__ttl2:after {
        height: calc(100% - 170px); } }

.c-imgTxt100__txt1 {
  font-size: 2rem;
  font-weight: 300;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  font-family: 'Josefin Sans', sans-serif; }
  @media screen and (max-width: 767px) {
    .c-imgTxt100__txt1 {
      font-size: 1.8rem; } }

.c-imgTxt100__number {
  font-size: 12rem;
  color: #ff7c3c;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ff7c3c;
  line-height: 1;
  position: absolute;
  bottom: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  @media screen and (max-width: 767px) {
    .c-imgTxt100__number {
      font-size: 6rem;
      bottom: -15px; } }

.c-imgTxt100__img {
  width: 400px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 40px; }
  @media screen and (max-width: 767px) {
    .c-imgTxt100__img {
      width: 100%;
      margin-right: 0;
      margin-bottom: 25px;
      text-align: center; } }

.c-imgTxt100__detail {
  color: #011b3b;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.875; }
  @media screen and (max-width: 767px) {
    .c-imgTxt100__detail {
      font-size: 1.4rem; } }
  .c-imgTxt100__detail p:nth-child(n + 2) {
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .c-imgTxt100__detail p:nth-child(n + 2) {
        margin-top: 10px; } }

/*
------------------------------------------------------------*/
.c-imgTxt101 {
  position: relative; }
  .c-imgTxt101__img {
    max-width: 670px; }
    @media screen and (max-width: 767px) {
      .c-imgTxt101__img {
        max-width: 100%;
        text-align: center;
        margin-bottom: 10px; } }
  .c-imgTxt101__info {
    color: #011b3b;
    padding: 37px 40px;
    background: #fff;
    max-width: 370px;
    width: 100%;
    position: absolute;
    right: 0;
    top: 59px; }
    @media screen and (max-width: 767px) {
      .c-imgTxt101__info {
        position: initial;
        width: 100%;
        padding: 0;
        max-width: 100%; } }
  .c-imgTxt101__level {
    font-size: 1.2rem;
    font-family: 'Noto Sans', sans-serif; }
  .c-imgTxt101__ttl1 {
    font-size: 2.2rem;
    margin: 5px 0 19px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end; }
    @media screen and (max-width: 767px) {
      .c-imgTxt101__ttl1 {
        margin: 6px 0 10px;
        font-size: 1.8rem; } }
    .c-imgTxt101__ttl1 .txt2 {
      color: #ff7c3c;
      font-size: 1.6rem;
      font-weight: 300;
      font-family: 'Josefin Sans', sans-serif;
      padding-left: 22px;
      line-height: 1.5; }
      @media screen and (max-width: 767px) {
        .c-imgTxt101__ttl1 .txt2 {
          font-size: 1.4rem; } }
    .c-imgTxt101__ttl1 span {
      display: block; }
  .c-imgTxt101__his {
    font-size: 1.4rem;
    font-family: 'Noto Sans', sans-serif; }
  .c-imgTxt101__ser {
    font-size: 1.4rem;
    margin-top: 7px;
    font-family: 'Noto Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-imgTxt101__ser {
        margin-top: 0; } }

/*
------------------------------------------------------------*/
.c-img100 {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  overflow: hidden; }
  .c-img100 ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .c-img100__img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; }
    .c-img100__img img {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      max-height: 200%;
      min-width: 100%;
      min-height: 100%;
      max-width: 200%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      -o-object-fit: cover;
         object-fit: cover; }
  .c-img100__item {
    width: 50%;
    height: 178px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-img100__item {
        height: 150px; } }
    .c-img100__item:after {
      content: '';
      width: 2px;
      height: 100%;
      background: #efedec;
      position: absolute;
      top: 0;
      right: 0; }
    .c-img100__item:last-of-type:after {
      content: none; }
    .c-img100__item a {
      width: 100%;
      height: 100%;
      position: absolute;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      top: 0;
      left: 0; }
  .c-img100__btn {
    position: absolute;
    font-size: 2.2rem;
    font-weight: bold;
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media screen and (max-width: 767px) {
      .c-img100__btn {
        left: 0;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        font-size: 1.6rem;
        width: 100%;
        text-align: center; } }
    .c-img100__btn span {
      padding-right: 50px;
      position: relative; }
      @media screen and (max-width: 767px) {
        .c-img100__btn span {
          padding-right: 15px; } }
      .c-img100__btn span:after {
        content: '';
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        width: 10px;
        height: 10px;
        position: absolute;
        -webkit-transform: translateY(-50%) rotate(45deg);
            -ms-transform: translateY(-50%) rotate(45deg);
                transform: translateY(-50%) rotate(45deg);
        top: 50%;
        right: 0; }
        @media screen and (max-width: 767px) {
          .c-img100__btn span:after {
            width: 7px;
            height: 7px; } }
  .c-img100 a {
    -webkit-transition: none;
    transition: none; }

/*
------------------------------------------------------------*/
.c-imgTxt102__item {
  position: relative;
  overflow: hidden; }
  .c-imgTxt102__item:nth-of-type(even) {
    margin: 0; }
    .c-imgTxt102__item:nth-of-type(even) .c-imgTxt102__img {
      right: auto;
      left: 0;
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
          -ms-flex-order: 0;
              order: 0; }
    .c-imgTxt102__item:nth-of-type(even) .c-imgTxt102__info {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      float: right; }
      @media screen and (max-width: 767px) {
        .c-imgTxt102__item:nth-of-type(even) .c-imgTxt102__info {
          float: initial; } }
    .c-imgTxt102__item:nth-of-type(even) .c-imgTxt102__detail {
      padding: 24px 0 40px 102px; }
      @media screen and (max-width: 767px) {
        .c-imgTxt102__item:nth-of-type(even) .c-imgTxt102__detail {
          padding: 20px 0; } }
    .c-imgTxt102__item:nth-of-type(even) .c-imgTxt102__rank, .c-imgTxt102__item:nth-of-type(even) .c-imgTxt102__ttl1 {
      padding-left: 102px; }
      @media screen and (max-width: 767px) {
        .c-imgTxt102__item:nth-of-type(even) .c-imgTxt102__rank, .c-imgTxt102__item:nth-of-type(even) .c-imgTxt102__ttl1 {
          padding-left: 0; } }
  .c-imgTxt102__item:nth-of-type(n + 2) {
    margin-top: 110px; }
    @media screen and (max-width: 767px) {
      .c-imgTxt102__item:nth-of-type(n + 2) {
        margin-top: 40px; } }

.c-imgTxt102__img {
  width: 400px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: absolute;
  right: 0;
  z-index: -1; }
  @media screen and (max-width: 767px) {
    .c-imgTxt102__img {
      position: initial;
      text-align: center;
      width: 100%;
      margin-bottom: 20px; } }

.c-imgTxt102__info {
  max-width: 600px;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .c-imgTxt102__info {
      max-width: 100%; } }

.c-imgTxt102__rank {
  font-size: 1.6rem;
  color: #ff7c3c;
  font-weight: bold; }
  @media screen and (max-width: 767px) {
    .c-imgTxt102__rank {
      font-size: 1.4rem; } }

.c-imgTxt102__ttl1 {
  font-size: 2.8rem;
  color: #011b3b;
  margin: 17px 0 0; }
  @media screen and (max-width: 767px) {
    .c-imgTxt102__ttl1 {
      font-size: 2.4rem;
      margin: 10px 0 0; } }

.c-imgTxt102__detail {
  font-size: 1.6rem;
  font-weight: 500;
  color: #011b3b;
  line-height: 1.875;
  max-width: 600px;
  padding: 24px 102px 40px 0;
  background: #fff;
  min-height: 394px; }
  @media screen and (max-width: 767px) {
    .c-imgTxt102__detail {
      max-width: 100%;
      min-height: auto;
      padding: 10px 0 20px;
      font-size: 1.4rem; } }
  .c-imgTxt102__detail p:nth-child(n + 2) {
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .c-imgTxt102__detail p:nth-child(n + 2) {
        margin-top: 10px; } }

/*
------------------------------------------------------------*/
.c-imgTxt103 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: calc((100% - 1120px) / 2 + 80px); }
  @media screen and (max-width: 767px) {
    .c-imgTxt103 {
      padding: 0;
      display: block; } }
  .c-imgTxt103--custom1 {
    padding-left: 0;
    padding-right: calc((100% - 1120px) / 2); }
    @media screen and (max-width: 767px) {
      .c-imgTxt103--custom1 {
        padding: 0; } }
    .c-imgTxt103--custom1 .c-imgTxt103__img {
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
          -ms-flex-order: 0;
              order: 0; }
    .c-imgTxt103--custom1 .c-imgTxt103__info {
      width: calc(100% - 780px); }
      @media screen and (max-width: 1300px) and (min-width: 768px) {
        .c-imgTxt103--custom1 .c-imgTxt103__info {
          width: calc(100% - 700px);
          padding-right: 40px; } }
      @media screen and (max-width: 767px) {
        .c-imgTxt103--custom1 .c-imgTxt103__info {
          width: 100%;
          padding: 0 20px 40px; } }
  .c-imgTxt103__img {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 640px; }
    @media screen and (max-width: 767px) {
      .c-imgTxt103__img {
        width: 100%;
        margin-bottom: 20px; } }
    .c-imgTxt103__img img {
      width: 100%;
      height: auto; }
  .c-imgTxt103__info {
    width: calc(100% - 700px);
    padding-bottom: 130px; }
    @media screen and (max-width: 767px) {
      .c-imgTxt103__info {
        width: 100%;
        padding: 0 20px 40px; } }
    .c-imgTxt103__info .c-title3 {
      margin-bottom: 36px; }
      @media screen and (max-width: 767px) {
        .c-imgTxt103__info .c-title3 {
          margin-bottom: 10px; } }
  .c-imgTxt103__detail {
    font-size: 1.6rem;
    line-height: 1.875;
    font-weight: 400;
    color: #011b3b;
    font-family: 'Noto Sans', sans-serif; }

/*
------------------------------------------------------------*/
.c-imgTxt104 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .c-imgTxt104 {
      display: block; } }
  .c-imgTxt104__img {
    width: 364px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
    @media screen and (max-width: 767px) {
      .c-imgTxt104__img {
        width: 100%;
        text-align: center; } }
    @media screen and (max-width: 767px) {
      .c-imgTxt104__img img {
        width: 100%; } }
  .c-imgTxt104__info {
    background: #0d305a;
    padding: 39px;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .c-imgTxt104__info {
        padding: 20px; } }
  .c-imgTxt104__ttl1 {
    font-size: 2.8rem;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 16px;
    font-family: 'Noto Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-imgTxt104__ttl1 {
        font-size: 2rem;
        margin-bottom: 10px; } }
  .c-imgTxt104__txt1 {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 6px;
    font-family: 'Noto Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-imgTxt104__txt1 {
        font-size: 1.8rem; } }
  .c-imgTxt104__txt2 {
    font-size: 1.2rem; }
    .c-imgTxt104__txt2.mgt10 {
      margin-top: 10px; }
    .c-imgTxt104__txt2 span {
      background: #fff;
      color: #011b3b;
      padding: 3px 10px;
      display: inline-block;
      margin-right: 10px; }

/*------------------------------------------------------------
list
------------------------------------------------------------*/
.c-list1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .c-list1__item {
    width: calc((99% - 78px) / 3);
    margin: 0 0 -44px 39px; }
    @media screen and (max-width: 767px) {
      .c-list1__item {
        width: calc(100% - 20px); } }
    .c-list1__item:nth-child(3n + 1) {
      margin: 84px 0 -44px 0; }
    .c-list1__item:nth-child(3n + 2) {
      margin: 42px 0 -44px 39px; }
    @media screen and (max-width: 767px) {
      .c-list1__item:nth-child(odd) {
        margin: 0 auto 30px 0; } }
    @media screen and (max-width: 767px) {
      .c-list1__item:nth-child(even) {
        margin: 0 0 30px auto; } }
    @media screen and (max-width: 767px) {
      .c-list1__item:last-child {
        margin-bottom: 0; } }
    @media screen and (min-width: 768px) {
      .c-list1__item:hover .c-list1__inner {
        opacity: 1; }
        .c-list1__item:hover .c-list1__inner::after {
          border-width: 4px; }
      .c-list1__item:hover .c-list1__info {
        background: rgba(0, 0, 0, 0.5); }
      .c-list1__item:hover .c-list1__mainttl {
        color: rgba(255, 255, 255, 0.5); }
      .c-list1__item:hover .c-list1__subttl {
        color: rgba(255, 255, 255, 0.5);
        border-color: rgba(255, 255, 255, 0.5); }
      .c-list1__item:hover .c-list1__txt {
        opacity: 1; }
      .c-list1__item:hover .c-list1__icon {
        background: #ff7c3c; } }
  .c-list1__inner {
    display: block;
    position: relative;
    text-decoration: none; }
    .c-list1__inner::after {
      content: '';
      width: 100%;
      height: 100%;
      border: 0 solid #f37d3d;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
  .c-list1__img {
    width: 100%; }
    .c-list1__img img {
      width: 100%;
      height: auto; }
  .c-list1__info {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    padding: 33px; }
    @media screen and (max-width: 767px) {
      .c-list1__info {
        padding: 41px 30px; } }
  .c-list1__mainttl {
    font-size: 5rem;
    line-height: 1;
    color: #fff;
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    @media screen and (max-width: 767px) {
      .c-list1__mainttl {
        font-size: 3.8rem; } }
  .c-list1__subttl {
    font-size: 1.6rem;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    border-left: 2px solid #fff;
    padding: 0 0 0 23px;
    margin: 10px 0 25px 7px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    @media screen and (max-width: 767px) {
      .c-list1__subttl {
        font-size: 1.2rem;
        padding: 0 0 0 17px;
        margin: 11px 0 25px 5px; } }
  .c-list1__txt {
    font-size: 1.4rem;
    line-height: 2.6;
    color: #fff;
    font-weight: 500;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    max-height: 185px; }
    @media screen and (max-width: 1300px) and (min-width: 768px) {
      .c-list1__txt {
        max-height: 140px; } }
    @media screen and (max-width: 767px) {
      .c-list1__txt {
        display: none; } }
  .c-list1__icon {
    width: 52px;
    height: 52px;
    background: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    @media screen and (max-width: 767px) {
      .c-list1__icon {
        width: 55px;
        height: 55px; } }
    .c-list1__icon::after {
      content: '';
      width: 6px;
      height: 6px;
      border-top: 1.5px solid #fff;
      border-right: 1.5px solid #fff;
      position: absolute;
      bottom: 23px;
      right: 26px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
      @media screen and (max-width: 767px) {
        .c-list1__icon::after {
          width: 5px;
          height: 5px;
          border-width: 1px;
          bottom: 24px;
          right: 26px; } }
  .c-list1--special .c-list1__item {
    width: calc((99% - 6px) / 3);
    margin: 0 0 -57px 3px; }
    @media screen and (max-width: 767px) {
      .c-list1--special .c-list1__item {
        width: calc(100% - 20px); } }
    .c-list1--special .c-list1__item:nth-child(3n + 1) {
      margin: 60px 0 -57px 0; }
    .c-list1--special .c-list1__item:nth-child(3n + 2) {
      margin: 30px 0 -57px 3px; }
    @media screen and (max-width: 767px) {
      .c-list1--special .c-list1__item:nth-child(odd) {
        margin: 0 auto 30px 0; } }
    @media screen and (max-width: 767px) {
      .c-list1--special .c-list1__item:nth-child(even) {
        margin: 0 0 30px auto; } }
    @media screen and (max-width: 767px) {
      .c-list1--special .c-list1__item:last-child {
        margin-bottom: 0; } }
  .c-list1--special .c-list1__info {
    padding: 38px 35px; }
    @media screen and (max-width: 767px) {
      .c-list1--special .c-list1__info {
        padding: 41px 30px; } }
  .c-list1--special .c-list1__txt {
    font-size: 1.6rem;
    line-height: 2.25;
    max-height: 110px; }
  .c-list1--special .c-list1__icon {
    width: 55px;
    height: 55px; }

/*
------------------------------------------------------------*/
.c-list2__item {
  position: relative;
  padding-left: 15px;
  margin: 0 0 1px; }
  .c-list2__item::before {
    content: '';
    width: 6px;
    height: 6px;
    background: #011b3b;
    position: absolute;
    top: 12px;
    left: 0; }
  .c-list2__item:last-child {
    margin: 0; }

.c-list2__ttl {
  font-size: 1.4rem;
  line-height: 2;
  color: #000000; }
  .c-list2__ttl a {
    color: #000000;
    position: relative;
    padding: 0 17px 0 0; }
    .c-list2__ttl a:hover {
      text-decoration: none; }
    .c-list2__ttl a::after {
      content: '';
      width: 12px;
      height: 10px;
      background: url(../img/common/icon/icon-restore2.svg) no-repeat center;
      background-size: contain;
      position: absolute;
      top: 3px;
      right: 0; }

.c-list2__txt {
  font-size: 1.4rem;
  line-height: 2;
  color: #000000; }
  @media screen and (max-width: 767px) {
    .c-list2__txt {
      font-weight: normal; } }

.c-list2--color2 .c-list2__item {
  margin: 0 0 12px; }
  .c-list2--color2 .c-list2__item::before {
    background: #0d305a; }
  .c-list2--color2 .c-list2__item:last-child {
    margin: 0; }

.c-list2--color2 .c-list2__ttl {
  color: #011b3b; }

.c-list2 .c-map {
  width: calc(100% + 15px);
  margin: 10px 0 38px -15px; }

/*
------------------------------------------------------------*/
.c-list3 {
  font-family: 'Noto Sans', sans-serif; }
  .c-list3__item {
    border-top: 1px solid #dcdcdc;
    padding: 42px 0 36px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-list3__item {
        padding: 32px 0 25px; } }
    .c-list3__item:last-child {
      border-bottom: 1px solid #dcdcdc; }
  .c-list3__heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 9px; }
  .c-list3__time {
    font-size: 1.5rem;
    line-height: 1;
    color: #011b3b;
    font-weight: 500;
    letter-spacing: 0.4px;
    min-width: 109px;
    border-right: 1px solid #011b3b;
    margin: 0 19px 0 0; }
    @media screen and (max-width: 767px) {
      .c-list3__time {
        min-width: 108px;
        letter-spacing: 0.2px; } }
  .c-list3__tag {
    font-size: 1.5rem;
    line-height: 1;
    color: #011b3b;
    font-weight: 500; }
  .c-list3__txt {
    font-size: 1.3rem;
    line-height: 2;
    color: #011b3b;
    font-weight: 500;
    text-decoration: none; }
    .c-list3__txt::after {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }

/*
------------------------------------------------------------*/
.c-list4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .c-list4__item {
    width: 385px;
    margin: 0 0 38px 40px;
    -webkit-box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1);
            box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1); }
    @media screen and (max-width: 767px) {
      .c-list4__item {
        width: 100%;
        margin: 0 0 42px; } }
    .c-list4__item:nth-child(2n + 1) {
      margin: 0 0 38px; }
      @media screen and (max-width: 767px) {
        .c-list4__item:nth-child(2n + 1) {
          margin: 0 0 42px; } }
    @media screen and (min-width: 768px) {
      .c-list4__item:hover .c-list4__inner {
        opacity: 1; }
        .c-list4__item:hover .c-list4__inner::after {
          border-width: 4px; }
      .c-list4__item:hover .c-list4__img img {
        -webkit-transform: scale(1.08);
            -ms-transform: scale(1.08);
                transform: scale(1.08); }
      .c-list4__item:hover .c-list4__icon {
        background: #ff7c3c; } }
  .c-list4__inner {
    display: block;
    text-decoration: none;
    position: relative; }
    .c-list4__inner::after {
      content: '';
      width: 100%;
      height: 100%;
      border: 0 solid #ff7c3c;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
  .c-list4__ttl {
    font-size: 2.2rem;
    line-height: 1.1;
    color: #011b3b;
    font-weight: 500;
    padding: 17px 20px 0; }
    @media screen and (max-width: 767px) {
      .c-list4__ttl {
        font-size: 1.7rem; } }
  .c-list4__img {
    height: 217px;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .c-list4__img {
        height: 58vw; } }
    .c-list4__img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      -webkit-transform-origin: center center;
          -ms-transform-origin: center center;
              transform-origin: center center; }
  .c-list4__icon {
    width: 40px;
    height: 40px;
    background: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0 0 0 31px; }
    .c-list4__icon::after {
      content: '';
      width: 6px;
      height: 6px;
      border-top: 1.5px solid #fff;
      border-right: 1.5px solid #fff;
      position: absolute;
      bottom: 17px;
      right: 19px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
  .c-list4 .c-taggroup {
    margin: 14px 20px 20px; }

/*
------------------------------------------------------------*/
.c-list5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .c-list5__item {
    width: 293px;
    margin: 0 0 0 40px; }
    @media screen and (max-width: 767px) {
      .c-list5__item {
        width: 100%;
        margin: 0 0 30px; } }
    .c-list5__item:nth-child(3n + 1) {
      margin: 90px 0 0 0; }
      @media screen and (max-width: 767px) {
        .c-list5__item:nth-child(3n + 1) {
          margin: 0 0 30px; } }
    .c-list5__item:nth-child(3n + 2) {
      margin: 40px 0 0 40px; }
      @media screen and (max-width: 767px) {
        .c-list5__item:nth-child(3n + 2) {
          margin: 0 0 30px; } }
    @media screen and (max-width: 767px) {
      .c-list5__item:last-child {
        margin: 0; } }
  .c-list5__img {
    width: 100%; }
    .c-list5__img img {
      width: 100%;
      height: auto; }
  .c-list5__info {
    width: calc(100% - 20px);
    margin: -20px 0 0 auto;
    position: relative;
    z-index: 2; }
  .c-list5__ttl {
    background: #011b3b;
    font-size: 2rem;
    line-height: 1.5;
    color: #fff;
    font-weight: 500;
    padding: 19px 20px 18px; }
    @media screen and (max-width: 767px) {
      .c-list5__ttl {
        font-size: 1.8rem;
        padding: 10px 15px 7px; } }
  .c-list5__txt {
    font-size: 1.4rem;
    line-height: 1.72;
    color: #011b3b;
    margin: 16px 0 21px;
    font-family: 'Noto Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-list5__txt {
        margin: 12px 0; } }
  .c-list5__detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .c-list5__name {
    font-size: 1.6rem;
    line-height: 1;
    color: #000000;
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .c-list5__name {
        margin-right: 10px; } }
  .c-list5__position {
    font-size: 1.6rem;
    line-height: 1;
    color: #ff7c3c;
    font-weight: bold; }

/*
------------------------------------------------------------*/
.c-list6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .c-list6__item {
    width: 345px;
    margin: 0 0 -28px 42.5px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-list6__item {
        width: 100%;
        margin: 0 0 30px; } }
    .c-list6__item:nth-child(3n + 1) {
      margin: 80px 0 -28px; }
      @media screen and (max-width: 767px) {
        .c-list6__item:nth-child(3n + 1) {
          margin: 0 0 30px; } }
    .c-list6__item:nth-child(3n + 2) {
      margin: 40px 0 -28px 42.5px; }
      @media screen and (max-width: 767px) {
        .c-list6__item:nth-child(3n + 2) {
          margin: 0 0 30px; } }
    @media screen and (max-width: 767px) {
      .c-list6__item:last-child {
        margin: 0; } }
    @media screen and (min-width: 768px) {
      .c-list6__item:hover .c-list6__inner {
        opacity: 1; }
        .c-list6__item:hover .c-list6__inner::after {
          border-width: 4px; }
      .c-list6__item:hover .c-list6__img img {
        -webkit-transform: scale(1.08);
            -ms-transform: scale(1.08);
                transform: scale(1.08); }
      .c-list6__item:hover .c-list6__icon {
        background: #ff7c3c; } }
  .c-list6__inner {
    display: block;
    text-decoration: none; }
    .c-list6__inner::after {
      content: '';
      width: 100%;
      height: 100%;
      border: 0 solid #ff7c3c;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
  .c-list6__img {
    width: 100%;
    height: 460px;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .c-list6__img {
        height: 110vw; } }
    .c-list6__img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: 50% 0;
         object-position: 50% 0;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      -webkit-transform-origin: center center;
          -ms-transform-origin: center center;
              transform-origin: center center; }
  .c-list6__info {
    padding: 17px 20px 10px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-list6__info {
        padding: 10px 10px 0; } }
  .c-list6__ttl {
    font-size: 1.6rem;
    line-height: 1.9;
    color: #011b3b;
    font-weight: bold;
    max-height: 65px; }
  .c-list6__detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 23px 0 0 0; }
    @media screen and (max-width: 767px) {
      .c-list6__detail {
        margin: 22px 0 0; } }
  .c-list6__number {
    font-size: 1.6rem;
    line-height: 1;
    color: #011b3b;
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
    margin: 2px 9px -2px 0; }
  .c-list6__jpname {
    font-size: 1.2rem;
    line-height: 1.2;
    color: #011b3b;
    font-weight: 500; }
  .c-list6__position {
    font-size: 1.2rem;
    line-height: 1.2;
    color: #011b3b;
    font-weight: 500;
    border-left: 1px solid #011b3b;
    padding-left: 9px;
    margin: 5px 0 3px 12px; }
  .c-list6__year {
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.2;
    color: #011b3b;
    font-weight: 500;
    margin: 8px 0 0; }
  .c-list6__icon {
    width: 40px;
    height: 40px;
    background: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin: 0 0 0 31px; }
    .c-list6__icon::after {
      content: '';
      width: 6px;
      height: 6px;
      border-top: 1.5px solid #fff;
      border-right: 1.5px solid #fff;
      position: absolute;
      bottom: 17px;
      right: 19px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
  .c-list6__enname {
    font-size: 3rem;
    line-height: 1;
    color: #ffffff;
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    max-height: 440px;
    background: rgba(1, 27, 59, 0.5);
    padding: 10px 8px 10px 3px; }
    @media screen and (max-width: 767px) {
      .c-list6__enname {
        font-size: 2rem;
        max-height: 104vw; } }

/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-list7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }

.c-list7__item {
  margin: 0 0 2px; }
  @media screen and (max-width: 767px) {
    .c-list7__item {
      width: calc(50% - 0.5px);
      margin: 0 0 1px 1px;
      overflow: hidden; } }
  .c-list7__item.is-active .c-list7__txt {
    color: #0d305a; }
    @media screen and (max-width: 767px) {
      .c-list7__item.is-active .c-list7__txt {
        background: #0d305a;
        color: #fff; } }
    .c-list7__item.is-active .c-list7__txt::before {
      background: #0d305a; }
    .c-list7__item.is-active .c-list7__txt::after {
      border-color: #fff; }
  @media screen and (max-width: 767px) {
    .c-list7__item:nth-child(2n + 1) {
      margin: 0 0 1px; } }

.c-list7__txt {
  display: block;
  text-decoration: none;
  font-size: 1.3rem;
  line-height: 1.85;
  color: #0d305a;
  cursor: pointer;
  position: relative;
  font-weight: 500;
  padding: 8px 0 8px 60px;
  font-family: 'Noto Sans', sans-serif; }
  @media screen and (max-width: 767px) {
    .c-list7__txt {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 1.2rem;
      line-height: 1.35;
      background: #f5f5f5;
      border-radius: 2px;
      padding: 6px 10px 6px 43px;
      font-family: 'NotoSansCJKjp';
      min-height: 44px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }
  .c-list7__txt::before {
    content: '';
    width: 50px;
    height: 40px;
    background: #f5f5f5;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0; }
    @media screen and (max-width: 767px) {
      .c-list7__txt::before {
        display: none; } }
  .c-list7__txt::after {
    content: '';
    width: 4px;
    height: 10px;
    border-right: 2px solid #dcdcdc;
    border-bottom: 2px solid #dcdcdc;
    -webkit-transform: rotate(45deg) translate(0, -50%);
        -ms-transform: rotate(45deg) translate(0, -50%);
            transform: rotate(45deg) translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 18px;
    margin: -2px 0 0; }
    @media screen and (max-width: 767px) {
      .c-list7__txt::after {
        left: 19px; } }

/*
------------------------------------------------------------*/
.c-list100 {
  background: #fff;
  padding: 80px 80px 23px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .c-list100 {
      margin: 0 auto;
      padding: 30px 20px; } }
  .c-list100 ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media screen and (max-width: 767px) {
      .c-list100 ul {
        display: block; } }
  .c-list100__item {
    width: calc((100% - 60px) / 2);
    margin-right: 60px;
    margin-bottom: 65px; }
    @media screen and (max-width: 767px) {
      .c-list100__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px; } }
    .c-list100__item:nth-of-type(2n) {
      margin-right: 0; }
  .c-list100__ttl1 {
    font-size: 2.3rem;
    color: #0d305a;
    border-bottom: 1px solid #dcdcdc;
    position: relative;
    padding-bottom: 29px;
    margin-bottom: 28px; }
    @media screen and (max-width: 767px) {
      .c-list100__ttl1 {
        font-size: 2rem;
        padding-bottom: 10px;
        margin-bottom: 10px; } }
    .c-list100__ttl1:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: -1px;
      height: 1px;
      width: 40px;
      background: #ff7c3c; }

/*------------------------------------------------------------
table
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.c-table1 {
  font-family: 'Noto Sans', sans-serif; }
  .c-table1__row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    border-top: 1px solid #eaeaea; }
    .c-table1__row:last-child {
      border-bottom: 1px solid #eaeaea; }
  .c-table1__left {
    width: 190px;
    padding: 25px;
    background: #f5f5f5; }
    @media screen and (max-width: 767px) {
      .c-table1__left {
        width: 100%;
        padding: 10px; } }
  .c-table1__right {
    width: calc(100% - 190px);
    padding: 25px; }
    @media screen and (max-width: 767px) {
      .c-table1__right {
        width: 100%;
        padding: 10px; } }
  .c-table1__ttl {
    font-size: 1.4rem;
    line-height: 2;
    color: #011b3b;
    font-weight: bold; }
  .c-table1__txt {
    font-size: 1.4rem;
    line-height: 2;
    font-weight: normal; }
  .c-table1__txt2 {
    font-size: 1.4rem;
    line-height: 1.8;
    font-weight: bold;
    margin-top: 25px; }
    .c-table1__txt2:first-child {
      margin-top: 0; }

/*------------------------------------------------------------
line
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
video
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
Slide
------------------------------------------------------------*/
.c-slide1 {
  padding: 0 0 0 50px;
  margin-left: calc((100% - 1120px) / 2);
  overflow: hidden;
  position: relative; }
  @media screen and (max-width: 767px) {
    .c-slide1 {
      height: auto;
      margin: 0;
      padding: 0; } }
  .c-slide1__topic {
    font-size: 17rem;
    line-height: 1;
    color: rgba(255, 255, 255, 0.2);
    font-family: 'Josefin Sans', sans-serif;
    position: absolute;
    top: 28px;
    left: calc(((100% - 1120px) / 2) + 369px);
    z-index: 4;
    text-transform: uppercase;
    text-shadow: 0 0 90px rgba(0, 0, 0, 0.18); }
    @media screen and (max-width: 767px) {
      .c-slide1__topic {
        display: none; } }
  .c-slide1__item {
    width: 375px;
    margin: 0 12px;
    padding: 40px 15px 0;
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-slide1__item {
        margin: 0 7.5px;
        padding: 26px 0 0; } }
    .c-slide1__item.slick-current, .c-slide1__item.slick-current-clone-animate {
      opacity: 1;
      padding: 0;
      z-index: 3; }
      .c-slide1__item.slick-current::before, .c-slide1__item.slick-current-clone-animate::before {
        content: '';
        width: 20px;
        height: 100%;
        background: #f4f7fc;
        position: absolute;
        top: 0;
        left: -55px;
        z-index: 2; }
        @media screen and (max-width: 767px) {
          .c-slide1__item.slick-current::before, .c-slide1__item.slick-current-clone-animate::before {
            display: none; } }
      .c-slide1__item.slick-current .c-slide1__info, .c-slide1__item.slick-current-clone-animate .c-slide1__info {
        opacity: 1; }
      .c-slide1__item.slick-current .c-slide1__enname, .c-slide1__item.slick-current-clone-animate .c-slide1__enname {
        opacity: 1; }
      .c-slide1__item.slick-current .c-slide1__img, .c-slide1__item.slick-current-clone-animate .c-slide1__img {
        height: 500px; }
        @media screen and (max-width: 767px) {
          .c-slide1__item.slick-current .c-slide1__img, .c-slide1__item.slick-current-clone-animate .c-slide1__img {
            height: 101.07vw; } }
    @media screen and (min-width: 768px) {
      .c-slide1__item:hover .c-slide1__inner {
        opacity: 1; }
      .c-slide1__item:hover .c-slide1__img::after {
        opacity: 1; }
      .c-slide1__item:hover .c-slide1__img img {
        -webkit-transform: scale(1.08);
            -ms-transform: scale(1.08);
                transform: scale(1.08); }
      .c-slide1__item:hover .c-slide1__icon {
        background: #ff7c3c; } }
  .c-slide1__inner {
    display: block;
    position: relative;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-decoration: none; }
  .c-slide1__img {
    width: 100%;
    height: 460px;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center; }
    @media screen and (max-width: 767px) {
      .c-slide1__img {
        height: 94.14vw; } }
    .c-slide1__img::after {
      content: '';
      width: 100%;
      height: 100%;
      border: 4px solid #ff7c3c;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      opacity: 0; }
    .c-slide1__img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: 50% 0;
         object-position: 50% 0;
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
  .c-slide1__info {
    width: calc(100% + 100px);
    background: #fff;
    -webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.05);
            box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.05);
    margin: -66px 0 0 -50px;
    position: relative;
    z-index: 2;
    padding: 57px 50px 39px;
    opacity: 0;
    -webkit-transition: all 0.8s;
    transition: all 0.8s; }
    @media screen and (max-width: 767px) {
      .c-slide1__info {
        width: calc(100% + 50px);
        margin: -50px 0 0 -25px;
        padding: 26px 30px 30px; } }
  .c-slide1__ttl {
    font-size: 2.4rem;
    line-height: 1.6;
    color: #000;
    font-weight: bold;
    height: 85px; }
    @media screen and (max-width: 767px) {
      .c-slide1__ttl {
        font-size: 1.8rem;
        line-height: 2;
        height: 75px; } }
  .c-slide1__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 22px 0 0 0; }
    @media screen and (max-width: 767px) {
      .c-slide1__footer {
        margin: 23px 0 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; } }
  .c-slide1__number {
    font-size: 2rem;
    line-height: 1;
    color: #000;
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
    margin: 1px 0 0; }
    @media screen and (max-width: 767px) {
      .c-slide1__number {
        font-size: 1.5rem;
        margin: 3px 0 -1px; } }
  .c-slide1__jpname {
    font-size: 1.6rem;
    line-height: 1.2;
    color: #000;
    font-weight: 500;
    border-right: 1px solid #000;
    padding-right: 22px;
    margin: 0 20px 0 16px; }
    @media screen and (max-width: 767px) {
      .c-slide1__jpname {
        font-size: 1.2rem;
        padding-right: 15px;
        margin: 0 15px 0 11px; } }
  .c-slide1__enname {
    font-size: 3rem;
    line-height: 1;
    color: #fff;
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(1, 27, 59, 0.5);
    padding: 10px 8px 10px 3px; }
    @media screen and (max-width: 767px) {
      .c-slide1__enname {
        font-size: 2.2rem; } }
  .c-slide1__position {
    font-size: 1.6rem;
    line-height: 1.2;
    color: #ff7c3c;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .c-slide1__position {
        font-size: 1.2rem; } }
  .c-slide1__enposition {
    position: absolute;
    z-index: -1;
    opacity: 0; }
  .c-slide1__year {
    width: 100%;
    font-size: 1.4rem;
    line-height: 1.5;
    color: #000;
    font-weight: 500;
    margin: 10px 0 0; }
    @media screen and (max-width: 767px) {
      .c-slide1__year {
        font-size: 1rem;
        margin: 5px 0 0; } }
  .c-slide1__icon {
    width: 55px;
    height: 55px;
    background: #000;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    @media screen and (max-width: 767px) {
      .c-slide1__icon {
        width: 42px;
        height: 42px; } }
    .c-slide1__icon::after {
      content: '';
      width: 5px;
      height: 5px;
      border-top: 1.5px solid #fff;
      border-right: 1.5px solid #fff;
      position: absolute;
      bottom: 24px;
      right: 26px;
      -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg); }
      @media screen and (max-width: 767px) {
        .c-slide1__icon::after {
          bottom: 17px;
          right: 20px; } }
  .c-slide1__boxcontrols {
    width: calc(100% - 475px);
    height: 229px;
    padding-right: calc(100% - 1120px);
    position: absolute;
    right: 0;
    top: 500px;
    z-index: 3; }
    @media screen and (max-width: 767px) {
      .c-slide1__boxcontrols {
        width: 100%;
        height: auto;
        position: relative;
        top: auto;
        right: auto;
        padding: 0;
        margin: 40px 0 0; } }
  .c-slide1__controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
    padding: 0 97px 0 0;
    margin: 37px 0 0; }
    @media screen and (max-width: 767px) {
      .c-slide1__controls {
        padding: 0;
        margin: 0; } }
  .c-slide1__current, .c-slide1__total {
    min-width: 30px;
    text-align: center;
    font-size: 2rem;
    line-height: 1;
    color: #000;
    margin: 0 14px;
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-slide1__current, .c-slide1__total {
        display: none; } }
    .c-slide1__current::before, .c-slide1__total::before {
      content: '0'; }
    .c-slide1__current:nth-child(n + 10) ::before, .c-slide1__total:nth-child(n + 10) ::before {
      content: none; }
  .c-slide1__total {
    position: absolute;
    top: 0;
    right: 43px; }
  .c-slide1 .prev,
  .c-slide1 .next {
    width: 41px;
    height: 10px;
    cursor: pointer; }
    .c-slide1 .prev img,
    .c-slide1 .next img {
      width: 100%; }
  .c-slide1 .next {
    position: absolute;
    right: 0;
    top: 4px; }
  .c-slide1 .slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media screen and (max-width: 767px) {
      .c-slide1 .slick-dots {
        width: 100%; } }
    .c-slide1 .slick-dots li {
      width: 40px;
      height: 3px;
      background: #dcdcdc;
      border-top: 1px solid #fff;
      border-bottom: 1px solid #fff;
      margin: 0 2.5px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      cursor: pointer; }
      @media screen and (max-width: 767px) {
        .c-slide1 .slick-dots li {
          width: calc((100% - 80px) / 8);
          max-width: 37px; } }
      .c-slide1 .slick-dots li button {
        display: none; }
      .c-slide1 .slick-dots li.slick-active {
        background: #ff7c3c;
        border-color: #ff7c3c; }
        @media screen and (max-width: 767px) {
          .c-slide1 .slick-dots li.slick-active {
            width: calc(((100% - 80px) / 8) + 3px);
            max-width: 40px; } }
  .c-slide1 .slick-list {
    overflow: visible; }
  .c-slide1 .c-link {
    position: absolute;
    right: calc(100% - 1120px);
    top: 638px; }
    @media screen and (max-width: 767px) {
      .c-slide1 .c-link {
        position: relative;
        right: auto;
        top: auto;
        margin: 39px 20px 0 0; } }

/*
------------------------------------------------------------*/
.c-slide2 {
  padding: 0 70px; }
  @media screen and (max-width: 767px) {
    .c-slide2 {
      padding: 0; } }
  .c-slide2__item {
    width: 300px;
    margin: 0 20px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-slide2__item {
        width: 220px;
        margin: 0 10px; } }
  .c-slide2__inner {
    display: block;
    text-decoration: none; }
  .c-slide2__img {
    width: 100%;
    height: 300px;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .c-slide2__img {
        height: 80vw; } }
    .c-slide2__img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: 50% 0;
         object-position: 50% 0; }
  .c-slide2__info {
    width: 100%;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    position: relative;
    padding: 22px 15px 10px 0; }
  .c-slide2__number {
    font-size: 1.6rem;
    line-height: 1;
    color: #011b3b;
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
    margin: 2px 0 0; }
    @media screen and (max-width: 767px) {
      .c-slide2__number {
        margin: 1px 0 0; } }
  .c-slide2__name {
    font-size: 1.2rem;
    line-height: 1.2;
    color: #011b3b;
    font-weight: 500;
    border-right: 1px solid #011b3b;
    padding-right: 11px;
    margin: 0 9px 0 10px; }
    @media screen and (max-width: 767px) {
      .c-slide2__name {
        padding-right: 11px;
        margin: 0 10px 0 10px; } }
  .c-slide2__position {
    font-size: 1.2rem;
    line-height: 1.2;
    color: #011b3b;
    font-weight: 500; }
  .c-slide2__year {
    width: 100%;
    font-size: 1.2rem;
    line-height: 1.5;
    color: #011b3b;
    font-weight: 500;
    margin: 8px 0 0; }
  .c-slide2 .prev,
  .c-slide2 .next {
    width: 41px;
    height: 6px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    cursor: pointer;
    margin: -39px 0 0; }
    @media screen and (max-width: 767px) {
      .c-slide2 .prev,
      .c-slide2 .next {
        width: 25px;
        height: 5px; } }
    .c-slide2 .prev img,
    .c-slide2 .next img {
      width: 100%;
      height: auto; }
  .c-slide2 .prev {
    left: -11px; }
    @media screen and (max-width: 767px) {
      .c-slide2 .prev {
        left: 0; } }
  .c-slide2 .next {
    right: -11px; }
    @media screen and (max-width: 767px) {
      .c-slide2 .next {
        right: 0; } }

/*------------------------------------------------------------
other
------------------------------------------------------------*/
.c-mv {
  position: relative; }
  .c-mv__slide {
    height: 900px; }
    @media screen and (max-width: 767px) {
      .c-mv__slide {
        height: 82.67vw; } }
    .c-mv__slide::after {
      content: '';
      width: 427px;
      height: 100%;
      background: #0d305a;
      position: absolute;
      top: 0;
      left: 0; }
      @media screen and (max-width: 767px) {
        .c-mv__slide::after {
          display: none; } }
    .c-mv__slide .slick-list,
    .c-mv__slide .slick-track {
      height: 100%; }
  .c-mv__item {
    width: 100%;
    height: 100%; }
	.c-mv__item a {
		width: 100%;
		height: 100%;
		display: block;
		position: relative;
		z-index: 3;
	}
  .c-mv__img {
    width: 100%;
    height: 100%; }
    .c-mv__img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .c-mv__box {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
	user-select: none;
	pointer-events: none; }
    @media screen and (max-width: 767px) {
      .c-mv__box {
        width: 100%;
        height: auto;
        position: relative;
        padding: 0 18px 145px 20px;
        background: #2766bf; } }
  .c-mv__info {
    width: 670px;
    margin: -79px 0 0; }
    @media screen and (max-width: 767px) {
      .c-mv__info {
        width: 100%;
        margin: 55px 0 0; } }
  .c-mv__txt {
    background: #2766bf;
    font-size: 2.5rem;
    line-height: 1.9;
    color: #fff;
    padding: 49px 40px 50px 99px; }
    @media screen and (max-width: 767px) {
      .c-mv__txt {
        font-size: 2.2rem;
        padding: 0; } }
  .c-mv__txt2 {
    font-size: 1.4rem;
    line-height: 1.9;
    color: #fff;
    margin: 27px 0 0;
    padding: 0 99px;
    letter-spacing: 1.5px; }
    @media screen and (max-width: 767px) {
      .c-mv__txt2 {
        margin: 48px 10px 0 0;
        padding: 0; } }
  .c-mv__line {
    -webkit-perspective: 200px;
            perspective: 200px; }
    .c-mv__line + .c-mv__line {
      margin: 25px 0 0; }
      @media screen and (max-width: 767px) {
        .c-mv__line + .c-mv__line {
          margin: 11px 0 0; } }
  .c-mv__slogan {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    bottom: 110px;
    padding: 0 17px; }
    @media screen and (max-width: 767px) {
      .c-mv__slogan {
        position: relative;
        top: 0;
        bottom: auto;
        width: calc(100% + 38px);
        margin: -21px 0 0 -20px; } }
    .c-mv__slogan img {
      padding: 0 188px 0 0;
      max-width: inherit;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      -webkit-animation: slide 70s linear infinite;
              animation: slide 70s linear infinite; }
      @media screen and (max-width: 767px) {
        .c-mv__slogan img {
          padding: 0 60px 0 0; } }

@-webkit-keyframes slide {
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); } }

@keyframes slide {
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); } }
  .c-mv__scroll {
    position: absolute;
    bottom: -9px;
    left: calc(((100% - 1120px) / 2) + 141px); }
    @media screen and (max-width: 767px) {
      .c-mv__scroll {
        display: none; } }
    .c-mv__scroll p {
      font-size: 1.4rem;
      line-height: 1;
      color: #011b3b;
      font-weight: 500;
      -webkit-writing-mode: vertical-lr;
          -ms-writing-mode: tb-lr;
              writing-mode: vertical-lr;
      position: relative;
      padding: 80px 0 0; }
      .c-mv__scroll p::before {
        content: '';
        width: 1px;
        height: 70px;
        background: #011b3b;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        -webkit-animation: slidedown 1.8s infinite;
                animation: slidedown 1.8s infinite; }

@-webkit-keyframes slidedown {
  0% {
    height: 1px; }
  100% {
    height: 70px; } }

@keyframes slidedown {
  0% {
    height: 1px; }
  100% {
    height: 70px; } }
  .c-mv .c-boxnews {
    margin: -101px 0 0 auto;
    position: relative;
    z-index: 3; }
    @media screen and (max-width: 767px) {
      .c-mv .c-boxnews {
        margin: -60px 0 0 auto; } }

/*
------------------------------------------------------------*/
.c-mv2 {
  position: relative; }
  .c-mv2::after {
    content: '';
    width: calc(100% - ((100% - 1120px) / 2) - 400px);
    height: 100%;
    background: #efedec;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .c-mv2::after {
        width: calc(100% - 20px); } }
  .c-mv2__box {
    position: relative; }
  .c-mv2__img {
    width: calc(100% - 100px); }
    @media screen and (max-width: 767px) {
      .c-mv2__img {
        width: 100%; } }
    .c-mv2__img img {
      width: 100%; }
  .c-mv2__info {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    margin: 28px 0 0; }
    @media screen and (max-width: 767px) {
      .c-mv2__info {
        margin: 20px 0 0; } }
  .c-mv2__inner {
    width: 1120px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .c-mv2__inner {
        width: 100%;
        padding: 0 20px; } }
  .c-mv2__mainttl {
    font-size: 5rem;
    line-height: 1;
    color: #fff;
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif; }
  .c-mv2__subttl {
    font-size: 1.6rem;
    line-height: 1;
    color: #ff7c3c;
    font-weight: bold;
    border-left: 2px solid #ff7c3c;
    padding-left: 23px;
    margin: 11px 0 0 7px;
    font-family: 'Noto Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-mv2__subttl {
        font-weight: bold;
        margin: 10px 0 0 7px; } }

/*
------------------------------------------------------------*/
.c-mv3__box {
  width: calc(100% - 100px);
  height: 240px;
  background: #011b3b;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 100px; }
  @media screen and (max-width: 767px) {
    .c-mv3__box {
      width: 100%;
      height: 238px;
      padding: 0; } }

.c-mv3__inner {
  width: 1120px;
  margin: 31px auto 0; }
  @media screen and (max-width: 767px) {
    .c-mv3__inner {
      width: 100%;
      padding: 0 20px;
      margin: 33px auto 0; } }

.c-mv3__mainttl {
  font-size: 3.8rem;
  line-height: 1;
  color: #fff;
  font-weight: 500;
  margin: 13px 0 0; }
  @media screen and (max-width: 767px) {
    .c-mv3__mainttl {
      font-size: 2.6rem;
      margin: 19px 0 0; } }

.c-mv3__subttl {
  font-size: 1.4rem;
  line-height: 1;
  color: #ff7c3c;
  font-weight: 500;
  font-family: 'Noto Sans', sans-serif; }
  .c-mv3__subttl span {
    border-left: 1px solid #ff7c3c;
    padding-left: 20px;
    margin-left: 22px; }

/*
------------------------------------------------------------*/
.c-mv4 {
  width: 100%;
  height: 660px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap-reverse;
      -ms-flex-wrap: wrap-reverse;
          flex-wrap: wrap-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  padding: 0 0 49px; }
  @media screen and (max-width: 767px) {
    .c-mv4 {
      height: auto;
      padding: 65px 0 0; } }
  .c-mv4__img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    @media screen and (max-width: 767px) {
      .c-mv4__img {
        position: relative;
        height: 63.5vw;
        margin: -14px 0 -12px; } }
    .c-mv4__img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .c-mv4__heading {
    width: 100%;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .c-mv4__heading {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
            -ms-flex-order: -1;
                order: -1; } }
  .c-mv4__inner {
    width: 1120px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .c-mv4__inner {
        width: 100%;
        padding: 0 20px; } }
  .c-mv4__ttl {
    font-size: 3.2rem;
    line-height: 1.5;
    color: #011b3b;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .c-mv4__ttl {
        font-size: 1.7rem;
        line-height: 1.7; } }
  .c-mv4__detail {
    width: 100%;
    position: relative;
    z-index: 2;
    margin: 50px 0 90px; }
    @media screen and (max-width: 767px) {
      .c-mv4__detail {
        margin: 0; } }
  .c-mv4__name {
    font-size: 3rem;
    line-height: 1.5;
    color: #ff7c3c;
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
    margin: 0 0 6px; }
    @media screen and (max-width: 767px) {
      .c-mv4__name {
        font-size: 3rem; } }
  .c-mv4__txt {
    font-size: 1.4rem;
    line-height: 1;
    color: #011b3b;
    font-weight: bold;
    margin: 0 0 8px;
    font-family: 'Noto Sans', sans-serif; }
    .c-mv4__txt span {
      border-left: 1px solid #011b3b;
      padding-left: 21px;
      margin-left: 32px;
      font-size: 2rem; }
      .c-mv4__txt span.number {
        font-size: 1.6rem;
        line-height: 1;
        border: none;
        padding-left: 0;
        margin: 0 8px 0 0; }
  .c-mv4__title {
    font-size: 17rem;
    line-height: 1;
    color: white;
    text-shadow: 0 0 99px rgba(0, 0, 0, 0.3);
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
    white-space: nowrap;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    position: absolute;
    top: 85px;
    right: 50px; }
    @media screen and (max-width: 767px) {
      .c-mv4__title {
        display: none; } }
  .c-mv4__year {
    font-size: 1.2rem;
    line-height: 1.5;
    color: #011b3b;
    font-weight: bold; }
  .c-mv4 .c-breadcrumbs {
    width: 1120px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .c-mv4 .c-breadcrumbs {
        width: 100%;
        -webkit-box-ordinal-group: -1;
        -webkit-order: -2;
            -ms-flex-order: -2;
                order: -2; } }
    @media screen and (max-width: 767px) {
      .c-mv4 .c-breadcrumbs__item::after {
        background: url(../img/common/icon/icon-next2.svg) no-repeat center;
        background-size: 100% 100%;
        top: 4px; } }

/*
------------------------------------------------------------*/
.c-mv5 {
  background: #d4e0e0;
  position: relative;
  padding: 64px 0 0; }
  @media screen and (max-width: 767px) {
    .c-mv5 {
      padding: 30px 0; } }
  .c-mv5__inner {
    width: 960px;
    margin: 0 auto;
    *zoom: 1; }
    .c-mv5__inner:after {
      display: block;
      content: '';
      clear: both; }
    @media screen and (max-width: 767px) {
      .c-mv5__inner {
        width: 100%;
        padding: 0 20px; } }
  .c-mv5__img {
    width: 480px;
    float: right; }
    @media screen and (max-width: 767px) {
      .c-mv5__img {
        width: 100%;
        float: none;
        text-align: center; } }
  .c-mv5__info {
    width: calc(100% - 520px);
    float: left; }
    @media screen and (max-width: 767px) {
      .c-mv5__info {
        width: 100%;
        float: none;
        margin: 20px 0 0; } }
  .c-mv5__ttl {
    width: calc(100% - 520px);
    float: left; }
    @media screen and (max-width: 767px) {
      .c-mv5__ttl {
        width: 100%;
        max-width: 80%;
        margin: 0 auto;
        float: none;
        text-align: center; } }
  .c-mv5__txt {
    font-size: 1.6rem;
    line-height: 1.9;
    color: #011b3b;
    font-weight: 500;
    margin: 57px 0 70px; }
    @media screen and (max-width: 767px) {
      .c-mv5__txt {
        font-size: 1.4rem;
        line-height: 1.6;
        margin: 0 0 15px; } }
  .c-mv5__detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .c-mv5__position {
    font-size: 1.2rem;
    line-height: 1;
    color: #011b3b;
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .c-mv5__position {
        font-size: 1rem; } }
  .c-mv5__name {
    font-size: 2rem;
    line-height: 1;
    color: #011b3b;
    font-weight: 500;
    border-left: 1px solid #011b3b;
    padding-left: 21px;
    margin-left: 32px; }
    @media screen and (max-width: 767px) {
      .c-mv5__name {
        font-size: 1.8rem;
        padding-left: 10px;
        margin-left: 12px; } }
  .c-mv5__title {
    font-size: 17rem;
    line-height: 1;
    color: rgba(255, 255, 255, 0.2);
    text-shadow: 0 0 60px rgba(0, 0, 0, 0.3);
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
    white-space: nowrap;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    position: absolute;
    bottom: 40px;
    right: 80px; }
    @media screen and (max-width: 767px) {
      .c-mv5__title {
        display: none; } }

/*
------------------------------------------------------------*/
.c-mv6 {
  width: 100%;
  height: 660px;
  position: relative;
  padding: 80px 0 97px; }
  @media screen and (max-width: 767px) {
    .c-mv6 {
      height: auto;
      padding: 65px 0 0; } }
  .c-mv6__img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    @media screen and (max-width: 767px) {
      .c-mv6__img {
        position: relative;
        height: 63.5vw;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
            -ms-flex-order: -1;
                order: -1; } }
    .c-mv6__img img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
      @media screen and (max-width: 767px) {
        .c-mv6__img img {
          -o-object-position: top;
             object-position: top; } }
  .c-mv6__heading {
    z-index: 2;
    width: 40%; }
    @media screen and (max-width: 767px) {
      .c-mv6__heading {
        width: 100%; } }
  .c-mv6__inner {
    width: 1120px;
    height: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .c-mv6__inner {
        width: 100%; } }
  .c-mv6__ttl {
    background: #011c3a;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    font-size: 3.2rem;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
    padding: 8px 25px 10px; }
    @media screen and (max-width: 767px) {
      .c-mv6__ttl {
        display: block;
        max-width: 100%;
        font-size: 1.7rem;
        line-height: 1.7;
        padding: 15px;
        border: none; } }
  @media screen and (max-width: 767px) {
    .c-mv6__detail {
      width: 100%; } }
  .c-mv6 .l-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media screen and (max-width: 767px) {
      .c-mv6 .l-content {
        padding: 0; } }
    .c-mv6 .l-content:after {
      content: none; }
  .c-mv6__name {
    /*width: calc(100% - 120px);*/
    font-size: 2.8rem;
    line-height: 1.5;
    color: #011c3a;
    font-weight: 400;
    margin-right: 20px;
    font-family: 'Josefin Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-mv6__name {
        width: 100%;
        font-size: 1.8rem; } }
  .c-mv6__txt {
    font-size: 1.1rem;
    line-height: 1.2;
    color: #011b3b;
    font-weight: normal;
    margin: 0 0 5px;
    font-family: 'Noto Sans', sans-serif; }
    .c-mv6__txt span {
      border-left: 1px solid #011b3b;
      padding-left: 9px;
      margin-left: 9px; }
      .c-mv6__txt span.number {
        font-size: 1.2rem;
        line-height: 1.3;
        border: none;
        padding-left: 0;
        margin: 0 8px 0 0;
        vertical-align: text-top; }
  .c-mv6__title {
    font-size: 17rem;
    line-height: 1;
    color: white;
    text-shadow: 0 0 99px rgba(0, 0, 0, 0.3);
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
    white-space: nowrap;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    position: absolute;
    top: 130px;
    right: 42px; }
    @media screen and (max-width: 767px) {
      .c-mv6__title {
        display: none; } }
  .c-mv6__year {
    font-size: 1rem;
    line-height: 1.5;
    color: #011b3b; }
  .c-mv6__info {
    max-width: 50%;
    z-index: 2;
    min-width: 400px;
    background: #eeedeb;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 20px 25px; }
    @media screen and (max-width: 767px) {
      .c-mv6__info {
        width: 100%;
        border: none;
        padding: 10px 15px;
        min-width: 100%; } }
  .c-mv6 .c-breadcrumbs {
    width: 48%; }
    @media screen and (max-width: 767px) {
      .c-mv6 .c-breadcrumbs {
        width: 100%;
        -webkit-box-ordinal-group: -1;
        -webkit-order: -2;
            -ms-flex-order: -2;
                order: -2;
        padding: 10px; } }
    @media screen and (max-width: 767px) {
      .c-mv6 .c-breadcrumbs__item::after {
        background: url(../img/common/icon/icon-next2.svg) no-repeat center;
        background-size: 100% 100%;
        top: 4px; } }
    .c-mv6 .c-breadcrumbs__inner {
      width: 100%; }

/*
------------------------------------------------------------*/
.c-boxnews {
  width: 935px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    .c-boxnews {
      width: calc(100% - 20px); } }
  .c-boxnews__info {
    background: #0d305a;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 44px 60px 32px 85px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    min-height: 155px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-boxnews__info {
        padding: 33px 30px;
        min-height: auto; } }
    @media screen and (min-width: 768px) {
      .c-boxnews__info:hover {
        background: #011b3b; } }
  .c-boxnews__btn {
    width: 172px;
    background: #0d305a;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    @media screen and (max-width: 767px) {
      .c-boxnews__btn {
        width: 100%;
        border-left: none;
        border-top: 1px solid rgba(255, 255, 255, 0.3); } }
    @media screen and (min-width: 768px) {
      .c-boxnews__btn:hover {
        background: #011b3b; } }
    .c-boxnews__btn a {
      font-size: 2rem;
      color: #fff;
      font-family: 'Josefin Sans', sans-serif;
      text-decoration: none;
      border-bottom: 1px solid #fff; }
      @media screen and (max-width: 767px) {
        .c-boxnews__btn a {
          font-size: 1.8rem;
          border: none;
          padding: 13px 0 16px; } }
      .c-boxnews__btn a::before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }
  .c-boxnews__heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .c-boxnews__time {
    font-size: 1.4rem;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    min-width: 85px;
    margin: 0 7px 0 0; }
    @media screen and (max-width: 767px) {
      .c-boxnews__time {
        font-size: 1.3rem;
        font-weight: bold;
        min-width: 80px; } }
  .c-boxnews__ttl {
    font-size: 1.4rem;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    border-left: 1px solid #fff;
    padding-left: 19px; }
    @media screen and (max-width: 767px) {
      .c-boxnews__ttl {
        font-size: 1.3rem;
        font-weight: bold; } }
  .c-boxnews__txt {
    display: block;
    font-size: 1.4rem;
    line-height: 2;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    margin: 9px 0 0;
    max-height: 62px; }
    @media screen and (max-width: 767px) {
      .c-boxnews__txt {
        font-size: 1.4rem;
        line-height: 1.85;
        margin: 19px 0 0;
        max-height: 92px; } }
    .c-boxnews__txt::before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    .c-boxnews__txt.no-news {
      margin-top: 20px; }
      @media screen and (max-width: 767px) {
        .c-boxnews__txt.no-news {
          margin-top: 0; } }

/*
------------------------------------------------------------*/
.c-link {
  position: relative;
  z-index: 4;
  text-align: right; }
  .c-link__txt {
    display: inline-block;
    font-size: 2rem;
    line-height: 1;
    color: #000000;
    font-family: 'Josefin Sans', sans-serif;
    text-decoration: none;
    border-bottom: 1px solid #000;
    padding-right: 6px; }

/*
------------------------------------------------------------*/
.c-link2 {
  text-align: center; }
  .c-link2__txt {
    display: inline-block;
    text-decoration: none;
    font-size: 1.6rem;
    line-height: 1;
    color: #011b3b;
    font-weight: 500;
    position: relative;
    padding-left: 24px;
    font-family: 'Noto Sans', sans-serif; }
    .c-link2__txt::before {
      content: '';
      width: 7px;
      height: 7px;
      border-top: 2px solid #011b3b;
      border-left: 2px solid #011b3b;
      position: absolute;
      top: 50%;
      left: 0;
      -webkit-transform: translate(0, -50%) rotate(-45deg);
          -ms-transform: translate(0, -50%) rotate(-45deg);
              transform: translate(0, -50%) rotate(-45deg); }

/*
------------------------------------------------------------*/
.c-info {
  position: relative;
  z-index: 3; }
  @media screen and (max-width: 767px) {
    .c-info {
      padding: 0 0 0 20px; } }
  .c-info::after {
    content: '';
    width: calc(100% - ((100% - 1120px) / 2) - 400px);
    height: 100%;
    background: #efedec;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .c-info::after {
        width: calc(100% - 20px); } }
  .c-info__inner {
    width: 1120px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    @media screen and (max-width: 767px) {
      .c-info__inner {
        width: 100%;
        padding: 0 30px 25px 10px; } }
  .c-info__box {
    width: calc(100% - 400px);
    padding: 36px 30px 51px 60px; }
    @media screen and (max-width: 767px) {
      .c-info__box {
        width: 100%;
        padding: 0 0 0 20px;
        margin: 18px 0 0; } }
  .c-info__txt {
    font-size: 1.4rem;
    line-height: 2;
    color: #011b3b;
    font-weight: 500;
    font-family: 'Noto Sans', sans-serif; }
  .c-info .c-breadcrumbs {
    width: 400px;
    margin: 20px 0 0; }
    @media screen and (max-width: 767px) {
      .c-info .c-breadcrumbs {
        width: 100%;
        margin: 0; } }
    .c-info .c-breadcrumbs__inner {
      width: 100%; }

/*
------------------------------------------------------------*/
.c-info2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #f4f7fc;
  padding: 40px; }
  @media screen and (max-width: 767px) {
    .c-info2 {
      padding: 15px; } }
  .c-info2__img {
    width: 385px; }
    @media screen and (max-width: 767px) {
      .c-info2__img {
        width: 100%; } }
    .c-info2__img img {
      width: 100%;
      height: auto; }
  .c-info2__content {
    width: calc(100% - 405px);
    padding: 35px 0 0; }
    @media screen and (max-width: 767px) {
      .c-info2__content {
        width: 100%;
        padding: 0;
        margin: 20px 0 0; } }
  .c-info2__ttl {
    font-size: 2.8rem;
    line-height: 1.1;
    color: #011b3b;
    font-weight: 500;
    margin: 0 0 24px; }
    @media screen and (max-width: 767px) {
      .c-info2__ttl {
        font-size: 2rem;
        line-height: 1.5;
        margin: 0 0 10px; } }
  .c-info2 .c-tag {
    padding: 5px; }

/*
------------------------------------------------------------*/
.c-map {
  width: 100%;
  height: 247px; }
  .c-map iframe {
    width: 100%;
    height: 100%; }

/*
------------------------------------------------------------*/
.c-checkbox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .c-checkbox + .c-checkbox {
    margin: 2px 0 0; }
  .c-checkbox input[type='checkbox'] {
    display: none; }
  .c-checkbox__text {
    display: block;
    font-size: 1.3rem;
    line-height: 1.85;
    color: #011b3b;
    cursor: pointer;
    position: relative;
    font-weight: 500;
    padding: 8px 0 8px 60px; }
    .c-checkbox__text::before {
      content: '';
      width: 50px;
      height: 40px;
      background: #f5f5f5;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: absolute;
      top: 0;
      left: 0; }
    .c-checkbox__text::after {
      content: '';
      width: 4px;
      height: 10px;
      border-right: 2px solid #dcdcdc;
      border-bottom: 2px solid #dcdcdc;
      -webkit-transform: rotate(45deg) translate(-50%);
          -ms-transform: rotate(45deg) translate(-50%);
              transform: rotate(45deg) translate(-50%);
      position: absolute;
      top: 16px;
      left: 25px; }
  .c-checkbox input[type='checkbox']:checked + .c-checkbox__text {
    color: #0d305a; }
    .c-checkbox input[type='checkbox']:checked + .c-checkbox__text::before {
      background: #0d305a; }
    .c-checkbox input[type='checkbox']:checked + .c-checkbox__text::after {
      border-color: #fff; }

/*
------------------------------------------------------------*/
.c-radio {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .c-radio + .c-radio {
    margin: 7px 0 0; }
  .c-radio input[type='radio'] {
    display: none; }
  .c-radio__text {
    display: block;
    font-size: 1.4rem;
    line-height: 2;
    color: #011b3b;
    font-weight: 500;
    cursor: pointer;
    position: relative;
    padding: 5px 0 0 42px; }
    .c-radio__text::before {
      content: '';
      width: 24px;
      height: 25px;
      background: #eaeaea;
      border-radius: 50%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      position: absolute;
      top: 5px;
      left: 0; }
  .c-radio input[type='radio']:checked + .c-radio__text:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #2766bf;
    border-radius: 50%;
    position: absolute;
    top: 11px;
    left: 6px; }

/*
------------------------------------------------------------*/
.c-box__ttl {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #000000;
  font-weight: 500;
  padding: 0 0 0 6px; }
  @media screen and (max-width: 767px) {
    .c-box__ttl {
      padding: 0; } }

.c-box__info {
  margin: 20px 0 0; }
  @media screen and (max-width: 767px) {
    .c-box__info {
      margin: 9px 0 0; } }

/*
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .c-box2 {
    width: calc(100% + 20px);
    margin: 0 0 -20px -10px;
    overflow: hidden; } }

.c-box2__ttl {
  overflow: hidden;
  max-width: 100%;
  text-align: center;
  margin: 0 0 -7px -1px; }
  @media screen and (max-width: 767px) {
    .c-box2__ttl {
      margin: 0 0 -5px;
      position: relative;
      top: 0;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      min-width: 380px; } }

.c-box2__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(100% + 20px);
  margin: 0 0 -20px -10px;
  position: relative;
  z-index: 2; }
  @media screen and (max-width: 767px) {
    .c-box2__list {
      width: 100%;
      margin: 0;
      padding: 0 20px 20px; } }

.c-box2__item {
  width: 360px;
  background: #fff;
  -webkit-box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1);
          box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.1);
  margin: 0 10px 20px; }
  @media screen and (max-width: 767px) {
    .c-box2__item {
      width: 100%;
      margin: 0 0 10px; } }
  @media screen and (max-width: 767px) {
    .c-box2__item:last-child {
      margin: 0; } }
  @media screen and (min-width: 768px) {
    .c-box2__item:hover .c-box2__txt {
      color: #fff;
      opacity: 1; }
      .c-box2__item:hover .c-box2__txt::after {
        border-color: #fff; }
      .c-box2__item:hover .c-box2__txt::before {
        -webkit-transform: scale(1.02, 1.06);
            -ms-transform: scale(1.02, 1.06);
                transform: scale(1.02, 1.06);
        background: #0d305a; } }
  .c-box2__item.is-active {
    background: #f5f5f5;
    pointer-events: none; }
    .c-box2__item.is-active .c-box2__txt {
      color: #808080; }
      @media screen and (max-width: 767px) {
        .c-box2__item.is-active .c-box2__txt {
          color: #dcdcdc; } }
      .c-box2__item.is-active .c-box2__txt::after {
        display: none; }

.c-box2__txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #011b3b;
  font-weight: 600;
  padding: 34.5px 35px;
  position: relative;
  -webkit-transition: none;
  transition: none;
  z-index: 2; }
  @media screen and (max-width: 767px) {
    .c-box2__txt {
      font-size: 1.6rem;
      padding: 28px 35px; } }
  .c-box2__txt::before {
    content: '';
    width: 100%;
    height: 100%;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    z-index: -1; }
  .c-box2__txt::after {
    content: '';
    width: 7px;
    height: 7px;
    border-top: 1px solid #011b3b;
    border-right: 1px solid #011b3b;
    position: absolute;
    top: 50%;
    right: 22px;
    -webkit-transform: translate(0, -50%) rotate(45deg);
        -ms-transform: translate(0, -50%) rotate(45deg);
            transform: translate(0, -50%) rotate(45deg); }

.c-box2--work .c-box2__ttl {
  margin: 0 0 -9px -1px; }
  @media screen and (max-width: 767px) {
    .c-box2--work .c-box2__ttl {
      min-width: 395px;
      margin: 0 0 -4px; } }

.c-box2--person .c-box2__ttl {
  margin: 0 0 -26px 4px; }
  @media screen and (max-width: 767px) {
    .c-box2--person .c-box2__ttl {
      margin: 0 0 -12px; } }

.c-box2--environment .c-box2__ttl {
  margin: 0 0 -6px 4px; }
  @media screen and (max-width: 767px) {
    .c-box2--environment .c-box2__ttl {
      margin: 0 0 -5px; } }

.c-box2__list.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

/*
------------------------------------------------------------*/
.c-box3 {
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 118px 120px; }
  @media screen and (max-width: 767px) {
    .c-box3 {
      padding: 30px 30px 57px; } }
  .c-box3__ttl {
    font-size: 2.8rem;
    line-height: 1.5;
    color: #011b3b;
    font-weight: bold;
    margin: 0 0 24px;
    font-family: 'Noto Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-box3__ttl {
        font-size: 2rem;
        margin: 0 0 16px;
        font-family: 'NotoSansCJKjp'; } }
  .c-box3__info {
    font-family: 'Noto Sans', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-box3__info {
        font-family: 'NotoSansCJKjp'; } }
    .c-box3__info p {
      font-size: 1.6rem;
      line-height: 1.9;
      color: #011b3b;
      font-weight: 500; }
      .c-box3__info p + p {
        margin: 30px 0 0; }
  .c-box3--type1 {
    background: transparent;
    padding: 0; }

/*
------------------------------------------------------------*/
.wp-pagenavi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  position: relative; }
  @media screen and (max-width: 767px) {
    .wp-pagenavi {
      max-width: 335px;
      margin: 0 auto; } }
  .wp-pagenavi a,
  .wp-pagenavi span {
    background: #fff;
    width: 50px;
    height: 50px;
    margin: 0 2.5px;
    font-size: 1.6rem;
    line-height: 50px;
    font-weight: 500;
    border: 1px solid #d4d4d4;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: block;
    color: #111111;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    @media screen and (max-width: 767px) {
      .wp-pagenavi a,
      .wp-pagenavi span {
        width: auto;
        height: 44px;
        font-size: 1.5rem;
        line-height: 44px;
        border: none;
        color: #011b3b;
        display: none; } }
    .wp-pagenavi a:hover, .wp-pagenavi a.current,
    .wp-pagenavi span:hover,
    .wp-pagenavi span.current {
      background: #0d305a;
      border-color: #0d305a;
      color: #fff;
      opacity: 1; }
      @media screen and (max-width: 767px) {
        .wp-pagenavi a:hover, .wp-pagenavi a.current,
        .wp-pagenavi span:hover,
        .wp-pagenavi span.current {
          background: transparent;
          color: #011b3b; } }
  .wp-pagenavi .pages {
    display: none; }
    @media screen and (max-width: 767px) {
      .wp-pagenavi .pages {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); } }
  .wp-pagenavi .previouspostslink,
  .wp-pagenavi .nextpostslink {
    width: 84px;
    background: #fff;
    position: relative;
    font-size: 1.4rem; }
    @media screen and (max-width: 767px) {
      .wp-pagenavi .previouspostslink,
      .wp-pagenavi .nextpostslink {
        width: 96px;
        background: #f5f5f5;
        border-radius: 22px;
        font-size: 1.3rem;
        display: block; } }
    .wp-pagenavi .previouspostslink span,
    .wp-pagenavi .nextpostslink span {
      position: relative; }
  .wp-pagenavi .previouspostslink {
    margin-right: 18px;
    padding-left: 21px; }
    @media screen and (max-width: 767px) {
      .wp-pagenavi .previouspostslink {
        padding-left: 10px;
        margin: 0 auto 0 0;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
            -ms-flex-order: -1;
                order: -1; } }
    .wp-pagenavi .previouspostslink::before {
      content: '';
      width: 7px;
      height: 7px;
      border-top: 1px solid #0d305a;
      border-left: 1px solid #0d305a;
      position: absolute;
      top: 50%;
      left: 25px;
      -webkit-transform: rotate(-45deg) translate(0, -50%);
          -ms-transform: rotate(-45deg) translate(0, -50%);
              transform: rotate(-45deg) translate(0, -50%);
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      @media screen and (max-width: 767px) {
        .wp-pagenavi .previouspostslink::before {
          width: 5px;
          height: 5px;
          left: 34px; } }
    @media screen and (min-width: 768px) {
      .wp-pagenavi .previouspostslink:hover::before {
        border-color: #fff; } }
  .wp-pagenavi .nextpostslink {
    margin-left: 18px;
    padding-right: 21px; }
    @media screen and (max-width: 767px) {
      .wp-pagenavi .nextpostslink {
        margin: 0 0 0 auto;
        padding-right: 10px; } }
    .wp-pagenavi .nextpostslink::after {
      content: '';
      width: 7px;
      height: 7px;
      border-top: 1px solid #0d305a;
      border-right: 1px solid #0d305a;
      position: absolute;
      top: 50%;
      right: 25px;
      -webkit-transform: rotate(45deg) translate(0, -50%);
          -ms-transform: rotate(45deg) translate(0, -50%);
              transform: rotate(45deg) translate(0, -50%);
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      @media screen and (max-width: 767px) {
        .wp-pagenavi .nextpostslink::after {
          width: 5px;
          height: 5px;
          right: 34px; } }
    @media screen and (min-width: 768px) {
      .wp-pagenavi .nextpostslink:hover::after {
        border-color: #fff; } }

/*
------------------------------------------------------------*/
.c-faq {
  border-top: 1px solid #dcdcdc;
  font-family: 'Noto Sans', sans-serif; }
  .c-faq:last-child {
    border-bottom: 1px solid #dcdcdc; }
  .c-faq__heading {
    font-size: 1.6rem;
    line-height: 1.6;
    color: #000000;
    font-weight: 500;
    position: relative;
    padding: 43px 86px;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      .c-faq__heading {
        font-size: 1.4rem;
        padding: 20px 40px; } }
    .c-faq__heading::before {
      content: 'Q.';
      font-size: 3.6rem;
      line-height: 1;
      color: #2766bf;
      font-weight: 500;
      position: absolute;
      top: 36px;
      left: 22px;
      letter-spacing: 5px; }
      @media screen and (max-width: 767px) {
        .c-faq__heading::before {
          font-size: 3rem;
          top: 13px;
          left: 0;
          letter-spacing: 0; } }
    .c-faq__heading::after {
      content: '';
      width: 15px;
      height: 15px;
      background: url(../img/common/icon/icon-down.svg) no-repeat center;
      background-size: cover;
      position: absolute;
      top: 46px;
      right: 17px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      @media screen and (max-width: 767px) {
        .c-faq__heading::after {
          top: 30px;
          right: 5px; } }
    .c-faq__heading.is-active::after {
      -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
              transform: rotate(-180deg);
      top: 48px; }
      @media screen and (max-width: 767px) {
        .c-faq__heading.is-active::after {
          top: 32px; } }
  .c-faq__info {
    position: relative;
    padding: 10px 115px 40px 85px;
    display: none; }
    @media screen and (max-width: 767px) {
      .c-faq__info {
        padding: 10px 40px 20px 40px; } }
    .c-faq__info::before {
      content: 'A.';
      font-size: 3.6rem;
      line-height: 1;
      color: #01305a;
      font-weight: 500;
      position: absolute;
      top: 3px;
      left: 22px;
      letter-spacing: 5px; }
      @media screen and (max-width: 767px) {
        .c-faq__info::before {
          font-size: 3rem;
          top: 3px;
          left: 0;
          letter-spacing: 0; } }
  .c-faq__txt {
    font-size: 1.4rem;
    line-height: 2;
    color: #000000;
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .c-faq__txt {
        font-size: 1.2rem;
        line-height: 1.6; } }

/*
------------------------------------------------------------*/
.c-tag {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1;
  color: #fff;
  font-weight: 500;
  background: #0d305a;
  padding: 4px 6px; }
  .c-tag--orange {
    background: #ff7c3c; }

/*
------------------------------------------------------------*/
.c-taggroup .c-tag {
  margin: 0 2px 0 0; }

/*
------------------------------------------------------------*/
.c-flow {
  position: relative;
  font-family: 'Noto Sans', sans-serif; }
  .c-flow::after {
    content: '';
    width: 1px;
    height: 95%;
    background: #2766bf;
    position: absolute;
    top: 5%;
    left: 29px; }
    @media screen and (max-width: 767px) {
      .c-flow::after {
        left: 24px; } }
  .c-flow__item {
    border-top: 1px solid #eaeaea;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .c-flow__item:nth-child(even) {
      background: #f5f5f5; }
    .c-flow__item:last-child {
      border-bottom: 1px solid #eaeaea; }
  .c-flow__info {
    width: calc(100% - 75px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: 15px;
    padding: 15px 0; }
    @media screen and (max-width: 767px) {
      .c-flow__info {
        width: calc(100% - 60px);
        margin-left: 10px; } }
  .c-flow__line {
    width: 60px;
    position: relative;
    padding: 15px 0; }
    @media screen and (max-width: 767px) {
      .c-flow__line {
        width: 50px; } }
  .c-flow__time {
    width: 60px;
    height: 60px;
    background: #2766bf;
    border-radius: 50%;
    font-size: 1.4rem;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .c-flow__time {
        width: 50px;
        height: 50px;
        font-size: 1.2rem; } }
  .c-flow__month {
    min-width: 35px;
    text-align: right;
    font-size: 1.4rem;
    line-height: 1;
    color: #2766bf;
    font-weight: bold;
    margin: 6px 0 0; }
    @media screen and (max-width: 767px) {
      .c-flow__month {
        min-width: 30px;
        font-size: 1.2rem; } }
  .c-flow__txt {
    width: calc(100% - 55px);
    font-size: 1.6rem;
    line-height: 1.7;
    color: #011b3b; }
    @media screen and (max-width: 767px) {
      .c-flow__txt {
        width: calc(100% - 45px);
        font-size: 1.4rem; } }

/*
------------------------------------------------------------*/
.c-banner {
  width: 100%;
  height: 178px;
  background: url(../img/person/banner.jpg) no-repeat center;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  .c-banner__txt {
    width: 100%;
    font-size: 2.2rem;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 15px 59px;
    margin: 8px 0 0; }
    @media screen and (max-width: 767px) {
      .c-banner__txt {
        font-size: 1.8rem;
        padding: 10px;
        margin: 0; } }
    .c-banner__txt::before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    .c-banner__txt::after {
      content: '';
      width: 12px;
      height: 12px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      position: absolute;
      top: 50%;
      right: 44px;
      -webkit-transform: translate(0, -50%) rotate(45deg);
          -ms-transform: translate(0, -50%) rotate(45deg);
              transform: translate(0, -50%) rotate(45deg); }
      @media screen and (max-width: 767px) {
        .c-banner__txt::after {
          right: 20px; } }
    .c-banner__txt span {
      font-size: 4rem;
      line-height: 1;
      color: #fff;
      font-weight: 300;
      font-family: 'Josefin Sans', sans-serif;
      letter-spacing: -1.7px;
      padding: 0 16px 0 0;
      vertical-align: middle; }
      @media screen and (max-width: 767px) {
        .c-banner__txt span {
          display: block;
          font-size: 3.2rem; } }

.c-box100 ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .c-box100 ul {
      display: block; } }

.c-box100__item {
  width: 460px;
  background: #f5f5f5;
  margin-right: 40px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .c-box100__item {
      width: 100%; } }
  .c-box100__item:nth-of-type(2n) {
    margin-right: 0; }
    .c-box100__item:nth-of-type(2n):before {
      content: '';
      position: absolute;
      width: 0;
      height: 0;
      left: -25px;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      border-style: solid;
      border-width: 9px 0 9px 10px;
      border-color: transparent transparent transparent #011b3b; }
      @media screen and (max-width: 767px) {
        .c-box100__item:nth-of-type(2n):before {
          top: -13px;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          left: 50%;
          border-width: 8px 7px 0 7px;
          border-color: #011b3b transparent transparent transparent; } }
  @media screen and (max-width: 767px) {
    .c-box100__item:nth-of-type(n + 2) {
      margin-top: 20px; } }

.c-box100__ttl1 {
  font-size: 2rem;
  color: #011b3b;
  text-align: center;
  height: 71px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 2px solid #fff;
  line-height: 71px;
  font-family: 'Noto Sans', sans-serif; }
  @media screen and (max-width: 767px) {
    .c-box100__ttl1 {
      height: 50px;
      line-height: 50px;
      font-size: 1.8rem; } }
  .c-box100__ttl1 span {
    position: relative;
    padding-left: 30px; }
    .c-box100__ttl1 span:after {
      content: '';
      width: 21px;
      height: 21px;
      position: absolute;
      background: url("../img/common/icon/icon1.png") no-repeat;
      background-size: 21px 21px;
      top: 50%;
      -webkit-transform: translateY(-55%);
          -ms-transform: translateY(-55%);
              transform: translateY(-55%);
      left: 0; }
  .c-box100__ttl1.custom1 {
    color: #2766bf; }
    .c-box100__ttl1.custom1 span:after {
      width: 23px;
      height: 23px;
      background: url("../img/common/icon/icon2.png") no-repeat;
      background-size: 22.5px 23px;
      -webkit-transform: translateY(-64%);
          -ms-transform: translateY(-64%);
              transform: translateY(-64%); }
      @media screen and (max-width: 767px) {
        .c-box100__ttl1.custom1 span:after {
          -webkit-transform: translateY(-55%);
              -ms-transform: translateY(-55%);
                  transform: translateY(-55%); } }

.c-box100__detail {
  font-size: 1.4rem;
  color: #011b3b;
  font-weight: 500;
  padding: 25px 40px 24px;
  line-height: 1.9; }
  @media screen and (max-width: 767px) {
    .c-box100__detail {
      padding: 20px; } }

.c-box101__item {
  text-align: center;
  width: 479px;
  height: 370px;
  background-color: #f4f7fc;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 2px;
  padding: 0 30px 13px; }
  @media screen and (max-width: 767px) {
    .c-box101__item {
      width: 100%;
      height: auto;
      padding: 40px 20px; } }
  .c-box101__item.customBg1 {
    background: #efedec; }
    .c-box101__item.customBg1 .c-box101__count1 {
      color: #ff7c3c; }
  .c-box101__item.customh {
    height: 510px; }
    @media screen and (max-width: 767px) {
      .c-box101__item.customh {
        height: auto; } }

.c-box101__count1 {
  font-family: 'Josefin Sans', sans-serif;
  font-size: 9.5rem;
  font-weight: bold;
  color: #2766bf; }
  @media screen and (max-width: 767px) {
    .c-box101__count1 {
      font-size: 5rem;
      line-height: 0.8; } }
  .c-box101__count1 span {
    font-size: 3.4rem;
    line-height: 1;
    font-family: 'Noto Sans', sans-serif;
    padding-left: 13px;
    vertical-align: middle; }
    @media screen and (max-width: 767px) {
      .c-box101__count1 span {
        font-size: 2.2rem;
        padding-left: 6px; } }

.c-box101__info {
  width: 100%; }

.c-box101__ttl1 {
  font-size: 2.3rem;
  font-weight: bold;
  color: #0d305a;
  margin: 34px 0 13px; }
  @media screen and (max-width: 767px) {
    .c-box101__ttl1 {
      font-size: 1.8rem;
      margin: 10px 0; } }

.c-box101__txt1 {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #0d305a; }

.c-box101__chart {
  position: relative; }

.c-box101__img {
  max-width: 390px; }

.c-box101__txt2 {
  position: absolute;
  font-family: 'Josefin Sans', sans-serif;
  font-size: 8rem;
  font-weight: bold;
  top: 53%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #2766bf; }
  @media screen and (max-width: 767px) {
    .c-box101__txt2 {
      font-size: 4rem; } }
  .c-box101__txt2 span {
    font-size: 3rem; }
    @media screen and (max-width: 767px) {
      .c-box101__txt2 span {
        font-size: 1.8rem; } }

.c-box101__txt3 {
  font-size: 2.8rem;
  font-weight: bold;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  position: absolute;
  top: 110px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  letter-spacing: 7px;
  margin: 5px 0 0; }
  @media screen and (max-width: 767px) {
    .c-box101__txt3 {
      font-size: 1.8rem; } }
  .c-box101__txt3.left {
    left: -54px;
    color: #2766bf; }
    @media screen and (max-width: 767px) {
      .c-box101__txt3.left {
        left: -28px; } }
  .c-box101__txt3.right {
    right: -55px;
    color: #ff7c3c; }
    @media screen and (max-width: 767px) {
      .c-box101__txt3.right {
        right: -28px; } }

.c-box101__number {
  font-size: 6.5rem;
  font-weight: bold;
  color: #011b3b;
  position: absolute;
  top: 53%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: 'Josefin Sans', sans-serif; }
  @media screen and (max-width: 767px) {
    .c-box101__number {
      font-size: 3rem; } }
  .c-box101__number span {
    font-size: 8rem;
    vertical-align: middle; }
    @media screen and (max-width: 767px) {
      .c-box101__number span {
        font-size: 4rem; } }
    .c-box101__number span.color1 {
      color: #2766bf;
      padding-right: 10px; }
      @media screen and (max-width: 767px) {
        .c-box101__number span.color1 {
          padding-right: 5px; } }
    .c-box101__number span.color2 {
      color: #ff7c3c;
      padding-left: 10px; }
      @media screen and (max-width: 767px) {
        .c-box101__number span.color2 {
          padding-left: 5px; } }

.c-block100 {
  position: relative; }
  @media screen and (max-width: 767px) {
    .c-block100 {
      padding: 10px 0 0 10px; } }
  .c-block100:nth-of-type(n + 2) {
    margin: 123px 0 0; }
    @media screen and (max-width: 767px) {
      .c-block100:nth-of-type(n + 2) {
        margin: 80px 0 0; } }
  .c-block100__txt1 {
    font-weight: 500; }
  .c-block100__rank {
    font-family: 'Josefin Sans', sans-serif;
    color: #ff7c3c;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: -12px;
    top: -10px; }
    @media screen and (max-width: 767px) {
      .c-block100__rank {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        left: 0;
        top: 0; } }
  .c-block100__case {
    font-size: 3rem;
    font-weight: 500;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    padding: 6px 6px 0 0; }
    @media screen and (max-width: 767px) {
      .c-block100__case {
        font-size: 2.2rem;
        padding-top: 0; } }
  .c-block100__number {
    font-size: 11rem;
    font-weight: 500;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #ff7c3c;
    line-height: 1; }
    @media screen and (max-width: 767px) {
      .c-block100__number {
        font-size: 6rem; } }
  .c-block100 .c-box100 {
    margin: 60px 0 35px; }
    @media screen and (max-width: 767px) {
      .c-block100 .c-box100 {
        margin: 30px 0 15px; } }

/*------------------------------------------------------------
work solution
------------------------------------------------------------*/
.p-404__wrap {
  margin: 82px 50px 98px; }
  @media screen and (max-width: 767px) {
    .p-404__wrap {
      margin: 49px 0 100px; } }

/*------------------------------------------------------------
About
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.p-about1 {
  margin: 78px 0 97px; }
  @media screen and (max-width: 767px) {
    .p-about1 {
      margin: 50px 0 100px; } }

/*------------------------------------------------------------
work example
------------------------------------------------------------*/
.p-busproject1 {
  padding: 79px 0 0; }
  .p-busproject1 .c-box2 {
    margin: 121px auto 0; }
    @media screen and (max-width: 767px) {
      .p-busproject1 .c-box2 {
        margin: 100px 0 -20px -10px; } }

/*------------------------------------------------------------
work solution
------------------------------------------------------------*/
.p-bussolution1 {
  margin: 82px 50px 98px;
  background: #efedec;
  position: relative; }
  @media screen and (max-width: 767px) {
    .p-bussolution1 {
      margin: 49px 0 100px; } }
  .p-bussolution1__content {
    background: -webkit-linear-gradient(right, #efedec calc(100% - 1px), #fff 1px);
    background: linear-gradient(to left, #efedec calc(100% - 1px), #fff 1px);
    background-size: calc(100% / 4 - 0.2px);
    padding: 180px 0 130px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .p-bussolution1__content {
        background-size: 132px;
        background-position: top center;
        padding: 53px 0 49px; } }
    @media screen and (max-width: 1300px) and (min-width: 768px) {
      .p-bussolution1__content {
        padding: 180px 0 130px; } }
  .p-bussolution1 .c-ttl100 {
    position: absolute;
    right: 0;
    top: 60px; }

@media screen and (max-width: 1300px) and (min-width: 768px) {
  .p-bussolution .c-imgtext8__box {
    padding: 80px 60px 80px 67px; } }

@media screen and (max-width: 767px) {
  .p-bussolution .c-imgtext8 {
    width: calc(100% + 20px);
    margin-left: -10px; } }

/*------------------------------------------------------------
Person Reason
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.p-buswork1 {
  background: #efedec;
  margin: 82px 0 100px;
  position: relative;
  padding: 100px 0 98px; }
  @media screen and (max-width: 767px) {
    .p-buswork1 {
      margin: 49px 0 99px;
      padding: 53px 0 100px; } }
  .p-buswork1::after {
    content: '';
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(right, #efedec calc(100% - 1px), #fff 1px);
    background: linear-gradient(to left, #efedec calc(100% - 1px), #fff 1px);
    background-size: calc(100% / 4 - 0.2px);
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
    @media screen and (max-width: 767px) {
      .p-buswork1::after {
        width: calc(100% - 40px);
        background-size: 132px;
        background-position: top center; } }
  .p-buswork1__ttl {
    font-size: 17rem;
    line-height: 1;
    color: white;
    text-shadow: 0 0 99px rgba(0, 0, 0, 0.3);
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
    white-space: nowrap;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    position: absolute;
    top: 44px;
    right: 0;
    z-index: 4; }
    @media screen and (max-width: 767px) {
      .p-buswork1__ttl {
        display: none; } }

/*------------------------------------------------------------
work
------------------------------------------------------------*/
.p-business .frames1 {
  margin: 100px 0 -78px;
  position: relative;
  padding: 0 0 78px; }
  @media screen and (max-width: 767px) {
    .p-business .frames1 {
      margin: 100px 0;
      padding: 0; } }
  .p-business .frames1::after {
    content: '';
    width: 100%;
    height: 100%;
    background: #efedec;
    position: absolute;
    bottom: -124px;
    left: 0;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .p-business .frames1::after {
        display: none; } }

/*------------------------------------------------------------
Strength
------------------------------------------------------------*/
.p-comadvantage1 {
  margin: 79px 0 98px; }
  @media screen and (max-width: 767px) {
    .p-comadvantage1 {
      margin: 56px 0 100px; } }

/*------------------------------------------------------------
History
------------------------------------------------------------*/
.p-comhistory1 {
  margin: 78px 0 97px; }
  @media screen and (max-width: 767px) {
    .p-comhistory1 {
      margin: 39px 0 100px; } }

/*------------------------------------------------------------
Business
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.p-comwork1 {
  margin: 98px 0 93px; }
  @media screen and (max-width: 767px) {
    .p-comwork1 {
      margin: 56px 0 99px; } }

/*------------------------------------------------------------
Top
------------------------------------------------------------*/
.p-company__wrap {
  margin: 100px 0 -78px;
  position: relative;
  padding: 0 0 122px; }
  @media screen and (max-width: 767px) {
    .p-company__wrap {
      margin: 100px 0;
      padding: 0; } }
  .p-company__wrap::after {
    content: '';
    width: 100%;
    height: 100%;
    background: #f4f7fc;
    position: absolute;
    bottom: -124px;
    left: 0;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .p-company__wrap::after {
        display: none; } }

/*------------------------------------------------------------
environment data
------------------------------------------------------------*/
.p-envidata .c-box2 {
  margin: 99px auto 0; }
  @media screen and (max-width: 767px) {
    .p-envidata .c-box2 {
      margin: 50px auto 0 -10px; } }

.p-envidata1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 79px 0 0; }
  @media screen and (max-width: 767px) {
    .p-envidata1 {
      display: block; } }
  .p-envidata1 .c-box101:nth-of-type(2n) {
    margin-left: 2px; }
    @media screen and (max-width: 767px) {
      .p-envidata1 .c-box101:nth-of-type(2n) {
        margin-left: 0; } }

/*------------------------------------------------------------
environment education
------------------------------------------------------------*/
.p-envieducation1 {
  position: relative;
  padding: 100px 0 84px;
  margin: 82px 0 95px; }
  @media screen and (max-width: 767px) {
    .p-envieducation1 {
      padding: 40px 0;
      margin: 40px 0 100px; } }
  .p-envieducation1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: calc(100% - 100px);
    height: 100%;
    margin: 0 auto;
    background: #efedec;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .p-envieducation1:before {
        width: 100%; } }
  .p-envieducation1:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 1120px;
    margin: 0 auto;
    background: -webkit-linear-gradient(right, #efedec calc(100% - 1px), #fff 1px);
    background: linear-gradient(to left, #efedec calc(100% - 1px), #fff 1px);
    background-size: calc(100% / 4 - 0.2px);
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .p-envieducation1:after {
        width: calc(100% - 40px);
        background-size: 132px;
        background-position: top center; } }
  .p-envieducation1__ttl {
    font-size: 17rem;
    line-height: 1;
    color: rgba(255, 255, 255, 0.2);
    text-shadow: 0 0 99px rgba(0, 0, 0, 0.3);
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    position: absolute;
    top: 60px;
    right: 42px;
    z-index: 4; }
    @media screen and (max-width: 767px) {
      .p-envieducation1__ttl {
        display: none; } }
  .p-envieducation1__block1:nth-of-type(n + 2) {
    margin-top: 120px; }
    @media screen and (max-width: 767px) {
      .p-envieducation1__block1:nth-of-type(n + 2) {
        margin-top: 60px; } }
  .p-envieducation1__block1 .c-list100 {
    margin-top: -120px; }
    @media screen and (max-width: 767px) {
      .p-envieducation1__block1 .c-list100 {
        margin: 0 auto; } }

/*------------------------------------------------------------
environment reason
------------------------------------------------------------*/
.p-envireason1 {
  padding: 87px 0 0; }
  @media screen and (max-width: 767px) {
    .p-envireason1 {
      padding: 50px 0 0; } }
  .p-envireason1 .c-imgTxt101 {
    margin-bottom: 100px; }
    @media screen and (max-width: 767px) {
      .p-envireason1 .c-imgTxt101 {
        margin-bottom: 40px; } }

.p-envireason .c-box2 {
  margin: 93px 0 0; }
  @media screen and (max-width: 767px) {
    .p-envireason .c-box2 {
      margin: 40px 0 0 -10px; } }

/*------------------------------------------------------------
environment
------------------------------------------------------------*/
.p-environment .frames1 {
  padding: 100px 0 88px; }
  @media screen and (max-width: 767px) {
    .p-environment .frames1 {
      padding: 100px 0; } }

/*------------------------------------------------------------
Insurance
------------------------------------------------------------*/
html {
  scroll-behavior: smooth; }

@media screen and (max-width: 767px) {
  .l-content2 {
    padding: 0 20px; } }

a.text {
  text-decoration: none;
  color: #011B3B; }
  a.text:hover {
    text-decoration: underline; }

ol {
  margin-top: 10px; }
  ol li {
    margin-top: 10px;
    font-size: 1.4rem;
    font-weight: 200;
    line-height: 1.6;
    text-indent: -18px;
    padding-left: 18px; }
    ol li .marker {
      display: inline-block;
      text-indent: -18px;
      padding-left: 18px;
      font-weight: 400; }
    ol li.small {
      text-indent: -24px;
      padding-left: 24px; }
      ol li.small .marker {
        -webkit-transform: scale(0.6);
            -ms-transform: scale(0.6);
                transform: scale(0.6);
        text-indent: -24px;
        padding-left: 24px; }
  ol + .c-text {
    margin-top: 17px; }

@media screen and (max-width: 767px) {
  .c-text {
    font-size: 1.6rem;
    line-height: 1.9; } }

.c-text + .c-text {
  margin-top: 17px; }

.c-text.right {
  text-align: right; }

.c-title3 {
  margin: 0 0 32px; }
  @media screen and (max-width: 767px) {
    .c-title3 {
      font-size: 3.2rem;
      margin: 0 0 32px; } }

.c-title5 {
  margin: 0 0 17px; }
  @media screen and (max-width: 767px) {
    .c-title5 {
      font-size: 2.8rem;
      margin: 0 0 17px;
      line-height: 1.6; } }
  @media screen and (max-width: 767px) {
    .c-title5.overview {
      font-size: 1.8rem;
      line-height: 1.8; } }
  .c-title5.mainttl {
    font-size: 3.2rem; }
    @media screen and (max-width: 767px) {
      .c-title5.mainttl {
        font-size: 2rem;
        line-height: 1.8; } }
  .c-title5.subttl {
    margin: 40px 0 0;
    font-size: 2.4rem;
    line-height: 1.8; }
    @media screen and (max-width: 767px) {
      .c-title5.subttl.overview {
        font-size: 1.6rem; } }
  .c-title5.subttl2 {
    margin: 40px 0 0;
    font-size: 2rem;
    line-height: 1.8; }

.c-table1 {
  margin-top: 20px; }
  .c-table1__left {
    background: none; }
  .c-table1 a.text.mark {
    vertical-align: middle; }
    .c-table1 a.text.mark::before {
      content: '';
      display: inline-block;
      background: url(../img/insurance/mark.svg) center/100% auto no-repeat;
      width: 10px;
      height: 10px;
      margin-right: 10px; }

.p-insurance1 .l-content2 {
  padding: 80px 0; }
  @media screen and (max-width: 767px) {
    .p-insurance1 .l-content2 {
      padding: 37px 20px 60px; } }
  .p-insurance1 .l-content2 img {
    width: 220.43px;
    height: 144.53px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .p-insurance1 .l-content2 img {
        display: block;
        width: 60%;
        max-width: 152.52px;
        height: auto;
        margin: 0 auto 17px;
        position: static;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 0; } }

.p-insurance1__lead {
  position: relative; }

.p-insurance2__overview {
  padding: 100px 0; }
  @media screen and (max-width: 767px) {
    .p-insurance2__overview {
      padding: 60px 0; } }

.p-insurance2__sec {
  margin-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .p-insurance2__sec {
      margin-bottom: 80px; } }

.p-insurance2 .c-btn3.insurance {
  margin: 40px auto 0; }
  @media screen and (max-width: 767px) {
    .p-insurance2 .c-btn3.insurance {
      margin: 40px auto 0; } }

.p-insurance3 .l-content {
  margin: 0 auto 100px;
  padding: 80px 0;
  background: #F4F7FC; }
  @media screen and (max-width: 767px) {
    .p-insurance3 .l-content {
      margin: 0 auto 60px;
      padding: 60px 0; } }

.p-insurance3 .c-title5 {
  margin: 0 0 20px; }
  @media screen and (max-width: 767px) {
    .p-insurance3 .c-title5 {
      margin: 0 0 20px; } }
  .p-insurance3 .c-title5.subttl2 {
    margin: 40px 0 0; }
    @media screen and (max-width: 767px) {
      .p-insurance3 .c-title5.subttl2 {
        margin: 40px 0 0; } }

.p-insurance3__sec {
  margin-top: 60px; }
  @media screen and (max-width: 767px) {
    .p-insurance3__sec {
      margin-top: 40px; } }
  .p-insurance3__sec:first-child {
    margin-top: 0; }
    @media screen and (max-width: 767px) {
      .p-insurance3__sec:first-child {
        margin-top: 0; } }

/*------------------------------------------------------------
Message
------------------------------------------------------------*/
.p-message .c-imgtext3__box {
  margin: -60px 0 100px; }
  @media screen and (max-width: 767px) {
    .p-message .c-imgtext3__box {
      margin: 40px 0 99px; } }

/*------------------------------------------------------------
News-detail
------------------------------------------------------------*/
.p-newsDetail__wrap {
  margin: 77px 0 0; }
  @media screen and (max-width: 767px) {
    .p-newsDetail__wrap {
      margin: 50px 0 0; } }

.p-newsDetail__box {
  margin: 4px 0 0; }

.p-newsDetail__heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 26px; }

.p-newsDetail__time {
  font-size: 1.5rem;
  line-height: 1;
  color: #011b3b;
  font-weight: 500;
  letter-spacing: 0.4px;
  min-width: 109px;
  border-right: 1px solid #011b3b;
  margin: 0 19px 0 0; }

.p-newsDetail__tag {
  font-size: 1.5rem;
  line-height: 1;
  color: #011b3b;
  font-weight: 500; }

.p-newsDetail__info {
  margin: 22px 0 0; }
  .p-newsDetail__info p {
    font-size: 1.6rem;
    line-height: 1.9;
    color: #011b3b;
    font-weight: 500; }
    @media screen and (max-width: 767px) {
      .p-newsDetail__info p {
        font-size: 1.4rem;
        line-height: 1.6; } }
    .p-newsDetail__info p + p {
      margin: 30px 0 0; }
      @media screen and (max-width: 767px) {
        .p-newsDetail__info p + p {
          margin: 18px 0 0; } }
    .p-newsDetail__info p + img {
      margin: 36px auto 0; }
      @media screen and (max-width: 767px) {
        .p-newsDetail__info p + img {
          margin: 18px auto 0; } }
  .p-newsDetail__info img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    max-height: 456px;
    width: auto;
    height: auto; }
    .p-newsDetail__info img + p {
      margin: 36px 0 0; }
      @media screen and (max-width: 767px) {
        .p-newsDetail__info img + p {
          margin: 18px 0 0; } }

.p-newsDetail .l-btn {
  margin: 124px 0 0; }
  @media screen and (max-width: 767px) {
    .p-newsDetail .l-btn {
      margin: 20px 0 0; } }

.p-newsDetail__info,
body.wp-autoresize {
  color: #011b3b; }
  .p-newsDetail__info h3,
  body.wp-autoresize h3 {
    font-size: 2.8rem;
    line-height: 1.5;
    margin: 75px 0 12px; }
  .p-newsDetail__info h4,
  body.wp-autoresize h4 {
    font-size: 2.4rem;
    line-height: 1.75;
    margin: 51px 0 11px; }
  .p-newsDetail__info h5,
  body.wp-autoresize h5 {
    font-size: 2rem;
    margin: 55px 0 15px; }
  .p-newsDetail__info h6,
  body.wp-autoresize h6 {
    font-size: 1.8rem;
    margin: 34px 0 18px; }
  .p-newsDetail__info h3,
  .p-newsDetail__info h4,
  .p-newsDetail__info h5,
  .p-newsDetail__info h6,
  body.wp-autoresize h3,
  body.wp-autoresize h4,
  body.wp-autoresize h5,
  body.wp-autoresize h6 {
    font-weight: bold; }

.acf-editor-wrap.wp-editor-wrap[data-toolbar='extremely_basic'] #mceu_144 {
  display: none; }

/*------------------------------------------------------------
News
------------------------------------------------------------*/
.p-news__wrap {
  margin: 77px 0 0; }
  @media screen and (max-width: 767px) {
    .p-news__wrap {
      margin: 27px 0 0; } }

.p-news .c-list3 {
  margin: 2px 0 59px; }
  @media screen and (max-width: 767px) {
    .p-news .c-list3 {
      margin: 0 0 40px; } }

.p-news__textBox .c-text {
  font-weight: 600; }

@media screen and (max-width: 767px) {
  .p-news .pages {
    display: block;
    position: static;
    top: inherit;
    left: inherit;
    -webkit-transform: inherit;
        -ms-transform: inherit;
            transform: inherit; } }

/*------------------------------------------------------------
Person Reason
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.p-peradvantage1 {
  background: #efedec;
  width: calc(100% - 100px);
  margin: 82px auto 98px;
  padding: 111px 0 140px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .p-peradvantage1 {
      width: 100%;
      margin: 40px 0 50px;
      padding: 50px 0; } }
  .p-peradvantage1::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 1120px;
    margin: 0 auto;
    background: -webkit-linear-gradient(right, #efedec calc(100% - 1px), #fff 1px);
    background: linear-gradient(to left, #efedec calc(100% - 1px), #fff 1px);
    background-size: calc(100% / 4 - 0.2px);
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .p-peradvantage1::after {
        width: calc(100% - 40px); } }
  .p-peradvantage1__ttl {
    font-size: 17rem;
    line-height: 1;
    color: rgba(255, 255, 255, 0.2);
    text-shadow: 0 0 99px rgba(0, 0, 0, 0.3);
    font-weight: 300;
    font-family: 'Josefin Sans', sans-serif;
    white-space: nowrap;
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    position: absolute;
    top: 44px;
    right: 0;
    z-index: 4; }

/*------------------------------------------------------------
Person Detail
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.p-personDetail1 {
  background: #efedec; }
  .p-personDetail1__wrap {
    background: -webkit-linear-gradient(right, #efedec calc(100% - 1px), #fff 1px);
    background: linear-gradient(to left, #efedec calc(100% - 1px), #fff 1px);
    background-size: calc(100% / 4 - 0.2px);
    padding: 0 0 170px; }
    @media screen and (max-width: 767px) {
      .p-personDetail1__wrap {
        padding: 0 0 50px;
        background-size: 132px;
        background-position: top center; } }
  .p-personDetail1 .c-box3 {
    margin: -97px 0 78px; }
    @media screen and (max-width: 767px) {
      .p-personDetail1 .c-box3 {
        margin: 0 0 40px; } }

/*
------------------------------------------------------------*/
.p-personDetail2 {
  margin: 60px 0 0; }
  .p-personDetail2 .c-slide2 {
    margin: 79px 0 88px; }
    @media screen and (max-width: 767px) {
      .p-personDetail2 .c-slide2 {
        width: calc(100% + 20px);
        margin: 0 0 90px -10px; } }

/*------------------------------------------------------------
Person
------------------------------------------------------------*/
.p-person__wrap {
  margin: 160px 0 140px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .p-person__wrap {
      margin: 40px 0; } }

.p-person__ttl {
  font-size: 17rem;
  line-height: 1;
  color: rgba(255, 255, 255, 0.2);
  text-shadow: 0 0 99px rgba(0, 0, 0, 0.3);
  font-weight: 300;
  font-family: 'Josefin Sans', sans-serif;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  position: absolute;
  top: -40px;
  right: 50px;
  z-index: 3; }
  @media screen and (max-width: 767px) {
    .p-person__ttl {
      display: none; } }

.p-person__list {
  margin: 0 0 120px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .p-person__list {
      margin: 0 0 30px; } }
  .p-person__list::after {
    content: '';
    width: calc(100% - 160px);
    height: calc(100% - 657px);
    background: #f4f7fc;
    position: absolute;
    top: 200px;
    right: 0;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .p-person__list::after {
        display: none; } }

.p-person .c-list6 {
  margin: 0 0 100px;
  position: relative;
  z-index: 4; }
  @media screen and (max-width: 767px) {
    .p-person .c-list6 {
      margin: 0 0 30px; } }

.p-person__box {
  text-align: center;
  font-weight: 600; }

@media screen and (max-width: 767px) {
  .p-person .pages {
    display: block;
    position: static;
    top: inherit;
    left: inherit;
    -webkit-transform: inherit;
        -ms-transform: inherit;
            transform: inherit; } }

/*------------------------------------------------------------
Privacy
------------------------------------------------------------*/
.p-privacy1__lead {
  padding: 80px 0; }
  @media screen and (max-width: 767px) {
    .p-privacy1__lead {
      padding: 60px 0; } }

.p-privacy1__sec {
  margin-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .p-privacy1__sec {
      margin-bottom: 80px; } }

.p-privacy1__ol {
  margin-top: 10px; }
  .p-privacy1__ol li {
    display: inline-block;
    margin-top: 10px;
    font-size: 1.4rem;
    font-weight: 200;
    line-height: 1.8;
    text-indent: -18px;
    padding-left: 18px; }
    .p-privacy1__ol li .marker {
      display: inline-block;
      text-indent: -18px;
      padding-left: 18px;
      font-weight: 400; }

@media screen and (max-width: 767px) {
  .p-privacy1 .c-text {
    font-size: 1.6rem;
    line-height: 1.9; } }

.p-privacy1 .c-title5 {
  margin: 0 0 17px; }
  @media screen and (max-width: 767px) {
    .p-privacy1 .c-title5 {
      font-size: 2.8rem;
      margin: 0 0 17px; } }
  .p-privacy1 .c-title5.subttl {
    margin: 50px 0 17px;
    font-size: 2rem;
    line-height: 1.8; }

/*------------------------------------------------------------
Question
------------------------------------------------------------*/
.p-question__wrap {
  margin: 78px 0 0; }
  @media screen and (max-width: 767px) {
    .p-question__wrap {
      margin: 40px 0 0; } }

.p-question .c-title5 {
  margin-top: 60px; }
  @media screen and (max-width: 767px) {
    .p-question .c-title5 {
      margin-top: 30px; } }
  .p-question .c-title5:first-child {
    margin-top: 0; }

/*------------------------------------------------------------
Recruit Form Confirm
------------------------------------------------------------*/
.p-confirm {
  padding: 163px 0 0; }
  @media screen and (max-width: 767px) {
    .p-confirm {
      padding: 120px 0 0; } }
  .p-confirm .c-text {
    margin: 25px 0 35px; }
  .p-confirm .c-form {
    margin: 0 0 39px; }
    .p-confirm .c-form__row {
      padding: 27px 0 24px; }
      @media screen and (max-width: 767px) {
        .p-confirm .c-form__row {
          padding: 10px 0; } }
    .p-confirm .c-form__heading .c-form__tag {
      display: none; }
    .p-confirm .c-form__info {
      font-size: 1.4rem;
      line-height: 2;
      color: #011b3b;
      font-weight: 500;
      padding: 0 20px 0 4px; }
      @media screen and (max-width: 767px) {
        .p-confirm .c-form__info {
          padding: 0;
          font-weight: normal; } }
    .p-confirm .c-form__box {
      width: auto; }
      .p-confirm .c-form__box + .c-form__box {
        margin: 0; }
    .p-confirm .c-form__txt {
      margin: 0;
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
          -ms-flex-order: 0;
              order: 0; }
    @media screen and (max-width: 767px) {
      .p-confirm .c-form__wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; } }
    .p-confirm .c-form .mw_wp_form {
      margin: -1px 0 0; }

/*------------------------------------------------------------
Recruit-detail
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.p-recruitDetail1 {
  margin: 80px 0; }
  @media screen and (max-width: 767px) {
    .p-recruitDetail1 {
      margin: 40px 0; } }
  .p-recruitDetail1 .c-singleImg {
    margin: 39px 0 36px; }
    @media screen and (max-width: 767px) {
      .p-recruitDetail1 .c-singleImg {
        margin: 20px 0; } }

/*
------------------------------------------------------------*/
.p-recruitDetail2 .c-table1 {
  margin: 38px 0 0; }
  @media screen and (max-width: 767px) {
    .p-recruitDetail2 .c-table1 {
      margin: 20px 0 0; } }
  .p-recruitDetail2 .c-table1__left {
    width: 164px; }
    @media screen and (max-width: 767px) {
      .p-recruitDetail2 .c-table1__left {
        width: 100%; } }
  .p-recruitDetail2 .c-table1__right {
    width: calc(100% - 164px); }
    @media screen and (max-width: 767px) {
      .p-recruitDetail2 .c-table1__right {
        width: 100%; } }

/*
------------------------------------------------------------*/
.p-recruitDetail3 {
  margin: 83px 0 0; }
  @media screen and (max-width: 767px) {
    .p-recruitDetail3 {
      margin: 40px 0 0; } }
  .p-recruitDetail3 .c-title3 {
    margin: 0 0 35px; }
    @media screen and (max-width: 767px) {
      .p-recruitDetail3 .c-title3 {
        margin: 0 0 20px; } }
  .p-recruitDetail3 .l-btn {
    margin: 35px 0 0; }
    @media screen and (max-width: 767px) {
      .p-recruitDetail3 .l-btn {
        margin: 20px 0 0; } }

/*------------------------------------------------------------
Recruit Form
------------------------------------------------------------*/
.p-form {
  padding: 160px 0 0; }
  @media screen and (max-width: 767px) {
    .p-form {
      padding: 120px 0 0; } }
  .p-form__box + .p-form__box {
    margin: 80px 0 0; }
    @media screen and (max-width: 767px) {
      .p-form__box + .p-form__box {
        margin: 40px 0 0; } }
  .p-form .c-form__btn.back {
    display: none; }

/*
------------------------------------------------------------*/
.p-form1 {
  margin: 0 0 112px; }
  @media screen and (max-width: 767px) {
    .p-form1 {
      margin: 0 0 55px; } }
  .p-form1 .c-title3 {
    margin: 0 0 25px; }
    @media screen and (max-width: 767px) {
      .p-form1 .c-title3 {
        margin: 0 0 15px; } }
  .p-form1 .c-info2 {
    margin: 39px 0 0; }
    @media screen and (max-width: 767px) {
      .p-form1 .c-info2 {
        margin: 0; } }

/*
------------------------------------------------------------*/
.p-form2 .c-title3 {
  margin: 0 0 11px; }

/*------------------------------------------------------------
Recruit Form Thanks
------------------------------------------------------------*/
.p-thanks {
  padding: 163px 0 40px; }
  @media screen and (max-width: 767px) {
    .p-thanks {
      padding: 120px 0 20px; } }
  .p-thanks .c-text {
    margin: 25px 0 57px; }
    @media screen and (max-width: 767px) {
      .p-thanks .c-text {
        margin: 15px 0 30px; } }

/*------------------------------------------------------------
Recruit
------------------------------------------------------------*/
.p-recruit__wrap {
  margin: 95px 0 0; }
  @media screen and (max-width: 767px) {
    .p-recruit__wrap {
      margin: 58px 0 0; } }

.p-recruit .c-list4 {
  margin: 5px 0 42px; }
  @media screen and (max-width: 767px) {
    .p-recruit .c-list4 {
      margin: 72px 0 8px; } }

.p-recruit .l-btn {
  margin-bottom: 35px; }

/*------------------------------------------------------------
Top
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
.p-top1 {
  margin: 160px 0 217px; }
  @media screen and (max-width: 767px) {
    .p-top1 {
      margin: 100px 0; } }

/*
------------------------------------------------------------*/
.p-top2 {
  margin: 0 0 140px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .p-top2 {
      margin: 0 0 100px; } }
  .p-top2__heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 63px; }
    @media screen and (max-width: 767px) {
      .p-top2__heading {
        margin: 0 0 78px; } }
  .p-top2__txt {
    width: calc(100% - 310px);
    font-size: 1.6rem;
    line-height: 1.85;
    color: #011b3b;
    font-weight: 500;
    margin: -3px 0 0; }
    @media screen and (max-width: 767px) {
      .p-top2__txt {
        width: 100%;
        margin: 26px 0 0;
        font-size: 1.4rem;
        line-height: 2; } }
  .p-top2__box {
    padding: 80px 0 70px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .p-top2__box {
        padding: 0; } }
    .p-top2__box::before {
      content: '';
      width: calc(((100% - 1120px) / 2) + 297px);
      height: 100%;
      background: #f4f7fc;
      position: absolute;
      top: 0;
      left: 0; }
      @media screen and (max-width: 767px) {
        .p-top2__box::before {
          display: none; } }
    .p-top2__box.no-bg {
      padding: 30px 0; }
      @media screen and (max-width: 767px) {
        .p-top2__box.no-bg {
          padding: 15px 0; } }
      .p-top2__box.no-bg::before {
        content: none; }

/*------------------------------------------------------------
Vision
------------------------------------------------------------*/
.p-vision__mv {
  background: url(../img/company/vision/vision_mv.jpg) center/cover no-repeat; }
  .p-vision__mv .c-mv3 {
    background: none; }
    @media screen and (max-width: 767px) {
      .p-vision__mv .c-mv3 .c-breadcrumbs {
        padding: 10px 10px 10px 20px; } }
    .p-vision__mv .c-mv3 .c-breadcrumbs__item::after {
      background: url(../img/common/icon/icon-next2_white.svg) no-repeat center; }
      @media screen and (max-width: 767px) {
        .p-vision__mv .c-mv3 .c-breadcrumbs__item::after {
          background-size: 100% 100%;
          top: 4px; } }
    .p-vision__mv .c-mv3 .c-breadcrumbs a, .p-vision__mv .c-mv3 .c-breadcrumbs span {
      color: #fff; }
  .p-vision__mv .c-mv5 {
    background: none;
    padding: 100px 0 200px; }
    @media screen and (max-width: 767px) {
      .p-vision__mv .c-mv5 {
        padding: 30px 0 30px; } }
    .p-vision__mv .c-mv5__inner {
      margin: 0 auto; }
    .p-vision__mv .c-mv5__info {
      margin: 0 auto;
      float: none; }
    .p-vision__mv .c-mv5__ttl {
      width: calc(100% - 440px);
      margin: 0 auto;
      float: none; }
      @media screen and (max-width: 767px) {
        .p-vision__mv .c-mv5__ttl {
          width: 100%;
          max-width: 80%;
          margin: 0 auto;
          float: none;
          text-align: center; } }
    .p-vision__mv .c-mv5__txt {
      font-size: 1.6rem;
      line-height: 1.9;
      color: #fff;
      margin: 30px 0 0; }
      @media screen and (max-width: 767px) {
        .p-vision__mv .c-mv5__txt {
          font-size: 1.6rem;
          line-height: 1.9;
          margin: 40px 0 0; } }

/*
------------------------------------------------------------*/
.p-vision1 {
  margin: 100px 0 98px;
  padding: 0 0 84px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .p-vision1 {
      margin: 50px 0 100px;
      padding: 0; } }
  .p-vision1::after {
    content: '';
    width: calc(100% - ((100% - 960px) / 2) - 240px);
    height: calc(100% - 80px);
    background: #f4f7fc;
    position: absolute;
    top: 80px;
    right: 0;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .p-vision1::after {
        display: none; } }
