@charset "UTF-8";
/* フォーム */
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,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

* {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

h1,
h2,
h3,
h4,
p,
figure {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

picture {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/NotoSansCJKjp-Regular.eot");
  src: url("../fonts/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSansCJKjp-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/NotoSansCJKjp-Medium.eot");
  src: url("../fonts/NotoSansCJKjp-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("../fonts/NotoSansCJKjp-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "NotoSansCJKjp";
  font-style: normal;
  font-weight: bold;
  font-display: swap;
  src: url("../fonts/NotoSansCJKjp-Bold.eot");
  src: url("../fonts/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSansCJKjp-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "NotoSerifCJKjp";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/NotoSerifCJKjp-Regular.eot");
  src: url("../fonts/NotoSerifCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSerifCJKjp-Regular.woff") format("woff"), url("../fonts/NotoSerifCJKjp-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "NotoSerifCJKjp";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/NotoSerifCJKjp-Medium.eot");
  src: url("../fonts/NotoSerifCJKjp-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSerifCJKjp-Medium.woff") format("woff"), url("../fonts/NotoSerifCJKjp-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "NotoSerifCJKjp";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/NotoSerifCJKjp-SemiBold.eot");
  src: url("../fonts/NotoSerifCJKjp-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSerifCJKjp-SemiBold.woff") format("woff"), url("../fonts/NotoSerifCJKjp-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "NotoSerifCJKjp";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/NotoSerifCJKjp-Bold.eot");
  src: url("../fonts/NotoSerifCJKjp-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSerifCJKjp-Bold.woff") format("woff"), url("../fonts/NotoSerifCJKjp-Bold.ttf") format("truetype");
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

body {
  font-size: 1.6em;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #000;
  line-height: 1;
  font-family: "NotoSansCJKjp", "ヒラギノ角ゴシック", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "Meiryo UI", YuGothic, "Yu Gothic", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "palt";
}

a {
  display: block;
  text-decoration: none;
  cursor: pointer;
}

img {
  -webkit-backface-visibility: hidden;
}

@keyframes updown {
  0%, 40%, 100% {
    transform: translateY(0);
  }
  70% {
    transform: translateY(-1.5vh);
  }
}
.updown {
  animation: updown 2s linear 1.6s infinite normal;
}

@keyframes bigsmall {
  0%, 100%, 20%, 50%, 80% {
    transform: scale(1);
  }
  40% {
    transform: scale(1.2);
  }
  60% {
    transform: scale(1.1);
  }
}
.bigsmall {
  animation: bigsmall2 2s linear 1.6s infinite normal;
}

@keyframes rotate1 {
  0%, 50%, 100% {
    transform: rotate(0deg) translateY(0) translateX(0);
  }
  25% {
    transform: rotate(-1deg) translateY(0.3vh) translateX(-1vw);
  }
  75% {
    transform: rotate(1deg) translateY(0.3vh) translateX(1vw);
  }
}
@keyframes open {
  30% {
    opacity: 1;
    transform: scale(1.5);
  }
  40%, 60%, 80% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.4);
  }
  50% {
    opacity: 1;
    transform: scale(1.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.u-fade-right {
  opacity: 0;
  transform: translateX(6vw);
}
.u-fade-right[data-scroll] {
  transition: 1s ease-in-out;
}
.u-fade-right[data-scroll=in] {
  opacity: 1;
  transform: translateX(0);
}
.u-fade-right[data-scroll=out] {
  opacity: 0;
  transform: translateX(6vw);
}

.u-fade-left {
  opacity: 0;
  transform: translateX(-6vw);
}
.u-fade-left[data-scroll] {
  transition: 1s ease-in-out;
}
.u-fade-left[data-scroll=in] {
  opacity: 1;
  transform: translateX(0);
}
.u-fade-left[data-scroll=out] {
  opacity: 0;
  transform: translateX(-6vw);
}

.u-fade-up {
  opacity: 0;
  transform: translateY(2vh);
}
.u-fade-up[data-scroll] {
  transition: 0.9s ease-in;
}
.u-fade-up[data-scroll=in] {
  opacity: 1;
  transform: translateY(0);
}
.u-fade-up[data-scroll=out] {
  transform: translateY(2vh);
}

.c-button {
  position: relative;
  color: #fff;
  text-align: center;
  transition-duration: 300ms;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}

.u-font-s {
  font-size: 1.4rem;
  letter-spacing: 0.6px;
  line-height: 2.2;
}
@media screen and (max-width: 599px) {
  .u-font-s {
    line-height: 2;
  }
}

.u-font-xs {
  font-size: 1.2rem;
  line-height: 1.8;
  letter-spacing: 0.4px;
}

.u-font-mincho {
  font-family: "SourceHanSerifJP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.u-font-noto {
  font-family: "Noto Sans JP", YuGothic, "Yu Gothic", "Yu Gothic UI", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
}

.u-ptxl {
  padding-top: 110px;
}
@media screen and (max-width: 599px) {
  .u-ptxl {
    padding-top: 70px;
  }
}

.u-ptl {
  padding-top: 80px;
}
@media screen and (max-width: 599px) {
  .u-ptl {
    padding-top: 50px;
  }
}

.u-ptm {
  padding-top: 50px;
}
@media screen and (max-width: 599px) {
  .u-ptm {
    padding-top: 30px;
  }
}

.u-pts {
  padding-top: 30px;
}
@media screen and (max-width: 599px) {
  .u-pts {
    padding-top: 20px;
  }
}

.u-ptxs {
  padding-top: 10px;
}
@media screen and (max-width: 599px) {
  .u-ptxs {
    padding-top: 5px;
  }
}

.u-plxl {
  padding-left: 110px;
}
@media screen and (max-width: 599px) {
  .u-plxl {
    padding-left: 70px;
  }
}

.u-pll {
  padding-left: 80px;
}
@media screen and (max-width: 599px) {
  .u-pll {
    padding-left: 50px;
  }
}

.u-plm {
  padding-left: 50px;
}
@media screen and (max-width: 599px) {
  .u-plm {
    padding-left: 30px;
  }
}

.u-pls {
  padding-left: 30px;
}
@media screen and (max-width: 599px) {
  .u-pls {
    padding-left: 20px;
  }
}

.u-plxs {
  padding-left: 10px;
}
@media screen and (max-width: 599px) {
  .u-plxs {
    padding-left: 5px;
  }
}

.u-prxl {
  padding-right: 110px;
}
@media screen and (max-width: 599px) {
  .u-prxl {
    padding-right: 70px;
  }
}

.u-prl {
  padding-right: 80px;
}
@media screen and (max-width: 599px) {
  .u-prl {
    padding-right: 50px;
  }
}

.u-prm {
  padding-right: 50px;
}
@media screen and (max-width: 599px) {
  .u-prm {
    padding-right: 30px;
  }
}

.u-prs {
  padding-right: 30px;
}
@media screen and (max-width: 599px) {
  .u-prs {
    padding-right: 20px;
  }
}

.u-prxs {
  padding-right: 10px;
}
@media screen and (max-width: 599px) {
  .u-prxs {
    padding-right: 5px;
  }
}

.u-pbxl {
  padding-bottom: 110px;
}
@media screen and (max-width: 599px) {
  .u-pbxl {
    padding-bottom: 70px;
  }
}

.u-pbl {
  padding-bottom: 80px;
}
@media screen and (max-width: 599px) {
  .u-pbl {
    padding-bottom: 50px;
  }
}

.u-pbm {
  padding-bottom: 50px;
}
@media screen and (max-width: 599px) {
  .u-pbm {
    padding-bottom: 30px;
  }
}

.u-pbs {
  padding-bottom: 30px;
}
@media screen and (max-width: 599px) {
  .u-pbs {
    padding-bottom: 20px;
  }
}

.u-pbxs {
  padding-bottom: 10px;
}
@media screen and (max-width: 599px) {
  .u-pbxs {
    padding-bottom: 5px;
  }
}

.u-mtxl {
  margin-top: 110px;
}
@media screen and (max-width: 599px) {
  .u-mtxl {
    margin-top: 70px;
  }
}

.u-mtl {
  margin-top: 80px;
}
@media screen and (max-width: 599px) {
  .u-mtl {
    margin-top: 50px;
  }
}

.u-mtm {
  margin-top: 50px;
}
@media screen and (max-width: 599px) {
  .u-mtm {
    margin-top: 30px;
  }
}

.u-mts {
  margin-top: 30px;
}
@media screen and (max-width: 599px) {
  .u-mts {
    margin-top: 20px;
  }
}

.u-mtxs {
  margin-top: 10px;
}
@media screen and (max-width: 599px) {
  .u-mtxs {
    margin-top: 5px;
  }
}

.u-mlxl {
  margin-left: 110px;
}
@media screen and (max-width: 599px) {
  .u-mlxl {
    margin-left: 70px;
  }
}

.u-mll {
  margin-left: 80px;
}
@media screen and (max-width: 599px) {
  .u-mll {
    margin-left: 50px;
  }
}

.u-mlm {
  margin-left: 50px;
}
@media screen and (max-width: 599px) {
  .u-mlm {
    margin-left: 30px;
  }
}

.u-mls {
  margin-left: 30px;
}
@media screen and (max-width: 599px) {
  .u-mls {
    margin-left: 20px;
  }
}

.u-mlxs {
  margin-left: 10px;
}
@media screen and (max-width: 599px) {
  .u-mlxs {
    margin-left: 5px;
  }
}

.u-mrxl {
  margin-right: 110px;
}
@media screen and (max-width: 599px) {
  .u-mrxl {
    margin-right: 70px;
  }
}

.u-mrl {
  margin-right: 80px;
}
@media screen and (max-width: 599px) {
  .u-mrl {
    margin-right: 50px;
  }
}

.u-mrm {
  margin-right: 50px;
}
@media screen and (max-width: 599px) {
  .u-mrm {
    margin-right: 30px;
  }
}

.u-mrs {
  margin-right: 30px;
}
@media screen and (max-width: 599px) {
  .u-mrs {
    margin-right: 20px;
  }
}

.u-mrxs {
  margin-right: 10px;
}
@media screen and (max-width: 599px) {
  .u-mrxs {
    margin-right: 5px;
  }
}

.u-mbxl {
  margin-bottom: 110px;
}
@media screen and (max-width: 599px) {
  .u-mbxl {
    margin-bottom: 70px;
  }
}

.u-mbl {
  margin-bottom: 80px;
}
@media screen and (max-width: 599px) {
  .u-mbl {
    margin-bottom: 50px;
  }
}

.u-mbm {
  margin-bottom: 50px;
}
@media screen and (max-width: 599px) {
  .u-mbm {
    margin-bottom: 30px;
  }
}

.u-mbs {
  margin-bottom: 30px;
}
@media screen and (max-width: 599px) {
  .u-mbs {
    margin-bottom: 20px;
  }
}

.u-mbxs {
  margin-bottom: 10px;
}
@media screen and (max-width: 599px) {
  .u-mbxs {
    margin-bottom: 5px;
  }
}

.u-dbPc {
  display: block;
}
@media screen and (max-width: 960px) {
  .u-dbPc {
    display: none !important;
  }
}
@media screen and (max-width: 599px) {
  .u-dbPc {
    display: none !important;
  }
}

.u-dbTab {
  display: none !important;
}
@media screen and (max-width: 960px) {
  .u-dbTab {
    display: block !important;
  }
}
@media screen and (max-width: 599px) {
  .u-dbTab {
    display: none !important;
  }
}

.u-dbSp {
  display: none !important;
}
@media screen and (max-width: 960px) {
  .u-dbSp {
    display: none !important;
  }
}
@media screen and (max-width: 599px) {
  .u-dbSp {
    display: block !important;
  }
}

.u-dbNoSp {
  display: block;
}
@media screen and (max-width: 960px) {
  .u-dbNoSp {
    display: block;
  }
}
@media screen and (max-width: 599px) {
  .u-dbNoSp {
    display: none !important;
  }
}

.u-dbNoPc {
  display: none !important;
}
@media screen and (max-width: 960px) {
  .u-dbNoPc {
    display: block !important;
  }
}
@media screen and (max-width: 599px) {
  .u-dbNoPc {
    display: block !important;
  }
}

.u-dfPc {
  display: flex;
}
@media screen and (max-width: 960px) {
  .u-dfPc {
    display: none !important;
  }
}
@media screen and (max-width: 599px) {
  .u-dfPc {
    display: none !important;
  }
}

.u-dfTab {
  display: none !important;
}
@media screen and (max-width: 960px) {
  .u-dfTab {
    display: flex !important;
  }
}
@media screen and (max-width: 599px) {
  .u-dfTab {
    display: none !important;
  }
}

.u-dfSp {
  display: none !important;
}
@media screen and (max-width: 960px) {
  .u-dfSp {
    display: none !important;
  }
}
@media screen and (max-width: 599px) {
  .u-dfSp {
    display: flex !important;
  }
}

.u-dfNoSp {
  display: flex !important;
}
@media screen and (max-width: 960px) {
  .u-dfNoSp {
    display: flex !important;
  }
}
@media screen and (max-width: 599px) {
  .u-dfNoSp {
    display: none !important;
  }
}

.u-dfNoPc {
  display: none !important;
}
@media screen and (max-width: 960px) {
  .u-dfNoPc {
    display: flex !important;
  }
}
@media screen and (max-width: 599px) {
  .u-dfNoPc {
    display: flex !important;
  }
}

.u-width__wrap-shadow {
  max-width: 1200px;
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);
  margin-left: auto;
  margin-right: auto;
}

.u-width-xl {
  margin-left: auto;
  margin-right: auto;
  max-width: 1100px;
  width: 92%;
}

.u-width-l {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  width: 92%;
}

.u-flex__row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
}

.u-flex__center {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}

.u-position__relative {
  position: relative;
  z-index: 0;
}

.u-bg-white01 {
  background-color: #fff;
}

.u-image-w {
  display: block;
  width: 100%;
  height: auto;
}

.u-image-h {
  display: block;
  height: 100%;
  width: auto;
}

.p-pp__header {
  background-color: #002870;
  height: 40px;
  width: 100%;
}

.p-pp__img01 {
  margin: 60px auto 0;
  max-width: 564px;
  width: 80%;
}

.p-pp__txt01 {
  color: #1e171c;
  font-weight: bold;
  text-align: center;
  margin: 20px auto 0;
  font-size: 2.4rem;
}
@media screen and (max-width: 599px) {
  .p-pp__txt01 {
    font-size: 2rem;
  }
}

.p-pp__inner {
  max-width: 1000px;
  padding: 0 20px;
  margin: 70px auto 0;
}
@media screen and (max-width: 599px) {
  .p-pp__inner {
    margin: 50px auto 0;
  }
}

.p-pp__txt02 {
  color: #1e171c;
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 599px) {
  .p-pp__txt02 {
    font-size: 1.4rem;
  }
}

.p-pp__txt03 {
  font-size: 2rem;
  color: #002870;
  font-weight: bold;
  margin-top: 80px;
}
@media screen and (max-width: 599px) {
  .p-pp__txt03 {
    font-size: 1.6rem;
    margin-top: 50px;
  }
}

.p-pp__txt04 {
  font-size: 1.6rem;
  line-height: 1.8;
  color: #1e171c;
  margin-top: 20px;
}
@media screen and (max-width: 599px) {
  .p-pp__txt04 {
    font-size: 1.4rem;
    margin-top: 20px;
  }
}

.p-pp__list {
  padding-left: 25px;
  list-style: auto;
  line-height: 1.8;
  font-size: 1.6rem;
  color: #1e171c;
}
.p-pp__list li {
  margin-top: 20px;
}
@media screen and (max-width: 599px) {
  .p-pp__list {
    font-size: 1.4rem;
  }
  .p-pp__list li {
    margin-top: 20px;
  }
}

.p-pp__img02 {
  max-width: 430px;
  width: 70%;
  margin: 100px auto 0;
}

.p-pp__footer {
  background-color: #002870;
  height: 40px;
  width: 100%;
  margin-top: 0;
}

.p-lp__tit01 {
  position: relative;
  color: #002870;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  font-size: 5rem;
  font-weight: bold;
  z-index: 0;
}
@media screen and (max-width: 960px) {
  .p-lp__tit01 {
    max-width: 360px;
  }
}
@media screen and (max-width: 599px) {
  .p-lp__tit01 {
    font-size: 2.6rem;
  }
}

/* メインビジュアル */
.p-lp__main {
  background-image: url(../images/main_bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
}

.p-lp__main_header {
  padding-top: 10px;
  background-color: #002870;
}

.p-lp__main_header_img {
  max-width: 950px;
  width: 94%;
  margin: 0 auto;
}

.p-lp__main_inner {
  position: relative;
  max-width: 1060px;
  margin: 0 auto;
  padding: 50px 0 170px;
}

.p-lp__main_img01 {
  max-width: 840px;
  margin-left: auto;
  margin-right: 4%;
}
@media screen and (max-width: 960px) {
  .p-lp__main_img01 {
    padding-top: 40px;
    max-width: 660px;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
}

.p-lp__main_img02 {
  max-width: 600px;
  margin: 0 auto;
  width: 92%;
}

.p-lp__main_img03 {
  position: absolute;
  max-width: 484px;
  bottom: -67px;
  right: -200px;
}

.p-lp__main_txt01 {
  background-color: #f05a24;
  color: #faf046;
  font-size: 2.7rem;
  font-weight: bold;
  text-align: center;
  padding: 20px 0;
}
@media screen and (max-width: 599px) {
  .p-lp__main_txt01 {
    font-size: 1.8rem;
  }
}

.p-lp__main_inner02 {
  background-color: #faf046;
  padding: 10px 0;
}

/* こんなお悩みありませんか？ */
.p-lp__about {
  background-image: url(../images/about_bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding: 40px 0 60px;
}
@media screen and (max-width: 599px) {
  .p-lp__about {
    padding: 0;
  }
}

.p-lp__about_img01 {
  width: 92%;
  max-width: 980px;
  margin: 0 auto;
}

.p-lp__cv_inner {
  background-color: #ffe200;
  border: solid 4px #fff;
  border-radius: 10px;
  max-width: 780px;
  width: 88%;
  margin: 20px auto 0;
  padding: 20px 0;
}
@media screen and (max-width: 599px) {
  .p-lp__cv_inner {
    width: 100%;
    border-radius: 0;
    border: unset;
    margin: 0;
    padding: 15px 0;
  }
}

.p-lp__cv_img01 {
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
}

/* ポイント */
.p-lp__point02 {
  background-image: url(../images/point02_bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding: 40px 0 60px;
}
@media screen and (max-width: 599px) {
  .p-lp__point02 {
    padding: 40px 0 40px;
  }
}

.p-lp__point02_img01 {
  width: 94%;
  max-width: 980px;
  margin: 0 auto;
}

.p-lp__point02_img02 {
  width: 90%;
  max-width: 600px;
  margin: 30px auto 0;
}

/* それなら今がチャンス */
.p-lp__about02 {
  background-image: url(../images/about02_bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding: 40px 0 60px;
}
@media screen and (max-width: 599px) {
  .p-lp__about02 {
    padding: 40px 0 40px;
  }
}

.p-lp__about02_img01 {
  width: 94%;
  max-width: 980px;
  margin: 0 auto;
}

.p-lp__about02_txt01 {
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.6px;
  margin: 40px auto 30px;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .p-lp__about02_txt01 {
    font-size: 1.8rem;
    margin: 40px auto 0;
  }
}

/* 不動産の相続でお悩みの方 */
.p-lp__support {
  background-image: url(../images/support_bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding: 20px 0 60px;
}
@media screen and (max-width: 599px) {
  .p-lp__support {
    background-image: url(../images/support_bg01_sp.jpg);
    padding: 40px 0 100px;
  }
}

.p-lp__support_img01 {
  width: 92%;
  max-width: 930px;
  margin: 0 auto;
}

.p-lp__support_txt01 {
  font-size: 1.6rem;
  letter-spacing: 0.6px;
  line-height: 1.8;
  margin: 30px auto 0;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .p-lp__support_txt01 {
    font-size: 1.4rem;
  }
}

.p-lp__support_img02 {
  width: 68%;
  max-width: 660px;
  margin: 50px auto 0;
}
/* お手続きの流れ */
.p-lp__step {
  background-image: url(../images/step_bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding: 50px 0 60px;
}
@media screen and (max-width: 599px) {
  .p-lp__step {
    padding: 40px 0 40px;
  }
}

.p-lp__step_img01 {
  width: 80%;
  max-width: 600px;
  margin: 0 auto;
}

.p-lp__step_img02 {
  width: 92%;
  max-width: 700px;
  margin: 10px auto 0;
}

.p-lp__step_txt01 {
  text-align: center;
  font-size: 2.6rem;
  font-weight: bold;
  margin: 30px auto 0;
  line-height: 1.6;
}
@media screen and (max-width: 599px) {
  .p-lp__step_txt01 {
    font-size: 1.6rem;
  }
}

/* 満足度98.1% */
.p-lp__point {
  background-image: url(../images/point_bg01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding: 40px 0 0;
}
@media screen and (max-width: 599px) {
  .p-lp__point {
    padding: 0;
  }
}

.p-lp__point_img01 {
  width: 80%;
  max-width: 740px;
  margin: 0 auto;
}

/* よくある質問 */
.p-lp__question {
  padding: 80px 0 40px;
}
@media screen and (max-width: 960px) {
  .p-lp__question {
    padding: 60px 0;
  }
}
@media screen and (max-width: 599px) {
  .p-lp__question {
    padding: 40px 0 0;
  }
}

.p-lp__question_txt01 {
  font-size: 4.2rem;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .p-lp__question_txt01 {
    font-size: 2.4rem;
  }
}

.p-lp__question_inner01 {
  max-width: 980px;
  width: 90%;
  margin: 40px auto 0;
  overflow: hidden;
}
@media screen and (max-width: 599px) {
  .p-lp__question_inner01 {
    margin: 20px auto 0;
  }
}

.p-lp__question_row01 {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: flex-start;
  background-color: #f3923e;
  width: 100%;
  padding: 10px 5%;
}

.p-lp__question_row02 {
  background-color: #fffbd9;
  width: 100%;
  padding: 20px 5% 20px;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 599px) {
  .p-lp__question_row02 {
    padding: 10px 5% 10px;
  }
}

.p-lp__question_q {
  width: 70px;
}
@media screen and (max-width: 599px) {
  .p-lp__question_q {
    width: 40px;
  }
}

.p-lp__question_a {
  width: 70px;
}
@media screen and (max-width: 599px) {
  .p-lp__question_a {
    width: 40px;
  }
}

.p-lp__question_tit01 {
  color: #fff;
  font-size: 2.4rem;
  width: calc(100% - 60px);
  margin-left: 10px;
  line-height: 1.3;
  letter-spacing: 1px;
}
@media screen and (max-width: 599px) {
  .p-lp__question_tit01 {
    font-size: 1.6rem;
    line-height: 1.3;
    width: calc(100% - 50px);
  }
}

.p-lp__question_txt02 {
  font-size: 1.6rem;
  width: calc(100% - 60px);
  margin-left: 10px;
  line-height: 1.6;
  letter-spacing: 0.6px;
}
@media screen and (max-width: 599px) {
  .p-lp__question_txt02 {
    font-size: 1.5rem;
    width: calc(100% - 50px);
  }
}

.p-lp__question_img01 {
  max-width: 550px;
  margin: 30px auto 0;
  width: 80%;
}

.p-lp__question_img02 {
  position: absolute;
  width: 160px;
  right: -240px;
  bottom: 0;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .p-lp__question_img02 {
    right: -200px;
    bottom: -10px;
  }
}
@media screen and (max-width: 599px) {
  .p-lp__question_img02 {
    width: 80px;
    right: -90px;
    bottom: -5px;
  }
}

.p-lp__question_txt03 {
  color: #191919;
  text-align: center;
  line-height: 1.8;
  font-size: 3.2rem;
  font-weight: 500;
  margin: 30px auto 0;
}
@media screen and (max-width: 599px) {
  .p-lp__question_txt03 {
    margin: 30px auto 30px;
    font-size: 1.8rem;
  }
}

/* ローディング画面 */
.p-lp__loading {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.p-lp__loading.send {
  display: block;
}

.p-lp__loading_inner {
  margin-top: calc(50vh - 200px);
}

.p-lp__loading_img {
  width: 60px;
  margin: 0 auto;
}

.p-lp__loading_txt {
  margin: 15px auto 0;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
}

.p-lp__footer {
  padding: 60px 0 40px;
}
@media screen and (max-width: 599px) {
  .p-lp__footer {
    padding: 60px 0 30px;
  }
}

.p-lp__footer_row {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}

.p-lp__footer_txt01 {
  color: #191919;
  text-align: center;
  font-size: 1.5rem;
}

.p-lp__footer_txt02 {
  color: #191919;
  text-align: center;
  font-size: 1.5rem;
  margin-top: 15px;
}

.p-lp__footer_border {
  height: 18px;
  width: 1px;
  background-color: #191919;
  margin: 0 20px;
}

/* フォーム */
.p-form__wrap {
  position: relative;
  background-image: url(../images/form_bg02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  padding: 100px 0 0;
  z-index: 0;
}
.p-form__wrap.page2 {
  padding: 340px 0 0;
}
.p-form__wrap.page3 {
  padding: 400px 0 0;
  min-height: 100vh;
}
@media screen and (max-width: 960px) {
  .p-form__wrap.page2 {
    padding: 200px 0 0;
  }
  .p-form__wrap.page3 {
    padding: 260px 0 0;
    min-height: 100vh;
  }
}
@media screen and (max-width: 599px) {
  .p-form__wrap {
    padding: 20px 0 0;
  }
  .p-form__wrap.page2 {
    padding: 160px 0 0;
  }
  .p-form__wrap.page3 {
    padding: 200px 0 0;
    min-height: calc(100vh + 85px);
  }
}

.p-form__form {
  background-color: #78a6d8;
  max-width: 800px;
  margin: 40px auto 0;
}
@media screen and (max-width: 599px) {
  .p-form__form {
    margin: 20px auto 0;
  }
}

.p-form__img01 {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.p-form__form__inner {
  max-width: 775px;
  width: 90%;
  margin: 20px auto 0;
  background-color: #fff;
  padding: 5px 20px 25px;
}
@media screen and (max-width: 599px) {
  .p-form__form__inner {
    padding: 0 0 20px;
    width: 96%;
  }
}

.p-form__form_img01 {
  max-width: 520px;
  margin: 0 auto;
  width: 82%;
}

.p-form__form_img02 {
  position: relative;
  max-width: 25px;
  margin: 20px auto 0;
  z-index: 0;
}

.p-form__form_img03 {
  max-width: 400px;
  margin: 40px auto 0;
  width: 88%;
}
@media screen and (max-width: 599px) {
  .p-form__form_img03 {
    margin: 30px auto 0;
  }
}

.p-form__form_img04 {
  position: absolute;
  width: 140px;
  left: -450px;
  top: -60px;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .p-form__form_img04 {
    width: 110px;
    left: -370px;
    top: -40px;
  }
}
@media screen and (max-width: 599px) {
  .p-form__form_img04 {
    display: none;
  }
}

.p-form__form_row01 {
  width: 100%;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 599px) {
  .p-form__form_row01 {
    flex-wrap: wrap;
  }
}

.p-form__form_row03 {
  width: 100%;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.p-form__form_txt01 {
  border-radius: 50px;
  width: 32px;
  height: 32px;
  color: #fff;
  font-size: 1.8rem;
  background-color: #f3923e;
  text-align: center;
  margin-right: 5px;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}

.p-form__form_txt02 {
  color: #f3923e;
  font-size: 1.8rem;
}

.p-form__form_tab {
  width: 48%;
  max-width: 340px;
  height: 300px;
  padding-top: 25px;
  background-color: #e6e6e6;
  margin: 5px auto 0;
  border-radius: 8px;
  box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.16);
}
.p-form__form_tab.active {
  background-color: #fffbd9;
  box-shadow: 0px 5px 0px #ffe200;
}
.p-form__form_tab.active .p-form__form_tab_txt01 {
  color: #000000;
}
.p-form__form_tab.active .p-form__form_tab_txt03 {
  color: #f3923e;
}
@media screen and (max-width: 599px) {
  .p-form__form_tab {
    padding: 8px 20px 5px;
    width: 100%;
    height: auto;
    min-height: 150px;
    margin: 20px auto 0;
    max-width: unset;
  }
}

.p-form__form_tab_txt01 {
  position: relative;
  text-align: center;
  color: #a3a3a3;
  font-size: 2.1rem;
  z-index: 0;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .p-form__form_tab_txt01 {
    margin: 0 0 0 8px;
  }
}

.p-form__form_tab_icon01 {
  width: 150px;
  margin: 16px auto 0;
}
@media screen and (max-width: 599px) {
  .p-form__form_tab_icon01 {
    width: 80px;
    margin: 0 7px 0 0;
  }
}

.p-form__form_tab_txt02 {
  text-align: center;
  color: #707070;
  font-size: 1.4rem;
  margin: 16px auto 0;
  line-height: 1.4;
}
@media screen and (max-width: 599px) {
  .p-form__form_tab_txt02 {
    text-align: left;
    margin: 7px 0 0;
  }
}

.p-form__form_tab_txt03 {
  position: absolute;
  text-align: center;
  left: -80px;
  top: -9px;
  color: #707070;
  background-color: #fff;
  font-size: 1.1rem;
  width: 62px;
  height: 34px;
  padding-top: 11px;
  border-radius: 50%;
  z-index: 1;
}
@media screen and (max-width: 599px) {
  .p-form__form_tab_txt03 {
    left: unset;
    right: -80px;
  }
}

.p-form__form_row02 {
  width: 100%;
  margin: 15px auto 0;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: flex-start;
}
.p-form__form_row02.border01 {
  padding-bottom: 10px;
  border-bottom: solid 1px #a3a3a3;
}
.p-form__form_row02.none {
  display: none;
}
@media screen and (max-width: 599px) {
  .p-form__form_row02 {
    flex-wrap: wrap;
  }
  .p-form__form_row02.border01 {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 599px) {
  .p-form__form_row04 {
    width: 100%;
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: flex-start;
  }
}

.p-form__form_header {
  background-color: #002870;
  width: 100%;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: flex-start;
}

.p-form__form_header_txt01 {
  text-align: center;
  width: 60px;
  height: 60px;
  color: #fff;
  font-size: 15px;
  text-align: center;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}
.p-form__form_header_txt01 span {
  font-size: 3.5rem;
}
@media screen and (max-width: 599px) {
  .p-form__form_header_txt01 span {
    font-size: 3rem;
  }
}

.p-form__form_header_txt03 {
  width: calc(100% - 65px);
  height: 50px;
  background-color: #fff;
  color: #002870;
  font-size: 2.7rem;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 599px) {
  .p-form__form_header_txt03 {
    font-size: 2.4rem;
    font-weight: bold;
  }
}

.p-form__form_header_txt02 {
  font-size: 1.7rem;
  line-height: 1.4;
}
.p-form__form_header_txt02 span {
  font-size: 1rem;
}
@media screen and (max-width: 599px) {
  .p-form__form_header_txt02 {
    font-size: 1.8rem;
    text-align: left;
    padding-left: 10px;
  }
}

.p-form__form_header01 {
  background-color: #9ed8f5;
  width: 220px;
  margin-right: 20px;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 599px) {
  .p-form__form_header01 {
    width: 100%;
    margin-right: 0;
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: flex-start;
  }
}
.p-form__form_header01.height01 {
  height: 280px;
}
@media screen and (max-width: 599px) {
  .p-form__form_header01.height01 {
    height: 40px;
  }
}
.p-form__form_header01.height02 {
  height: 70px;
}
@media screen and (max-width: 599px) {
  .p-form__form_header01.height02 {
    height: 40px;
  }
}
.p-form__form_header01.height03 {
  height: 120px;
}
@media screen and (max-width: 599px) {
  .p-form__form_header01.height03 {
    height: 40px;
  }
}
.p-form__form_header01.height04 {
  height: 90px;
}
@media screen and (max-width: 599px) {
  .p-form__form_header01.height04 {
    height: 40px;
  }
}
.p-form__form_header01.height05 {
  height: 150px;
}
@media screen and (max-width: 599px) {
  .p-form__form_header01.height05 {
    height: 40px;
  }
}
.p-form__form_header01.height06 {
  height: 280px;
}
@media screen and (max-width: 599px) {
  .p-form__form_header01.height06 {
    height: 40px;
  }
}
.p-form__form_header01.height07 {
  height: 110px;
}
@media screen and (max-width: 599px) {
  .p-form__form_header01.height07 {
    height: 60px;
  }
}

.p-form__form_button {
  display: block;
  width: 80%;
  margin: 30px auto 0;
}
@media screen and (max-width: 599px) {
  .p-form__form_button {
    width: 90%;
    margin: 0px auto 0;
  }
}

.p-form__form_header02 {
  width: calc(100% - 240px);
}
@media screen and (max-width: 599px) {
  .p-form__form_header02 {
    margin-top: 15px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}

.p-form__form_check01 {
  margin-top: 20px;
}
.p-form__form_check01 label {
  font-size: 1.4rem;
}

.p-form__form_check02 {
  margin-right: 50px;
  height: 30px;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: flex-start;
}
.p-form__form_check02 input {
  margin-right: 8px;
}
.p-form__form_check02 label {
  font-size: 1.4rem;
}
@media screen and (max-width: 599px) {
  .p-form__form_check02 {
    margin-right: 40px;
  }
}

.p-form__form_check03 {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: flex-start;
}
.p-form__form_check03 input {
  margin-right: 8px;
}
.p-form__form_check03 label {
  font-size: 1.8rem;
  line-height: 1.4;
}
.p-form__form_check03 label a {
  display: inline;
  color: #ff3901;
}
@media screen and (max-width: 599px) {
  .p-form__form_check03 label {
    font-size: 1.6rem;
    flex-wrap: wrap;
  }
}

.p-form__form_radio01 {
  margin-right: 40px;
  font-size: 1.4rem;
}
.p-form__form_radio01 input {
  margin-right: 4px;
}
@media screen and (max-width: 599px) {
  .p-form__form_radio01.yane {
    margin: 0 auto;
  }
}

.p-form__form_radio01_img01 {
  width: 100px;
  height: 100px;
  border: solid 2px #9ed8f5;
  border-radius: 5px;
  padding: 0 20px;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}
.p-form__form_radio01_img01.w2 {
  padding: 0 5px;
}
.p-form__form_radio01_img01.w3 {
  padding: 0 10px;
}
.p-form__form_radio01_txt01 {
  width: -moz-fit-content;
  width: fit-content;
  margin: 11px auto 0;
}
.p-form__form_radio01_txt01.top01 {
  margin: 0 auto 0;
}

.p-form__form_radio {
  padding: 0;
  height: 41px;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 599px) {
  .p-form__form_radio {
    height: 38px;
  }
}
.p-form__form_radio label {
  position: relative;
  cursor: pointer;
  padding-left: 50px;
  font-size: 2rem;
  letter-spacing: 0.6px;
  font-weight: bold;
}
@media screen and (max-width: 599px) {
  .p-form__form_radio label {
    font-size: 1.5rem;
    font-weight: 400;
  }
}
.p-form__form_radio label::before,
.p-form__form_radio label::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 9px;
}
.p-form__form_radio label::before {
  background-color: #fff;
  border: 1px solid #959595;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  left: 5px;
}
.p-form__form_radio label::after {
  border: 1px solid #f18b00;
  background-color: #ffc06b;
  border-radius: 50%;
  opacity: 0;
  width: 30px;
  height: 30px;
  left: 5px;
}
.p-form__form_radio input:checked + label::after {
  opacity: 1;
}
.p-form__form_radio input:checked + label {
  color: #f18b00;
}
.p-form__form_radio .visually-hidden {
  position: absolute;
  white-space: nowrap;
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
}

.p-form__form_select {
  position: relative;
  background-color: #fff;
  width: 100%;
  padding: 10px;
  border: solid 1px #000000;
  border-radius: 8px;
  margin: 10px auto 0;
}
.p-form__form_select:after {
  content: "";
  position: absolute;
  top: 30%;
  right: 3%;
  width: min(2vw, 15px);
  height: min(2vw, 15px);
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  transform: rotate(45deg);
}

.p-form__form_txt03 {
  font-size: 1.5rem;
  color: #030303;
  margin-bottom: 8px;
}
.p-form__form_txt03.top {
  margin-top: 15px;
}
@media screen and (max-width: 599px) {
  .p-form__form_txt03.top {
    margin-top: 25px;
  }
  .p-form__form_txt03.top02 {
    margin-top: 12px;
  }
}

.p-form__form_txt04 {
  font-size: 1.7rem;
  color: #030303;
  margin-left: 10px;
}
@media screen and (max-width: 599px) {
  .p-form__form_txt04 {
    margin-top: 10px;
  }
}

.p-form__form_txt05 {
  font-size: 1.5rem;
  color: #030303;
  width: 38px;
}

.p-form__form_txt06 {
  font-size: 1.5rem;
  color: #030303;
  width: 57px;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .p-form__form_txt06 {
    width: 47px;
  }
}

.p-form__form_txt07 {
  width: calc(100% - 260px);
  font-size: 1.4rem;
  color: #030303;
  margin-left: auto;
  line-height: 1.2;
}
@media screen and (max-width: 599px) {
  .p-form__form_txt07 {
    font-size: 1.2rem;
    width: calc(100% - 230px);
  }
}

.p-form__form_txt08 {
  width: 100%;
  font-size: 1.4rem;
  color: #030303;
  margin-top: 10px;
  line-height: 1.2;
}
@media screen and (max-width: 599px) {
  .p-form__form_txt08 {
    font-size: 1.2rem;
    width: calc(100% - 155px);
  }
}

.p-form__form_input {
  background-color: #fff;
  border: solid 1px #707070;
  padding: 10px;
  height: 50px;
  font-size: 1.5rem;
}
@media screen and (max-width: 599px) {
  .p-form__form_input {
    height: 40px;
  }
}

.p-form__form_input01 {
  width: 200px;
}
@media screen and (max-width: 599px) {
  .p-form__form_input01 {
    width: 100%;
  }
}

.p-form__form_input02 {
  width: 86px;
  margin-left: 30px;
}
.p-form__form_input02.left0 {
  margin-left: 0;
}
@media screen and (max-width: 599px) {
  .p-form__form_input02 {
    margin-top: 10px;
    margin-left: 0;
  }
}

.p-form__form_input03 {
  width: 86px;
  margin-left: 20px;
}
@media screen and (max-width: 599px) {
  .p-form__form_input03 {
    margin-top: 10px;
  }
}

.p-form__form_input04 {
  width: 160px;
}
@media screen and (max-width: 599px) {
  .p-form__form_input04 {
    max-width: 130px;
    width: calc((100% - 85px) / 2);
  }
}

.p-form__form_input05 {
  width: 100%;
}
.p-form__form_input05.top01 {
  margin-top: 5px;
}

.p-form__form_input06 {
  width: 250px;
}
.p-form__form_input06.top01 {
  margin-top: 5px;
}
@media screen and (max-width: 599px) {
  .p-form__form_input06 {
    width: 220px;
  }
}

.p-form__form_input07 {
  width: 120px;
}

.p-form__form_input08 {
  width: 100%;
  height: 180px;
  resize: none;
}

.p-form__form_inner03 {
  width: 90%;
  max-width: 580px;
  margin: 55px auto 0;
  border-radius: 100px;
  height: 80px;
  border: solid 3px #ff3901;
  background-color: #fff;
  padding-left: 50px;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: flex-start;
}
@media screen and (max-width: 599px) {
  .p-form__form_inner03 {
    margin: 35px auto 0;
  }
}

.p-form__form_err {
  color: red;
  font-size: 1.6rem;
  letter-spacing: 0.6px;
  line-height: 1.4;
  font-weight: bold;
  text-align: center;
  width: 90%;
  max-width: 580px;
  margin: 20px auto 0;
  border-radius: 10px;
  min-height: 80px;
  border: solid 2px red;
  background-color: #fff;
  padding: 10px 40px;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: flex-start;
  display: none;
}
.p-form__form_err.active {
  display: flex;
}
@media screen and (max-width: 599px) {
  .p-form__form_err {
    font-size: 1.4rem;
    min-height: 60px;
    padding: 10px 20px;
  }
}

.p-form__form_button_hidden {
  width: 0;
  height: 0;
  opacity: 0;
}

.p-form__form_button02 {
  margin: 20px 0 0;
  width: 60%;
  max-width: 300px;
}

/* サンクスページ */
.p-form__thanks {
  background-image: url(../images/form_bg.jpg);
  background-repeat: repeat;
  background-size: contain;
  background-position: top;
  padding: 40px 0 100px;
}
@media screen and (max-width: 599px) {
  .p-form__thanks {
    padding: 40px 0 50px;
  }
}

.p-form__thanks_inner {
  max-width: 800px;
  width: 90%;
  margin: 20px auto 0;
  border: solid 3px #f3923e;
  background-color: #fff;
  padding: 50px;
}
@media screen and (max-width: 599px) {
  .p-form__thanks_inner {
    width: 100%;
    padding: 30px 20px;
  }
}

.p-form__thanks_txt01 {
  font-size: 1.7rem;
  line-height: 1.6;
  letter-spacing: 0.6px;
}

.p-form__footer_company {
  font-size: 1.9rem;
}
@media screen and (max-width: 599px) {
  .p-form__footer_company {
    font-size: 1.4rem;
  }
}

.p-form__footer_copy {
  margin-top: 10px;
  font-size: 1.2rem;
}
@media screen and (max-width: 599px) {
  .p-form__footer_copy {
    margin-top: 5px;
    font-size: 1rem;
  }
}

.p-form__loading {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.p-form__loading.send {
  display: block;
}

.p-form__loading_inner {
  margin-top: calc(50vh - 200px);
}

.p-form__loading_img {
  width: 60px;
  margin: 0 auto;
}

.p-form__loading_txt {
  margin: 15px auto 0;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
}

.p-form__footer {
  padding: 20px 0;
  width: 100%;
  margin-top: 80px;
  background-color: #002870;
  z-index: -1;
}
.p-form__footer.thanks {
  position: absolute;
  bottom: 0;
  left: 0;
}

.p-form__footer_txt01 {
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
}

.p-form__footer_txt02 {
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  margin-top: 15px;
}

.p-form__thanks_txt01 {
  color: #002870;
  font-weight: bold;
  font-size: 3.6rem;
  padding: 0 30px 10px;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  border-bottom: solid 2px #002870;
}
@media screen and (max-width: 599px) {
  .p-form__thanks_txt01 {
    font-size: 2.4rem;
    padding: 0 20px 10px;
    border-bottom: solid 2px #002870;
  }
}

.p-form__thanks_txt02 {
  color: #030303;
  font-size: 1.8rem;
  text-align: center;
  margin: 40px auto 0;
  line-height: 2;
}
@media screen and (max-width: 599px) {
  .p-form__thanks_txt02 {
    font-size: 1.7rem;
    margin: 30px auto 0;
  }
}

.p-form__footer_row {
  width: 100%;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}

.p-form__footer_border {
  width: 1px;
  height: 18px;
  background-color: #fff;
  margin: 0 20px;
}

.l-content {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .l-content {
    max-width: 100%;
  }
}

.l-footer {
  padding: 20px 0;
  text-align: center;
  line-height: 2;
}
.l-footer a {
  display: inline-block;
}

.l-footer__logo {
  max-width: 280px;
  width: 70%;
  margin: 0 auto 0;
}
@media screen and (max-width: 599px) {
  .l-footer__logo {
    width: 55%;
  }
}

.l-footer__wrap {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  max-width: 570px;
  margin: 30px auto 0;
}

.l-footer__link {
  width: 33%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .l-footer__link {
    font-size: 1.1rem;
  }
}/*# sourceMappingURL=style.css.map */