@charset "UTF-8";
/*!
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, img, ins, q,
small, strong, sub, sup,
b,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tr, th, td,
article, aside,
footer, header, main, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-style: normal;
  vertical-align: baseline;
  background: transparent;
}

html {
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

*, *:before, *:after {
  box-sizing: inherit;
}

body {
  line-height: 1;
  -webkit-font-smoothing: subpixel-antialiased;
}

article, aside,
footer, header, main, nav, section {
  display: block;
}

li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  text-decoration: none;
  border-bottom: 1px dotted;
  cursor: help;
}

b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}

audio,
video,
canvas {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border: solid 1px #aaa;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 20px;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

textarea {
  overflow: auto;
  resize: vertical;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

.page .pageWrap .post__body ol > li:after, .contact .post__body ol > li:after, .about .post__body ol > li:after,
.strengths .post__body ol > li:after,
.insurance .post__body ol > li:after,
.faq .post__body ol > li:after, .breadcrumbs > ul:after, .headerNav__ul:after, .headerNav:after, .headerWrap:after, .wrap:after {
  content: " ";
  display: block;
  clear: both;
}

.toggleButton:after, .toggleButton > span, .toggleButton:before {
  content: "";
  display: block;
  width: 34px;
  height: 2px;
  background-color: #222222;
  border-radius: 1px;
  position: absolute;
  left: 7px;
  transition: width 0.3s, background-color 0.3s, transform 0.3s, opacity 0.3s;
}

.footerWrap .footerContentsWrap .footerNav__ul > li > a,
.footerWrap .footerContentsWrap .footerSubNav__ul > li > a, .breadcrumbs-li > a {
  position: relative;
}
.footerWrap .footerContentsWrap .footerNav__ul > li > a:before,
.footerWrap .footerContentsWrap .footerSubNav__ul > li > a:before, .breadcrumbs-li > a:before {
  content: "";
  width: 100%;
  height: 1px;
  background: rgb(50.688, 76.032, 160.512);
  position: absolute;
  left: 0;
  bottom: -3px;
  margin: auto;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform 0.3s;
}
.footerWrap .footerContentsWrap .footerNav__ul > li > a:hover:before,
.footerWrap .footerContentsWrap .footerSubNav__ul > li > a:hover:before, .breadcrumbs-li > a:hover:before, .footerWrap .footerContentsWrap .footerNav__ul > li > a:focus:before,
.footerWrap .footerContentsWrap .footerSubNav__ul > li > a:focus:before, .breadcrumbs-li > a:focus:before {
  transform-origin: left top;
  transform: scale(1, 1);
}

.contact .post__body a, .about .post__body a,
.strengths .post__body a,
.insurance .post__body a,
.faq .post__body a {
  text-decoration: underline;
  text-underline-offset: 4px;
  text-decoration-thickness: 1px;
}

.strengths .strengthsWrap .insuranceButtonWrap .insuranceButton {
  display: inline-block;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  font-size: 2rem;
  color: #fcfcfc;
  width: 260px;
  height: 56px;
  line-height: 56px;
  position: relative;
  transition: opacity 0.4s;
}
.strengths .strengthsWrap .insuranceButtonWrap .insuranceButton:hover, .strengths .strengthsWrap .insuranceButtonWrap .insuranceButton:focus {
  opacity: 0.86;
}
.strengths .strengthsWrap .insuranceButtonWrap .insuranceButton > .linkButtonBg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.strengths .strengthsWrap .insuranceButtonWrap .insuranceButton > .linkButtonBg > .linkButtonSvg {
  width: 100%;
  height: 100%;
  fill: none;
}
.strengths .strengthsWrap .insuranceButtonWrap .insuranceButton > .linkButtonBg > .linkButtonSvg > .linkButtonPath {
  fill: #2E4AA8;
}

.headerNav__ul > li:last-child .linkButton {
  display: inline-block;
  white-space: nowrap;
  text-align: center;
  color: #fcfcfc;
  width: 160px;
  position: relative;
  transition: opacity 0.4s;
}
.headerNav__ul > li:last-child .linkButton:hover, .headerNav__ul > li:last-child .linkButton:focus {
  opacity: 0.86;
}
.headerNav__ul > li:last-child .linkButton > .linkButtonBg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.headerNav__ul > li:last-child .linkButton > .linkButtonBg > .linkButtonSvg {
  width: 100%;
  height: 100%;
  fill: none;
}
.headerNav__ul > li:last-child .linkButton > .linkButtonBg > .linkButtonSvg > .linkButtonPath {
  fill: url(#blueGradation);
}

.contactWrap .contactMeans .contactButtonWrap .linkButton {
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  white-space: nowrap;
  text-align: center;
  color: #fcfcfc;
  width: 288px;
  height: 65px;
  line-height: 65px;
  position: relative;
  transition: color 0.4s;
}
@media only screen and (min-width: 64em) {
  .contactWrap .contactMeans .contactButtonWrap .linkButton {
    font-size: 20px;
    font-size: 2rem;
    line-height: 86px;
    width: 400px;
    height: 86px;
  }
}
.contactWrap .contactMeans .contactButtonWrap .linkButton > .linkButtonBg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.contactWrap .contactMeans .contactButtonWrap .linkButton > .linkButtonBg > .linkButtonSvg {
  width: 100%;
  height: 100%;
  fill: transparent;
  stroke: #fcfcfc;
  stroke-width: 1px;
  transition: fill 0.4s;
}
.contactWrap .contactMeans .contactButtonWrap .linkButton:hover, .contactWrap .contactMeans .contactButtonWrap .linkButton:focus {
  color: rgb(50.688, 76.032, 160.512);
}
.contactWrap .contactMeans .contactButtonWrap .linkButton:hover > .linkButtonBg > .linkButtonSvg, .contactWrap .contactMeans .contactButtonWrap .linkButton:focus > .linkButtonBg > .linkButtonSvg {
  fill: #fcfcfc;
}

.contact .wpcf7 .wpcf7-form > .submitField > .wpcf7-submit {
  white-space: nowrap;
  color: #fcfcfc;
  padding: 8px 24px;
  background-color: #2E4AA8;
  background: linear-gradient(#405FC6, #203C98);
  border: none;
  border-radius: 4px;
  transition: opacity 0.4s;
}
.contact .wpcf7 .wpcf7-form > .submitField > .wpcf7-submit:hover {
  opacity: 0.86;
}

.markerSvg {
  margin-bottom: -2px;
  width: 14px;
  height: 14px;
}

.about h1,
.strengths h1,
.insurance h1,
.faq h1 {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 36px;
  text-align: center;
  color: #fcfcfc;
  min-width: 180px;
  margin-bottom: 24px;
  padding: 0 16px;
  background-color: #2E4AA8;
  position: relative;
  top: -18px;
  left: 10px;
}
.about h1:before,
.strengths h1:before,
.insurance h1:before,
.faq h1:before, .about h1:after,
.strengths h1:after,
.insurance h1:after,
.faq h1:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: #2E4AA8;
  position: absolute;
  z-index: -1;
}
.about h1:before,
.strengths h1:before,
.insurance h1:before,
.faq h1:before {
  bottom: -10px;
  left: -10px;
}
.about h1:after,
.strengths h1:after,
.insurance h1:after,
.faq h1:after {
  top: -10px;
  right: -10px;
}
@media only screen and (min-width: 48em) {
  .about h1,
  .strengths h1,
  .insurance h1,
  .faq h1 {
    font-size: 18px;
    font-size: 1.8rem;
    min-width: 210px;
  }
}

.page .pageWrap h1, .contact h1, .about .post__body h2,
.strengths .post__body h2,
.insurance .post__body h2,
.faq .post__body h2 {
  color: #18234a;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: normal;
  line-height: 1.4;
  margin: 60px 0 24px;
  position: relative;
}
@media only screen and (min-width: 48em) {
  .page .pageWrap h1, .contact h1, .about .post__body h2,
  .strengths .post__body h2,
  .insurance .post__body h2,
  .faq .post__body h2 {
    font-size: 28px;
    font-size: 2.8rem;
    margin: 80px 0 24px;
  }
}

.about .post__body h2.firstHeader:before,
.strengths .post__body h2.firstHeader:before,
.insurance .post__body h2.firstHeader:before,
.faq .post__body h2.firstHeader:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  background: linear-gradient(#405FC6, #203C98);
  border-radius: 2px;
  position: relative;
  top: -2px;
  transform: rotate(45deg) skew(13deg, 13deg);
}
@media only screen and (min-width: 48em) {
  .about .post__body h2.firstHeader:before,
  .strengths .post__body h2.firstHeader:before,
  .insurance .post__body h2.firstHeader:before,
  .faq .post__body h2.firstHeader:before {
    width: 18px;
    height: 18px;
  }
}

.contactWrap .contactHeader {
  color: #fcfcfc;
  font-size: 40px;
  font-size: 4rem;
  font-weight: normal;
  line-height: 1;
  position: relative;
}
@media only screen and (min-width: 48em) {
  .contactWrap .contactHeader {
    font-size: 56px;
    font-size: 5.6rem;
  }
}

.about .post__body .accessWrap .accessContents .accessLists .accessLists__list .accessLists__googleMapsButton > a, .about .post__body .policyLinks .policyLinks__wrap .policyLinks__linkButton {
  display: block;
  text-decoration: none;
  text-align: center;
  color: #fcfcfc;
  padding: 16px 0;
  background-color: #2E4AA8;
  border-radius: 2px;
  transition: opacity 0.4s;
}
.about .post__body .accessWrap .accessContents .accessLists .accessLists__list .accessLists__googleMapsButton > a:hover, .about .post__body .policyLinks .policyLinks__wrap .policyLinks__linkButton:hover, .about .post__body .accessWrap .accessContents .accessLists .accessLists__list .accessLists__googleMapsButton > a:active, .about .post__body .policyLinks .policyLinks__wrap .policyLinks__linkButton:active {
  opacity: 0.86;
}

@font-face {
  font-family: "icon";
  src: url("../fonts/icon.eot?hxjld2");
  src: url("../fonts/icon.eot?hxjld2#iefix") format("embedded-opentype"), url("../fonts/icon.ttf?hxjld2") format("truetype"), url("../fonts/icon.woff?hxjld2") format("woff"), url("../fonts/icon.svg?hxjld2#icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=fa-]:before, [class*=" fa-"]:before {
  display: inline-block;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-new-tab:before {
  content: "\ea7e";
}

.fa-instagram:before {
  content: "\ea92";
}

.fa-youtube:before {
  content: "\ea9d";
}

.fa-corporate:before {
  content: "\e900";
  margin-right: 3px;
  position: relative;
  bottom: -3px;
  font-size: 24px;
  font-size: 2.4rem;
}

.fa-facebook:before {
  content: "\e901";
  font-size: 20px;
  font-size: 2rem;
}

.fa-line:before {
  content: "\e91e";
}

.fa-mailform:before {
  content: "\e920";
  margin-right: 2px;
  position: relative;
  bottom: -1px;
}

.fa-x:before {
  content: "\e902";
  font-size: 16px;
  font-size: 1.6rem;
}

.fa-cheveron-right:before {
  content: "\e905";
}

.fa-cheveron-left:before {
  content: "\e906";
}

.fa-cheveron-down:before {
  content: "\e907";
}

.fa-cheveron-circle-right:before {
  content: "\e908";
}

.fa-cheveron-circle-left:before {
  content: "\e909";
}

.fa-cheveron-circle-up:before {
  content: "\e90a";
}

.fa-cheveron-circle-down:before {
  content: "\e90b";
}

.fa-cheveron-up:before {
  content: "\e90c";
}

.fa-others:before {
  content: "\e903";
  margin-right: 0px;
  position: relative;
  bottom: -3px;
  font-size: 24px;
  font-size: 2.4rem;
}

.fa-fax:before {
  content: "\e904";
  margin-right: 2px;
  position: relative;
  bottom: -1px;
}

.fa-phone:before {
  content: "\e90d";
  margin-right: 2px;
  position: relative;
  bottom: -2px;
}

.fa-location:before {
  content: "\e947";
}

.fa-map:before {
  content: "\e94b";
}

.fa-map2:before {
  content: "\e94c";
}

.fa-calendar:before {
  content: "\e953";
}

.fa-personal:before {
  content: "\e973";
  margin-right: 3px;
  position: relative;
  bottom: -5px;
  font-size: 24px;
  font-size: 2.4rem;
}

.svg {
  width: 18px;
  height: 18px;
  fill: #222222;
}

.xLink {
  width: 100%;
  height: 50px;
  position: relative;
  transition: opacity 0.5s;
}
@media only screen and (min-width: 64em) {
  .xLink {
    width: 50px;
  }
}
.xLink .xSvg {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  fill: #222222;
  transition: fill 0.3s;
}
.xLink > .xSvg:hover:hover {
  fill: rgb(50.688, 76.032, 160.512);
}

@media only screen and (min-width: 64em) {
  .headerNav__ul .xLink .xSvg {
    fill: #fcfcfc;
  }
}

.headerBackground .xLink > .xSvg {
  fill: #222222;
}
.headerBackground .xLink > .xSvg:hover {
  fill: rgb(50.688, 76.032, 160.512);
}

.postShareX {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
}
.postShareX .xSvg {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  fill: #fcfcfc;
  transition: fill 0.3s;
}

.footerSnsWrap .footerSnsWrap__ul {
  display: flex;
  justify-content: center;
}
.footerSnsWrap .footerSnsWrap__ul > li {
  margin-right: 24px;
}
.footerSnsWrap .footerSnsWrap__ul > li:last-child {
  margin-right: 0;
}
.footerSnsWrap .footerSnsWrap__ul .xLink {
  display: inline-block;
  width: 40px;
  height: 50px;
}
.footerSnsWrap .footerSnsWrap__ul .xSvg {
  width: 20px;
  height: 50px;
  left: 50%;
  right: 50%;
  transform: translateX(-50%);
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
body {
  color: #222222;
  font-family: "Noto Sans JP", "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.02em;
  line-height: 2;
  background-color: #fff;
}

#js_body {
  position: relative;
  visibility: hidden;
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: Verdana, Meiryo, sans-serif;
  }
}
/*
h1,h2,h3,h4,h5,h6,p,pre,dl,ul,ol,address,blockquote,table,form,fieldset {
	margin-bottom: 30px; //ほぼ再定義するため削除
}
*/
q, blockquote {
  color: rgb(90.1, 90.1, 90.1);
  background-color: rgb(241.1, 241.1, 241.1);
}

pre,
code {
  font-family: monospace, monospace;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  white-space: pre-wrap;
}

em {
  font-style: normal;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.59, transparent), color-stop(0.6, #2E4AA8), to(#2E4AA8));
  background: -moz-linear-gradient(to bottom, transparent 60%, #2E4AA8 60%);
  background: linear-gradient(to bottom, transparent 60%, #2E4AA8 60%);
}

mark {
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.59, transparent), color-stop(0.6, #CEECFF), to(#CEECFF));
  background: -moz-linear-gradient(to bottom, transparent 60%, #CEECFF 60%);
  background: linear-gradient(to bottom, transparent 60%, #CEECFF 60%);
}

hr {
  height: 0;
  overflow: visible;
}

del {
  text-decoration: line-through;
}

small {
  font-size: 12px;
  font-size: 1.2rem;
}

sub,
sup {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -4px;
}

sup {
  top: -8px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: solid 1px #dfdfdf;
}

tr, th, td {
  border: solid 1px #dfdfdf;
}

th {
  text-align: left;
  background-color: #f8f8f8;
}

form {
  padding: 20px;
}

img {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  font-family: "Open Sans", "Helvetica Neue", Verdana, "Yu Gothic", YuGothic, Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  margin: 0;
}

fieldset {
  border: 1px solid #68f;
  padding: 6px 10px 12px;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

a {
  color: #243672;
  text-decoration: none;
  transition: color 0.4s;
}

a:hover,
a:focus {
  color: rgb(50.688, 76.032, 160.512);
}

.post__content a[target=_blank]:before {
  display: inline-block;
  text-decoration: none;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea7e";
  margin-right: 2px;
  position: relative;
  bottom: -1px;
}

.external:before {
  display: inline-block;
  text-decoration: none;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea7e";
  margin-right: 2px;
  position: relative;
  bottom: -1px;
}

.grecaptcha-badge {
  visibility: hidden;
}

.wrap {
  margin: 0 auto;
  padding: 0 16px;
  position: relative;
}
@media only screen and (max-width: 63.9375em) {
  .wrap {
    max-width: 752px;
    width: 100%;
  }
}
@media only screen and (min-width: 64em) {
  .wrap {
    max-width: 960px;
  }
}

.contents {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-width: 320px;
  overflow: hidden;
}

.overlayBase {
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 200;
  transition: background-color 0.3s, visibility 0.3s;
}
@media only screen and (min-width: 64em) {
  .overlayBase {
    transition: none;
  }
}

.overlay {
  visibility: visible;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.6);
}
@media only screen and (min-width: 64em) {
  .overlay {
    visibility: hidden;
  }
}

/*==============================
headerのレイアウト
===============================*/
header {
  line-height: 48px;
  width: 100%;
  height: 48px;
  min-width: 320px;
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  z-index: 700;
  transition: background-color 0.3s, color 0.3s, box-shadow 0.3s, fill 0.3s;
}

.headerWrap {
  margin: 0 auto;
  padding: 0 8px;
}
@media only screen and (min-width: 48em) {
  .headerWrap {
    padding: 0 16px;
  }
}
@media only screen and (min-width: 64em) {
  .headerWrap {
    width: 1024px;
  }
}
@media only screen and (min-width: 80em) {
  .headerWrap {
    width: 1072px;
  }
}

.logo {
  width: 168px;
  height: 48px;
  float: left;
  position: relative;
  z-index: 1;
}

.logoLink {
  line-height: 48px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.logoLink > .logoImg {
  width: 100%;
  height: auto;
}

/*==============================
headerのtoggle設定
===============================*/
.toggleButton {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  width: 48px;
  height: 48px;
  background-color: transparent;
  border: none;
  float: right;
  position: relative;
  z-index: 100;
  transition: margin 0.3s;
  cursor: pointer;
}
@media only screen and (min-width: 64em) {
  .toggleButton {
    display: none;
  }
}
.toggleButton:before {
  top: 11px;
}
.toggleButton > span {
  top: 23px;
}
.toggleButton:after {
  bottom: 11px;
}
.toggleButton:before,
.toggleButton > span {
  background-color: #2E4AA8;
}
.toggleButton:after {
  background-color: #c93600;
}
.toggleButton:focus {
  outline: none;
}

.menu-opened + .toggleButton:before {
  transform: translateY(11px) rotate(135deg);
  background-color: #2E4AA8;
  width: 30px;
}
.menu-opened + .toggleButton > span {
  opacity: 0;
  background-color: #2E4AA8;
}
.menu-opened + .toggleButton:after {
  transform: translateY(-13px) rotate(-135deg);
  background-color: #2E4AA8;
  width: 30px;
}

.headerNav {
  text-align: center;
  width: 270px;
  height: 100%;
  margin-top: 48px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  right: -270px;
  transform: translateX(0);
  z-index: -1;
}
@media only screen and (max-width: 63.9375em) {
  .headerNav {
    background-color: #fcfcfc;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  }
}
@media only screen and (min-width: 64em) {
  .headerNav {
    width: 100%;
    height: 48px;
    margin-top: 0;
    overflow: visible;
    position: static;
  }
}

.menu-opened {
  transform: translateX(-270px);
}
@media only screen and (min-width: 64em) {
  .menu-opened {
    transform: translateX(0);
  }
}

.headerNav__ul {
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (min-width: 64em) {
  .headerNav__ul {
    padding-top: 0;
    float: right;
    position: static;
  }
}
.headerNav__ul > li {
  text-align: left;
  width: 180px;
  padding-left: 20px;
  border-bottom: solid 1px #dfdfdf;
}
@media only screen and (min-width: 64em) {
  .headerNav__ul > li {
    font-size: 14px;
    font-size: 1.4rem;
    width: auto;
    margin-right: 40px;
    padding-left: 0;
    float: left;
    border: none;
  }
}
.headerNav__ul > li > a {
  display: block;
}
.headerNav__ul > li > a > span {
  position: relative;
}
.headerNav__ul > li > a > span:before {
  background: rgb(50.688, 76.032, 160.512);
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -3px;
  margin: auto;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform 0.3s;
}
.headerNav__ul > li > a:hover, .headerNav__ul > li > a:focus {
  color: rgb(50.688, 76.032, 160.512);
}
.headerNav__ul > li > a:hover > span:before, .headerNav__ul > li > a:focus > span:before {
  transform-origin: left top;
  transform: scale(1, 1);
}
.headerNav__ul > li:last-child {
  margin-right: 0;
  border: none;
  margin-top: 8px;
  padding-left: 0;
  text-align: center;
}
@media only screen and (min-width: 64em) {
  .headerNav__ul > li:last-child {
    margin-top: 0;
  }
}
.headerNav__ul .currentPage .aboutCurrent,
.headerNav__ul .currentPage .strengthsCurrent,
.headerNav__ul .currentPage .insuranceCurrent,
.headerNav__ul .currentPage .faqCurrent,
.headerNav__ul .currentPage .announcementsCurrent,
.headerNav__ul .currentPage .contactCurrent {
  border-bottom: solid 3px rgb(50.688, 76.032, 160.512);
}

.headerBackground {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  background-color: #fcfcfc;
}

.hidden-menu {
  display: none !important;
}

.breadcrumbs {
  color: #888;
  letter-spacing: 0.02em;
  height: 40px;
  line-height: 40px;
  margin-bottom: 1px;
}
.breadcrumbs > ul {
  padding-left: 0 !important;
}
.breadcrumbs-li {
  font-size: 12px !important;
  font-size: 1.2rem !important;
  float: left;
  list-style-type: none !important;
}
@media only screen and (min-width: 48em) {
  .breadcrumbs-li {
    font-size: 14px !important;
    font-size: 1.4rem !important;
  }
}
.breadcrumbs-li > a {
  text-decoration: none !important;
}
.breadcrumbs-li svg {
  width: 12px;
  height: 12px;
  fill: #888;
  position: relative;
  top: -1px;
  left: -1px;
}
@media only screen and (min-width: 48em) {
  .breadcrumbs-li svg {
    width: 14px;
    height: 14px;
  }
}

.breadcrumbs-li + .breadcrumbs-li::before {
  font-family: "icon" !important;
  display: inline-block;
  content: "\e905";
  position: relative;
  bottom: -1px;
}

.breadcrumbs-li .currentIcon {
  display: none;
}

.billboard {
  position: relative;
  overflow: hidden;
}
.billboard:before {
  content: "";
  display: block;
  padding-top: min(56.25%, 500px);
}
.billboard .billboard__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}

.about,
.strengths,
.insurance,
.faq {
  width: 100%;
}
.about .post__body,
.strengths .post__body,
.insurance .post__body,
.faq .post__body {
  text-align: left;
}
@media only screen and (min-width: 48em) {
  .about .post__body,
  .strengths .post__body,
  .insurance .post__body,
  .faq .post__body {
    margin-bottom: 60px;
  }
}
.about .post__body h2.firstHeader,
.strengths .post__body h2.firstHeader,
.insurance .post__body h2.firstHeader,
.faq .post__body h2.firstHeader {
  text-align: center;
  margin-top: 24px;
  margin-left: -4px;
}
.about .post__body h3,
.strengths .post__body h3,
.insurance .post__body h3,
.faq .post__body h3 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
  color: #18234a;
  line-height: 1.4;
  margin: 20px 0 8px;
}
@media only screen and (min-width: 35em) {
  .about .post__body h3,
  .strengths .post__body h3,
  .insurance .post__body h3,
  .faq .post__body h3 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 40px;
  }
}
.about .post__body p,
.strengths .post__body p,
.insurance .post__body p,
.faq .post__body p {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 24px;
}
.about .post__body ol,
.strengths .post__body ol,
.insurance .post__body ol,
.faq .post__body ol {
  counter-reset: body_count;
  margin-bottom: 24px;
}
.about .post__body ol > li:before,
.strengths .post__body ol > li:before,
.insurance .post__body ol > li:before,
.faq .post__body ol > li:before {
  counter-increment: body_count;
  content: counters(body_count, "-") ".";
  display: block;
  text-align: center;
  margin-right: 8px;
  float: left;
}
.about .post__body ul,
.strengths .post__body ul,
.insurance .post__body ul,
.faq .post__body ul {
  margin-bottom: 24px;
  padding-left: 1.8em;
}
.about .post__body ul.corporateInsuranceList > li, .about .post__body ul.personalInsuranceList > li, .about .post__body ul.othersInsuranceList > li,
.strengths .post__body ul.corporateInsuranceList > li,
.strengths .post__body ul.personalInsuranceList > li,
.strengths .post__body ul.othersInsuranceList > li,
.insurance .post__body ul.corporateInsuranceList > li,
.insurance .post__body ul.personalInsuranceList > li,
.insurance .post__body ul.othersInsuranceList > li,
.faq .post__body ul.corporateInsuranceList > li,
.faq .post__body ul.personalInsuranceList > li,
.faq .post__body ul.othersInsuranceList > li {
  position: relative;
}
.about .post__body ul.corporateInsuranceList > li:before, .about .post__body ul.personalInsuranceList > li:before, .about .post__body ul.othersInsuranceList > li:before,
.strengths .post__body ul.corporateInsuranceList > li:before,
.strengths .post__body ul.personalInsuranceList > li:before,
.strengths .post__body ul.othersInsuranceList > li:before,
.insurance .post__body ul.corporateInsuranceList > li:before,
.insurance .post__body ul.personalInsuranceList > li:before,
.insurance .post__body ul.othersInsuranceList > li:before,
.faq .post__body ul.corporateInsuranceList > li:before,
.faq .post__body ul.personalInsuranceList > li:before,
.faq .post__body ul.othersInsuranceList > li:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #2E4AA8;
  border-radius: 2px;
  position: absolute;
  left: -1.6em;
  top: 0.5em;
}
.about .post__body ul.corporateInsuranceList > li:after, .about .post__body ul.personalInsuranceList > li:after, .about .post__body ul.othersInsuranceList > li:after,
.strengths .post__body ul.corporateInsuranceList > li:after,
.strengths .post__body ul.personalInsuranceList > li:after,
.strengths .post__body ul.othersInsuranceList > li:after,
.insurance .post__body ul.corporateInsuranceList > li:after,
.insurance .post__body ul.personalInsuranceList > li:after,
.insurance .post__body ul.othersInsuranceList > li:after,
.faq .post__body ul.corporateInsuranceList > li:after,
.faq .post__body ul.personalInsuranceList > li:after,
.faq .post__body ul.othersInsuranceList > li:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 7px;
  padding-right: 8px;
  border-left: 2px solid #fcfcfc;
  border-bottom: 2px solid #fcfcfc;
  position: absolute;
  top: 1em;
  left: -1.2em;
  transform: rotate(-45deg) translateY(-5px);
}
.about .post__body img,
.strengths .post__body img,
.insurance .post__body img,
.faq .post__body img {
  display: block;
  margin: 0 auto 8px;
  max-width: 100%;
  height: auto;
}
/*==========企業情報==========*/
.about .post__body h2.firstHeader {
  position: relative;
  left: -10px;
}
.about .post__body h2.firstHeader:before {
  content: none;
}
.about .post__body h2.firstHeader .iconLogoWrap {
  display: inline-block;
  width: 36px;
  height: 36px;
  position: relative;
  top: 9px;
  right: -3px;
}
@media only screen and (min-width: 48em) {
  .about .post__body h2.firstHeader .iconLogoWrap {
    width: 42px;
    height: 42px;
    top: 10px;
    right: -5px;
  }
}
.about .post__body .mvvDescription .mvvFigureWrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.about .post__body .mvvDescription .mvvFigureWrap > img {
  width: 100%;
  height: auto;
  max-width: 400px;
  margin-bottom: 0;
}
.about .post__body .mvvDescription .mvvText {
  width: 100%;
}
.about .post__body .mvvDescription .mvvText dt {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #18234a;
}
.about .post__body .mvvDescription .mvvText dt .firstLetter {
  color: #c93600;
}
.about .post__body .mvvDescription .mvvText dt .supTitle {
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
  top: -1px;
}
.about .post__body .mvvDescription .mvvText dd {
  color: #18234a;
  margin-top: 0;
}
@media only screen and (min-width: 64em) {
  .about .post__body .mvvDescription {
    display: flex;
    align-items: center;
  }
  .about .post__body .mvvDescription .mvvFigureWrap {
    width: 400px;
    margin-right: 24px;
    margin-bottom: 0;
  }
  .about .post__body .mvvDescription .mvvText {
    width: calc(100% - 400px - 24px);
  }
}
.about .post__body .greetingsWrap {
  margin: calc(24px + 32px) calc(50% - 50vw);
  padding: calc(24px + 32px) calc(50vw - 50%);
  width: 100vw;
  background-color: #f8fcff;
}
.about .post__body .greetingsWrap .greetingsHeading {
  margin-top: 0;
}
.about .post__body .greetingsWrap .greetingsContents {
  display: flex;
  flex-direction: column;
}
.about .post__body .greetingsWrap .greetingsContents .representativePhotoWrap {
  width: 240px;
  height: 339px;
  margin: 0 auto 8px;
  border-radius: 4px;
  overflow: hidden;
}
.about .post__body .greetingsWrap .greetingsContents .representativePhotoWrap > img {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  object-fit: cover;
}
.about .post__body .greetingsWrap .greetingsContents .greetingsText .greetingsName {
  margin: 16px 0;
  text-align: right;
}
@media only screen and (min-width: 48em) {
  .about .post__body .greetingsWrap .greetingsContents {
    flex-direction: row;
  }
  .about .post__body .greetingsWrap .greetingsContents .greetingsText {
    width: calc(100% - 240px - 16px);
    margin-left: 16px;
  }
  .about .post__body .greetingsWrap .greetingsContents .representativePhotoWrap {
    margin-bottom: 24px;
  }
}
.about .post__body .overview__lists {
  margin-bottom: 32px;
}
.about .post__body .overview__lists .overview__list {
  line-height: 1.4;
  border-top: solid 1px #dfdfdf;
  padding: 16px 4px;
}
.about .post__body .overview__lists .overview__list:last-of-type {
  border-bottom: solid 1px #dfdfdf;
}
.about .post__body .overview__lists .overview__list .overview__listTitle {
  font-size: 14px;
  font-size: 1.4rem;
  color: #18234a;
  margin-bottom: 4px;
}
.about .post__body .overview__lists .overview__list .overview__listItem {
  line-height: 1.6;
}
@media only screen and (min-width: 48em) {
  .about .post__body .overview__lists .overview__list {
    display: flex;
    align-items: center;
    padding: 16px 8px;
  }
  .about .post__body .overview__lists .overview__list .overview__listTitle {
    width: 120px;
    margin-bottom: 0;
  }
}
.about .post__body .policyLinks .policyLinks__wrap {
  width: 100%;
  margin-bottom: 32px;
}
@media only screen and (min-width: 48em) {
  .about .post__body .policyLinks {
    display: flex;
    gap: 32px;
  }
  .about .post__body .policyLinks .policyLinks__wrap {
    width: 50%;
  }
}
.about .post__body .accessWrap .accessContents .accessLists {
  margin-bottom: 32px;
}
.about .post__body .accessWrap .accessContents .accessLists .accessLists__list {
  line-height: 1.4;
  border-top: solid 1px #dfdfdf;
  padding: 16px 4px;
}
.about .post__body .accessWrap .accessContents .accessLists .accessLists__list:last-of-type {
  border-bottom: solid 1px #dfdfdf;
}
.about .post__body .accessWrap .accessContents .accessLists .accessLists__list .accessLists__listTitle {
  font-size: 14px;
  font-size: 1.4rem;
  color: #18234a;
  margin-bottom: 4px;
}
.about .post__body .accessWrap .accessContents .accessLists .accessLists__list .accessLists__listItem {
  line-height: 1.6;
}
.about .post__body .accessWrap .accessContents .accessLists .accessLists__list .accessLists__accessDesc {
  margin-top: 16px;
  margin-bottom: 8px;
}
.about .post__body .accessWrap .accessContents .accessLists .accessLists__list .accessLists__googleMapsButton > a {
  width: 180px;
  padding: 8px 0;
}
.about .post__body .accessWrap .accessContents .accessLists .accessLists__list .accessLists__googleMapsButton > a:before {
  display: inline-block;
  text-decoration: none;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea7e";
  margin-right: 2px;
  position: relative;
  bottom: -1px;
}
@media only screen and (min-width: 48em) {
  .about .post__body .accessWrap .accessContents .accessLists .accessLists__list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .about .post__body .accessWrap .accessContents .accessLists .accessLists__list .accessLists__listTitle {
    width: 120px;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 48em) {
  .about .post__body .accessWrap .accessContents .accessLists .accessLists__address {
    margin-bottom: 0;
    align-items: baseline;
    justify-content: right;
  }
  .about .post__body .accessWrap .accessContents .accessLists .accessLists__address .accessLists__listTitle {
    position: relative;
    top: -1px;
  }
  .about .post__body .accessWrap .accessContents .accessLists .accessLists__address .accessLists__listItem {
    width: calc(100% - 120px);
  }
}
.about .post__body .accessWrap .accessContents .googleMaps {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.about .post__body .accessWrap .accessContents .googleMaps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/*==========私たちの強み==========*/
.strengths .strengthsWrap .firstHeader > span {
  white-space: nowrap;
}
.strengths .strengthsWrap .strengthOverview {
  margin-bottom: 32px;
}
.strengths .strengthsWrap .strengthsDescription .strengthWrap {
  margin-bottom: 50px;
}
.strengths .strengthsWrap .strengthsDescription .strengthWrap:last-child {
  margin-bottom: 160px;
}
.strengths .strengthsWrap .strengthsDescription .strengthWrap:nth-child(odd) .strengthImgWrap {
  margin-left: auto;
}
.strengths .strengthsWrap .strengthsDescription .strengthWrap:nth-child(even) .strengthHeaderWrap {
  flex-direction: row-reverse;
}
.strengths .strengthsWrap .strengthsDescription .strengthWrap:nth-child(even) .strengthHeaderWrap .strengthImgWrap {
  margin-right: auto;
}
.strengths .strengthsWrap .strengthsDescription .strengthWrap .strengthHeaderWrap .strengthHeader {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 16px;
  color: #18234a;
}
.strengths .strengthsWrap .strengthsDescription .strengthWrap .strengthHeaderWrap .strengthImgWrap {
  width: 100%;
  margin-bottom: 8px;
  position: relative;
  padding-top: 28.5714286%;
}
.strengths .strengthsWrap .strengthsDescription .strengthWrap .strengthHeaderWrap .strengthImgWrap .hexagonFrame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.strengths .strengthsWrap .strengthsDescription .strengthWrap .strengthHeaderWrap .strengthImgWrap .overlayGradient {
  opacity: 0.86;
}
.strengths .strengthsWrap .strengthsDescription .strengthWrap .strengthHeaderWrap .strengthImgWrap .strengthIcon {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media only screen and (min-width: 35em) {
  .strengths .strengthsWrap .strengthsDescription .strengthWrap .strengthHeaderWrap .strengthImgWrap .strengthIcon {
    width: 90px;
    height: 90px;
  }
}
@media only screen and (min-width: 48em) {
  .strengths .strengthsWrap .strengthsDescription .strengthWrap {
    margin-bottom: 120px;
  }
  .strengths .strengthsWrap .strengthsDescription .strengthWrap .strengthHeaderWrap {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
  }
  .strengths .strengthsWrap .strengthsDescription .strengthWrap .strengthHeaderWrap .strengthHeader {
    font-size: 28px;
    font-size: 2.8rem;
    margin-top: 0;
    margin-bottom: 0;
    position: absolute;
  }
  .strengths .strengthsWrap .strengthsDescription .strengthWrap .strengthHeaderWrap .strengthImgWrap {
    width: 450px;
    height: 128.5714285714px;
    margin-bottom: 0;
    padding-top: 0;
  }
  .strengths .strengthsWrap .strengthsDescription .strengthWrap .strengthHeaderWrap .strengthImgWrap .hexagonFrame {
    position: relative;
    z-index: -1;
  }
  .strengths .strengthsWrap .strengthsDescription .strengthWrap .strengthHeaderWrap .strengthImgWrap .strengthIcon {
    width: 80px;
    height: 80px;
  }
}
@media only screen and (min-width: 64em) {
  .strengths .strengthsWrap .strengthsDescription .strengthWrap .strengthHeaderWrap .strengthImgWrap {
    width: 660px;
    height: 188.5714285714px;
    margin-bottom: 0;
  }
  .strengths .strengthsWrap .strengthsDescription .strengthWrap .strengthHeaderWrap .strengthImgWrap .strengthIcon {
    width: 100px;
    height: 100px;
  }
}
.strengths .strengthsWrap .insuranceButtonWrap {
  text-align: center;
  position: relative;
}
.strengths .strengthsWrap .insuranceButtonWrap:before {
  content: "";
  position: absolute;
  top: -110px;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 120px;
  background-color: #dfdfdf;
}
.strengths .strengthsWrap .insuranceButtonWrap .insuranceButton {
  z-index: 1;
}

/*==========保険のご案内==========*/
.insurance .post__body .insuranceImgWrap {
  margin: 0 calc(50% - 50vw) 8px;
  height: 200px;
  overflow: hidden;
}
.insurance .post__body .insuranceImgWrap .insuranceImg {
  width: 100%;
  height: calc(100% + 150px);
  margin: 0;
  object-fit: cover;
}
@media only screen and (min-width: 48em) {
  .insurance .post__body .insuranceImgWrap {
    height: 250px;
  }
}
@media only screen and (min-width: 64em) {
  .insurance .post__body .insuranceImgWrap {
    height: 300px;
  }
}
.insurance .post__body .corporateInsuranceWrap h2,
.insurance .post__body .personalInsuranceWrap h2,
.insurance .post__body .othersInsuranceWrap h2 {
  scroll-margin-top: 80px;
  margin-top: 0;
}
.insurance .post__body #corporateInsuranceHeading {
  margin-top: 56px;
}
.insurance .post__body .corporateInsuranceWrap .corporateInsuranceContentsWrap .corporateInsuranceImgWrap {
  border-radius: 4px;
  margin-bottom: 8px;
  overflow: hidden;
}
.insurance .post__body .corporateInsuranceWrap .corporateInsuranceContentsWrap .corporateInsuranceImgWrap .corporateInsuranceImg {
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
}
@media only screen and (min-width: 48em) {
  .insurance .post__body .corporateInsuranceWrap .corporateInsuranceContentsWrap {
    display: flex;
    flex-direction: row-reverse;
  }
  .insurance .post__body .corporateInsuranceWrap .corporateInsuranceContentsWrap .corporateInsuranceImgWrap {
    width: 40%;
  }
  .insurance .post__body .corporateInsuranceWrap .corporateInsuranceContentsWrap .corporateInsuranceText {
    width: calc(60% - 16px);
    margin-right: 16px;
  }
}
.insurance .post__body .personalInsuranceWrap {
  margin: calc(24px + 32px) calc(50% - 50vw);
  padding: calc(24px + 32px) calc(50vw - 50%) 32px;
  width: 100vw;
  background-color: #f8fcff;
}
.insurance .post__body .personalInsuranceWrap .personalInsuranceContentsWrap .personalInsuranceImgWrap {
  border-radius: 4px;
  margin-bottom: 8px;
  overflow: hidden;
}
.insurance .post__body .personalInsuranceWrap .personalInsuranceContentsWrap .personalInsuranceImgWrap .personalInsuranceImg {
  width: 100%;
  height: 100%;
  margin: 0;
  object-fit: cover;
}
@media only screen and (min-width: 48em) {
  .insurance .post__body .personalInsuranceWrap .personalInsuranceContentsWrap {
    display: flex;
  }
  .insurance .post__body .personalInsuranceWrap .personalInsuranceContentsWrap .personalInsuranceImgWrap {
    width: 40%;
  }
  .insurance .post__body .personalInsuranceWrap .personalInsuranceContentsWrap .personalInsuranceText {
    width: calc(60% - 16px);
    margin-left: 16px;
  }
}
.insurance .post__body .insurersListWrap {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  padding-left: 0;
}
.insurance .post__body .insurersListWrap .insurersList {
  display: flex;
  flex-direction: column;
  list-style-type: none;
  width: 100%;
}
.insurance .post__body .insurersListWrap .insurersList .insurersLink,
.insurance .post__body .insurersListWrap .insurersList .insurersWrap {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  text-decoration: none;
  width: 100%;
  border: solid 1px #2E4AA8;
  border-radius: 4px;
  overflow: hidden;
}
.insurance .post__body .insurersListWrap .insurersList .insurersLink .insurersImageWrap,
.insurance .post__body .insurersListWrap .insurersList .insurersWrap .insurersImageWrap {
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}
.insurance .post__body .insurersListWrap .insurersList .insurersLink .insurersImageWrap:before,
.insurance .post__body .insurersListWrap .insurersList .insurersWrap .insurersImageWrap:before {
  content: "";
  display: block;
  padding-top: 40%;
}
.insurance .post__body .insurersListWrap .insurersList .insurersLink .insurersImageWrap > .insurersImage,
.insurance .post__body .insurersListWrap .insurersList .insurersWrap .insurersImageWrap > .insurersImage {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 16px;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
}
@media only screen and (min-width: 48em) {
  .insurance .post__body .insurersListWrap .insurersList .insurersLink .insurersImageWrap > .insurersImage,
  .insurance .post__body .insurersListWrap .insurersList .insurersWrap .insurersImageWrap > .insurersImage {
    padding: 8px;
  }
}
.insurance .post__body .insurersListWrap .insurersList .insurersLink .insurersImageWrap > .altName,
.insurance .post__body .insurersListWrap .insurersList .insurersWrap .insurersImageWrap > .altName {
  line-height: 1.4;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  padding: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.insurance .post__body .insurersListWrap .insurersList .insurersLink .insurersNameWrap,
.insurance .post__body .insurersListWrap .insurersList .insurersWrap .insurersNameWrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
  line-height: 1.4;
  color: #fcfcfc;
  text-align: center;
  margin-bottom: 0;
  padding: 8px;
  background-color: #2E4AA8;
}
.insurance .post__body .insurersListWrap .insurersList .insurersLink {
  transition: opacity 0.4s;
}
.insurance .post__body .insurersListWrap .insurersList .insurersLink:hover, .insurance .post__body .insurersListWrap .insurersList .insurersLink:active {
  opacity: 0.86;
}
.insurance .post__body .insurersListWrap .insurersList .insurersLink .insurersName {
  display: flex;
  align-items: baseline;
}
.insurance .post__body .insurersListWrap .insurersList .insurersLink .insurersName:before {
  display: inline-block;
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\ea7e";
  margin-right: 2px;
  position: relative;
  bottom: -1px;
}
@media only screen and (min-width: 35em) {
  .insurance .post__body .insurersListWrap .insurersList {
    width: calc(50% - 8px);
  }
}
@media only screen and (min-width: 48em) {
  .insurance .post__body .insurersListWrap .insurersList {
    width: calc(33.333333% - 10.6666666667px);
  }
}
@media only screen and (min-width: 64em) {
  .insurance .post__body .insurersListWrap .insurersList {
    width: calc(25% - 12px);
  }
}

/*==========よくあるご質問==========*/
.faq .faqWrap .faqList .faqItem {
  border-top: solid 1px #dfdfdf;
  padding: 8px 4px;
  transition: background-color 0.4s;
}
@media only screen and (min-width: 48em) {
  .faq .faqWrap .faqList .faqItem {
    padding: 8px;
  }
}
.faq .faqWrap .faqList .faqItem:last-of-type {
  border-bottom: solid 1px #dfdfdf;
  margin-bottom: 60px;
}
.faq .faqWrap .faqList .faqItem:hover {
  background-color: #F8FCFF;
}
.faq .faqWrap .faqList .faqItem:hover .question .qMark {
  color: rgb(50.688, 76.032, 160.512);
}
.faq .faqWrap .faqList .faqItem:hover .question:before, .faq .faqWrap .faqList .faqItem:hover .question:after {
  background-color: rgb(50.688, 76.032, 160.512);
}
.faq .faqWrap .faqList .faqItem .question {
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
  padding: 8px 40px 8px 0;
  cursor: pointer;
  position: relative;
}
.faq .faqWrap .faqList .faqItem .question:before {
  position: absolute;
  content: "";
  top: 50%;
  right: 10px;
  height: 2px;
  width: 15px;
  background: #243672;
  transform: rotate(90deg);
  transition: background-color 0.4s, transform 0.4s ease-in-out;
}
.faq .faqWrap .faqList .faqItem .question:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 10px;
  height: 2px;
  width: 15px;
  background: #243672;
  transition: background-color 0.4s, opacity 0.4s ease-in-out;
}
.faq .faqWrap .faqList .faqItem .question.open:before {
  transform: rotate(180deg);
}
.faq .faqWrap .faqList .faqItem .question.open:after {
  opacity: 0;
}
.faq .faqWrap .faqList .faqItem .question > .qMark {
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #243672;
  width: 28px;
  position: relative;
  top: -1px;
  transition: color 0.4s;
}
.faq .faqWrap .faqList .faqItem .answer {
  color: #2E4AA8;
  margin-bottom: 0;
  padding: 8px 8px 8px 0;
  display: none;
  cursor: pointer;
}
@media only screen and (min-width: 35em) {
  .faq .faqWrap .faqList .faqItem .answer {
    padding-left: 28px;
  }
}

/*==========お問い合わせ==========*/
.contact {
  width: 100%;
  /*========== Contact Form7 ===========*/
}
.contact h1 {
  text-align: center;
}
.contact .post__body {
  text-align: left;
  margin-bottom: 80px;
}
@media only screen and (min-width: 35em) {
  .contact .post__body {
    margin-bottom: 120px;
  }
}
.contact .post__body h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  margin: 40px 0 16px;
  border-bottom: solid 1px #dfdfdf;
}
@media only screen and (min-width: 35em) {
  .contact .post__body h2 {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 60px;
  }
}
.contact .post__body h2.firstHeader {
  margin-top: 0;
}
.contact .post__body h3 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  margin: 20px 0 8px;
}
@media only screen and (min-width: 35em) {
  .contact .post__body h3 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 40px;
  }
}
.contact .post__body p {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 24px;
}
.contact .post__body ol {
  counter-reset: body_count;
  margin-bottom: 24px;
}
.contact .post__body ol > li:before {
  counter-increment: body_count;
  content: counters(body_count, "-") ".";
  display: block;
  text-align: center;
  margin-right: 8px;
  float: left;
}
.contact .post__body ul {
  margin-bottom: 24px;
  padding-left: 1em;
}
.contact .post__body ul > li {
  list-style-type: disc;
}
.contact .post__body img {
  display: block;
  margin: 0 auto 8px;
  max-width: 100%;
  height: auto;
  border: solid 1px #dfdfdf;
}
.contact .wpcf7 .wpcf7-form {
  max-width: 600px;
  margin: 0 auto;
  padding: 0;
}
.contact .wpcf7 .wpcf7-form > .optionalField,
.contact .wpcf7 .wpcf7-form > .nameField,
.contact .wpcf7 .wpcf7-form > .mailField,
.contact .wpcf7 .wpcf7-form > .mailConfirmField,
.contact .wpcf7 .wpcf7-form > .furiganaField,
.contact .wpcf7 .wpcf7-form > .zipField,
.contact .wpcf7 .wpcf7-form > .prefectureField,
.contact .wpcf7 .wpcf7-form > .addressField,
.contact .wpcf7 .wpcf7-form > .buildingField,
.contact .wpcf7 .wpcf7-form > .textField {
  width: 100%;
  margin-bottom: 30px;
}
.contact .wpcf7 .wpcf7-form .consentField {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
}
.contact .wpcf7 .wpcf7-form .consentField a:before {
  content: none;
}
.contact .wpcf7 .wpcf7-form .consentField .wpcf7-list-item {
  margin: 0;
}
.contact .wpcf7 .wpcf7-form .consentField .consentButton {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.contact .wpcf7 .wpcf7-form .consentField .consentButton:focus-visible + .wpcf7-list-item-label::before {
  outline: 2px solid #4d90fe;
  outline-offset: 2px;
}
.contact .wpcf7 .wpcf7-form .consentField .wpcf7-list-item-label {
  position: relative;
}
.contact .wpcf7 .wpcf7-form .consentField .wpcf7-list-item-label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 2px solid #2E4AA8;
  background-color: transparent;
  margin-top: -1px;
  margin-right: 8px;
  vertical-align: middle;
  cursor: pointer;
}
.contact .wpcf7 .wpcf7-form .consentField .wpcf7-list-item-label:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 11px;
  margin-right: 4px;
  border-left: 3px solid #2E4AA8;
  border-bottom: 3px solid #2E4AA8;
  position: absolute;
  top: 4px;
  left: 4px;
  cursor: pointer;
  transform: translateY(-4px) rotate(-45deg);
  opacity: 0;
  transition: opacity 0.2s;
}
.contact .wpcf7 .wpcf7-form .consentField .consentButton:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
.contact .wpcf7 .wpcf7-form .contactLabel {
  display: inline-block;
  color: #6b6b6b;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 5px;
}
.contact .wpcf7 .wpcf7-form .contactLabel > .required,
.contact .wpcf7 .wpcf7-form .contactLabel > .optional {
  color: #fcfcfc;
  padding: 0 4px;
  border-radius: 4px;
}
.contact .wpcf7 .wpcf7-form .contactLabel > .required {
  background-color: #334c9e;
}
.contact .wpcf7 .wpcf7-form .contactLabel > .optional {
  background-color: #a4acbb;
}
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .companyBox,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .nameBox,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .mailBox,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .mailConfirmBox,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .furiganaBox,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .zipBox,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .prefectureBox,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .addressBox,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .buildingBox,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .phoneBox {
  line-height: 40px;
  width: 100%;
  padding: 0 8px;
  background-color: #fcfcfc;
  border: solid 1px #dfdfdf;
  border-radius: 4px;
  transition: background-color 0.3s;
}
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .companyBox:focus,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .nameBox:focus,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .mailBox:focus,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .mailConfirmBox:focus,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .furiganaBox:focus,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .zipBox:focus,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .prefectureBox:focus,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .addressBox:focus,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .buildingBox:focus,
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .phoneBox:focus {
  outline: none;
  border: solid 1px #334c9e;
}
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .textBox {
  font: inherit;
  letter-spacing: inherit;
  vertical-align: bottom;
  width: 100%;
  height: 180px;
  padding: 4px 8px;
  background-color: #fcfcfc;
  border: solid 1px #dfdfdf;
  border-radius: 4px;
  transition: background-color 0.3s;
}
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .textBox:focus {
  outline: none;
  border: solid 1px #334c9e;
}
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .wpcf7-not-valid {
  background-color: rgb(254.0692307692, 239.4307692308, 239.4307692308);
}
.contact .wpcf7 .wpcf7-form .wpcf7-form-control-wrap > .wpcf7-not-valid-tip {
  color: rgb(244, 71, 71);
  font-size: 12px;
  font-size: 1.2rem;
  padding-left: 4px 8px;
}
.contact .wpcf7 .wpcf7-form > .submitField {
  text-align: center;
  margin-bottom: 0;
}
.contact .wpcf7 .wpcf7-form > .submitField > .wpcf7-submit {
  cursor: pointer;
  width: 240px;
  margin-bottom: 8px;
  padding: 16px 0;
}
@media only screen and (min-width: 48em) {
  .contact .wpcf7 .wpcf7-form > .submitField > .wpcf7-submit {
    font-size: 16px;
    font-size: 1.6rem;
    width: 300px;
    padding: 24px 0;
  }
}
.contact .wpcf7 .wpcf7-form > .submitField > .wpcf7-submit.loading-submitButton {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 56px;
  border-radius: 28px;
}
.contact .wpcf7 .wpcf7-form > .submitField .wpcf7-spinner {
  display: block !important;
  margin: 0 auto;
}
.contact .wpcf7 .wpcf7-form > .wpcf7-response-output {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0;
  padding: 8px;
  border-width: 1px;
  border-radius: 4px;
}
.contact .wpcf7 .wpcf7-form.sent > .wpcf7-response-output {
  color: #334c9e;
  background-color: #f8fcff;
  border-color: #334c9e;
}
.contact .wpcf7 .wpcf7-form.invalid > .wpcf7-response-output {
  color: rgb(244, 71, 71);
  background-color: rgb(254.0692307692, 239.4307692308, 239.4307692308);
  border-color: rgb(244, 71, 71);
}
.contact .wpcf7 .recaptcha_text {
  text-align: center;
}

#autozip {
  display: none !important;
}

.page {
  width: 100%;
  margin-bottom: 80px;
}
.page .pageWrap {
  position: relative;
  margin-top: 98px;
}
.page .pageWrap h1 {
  font-weight: bold;
  text-align: center;
}
.page .pageWrap .post__body {
  text-align: left;
  margin-bottom: 80px;
}
@media only screen and (min-width: 35em) {
  .page .pageWrap .post__body {
    margin-bottom: 120px;
  }
}
.page .pageWrap .post__body h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4;
  color: #18234a;
  margin: 40px 0 16px;
}
@media only screen and (min-width: 35em) {
  .page .pageWrap .post__body h2 {
    font-size: 20px;
    font-size: 2rem;
    margin-top: 60px;
  }
}
.page .pageWrap .post__body h2.firstHeader {
  margin-top: 0;
}
.page .pageWrap .post__body h3, .page .pageWrap .post__body h4, .page .pageWrap .post__body h5, .page .pageWrap .post__body h6 {
  color: #18234a;
}
.page .pageWrap .post__body p {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 24px;
}
.page .pageWrap .post__body ol {
  counter-reset: body_count;
  margin-bottom: 24px;
}
.page .pageWrap .post__body ol > li {
  font-size: 14px;
  font-size: 1.4rem;
}
.page .pageWrap .post__body ol > li:before {
  counter-increment: body_count;
  content: counters(body_count, "-") ".";
  display: block;
  text-align: center;
  margin-right: 8px;
  float: left;
}
.page .pageWrap .post__body ul {
  margin-bottom: 24px;
  padding-left: 1em;
}
.page .pageWrap .post__body ul > li {
  font-size: 14px;
  font-size: 1.4rem;
  list-style-type: disc;
}
.page .pageWrap .post__body img {
  display: block;
  margin: 0 auto 8px;
  max-width: 100%;
  height: auto;
  border: solid 1px #dfdfdf;
}
.page .pageWrap .post__body a {
  text-decoration: underline;
}

footer {
  margin-top: auto;
}

/*＝＝＝＝＝＝＝＝お問い合わせ＝＝＝＝＝＝＝＝*/
.contactWrap {
  display: flex;
  align-items: center;
  text-align: center;
  color: #fcfcfc;
  margin-top: 64px;
  padding: 64px 0;
  position: relative;
  overflow: hidden;
  background-color: #2E4AA8;
  background: linear-gradient(#405FC6, #203C98);
  transform: translate(0, 0);
}
.contactWrap .contactHeader {
  font-weight: normal;
}
.contactWrap .contactMessage {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
}
@media only screen and (min-width: 48em) {
  .contactWrap .contactMessage {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.contactWrap .contactMessage span {
  white-space: nowrap;
}
.contactWrap .contactMeans {
  margin-top: 32px;
}
.contactWrap .contactMeans .tel {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1;
  margin-left: -8px;
}
.contactWrap .contactMeans .tel a {
  color: #fcfcfc;
  text-decoration: none;
}
.contactWrap .contactMeans .receptionHours {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 4px;
}
.contactWrap .contactMeans .fax {
  font-size: 18px;
  font-size: 1.8rem;
}
.contactWrap .contactMeans .fax a {
  color: #fcfcfc;
  text-decoration: none;
}
.contactWrap .contactMeans .footerAdress {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  text-align: left;
  margin-top: 16px;
}
.contactWrap .contactMeans .contactButtonWrap {
  margin-top: 24px;
}
@media only screen and (min-width: 48em) {
  .contactWrap .contactMeans .contactButtonWrap {
    margin-top: 0;
  }
}
@media only screen and (min-width: 48em) {
  .contactWrap .contactMeans {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .contactWrap .contactMeans .telAndFax {
    text-align: left;
    margin-right: 80px;
  }
  .contactWrap .contactMeans .telAndFax .tel {
    font-size: 40px;
    font-size: 4rem;
    margin-left: 0;
  }
}

.footerWrap {
  width: 100%;
  padding: 40px 24px;
  background-color: #F8FCFF;
}
.footerWrap .footerContentsWrap {
  max-width: 1024px;
  margin: 0 auto;
}
@media only screen and (min-width: 35em) {
  .footerWrap .footerContentsWrap {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
}
.footerWrap .footerContentsWrap .footerLogoWrap {
  width: 180px;
  height: auto;
  margin: 0 auto 32px;
  position: relative;
}
@media only screen and (min-width: 35em) {
  .footerWrap .footerContentsWrap .footerLogoWrap {
    margin: 0;
  }
}
.footerWrap .footerContentsWrap .footerLogoWrap a {
  color: #222222;
}
.footerWrap .footerContentsWrap .footerLogoWrap a:hover {
  color: rgb(50.688, 76.032, 160.512);
}
.footerWrap .footerContentsWrap .footerLogoWrap a > .footer__logo {
  width: 100%;
  height: auto;
}
.footerWrap .footerContentsWrap .footerNav__ul,
.footerWrap .footerContentsWrap .footerSubNav__ul {
  font-size: 14px;
  font-size: 1.4rem;
}
.footerWrap .footerContentsWrap .footerNav__ul > li,
.footerWrap .footerContentsWrap .footerSubNav__ul > li {
  text-align: left;
  margin-bottom: 8px;
}
@media only screen and (min-width: 64em) {
  .footerWrap .footerContentsWrap .footerNav__ul > li,
  .footerWrap .footerContentsWrap .footerSubNav__ul > li {
    display: inline-block;
    margin-right: 24px;
  }
}

.footerBottom {
  line-height: 40px;
  height: 40px;
}
.footerBottom > p {
  color: #222222;
  text-align: center;
}

/*# sourceMappingURL=page.css.map */
