@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap");
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

:root {
  --font_base:16px/1.7 "Roboto","Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

:root {
  --default-black: #333;
  --default-white: #fff;
  --default-blue: #0D7A9E;
  --default-green: #34ADAB;
  --default-rightgreen: #F2F8F8;
  --base-gray-default: #F4F6F8;
  --base-gray-dark:#6C6C6C;
}

a[href^=https],
a[href^="mailto:"] {
  word-break: break-all;
}

html {
  scroll-behavior: smooth;
}

body {
  box-sizing: border-box;
}

img {
  width: 100%;
  height: auto;
}

a {
  color: var(--default-blue);
  text-decoration: none;
  transition: all 0.5s;
}

.spOnly {
  display: none;
}
@media screen and (max-width: 1200px), print {
  .spOnly {
    display: none;
  }
}
@media screen and (max-width: 768px), print {
  .spOnly {
    display: block;
  }
}

.pcOnly {
  display: block;
}
@media screen and (max-width: 768px), print {
  .pcOnly {
    display: none;
  }
}

.l-header {
  width: 100vw;
  padding: 18px 27px 18px 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body {
  font: var(--font_base);
  color: var(--default-black);
  background: #fff;
}

.c-title {
  line-height: 1.3;
}
@media screen and (max-width: 768px), print {
  .c-title {
    font-size: 1.4444444444rem;
    margin-bottom: 15px;
  }
}
@media all and (min-width: 1201px), print {
  .c-title {
    font-size: 1.9444444444rem;
    margin-bottom: 20px;
  }
}

.text_center,
.text_center_Pc,
.text_center_Sp {
  text-align: center;
}

.c-btn,
.c-btn a {
  text-decoration: none;
  cursor: pointer;
}

.c-btn_primary {
  display: block;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb10 {
  margin-bottom: 10px;
}

@media screen and (max-width: 768px), print {
  .mt10_Sp {
    margin-top: 10px;
  }
  .mt15_Sp {
    margin-top: 15px;
  }
  .mt20_Sp {
    margin-top: 20px;
  }
  .mt30_Sp {
    margin-top: 30px;
  }
  .mt40_Sp {
    margin-top: 40px;
  }
  .mt50_Sp {
    margin-top: 50px;
  }
}
@media all and (min-width: 1201px), print {
  .mt10_Pc {
    margin-top: 10px;
  }
  .mt15_Pc {
    margin-top: 15px;
  }
  .mt20_Pc {
    margin-top: 20px;
  }
  .mt30_Pc {
    margin-top: 30px;
  }
  .mt40_Pc {
    margin-top: 40px;
  }
  .mt50_Pc {
    margin-top: 50px;
  }
}
.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

@media screen and (max-width: 768px), print {
  .mb10_Sp {
    margin-bottom: 10px;
  }
  .mb15_Sp {
    margin-bottom: 15px;
  }
  .mb20_Sp {
    margin-bottom: 20px;
  }
  .mb30_Sp {
    margin-bottom: 30px;
  }
  .mb40_Sp {
    margin-bottom: 40px;
  }
  .mb50_Sp {
    margin-bottom: 50px;
  }
}
@media all and (min-width: 1201px), print {
  .mb10_Pc {
    margin-bottom: 10px;
  }
  .mb15_Pc {
    margin-bottom: 15px;
  }
  .mb20_Pc {
    margin-bottom: 20px;
  }
  .mb30_Pc {
    margin-bottom: 30px;
  }
  .mb40_Pc {
    margin-bottom: 40px;
  }
  .mb50_Pc {
    margin-bottom: 50px;
  }
}
.mr10 {
  margin-right: 10px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.mr40 {
  margin-right: 40px;
}

.mr50 {
  margin-right: 50px;
}

@media screen and (max-width: 768px), print {
  .mr10_Sp {
    margin-right: 10px;
  }
  .mr15_Sp {
    margin-right: 15px;
  }
  .mr20_Sp {
    margin-right: 20px;
  }
  .mr30_Sp {
    margin-right: 30px;
  }
  .mr40_Sp {
    margin-right: 40px;
  }
  .mr50_Sp {
    margin-right: 50px;
  }
}
@media all and (min-width: 1201px), print {
  .mr10_Pc {
    margin-right: 10px;
  }
  .mr15_Pc {
    margin-right: 15px;
  }
  .mr20_Pc {
    margin-right: 20px;
  }
  .mr30_Pc {
    margin-right: 30px;
  }
  .mr40_Pc {
    margin-right: 40px;
  }
  .mr50_Pc {
    margin-right: 50px;
  }
}
.ml10 {
  margin-left: 10px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml30 {
  margin-left: 30px;
}

.ml40 {
  margin-left: 40px;
}

.ml50 {
  margin-left: 50px;
}

@media screen and (max-width: 768px), print {
  .ml10_Sp {
    margin-left: 10px;
  }
  .ml15_Sp {
    margin-left: 15px;
  }
  .ml20_Sp {
    margin-left: 20px;
  }
  .ml30_Sp {
    margin-left: 30px;
  }
  .ml40_Sp {
    margin-left: 40px;
  }
  .ml50_Sp {
    margin-left: 50px;
  }
}
@media all and (min-width: 1201px), print {
  .ml10_Pc {
    margin-left: 10px;
  }
  .ml15_Pc {
    margin-left: 15px;
  }
  .ml20_Pc {
    margin-left: 20px;
  }
  .ml30_Pc {
    margin-left: 30px;
  }
  .ml40_Pc {
    margin-left: 40px;
  }
  .ml50_Pc {
    margin-left: 50px;
  }
}
.w50 {
  width: 50px;
}

.w80 {
  width: 80px;
}

.w100 {
  width: 100px;
}

.w120 {
  width: 120px;
}

.w150 {
  width: 150px;
}

.w160 {
  width: 160px;
}

.w180 {
  width: 180px;
}

.w200 {
  width: 200px;
}

.w220 {
  width: 220px;
}

.w250 {
  width: 250px !important;
}

.w300 {
  width: 300px;
}

.w350 {
  width: 350px;
}

.w30per {
  width: 30%;
}

.w50per {
  width: 50%;
}

.w60per {
  width: 60%;
}

.w70per {
  width: 70%;
}

.w80per {
  width: 80%;
}

.w100per {
  width: 100%;
}

@media all and (min-width: 1201px), print {
  .w50_Pc {
    width: 50px;
  }
  .w80_Pc {
    width: 80px;
  }
  .w100_Pc {
    width: 100px;
  }
  .w120_Pc {
    width: 120px;
  }
  .w150_Pc {
    width: 150px;
  }
  .w160_Pc {
    width: 160px;
  }
  .w180_Pc {
    width: 180px;
  }
  .w200_Pc {
    width: 200px;
  }
  .w220_Pc {
    width: 220px;
  }
  .w250_Pc {
    width: 250px;
  }
  .w300_Pc {
    width: 300px;
  }
  .w350_Pc {
    width: 350px;
  }
  .w400_Pc {
    width: 400px;
  }
  .w430_Pc {
    width: 430px;
  }
  .w450_Pc {
    width: 450px;
  }
  .w500_Pc {
    width: 500px;
  }
  .w850_Pc {
    width: 850px;
  }
  .w900_Pc {
    width: 900px;
  }
  .w30per_Pc {
    width: 30%;
  }
  .w50per_Pc {
    width: 50%;
  }
  .w60per_Pc {
    width: 60%;
  }
  .w70per_Pc {
    width: 70%;
  }
  .w80per_Pc {
    width: 80%;
  }
  .w100per_Pc {
    width: 100%;
  }
}
@media screen and (max-width: 768px), print {
  .w50_Sp {
    width: 50px;
  }
  .w80_Sp {
    width: 80px;
  }
  .w100_Sp {
    width: 100px;
  }
  .w120_Sp {
    width: 120px;
  }
  .w150_Sp {
    width: 150px;
  }
  .w160_Sp {
    width: 160px;
  }
  .w180_Sp {
    width: 180px;
  }
  .w200_Sp {
    width: 200px;
  }
  .w220_Sp {
    width: 220px;
  }
  .w250_Sp {
    width: 250px;
  }
  .w300_Sp {
    width: 300px;
  }
  .w350_Sp {
    width: 350px;
  }
  .w400_Sp {
    width: 400px;
  }
  .w450_Sp {
    width: 450px;
  }
  .w500_Sp {
    width: 500px;
  }
  .w30per_Sp {
    width: 30%;
  }
  .w50per_Sp {
    width: 50%;
  }
  .w60per_Sp {
    width: 60%;
  }
  .w70per_Sp {
    width: 70%;
  }
  .w80per_Sp {
    width: 80%;
  }
  .w100per_Sp {
    width: 100%;
  }
}
.color_red_default {
  color: var(--default-red);
}

.color_brown_default {
  color: var(--default-brown);
}

.foS10 {
  font-size: 0.5555555556rem;
  line-height: 1.4;
}

.foS11 {
  font-size: 0.6111111111rem;
  line-height: 1.4;
}

.foS12 {
  font-size: 0.6666666667rem;
  line-height: 1.4;
}

.foS13 {
  font-size: 0.7222222222rem;
  line-height: 1.6;
}

.foS14 {
  font-size: 0.7777777778rem;
  line-height: 1.6;
}

.foS15 {
  font-size: 0.8333333333rem;
}

.foM16 {
  font-size: 0.8888888889rem;
}

.foL17 {
  font-size: 0.9444444444rem;
}

.foL18 {
  font-size: 1rem;
}

.foL19 {
  font-size: 1.0555555556rem;
  line-height: 1.6;
}

.foL20 {
  font-size: 1.1111111111rem;
  line-height: 1.6;
}

.foL21 {
  font-size: 1.1666666667rem;
  line-height: 1.6;
}

.foL22 {
  font-size: 1.2222222222rem;
  line-height: 1.5;
}

.foL24 {
  font-size: 1.3333333333rem;
  line-height: 1.5;
}

.foL26 {
  font-size: 1.4444444444rem;
  line-height: 1.5;
}

.foL28 {
  font-size: 1.5555555556rem;
  line-height: 1.5;
}

.foL30 {
  font-size: 1.6666666667rem;
  line-height: 1.5;
}

.foL32 {
  font-size: 1.7777777778rem;
  line-height: 1.4;
}

.foL34 {
  font-size: 1.8888888889rem;
  line-height: 1.4;
}

.foL36 {
  font-size: 2rem;
  line-height: 1.4;
}

.foL38 {
  font-size: 2.1111111111rem;
  line-height: 1.4;
}

.foL40 {
  font-size: 2.2222222222rem;
  line-height: 1.4;
}

.foL44 {
  font-size: 2.4444444444rem;
  line-height: 1.4;
}

.foL48 {
  font-size: 2.6666666667rem;
  line-height: 1.4;
}

@media screen and (max-width: 768px), print {
  .foS10_Sp {
    font-size: 0.5555555556rem;
    line-height: 1.4;
  }
  .foS11_Sp {
    font-size: 0.6111111111rem;
    line-height: 1.4;
  }
  .foS12_Sp {
    font-size: 0.6666666667rem;
    line-height: 1.4;
  }
  .foS13_Sp {
    font-size: 0.7222222222rem;
    line-height: 1.4;
  }
  .foS14_Sp {
    font-size: 0.7777777778rem;
    line-height: 1.6;
  }
  .foS15_Sp {
    font-size: 0.8333333333rem;
  }
  .foM16_Sp {
    font-size: 0.8888888889rem;
  }
  .foL17_Sp {
    font-size: 0.9444444444rem;
  }
  .foL18_Sp {
    font-size: 1rem;
  }
  .foL19_Sp {
    font-size: 1.0555555556rem;
    line-height: 1.6;
  }
  .foL20_Sp {
    font-size: 1.1111111111rem;
    line-height: 1.6;
  }
  .foL21_Sp {
    font-size: 1.1666666667rem;
    line-height: 1.6;
  }
  .foL22_Sp {
    font-size: 1.2222222222rem;
    line-height: 1.5;
  }
  .foL24_Sp {
    font-size: 1.3333333333rem;
    line-height: 1.5;
  }
  .foL26_Sp {
    font-size: 1.4444444444rem;
    line-height: 1.5;
  }
  .foL28_Sp {
    font-size: 1.5555555556rem;
    line-height: 1.5;
  }
  .foL30_Sp {
    font-size: 1.6666666667rem;
    line-height: 1.5;
  }
  .foL32_Sp {
    font-size: 1.7777777778rem;
    line-height: 1.4;
  }
  .foL34_Sp {
    font-size: 1.8888888889rem;
    line-height: 1.4;
  }
  .foL36_Sp {
    font-size: 2rem;
    line-height: 1.4;
  }
  .foL38_Sp {
    font-size: 2.1111111111rem;
    line-height: 1.4;
  }
  .foL40_Sp {
    font-size: 2.2222222222rem;
    line-height: 1.4;
  }
  .foL44_Sp {
    font-size: 2.4444444444rem;
    line-height: 1.4;
  }
  .foL48_Sp {
    font-size: 2.6666666667rem;
    line-height: 1.4;
  }
}
@media all and (min-width: 1201px), print {
  .foS10_Pc {
    font-size: 0.5555555556rem;
    line-height: 1.4;
  }
  .foS11_Pc {
    font-size: 0.6111111111rem;
    line-height: 1.4;
  }
  .foS12_Pc {
    font-size: 0.6666666667rem;
    line-height: 1.4;
  }
  .foS13_Pc {
    font-size: 0.7222222222rem;
    line-height: 1.4;
  }
  .foS14_Pc {
    font-size: 0.7777777778rem;
    line-height: 1.5;
  }
  .foS15_Pc {
    font-size: 0.8333333333rem;
  }
  .foM16_Pc {
    font-size: 0.8888888889rem;
  }
  .foL17_Pc {
    font-size: 0.9444444444rem;
  }
  .foL18_Pc {
    font-size: 1rem;
  }
  .foL19_Pc {
    font-size: 1.0555555556rem;
    line-height: 1.6;
  }
  .foL20_Pc {
    font-size: 1.1111111111rem;
    line-height: 1.6;
  }
  .foL21_Pc {
    font-size: 1.1666666667rem;
    line-height: 1.6;
  }
  .foL22_Pc {
    font-size: 1.2222222222rem;
    line-height: 1.5;
  }
  .foL24_Pc {
    font-size: 1.3333333333rem;
    line-height: 1.5;
  }
  .foL26_Pc {
    font-size: 1.4444444444rem;
    line-height: 1.5;
  }
  .foL28_Pc {
    font-size: 1.5555555556rem;
    line-height: 1.5;
  }
  .foL30_Pc {
    font-size: 1.6666666667rem;
    line-height: 1.5;
  }
  .foL32_Pc {
    font-size: 1.7777777778rem;
    line-height: 1.4;
  }
  .foL34_Pc {
    font-size: 1.8888888889rem;
    line-height: 1.4;
  }
  .foL36_Pc {
    font-size: 2rem;
    line-height: 1.4;
  }
  .foL38_Pc {
    font-size: 2.1111111111rem;
    line-height: 1.4;
  }
  .foL40_Pc {
    font-size: 2.2222222222rem;
    line-height: 1.4;
  }
  .foL44_Pc {
    font-size: 2.4444444444rem;
    line-height: 1.4;
  }
  .foL48_Pc {
    font-size: 2.6666666667rem;
    line-height: 1.4;
  }
}
.asterisk-16 {
  padding-left: 1rem;
}

.asterisk-16::before {
  content: "※";
  margin-left: -1rem;
}

.asterisk-15 {
  padding-left: 0.9375rem;
}

.asterisk-15::before {
  content: "※";
  margin-left: -0.9375rem;
}

.asterisk-14 {
  padding-left: 0.875rem;
}

.asterisk-14::before {
  content: "※";
  margin-left: -0.875rem;
}

.h2_title01 {
  font-size: 1.25rem;
}

body {
  background-color: #ffffff;
  background-repeat: repeat;
  background-image: radial-gradient(#CDEEED 5%, transparent 5%);
  background-position: 15px 15px;
  background-size: 30px 30px;
}

.l-container {
  max-width: 1000px;
  margin: 0 auto;
}
@media (min-width: 769px) and (max-width: 1200px) {
  .l-container {
    width: 1000px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px), print {
  .l-container {
    max-width: inherit;
    margin: 0 15px;
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  #Appup {
    width: 1200px;
  }
}

.Mainvisual .Mainvisual__inner {
  padding: 25px 0 50px;
  position: relative;
}
@media screen and (max-width: 768px), print {
  .Mainvisual .Mainvisual__inner {
    padding: 54px 0 40px;
  }
}
.Mainvisual .Mainvisual__inner::before {
  content: "";
  display: inline-block;
  width: 70%;
  height: 100%;
  background: url(../img/bg_mvshape_pc.png) no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  bottom: 0px;
  left: -34px;
  z-index: -1;
}
@media screen and (max-width: 768px), print {
  .Mainvisual .Mainvisual__inner::before {
    width: 90%;
    height: 50%;
    background: url(../img/bg_mvshape_sp.png) no-repeat;
    background-size: cover;
    top: -80px;
    bottom: unset;
    right: -15px;
    left: unset;
  }
}
.Mainvisual .Mainvisual__inner .btn-contactTop {
  position: relative;
  top: 0;
  right: 0;
  display: block;
  text-align: right;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px), print {
  .Mainvisual .Mainvisual__inner .btn-contactTop {
    position: fixed;
    top: 20px;
    right: 15px;
    z-index: 10;
    display: inline-block;
  }
}
.Mainvisual .Mainvisual__inner .btn-contactTop a {
  display: inline-flex;
  align-items: center;
  padding: 13px 50px;
  margin-left: auto;
  border-radius: 40px;
  background: #F4B046;
  transition: 0.3s;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 768px), print {
  .Mainvisual .Mainvisual__inner .btn-contactTop a {
    display: block;
    padding: 18px 16px;
    border-radius: 10px;
  }
}
.Mainvisual .Mainvisual__inner .btn-contactTop a:hover {
  background: #F4A72F;
}
.Mainvisual .Mainvisual__inner .btn-contactTop a .btn-contactTop__icon {
  width: 18px;
  height: 13px;
  margin-right: 10px;
}
@media screen and (max-width: 768px), print {
  .Mainvisual .Mainvisual__inner .btn-contactTop a .btn-contactTop__icon {
    margin-right: 0;
  }
}
.Mainvisual .Mainvisual__inner .btn-contactTop a .btn-contactTop__icon img {
  display: block;
  width: 100%;
  height: 100%;
}
.Mainvisual .Mainvisual__inner .btn-contactTop a .btn-contactTop__title {
  display: block;
  color: var(--default-white);
}
@media screen and (max-width: 768px), print {
  .Mainvisual .Mainvisual__inner .btn-contactTop a .btn-contactTop__title {
    display: none;
  }
}
.Mainvisual .Mainvisual__inner .mv-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 45px;
}
@media screen and (max-width: 768px), print {
  .Mainvisual .Mainvisual__inner .mv-main {
    display: block;
    margin-bottom: 36px;
  }
}
.Mainvisual .Mainvisual__inner .mv-main__message .logo {
  width: 400px;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px), print {
  .Mainvisual .Mainvisual__inner .mv-main__message .logo {
    width: 280px;
    margin-bottom: 20px;
  }
}
.Mainvisual .Mainvisual__inner .mv-main__message .logo img {
  display: block;
  width: 100%;
}
.Mainvisual .Mainvisual__inner .mv-main__message .catchcopy {
  margin-bottom: 0;
  font-size: 2.063rem;
  line-height: 3.563rem;
  letter-spacing: 0.1em;
  font-weight: 600;
}
@media screen and (max-width: 768px), print {
  .Mainvisual .Mainvisual__inner .mv-main__message .catchcopy {
    margin-bottom: 24px;
    font-size: 1.5rem;
    line-height: 2.625rem;
    letter-spacing: 0.05em;
  }
}
.Mainvisual .Mainvisual__inner .mv-main__img {
  width: 470px;
  margin-right: 40px;
}
@media screen and (max-width: 768px), print {
  .Mainvisual .Mainvisual__inner .mv-main__img {
    width: 100%;
  }
}
.Mainvisual .Mainvisual__inner .page_nav ul {
  display: flex;
  list-style: none;
}
@media screen and (max-width: 768px), print {
  .Mainvisual .Mainvisual__inner .page_nav ul {
    display: block;
  }
}
.Mainvisual .Mainvisual__inner .page_nav ul li {
  margin-right: 12px;
  width: calc(25% - 9px);
}
@media screen and (max-width: 768px), print {
  .Mainvisual .Mainvisual__inner .page_nav ul li {
    margin-bottom: 10px;
    width: 100%;
  }
}
.Mainvisual .Mainvisual__inner .page_nav ul li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px), print {
  .Mainvisual .Mainvisual__inner .page_nav ul li:last-child {
    margin-bottom: 0;
  }
}
.Mainvisual .Mainvisual__inner .page_nav ul li a {
  display: block;
  padding: 1rem 2.5rem 1rem 1.25rem;
  background: #FFF;
  border-radius: 5px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  font-size: 0.938rem;
  color: #000;
  font-weight: 500;
  position: relative;
  transition: 0.3s;
}
.Mainvisual .Mainvisual__inner .page_nav ul li a span {
  color: var(--default-green);
}
.Mainvisual .Mainvisual__inner .page_nav ul li a::before {
  content: "";
  display: inline-block;
  background: url("../img/ico_arrowDown.svg") no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 15px;
}
.Mainvisual .Mainvisual__inner .page_nav ul li a:hover {
  transform: translateY(4px);
}

.sectionPoint {
  margin-top: 80px;
  background: var(--default-white);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 768px), print {
  .sectionPoint {
    margin-top: 40px;
  }
}
.sectionPoint .sectionPoint-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px), print {
  .sectionPoint .sectionPoint-flex {
    display: block;
  }
}
.sectionPoint .sectionPoint-flex__desc h2 {
  margin-bottom: 20px;
  font-size: 2.5rem;
  line-height: 3.75rem;
  letter-spacing: 0.06em;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 768px), print {
  .sectionPoint .sectionPoint-flex__desc h2 {
    margin-bottom: 10px;
    font-size: 1.875rem;
    line-height: 3rem;
    letter-spacing: 0.04em;
  }
}
.sectionPoint .sectionPoint-flex__desc h2::before {
  display: inline-block;
  font-size: 7rem;
  color: #D6EEEE;
  position: absolute;
  top: -30px;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 768px), print {
  .sectionPoint .sectionPoint-flex__desc h2::before {
    font-size: 5rem;
  }
}
.sectionPoint .sectionPoint-flex__desc p {
  font-size: 1.125rem;
  line-height: 2.125rem;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px), print {
  .sectionPoint .sectionPoint-flex__desc p {
    margin-bottom: 24px;
    font-size: 0.875rem;
    line-height: 1.75rem;
  }
}
.sectionPoint .sectionPoint-flex__desc .system-info {
  width: 420px;
  padding: 20px;
  background: var(--default-rightgreen);
}
@media screen and (max-width: 768px), print {
  .sectionPoint .sectionPoint-flex__desc .system-info {
    width: 100%;
  }
}
.sectionPoint .sectionPoint-flex__desc .system-info__desc {
  margin-bottom: 24px;
  font-size: 0.875rem;
  line-height: 1.625rem;
  letter-spacing: 0.03em;
}
.sectionPoint .sectionPoint-flex__desc .system-info__btn {
  text-align: right;
}
.sectionPoint .sectionPoint-flex__desc .system-info__btn a {
  display: inline-block;
  padding: 10px 40px;
  background: var(--default-green);
  border: 2px solid var(--default-green);
  border-radius: 40px;
  color: var(--default-white);
  font-weight: 600;
  transition: 0.3s;
}
.sectionPoint .sectionPoint-flex__desc .system-info__btn a:hover {
  background: var(--default-white);
  color: var(--default-green);
}
.sectionPoint .sectionPoint-flex__img .section-img {
  width: 100%;
  text-align: center;
}
.sectionPoint .sectionPoint-flex__img .shophour-desc h3 {
  margin-bottom: 16px;
  text-align: center;
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--default-green);
}
@media screen and (max-width: 768px), print {
  .sectionPoint .sectionPoint-flex__img .shophour-desc h3 {
    font-size: 0.938rem;
  }
}
.sectionPoint .sectionPoint-flex__img .shophour-desc ol {
  counter-reset: item;
  list-style-type: none;
  margin-left: 70px;
}
@media screen and (max-width: 768px), print {
  .sectionPoint .sectionPoint-flex__img .shophour-desc ol {
    margin-left: 0;
  }
}
.sectionPoint .sectionPoint-flex__img .shophour-desc ol li {
  margin-bottom: 10px;
  padding-left: 35px;
  font-size: 0.938rem;
  list-style-type: none;
  margin-bottom: 5px;
  position: relative;
  padding: 4px 0 4px 30px;
}
@media screen and (max-width: 768px), print {
  .sectionPoint .sectionPoint-flex__img .shophour-desc ol li {
    font-size: 0.75rem;
  }
}
.sectionPoint .sectionPoint-flex__img .shophour-desc ol li::before {
  counter-increment: item;
  content: counter(item);
  display: block;
  position: absolute;
  top: 3px;
  left: 0;
  font-weight: bold;
  width: 25px;
  height: 25px;
  line-height: 25px;
  border-radius: 25px;
  text-align: center;
  font-size: 1rem;
  color: var(--default-white);
  background: var(--default-green);
}
@media screen and (max-width: 768px), print {
  .sectionPoint .sectionPoint-flex__img .shophour-desc ol li::before {
    top: 0;
  }
}
.sectionPoint .sectionPoint-flex {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 768px), print {
  .sectionPoint .sectionPoint-flex {
    flex-direction: column;
  }
}
.sectionPoint .sectionPoint-flex .orderWrap {
  display: block;
}
@media screen and (max-width: 768px), print {
  .sectionPoint .sectionPoint-flex .orderWrap {
    display: contents;
  }
}
@media screen and (max-width: 768px), print {
  .sectionPoint .sectionPoint-flex .orderWrap h2 {
    order: 1;
  }
}
@media screen and (max-width: 768px), print {
  .sectionPoint .sectionPoint-flex .orderWrap p {
    order: 2;
  }
}
@media screen and (max-width: 768px), print {
  .sectionPoint .sectionPoint-flex .orderWrap .system-info {
    order: 4;
  }
}
@media screen and (max-width: 768px), print {
  .sectionPoint .sectionPoint-flex .sectionPoint-flex__img {
    order: 3;
  }
}

.bg_left {
  position: relative;
}
.bg_left::before {
  content: "";
  display: inline-block;
  width: 62.5%;
  height: 450px;
  border-radius: 0 120px 120px 0;
  background: transparent linear-gradient(251deg, #89D1E7 0%, #49C8AD 100%) 0% 0% no-repeat;
  position: absolute;
  top: -80px;
  left: -80px;
  z-index: -3;
}
@media screen and (max-width: 768px), print {
  .bg_left::before {
    width: 100%;
    height: 100%;
    border-radius: 0 40px 40px 0;
    top: -40px;
    left: 0;
  }
}

.bg_right {
  position: relative;
}
.bg_right::before {
  content: "";
  display: inline-block;
  width: 62.5%;
  height: 450px;
  border-radius: 120px 0 0 120px;
  background: transparent linear-gradient(251deg, #89D1E7 0%, #49C8AD 100%) 0% 0% no-repeat;
  position: absolute;
  top: -80px;
  right: -80px;
  z-index: -3;
}
@media screen and (max-width: 768px), print {
  .bg_right::before {
    width: 100%;
    height: 100%;
    border-radius: 40px 0 0 40px;
    top: -40px;
    right: 0;
  }
}

.sectionPoint01 {
  margin-left: 80px;
  padding: 80px 0 60px 30px;
  border-radius: 120px 0 0 120px;
}
@media screen and (max-width: 768px), print {
  .sectionPoint01 {
    margin-left: 0;
    padding: 80px 0 20px 0;
    border-radius: 40px 0 0 40px;
  }
}
.sectionPoint01 .sectionPoint-flex {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px), print {
  .sectionPoint01 .sectionPoint-flex {
    flex-direction: column;
    align-items: flex-start;
  }
}
.sectionPoint01 .sectionPoint-flex__desc h2::before {
  content: "01";
}
.sectionPoint01 .sectionPoint-flex__img {
  width: 530px;
}
@media screen and (max-width: 768px), print {
  .sectionPoint01 .sectionPoint-flex__img {
    width: 100%;
  }
}

.sectionPoint02 {
  margin-right: 80px;
  padding: 100px 40px 100px 0px;
  border-radius: 0 120px 120px 0;
}
@media screen and (max-width: 768px), print {
  .sectionPoint02 {
    margin-right: 0;
    padding: 80px 0 40px 0;
    border-radius: 0 40px 40px 0;
  }
}
@media screen and (max-width: 768px), print {
  .sectionPoint02 .sectionPoint-flex {
    flex-direction: column;
    align-items: flex-start;
  }
}
.sectionPoint02 .sectionPoint-flex__desc h2::before {
  content: "02";
}
.sectionPoint02 .sectionPoint-flex__img {
  width: 440px;
}
@media screen and (max-width: 768px), print {
  .sectionPoint02 .sectionPoint-flex__img {
    width: 100%;
  }
}

.sectionPoint03 {
  margin-left: 80px;
  padding: 80px 0 60px 30px;
  border-radius: 120px 0 0 120px;
}
@media screen and (max-width: 768px), print {
  .sectionPoint03 {
    margin-left: 0;
    padding: 80px 0 40px 0;
    border-radius: 40px 0 0 40px;
  }
}
.sectionPoint03 .sectionPoint-flex {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
@media screen and (max-width: 768px), print {
  .sectionPoint03 .sectionPoint-flex {
    flex-direction: column;
    align-items: flex-start;
  }
}
.sectionPoint03 .sectionPoint-flex__desc h2::before {
  content: "03";
}
.sectionPoint03 .sectionPoint-flex__desc p {
  margin-bottom: 20px;
}
.sectionPoint03 .sectionPoint-flex__img {
  width: 500px;
}
@media screen and (max-width: 768px), print {
  .sectionPoint03 .sectionPoint-flex__img {
    width: 100%;
    margin-bottom: 36px;
  }
}

.sectionPoint04 {
  margin-right: 80px;
  padding: 60px 0 60px 0;
  border-radius: 0 120px 120px 0;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px), print {
  .sectionPoint04 {
    margin-right: 0;
    padding: 80px 0 40px 0;
    border-radius: 0 40px 40px 0;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px), print {
  .sectionPoint04 .sectionPoint-flex {
    flex-direction: column;
    align-items: flex-start;
  }
}
.sectionPoint04 .sectionPoint-flex__desc h2::before {
  content: "04";
}
.sectionPoint04 .sectionPoint-flex__desc p {
  margin-bottom: 20px;
}
.sectionPoint04 .sectionPoint-flex__img {
  width: 540px;
}
@media screen and (max-width: 768px), print {
  .sectionPoint04 .sectionPoint-flex__img {
    width: 100%;
    margin-bottom: 36px;
  }
}
.sectionPoint04 .sectionPoint-flex__img .section-img {
  margin-bottom: 24px;
}

.sectionExample {
  padding: 80px 0 200px;
  background: linear-gradient(#f2f8f8 30%, #D2F6F5 100%);
  position: relative;
}
@media screen and (max-width: 768px), print {
  .sectionExample {
    padding: 30px 0 60px;
  }
}
.sectionExample::before {
  content: "";
  display: inline-block;
  background: url(../../img/bg_example.png) no-repeat;
  background-size: contain;
  width: 824px;
  height: 475px;
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0.8;
}
@media screen and (max-width: 768px), print {
  .sectionExample::before {
    display: none;
  }
}
.sectionExample h2 {
  margin-bottom: 80px;
  text-align: center;
}
@media screen and (max-width: 768px), print {
  .sectionExample h2 {
    margin-bottom: 60px;
  }
}
.sectionExample h2 span {
  display: inline-block;
  font-size: 2.5rem;
  line-height: 3.75rem;
  font-weight: 600;
  color: var(--default-green);
  position: relative;
}
@media screen and (max-width: 768px), print {
  .sectionExample h2 span {
    font-size: 1.875rem;
    line-height: 2.875rem;
  }
}
.sectionExample h2 span::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 40px;
  background-color: var(--default-green);
  transform: rotate(-35deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: -30px;
}
@media screen and (max-width: 768px), print {
  .sectionExample h2 span::before {
    display: none;
  }
}
.sectionExample h2 span::after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 40px;
  background-color: var(--default-green);
  transform: rotate(35deg);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -30px;
}
@media screen and (max-width: 768px), print {
  .sectionExample h2 span::after {
    display: none;
  }
}
.sectionExample .sectionExample-list {
  display: flex;
  list-style: none;
}
@media screen and (max-width: 768px), print {
  .sectionExample .sectionExample-list {
    display: block;
  }
}
.sectionExample .sectionExample-list .sectionExample-item {
  margin-bottom: 0;
  margin-right: 40px;
  padding: 50px 30px 35px 30px;
  background: var(--default-white);
  border-radius: 10px;
  position: relative;
}
@media screen and (max-width: 768px), print {
  .sectionExample .sectionExample-list .sectionExample-item {
    margin-bottom: 65px;
    margin-right: 0;
    padding: 54px 10px 30px 10px;
  }
}
.sectionExample .sectionExample-list .sectionExample-item:last-child {
  margin-bottom: 0;
  margin-right: 0;
}
.sectionExample .sectionExample-list .sectionExample-item__icon {
  display: flex;
  align-items: center;
  width: 72px;
  height: 72px;
  background: var(--default-green);
  border-radius: 72px;
  text-align: center;
  position: absolute;
  top: -36px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.sectionExample .sectionExample-list .sectionExample-item__icon span {
  display: inline-block;
  margin: auto;
  font-weight: 600;
  color: var(--default-white);
}
.sectionExample .sectionExample-list .sectionExample-item__title {
  margin-bottom: 16px;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px), print {
  .sectionExample .sectionExample-list .sectionExample-item__title {
    margin-bottom: 24px;
    font-size: 1.125rem;
  }
}
.sectionExample .sectionExample-list .sectionExample-item__title span {
  color: var(--default-green);
}
.sectionExample .sectionExample-list .sectionExample-item__img {
  margin-bottom: 20px;
  width: 100%;
  text-align: center;
}
.sectionExample .sectionExample-list .sectionExample-item__desc {
  font-size: 1rem;
  line-height: 1.625rem;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 768px), print {
  .sectionExample .sectionExample-list .sectionExample-item__desc {
    font-size: 0.938rem;
    line-height: 1.563rem;
  }
}
.sectionExample .sectionExample-list .sectionExample-item__desc span {
  color: var(--default-green);
}

.sectionContact {
  padding: 60px 0 50px;
  background: url(../img/bg_contact_pc.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 768px), print {
  .sectionContact {
    padding: 40px 0 65px;
    background: url(../img/bg_contact_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
  }
}
.sectionContact h2 {
  margin-bottom: 12px;
  font-size: 2.25rem;
  color: var(--default-white);
}
@media screen and (max-width: 768px), print {
  .sectionContact h2 {
    margin-bottom: 24px;
    font-size: 2rem;
  }
}
.sectionContact p {
  margin-bottom: 40px;
  line-height: 1.5rem;
  letter-spacing: 0.04em;
  color: var(--default-white);
}
@media screen and (max-width: 768px), print {
  .sectionContact p {
    margin-bottom: 60px;
  }
}
.sectionContact .btn-contact {
  text-align: center;
}
.sectionContact .btn-contact a {
  display: inline-block;
  padding: 3px;
  background-image: -webkit-linear-gradient(135deg, rgb(13, 122, 158) 0%, rgb(52, 173, 171) 100%);
  border-radius: 35px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  transition: 0.3s;
}
@media screen and (max-width: 768px), print {
  .sectionContact .btn-contact a {
    display: block;
  }
}
.sectionContact .btn-contact a span {
  display: block;
  padding: 22px 60px 22px 50px;
  background: var(--default-white);
  border-radius: 35px;
  font-weight: 600;
  color: var(--default-green);
  transition: 0.3s;
}
@media screen and (max-width: 768px), print {
  .sectionContact .btn-contact a span {
    padding: 20px 50px;
  }
}
.sectionContact .btn-contact a::before {
  content: "";
  display: inline-block;
  background: url("../img/ico_arrowRight.svg") no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 30px;
  transition: 0.3s;
}
.sectionContact .btn-contact a:hover span {
  background: transparent;
  color: var(--default-white);
}
.sectionContact .btn-contact a:hover::before {
  background: url("../img/ico_arrowRight02.svg") no-repeat;
}

.Footer {
  background: var(--default-white);
  position: relative;
}
.Footer::before {
  content: "";
  display: inline-block;
  background: url(../img/bg_footer_pc.png) no-repeat;
  background-size: cover;
  width: 434px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
@media screen and (max-width: 768px), print {
  .Footer::before {
    background: url(../img/bg_footer_sp.png) no-repeat;
    background-size: cover;
    width: 190px;
    height: 435px;
  }
}
.Footer__inner {
  padding: 60px 0 20px;
}
@media screen and (max-width: 768px), print {
  .Footer__inner {
    padding: 40px 0 10px;
  }
}
.Footer__inner .Footer-link {
  margin-bottom: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px), print {
  .Footer__inner .Footer-link {
    display: block;
  }
}
.Footer__inner .Footer-link li {
  width: calc(50% - 30px);
  margin-right: 60px;
  margin-bottom: 0;
}
@media screen and (max-width: 768px), print {
  .Footer__inner .Footer-link li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 14px;
  }
}
.Footer__inner .Footer-link li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px), print {
  .Footer__inner .Footer-link li:last-child {
    margin-bottom: 0;
  }
}
.Footer__inner .Footer-link li a {
  display: block;
  width: 100%;
  padding: 50px 224px;
  border: 3px solid var(--default-blue);
  border-radius: 50px;
  font-size: 0;
  transition: 0.3s;
}
@media screen and (max-width: 768px), print {
  .Footer__inner .Footer-link li a {
    padding: 22.47% 80px 0;
  }
}
.Footer__inner .Footer-link li a:hover {
  transform: translateY(-4px);
}
.Footer__inner .Footer-link li a.Informkaer {
  background: var(--default-white) url(../img/pic_logo_informaker.png) no-repeat;
  background-size: 80%;
  background-position: center center;
}
.Footer__inner .Footer-link li a.Shopphours {
  background: var(--default-white) url(../img/pic_logo_shopphours.png) no-repeat;
  background-size: 65%;
  background-position: center center;
}
.Footer__inner .Footer-logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px), print {
  .Footer__inner .Footer-logo {
    display: block;
    margin-bottom: 60px;
  }
}
.Footer__inner .Footer-logo .logo {
  width: 260px;
  margin: 0;
}
@media screen and (max-width: 768px), print {
  .Footer__inner .Footer-logo .logo {
    width: 70%;
    margin: 0 auto 36px;
  }
}
.Footer__inner .Footer-logo .logo a {
  display: block;
}
.Footer__inner .Footer-logo .logo a img {
  vertical-align: middle;
}
.Footer__inner .Footer-logo ul {
  display: flex;
  list-style: none;
}
@media screen and (max-width: 768px), print {
  .Footer__inner .Footer-logo ul {
    display: block;
  }
}
.Footer__inner .Footer-logo ul li {
  margin-right: 40px;
  margin-bottom: 0;
}
@media screen and (max-width: 768px), print {
  .Footer__inner .Footer-logo ul li {
    margin-bottom: 10px;
  }
}
.Footer__inner .Footer-logo ul li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px), print {
  .Footer__inner .Footer-logo ul li:last-child {
    margin-bottom: 0;
  }
}
.Footer__inner .Footer-logo ul li a {
  display: inline-block;
  padding-left: 20px;
  font-size: 0.875rem;
  color: #000;
  position: relative;
  transition: 0.3s;
}
.Footer__inner .Footer-logo ul li a::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 2px solid #000;
  border-top: 2px solid #000;
  transform: rotate(45deg);
  position: absolute;
  left: 0;
  top: 8px;
  transition: 0.3s;
}
.Footer__inner .Footer-logo ul li a:hover {
  color: var(--default-green);
}
.Footer__inner .Footer-logo ul li a:hover::before {
  border-right: 2px solid var(--default-green);
  border-top: 2px solid var(--default-green);
}
.Footer__inner .copyright {
  text-align: center;
  font-size: 0.75rem;
}

input[type=email],
input[type=tel],
input[type=text],
input[type=url],
dd textarea {
  width: 100%;
  max-width: 100%;
  padding: 12px 15px;
  border: 1px solid var(--default-gray);
  background: var(--base-gray-default);
}

::placeholder {
  color: var(--default-gray);
}

.form .intro {
  letter-spacing: 0.06em;
}

@media all and (min-width: 1201px), print {
  .form-Item input[type=text].w250_Pc {
    width: 250px;
  }
}

.form-Item label.block,
.form-Item .label_confirm {
  display: block;
  margin-bottom: 5px;
  color: var(--base-gray-dark);
  font-size: 0.7777777778rem;
}

.form_explanation {
  margin-top: 3px;
  font-size: 0.7777777778rem;
  color: var(--default-gray-brown);
}

.privacyArea {
  margin: 25px auto;
  padding: 10px 20px;
  border: solid 4px var(--base-gray-light);
  letter-spacing: 0.04em;
}
@media all and (min-width: 1201px), print {
  .privacyArea {
    margin: 25px auto;
  }
}

.privacyArea dl {
  padding: 8px 6px;
  text-align: center;
  background: var(--base-gray-default);
}
@media all and (min-width: 1201px), print {
  .privacyArea dl {
    padding: 15px 10px 5px;
  }
}

.privacyArea a {
  text-decoration: underline;
}

.form-Item {
  padding: 25px 0;
}
@media all and (min-width: 1201px), print {
  .form-Item {
    display: grid;
    grid-template-columns: 240px 1fr;
    align-items: start;
  }
}

.form-Item + .form-Item {
  border-top: 1px solid var(--default-gray-light);
}

.form-Item dt {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  font-weight: 500;
  color: #000;
  line-height: 1.3;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 768px), print {
  .form-Item dt {
    font-size: 1rem;
    margin-bottom: 15px;
  }
}
@media all and (min-width: 1201px), print {
  .form-Item dt {
    margin-top: 15px;
    padding-right: 10px;
  }
}

.form-Item dd {
  letter-spacing: 0.04em;
}

.label_checkbox input[type=checkbox] {
  display: none;
}

.label_checkbox label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  cursor: pointer;
}

.label_checkbox label::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: #fff;
  border: 1px solid var(--default-gray);
}

.label_checkbox input[type=checkbox]:checked + label::after {
  position: absolute;
  content: "";
  top: 7px;
  left: 3px;
  width: 20px;
  height: 6px;
  border-left: 3px solid #333;
  border-bottom: 3px solid #333;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.label_checkbox input[type=checkbox]:checked + label::before {
  background: var(--base-pink-default);
  border: solid 1px #FF2E2E;
}

/* 必須&任意マーク */
.form-Item .ico {
  text-align: center;
  font-size: 0.6111111111rem;
  display: inline-block;
  color: #fff;
  line-height: 1;
  line-height: 1;
  padding: 6px 6px;
  vertical-align: middle;
  text-decoration: none;
  white-space: nowrap;
}
.form-Item .ico.required {
  background-color: var(--default-red);
}
.form-Item .ico.optional {
  color: #333;
  background-color: var(--default-gray-light);
}

.form-Item ul.radio_area {
  margin-left: -25px;
  margin-top: 10px;
}

li.radio {
  list-style: none;
}

.radio {
  position: relative;
  margin: 0 0 0.7rem;
  padding-left: 18px;
}
@media screen and (max-width: 768px), print {
  .radio:last-child {
    margin-bottom: 0;
  }
}

.radio input[type=radio] {
  position: absolute;
  opacity: 0;
}

.radio input[type=radio] + .radio-label:before {
  content: "";
  background: var(--base-gray-default);
  border-radius: 100%;
  border: 1px solid var(--default-gray-light);
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: 0.2em;
  margin-right: 0.5em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.radio input[type=radio]:checked + .radio-label:before {
  background-color: var(--default-blue);
  box-shadow: inset 0 0 0 4px var(--base-gray-default);
}

.radio input[type=radio]:focus + .radio-label:before {
  outline: none;
  border-color: var(--default-blue);
}

.radio input[type=radio]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px var(--base-gray-default);
  border-color: var(--default-gray-light);
  background: var(--default-gray-light);
}

.radio input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}

/* PCのみ横並びの場合 */
@media all and (min-width: 1201px), print {
  .radio_area_short {
    display: flex;
  }
}

.select_area {
  position: relative;
  display: inline-block;
  border: 1px solid var(--default-gray);
  vertical-align: middle;
  background: var(--base-gray-default);
}
@media screen and (max-width: 768px), print {
  .select_area {
    width: 100%;
  }
}
.select_area::before {
  position: absolute;
  display: inline-block;
  content: "";
  top: 20px;
  right: 16px;
  width: 0;
  height: 0;
  border-width: 9px 6px 0 6px;
  border-style: solid;
  border-color: var(--default-gray) transparent transparent transparent;
  pointer-events: none;
}

.select_area select {
  appearance: none;
  padding: 11px 15px;
  padding-right: 2.5em;
  border: none;
  outline: 0;
  background: var(--base-gray-default);
  text-indent: 0.01px;
  cursor: pointer;
}
@media screen and (max-width: 768px), print {
  .select_area select {
    width: 100%;
  }
}

.ajax_err p {
  position: relative;
  margin-top: 8px;
  padding: 8px 15px 8px;
  display: inline-block;
  color: var(--default-red-dark);
  line-height: 1.6;
  font-size: fo(14);
  border-radius: 5px;
  border: solid 1px var(--default-red-dark);
  background: var(--base-pink-default);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
}
@media all and (min-width: 1201px), print {
  .ajax_err p {
    margin-top: 10px;
    padding: 10px 40px 10px;
    font-size: 0.8333333333rem;
  }
}

.ajax_err p:before {
  content: "";
  position: absolute;
  top: -11px;
  left: 50px;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-bottom: 10px solid var(--default-red-dark);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

.ajax_err p:after {
  content: "";
  position: absolute;
  top: -9px;
  left: 50px;
  margin-left: -6px;
  width: 0;
  height: 0;
  border-bottom: 10px solid var(--base-pink-default);
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
}

.ajax_err p.arw_center:before {
  left: 50%;
  transform: translateX(50%);
}

.ajax_err p.arw_center:after {
  left: 50%;
  transform: translateX(50%);
}

.l-form-btnArea {
  margin: 20px auto 50px;
}

.l-form-actbtn {
  padding: 0;
}
@media all and (min-width: 1201px), print {
  .l-form-actbtn {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
  }
}
.l-form-actbtn li {
  list-style: none;
}

@media screen and (max-width: 768px), print {
  .l-form-actbtn li + li {
    margin-top: 15px;
  }
}
@media all and (min-width: 1201px), print {
  .l-form-actbtn li + li {
    margin-right: 15px;
  }
}

@media screen and (max-width: 768px), print {
  .btn_form {
    width: 100%;
  }
}

.btn_form a {
  display: block;
  padding: 20px;
  text-align: center;
  color: #fff;
  border-radius: 40px;
}
@media all and (min-width: 1201px), print {
  .btn_form a {
    width: 420px;
  }
}
.btn_form a:hover {
  text-decoration: none;
  background: var(--default-blue);
}

.btn_form.send {
  background: var(--default-black);
  border-radius: 40px;
}
.btn_form.back {
  background: var(--default-gray);
  border-radius: 40px;
}

@media all and (min-width: 1201px), print {
  .form-address {
    display: flex;
  }
}

#Ready-text {
  margin: 15px auto;
  font-size: 1.1111111111rem;
  text-align: center;
  font-weight: 500;
}

.form-Contents.conlayout {
  margin-top: 20px;
}
@media all and (min-width: 1201px), print {
  .form-Contents.conlayout .form-Item dt {
    margin-top: 0 !important;
  }
}/*# sourceMappingURL=style.css.map */