@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
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;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

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

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

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

html, body {
  font-size: 62.5%;
}

body {
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #15171b;
}

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

.pc_block {
  display: block !important;
}
@media screen and (max-width: 750px) {
  .pc_block {
    display: none !important;
  }
}

.sp_block {
  display: none !important;
}
@media screen and (max-width: 750px) {
  .sp_block {
    display: block !important;
  }
}

.button {
  /* 1.形をきめる */
  width: 300px;
  height: 60px;
  border-radius: 4px;
  /* 2.背景色をきめる */
  background: #FFA627;
  /* 3.文字の配置をきめる */
  display: flex;
  justify-content: center;
  align-items: center;
  /* 4.文字のスタイルを設定 */
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0.1em;
  font-weight: bold;
  /* 5.クリックできることを示すためのカーソルポインターを設定 */
  cursor: pointer;
}
.button_part {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}

.header {
  max-width: 1000px;
  margin: auto;
  height: 60px;
}
.header_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 16px;
}
.header_logo {
  font-size: 2.4rem;
  font-family: "モボ", sans-serif;
  color: #9BD936;
}
.header_button {
  /* 1.形をきめる */
  width: 148px;
  height: 40px;
  border-radius: 4px;
  font-size: 12px;
}

.main {
  background: url(../img/background.jpg) no-repeat top center;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 750px) {
  .main {
    background: none;
  }
}
.main_img {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}

.entry_img {
  display: flex;
  justify-content: center;
  background-color: #9BD936;
}
.entry_ttl {
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #EC625D;
  color: #fafafa;
}
.entry_nav {
  background-image: linear-gradient(135deg, rgba(155, 217, 54, 0.2) 25%, rgba(155, 217, 54, 0.4) 25%, rgba(155, 217, 54, 0.4) 50%, rgba(155, 217, 54, 0.2) 50%, rgba(155, 217, 54, 0.2) 75%, rgba(155, 217, 54, 0.4) 75%, rgba(155, 217, 54, 0.4) 100%);
  background-size: 10px 10px;
  padding: 24px 80px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .entry_nav {
    background-size: 15px 15px;
    padding: 24px 15px;
  }
}
@media screen and (max-width: 599px) {
  .entry_nav {
    padding: 30px 12px;
  }
}
.entry_nav::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 999;
  transform: translate(-50%, 0%);
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  border-width: 20px 50px 0 50px;
  border-color: #9BD936 transparent transparent transparent;
}

.nav {
  max-width: 1000px;
  height: 570px;
  border: 10px solid #FF9600;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 599px) {
  .nav {
    height: 520px;
  }
}
.nav_drawer {
  background: #fafafa;
  width: 100%;
  height: 550px;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-left: 32px;
  padding-right: 32px;
}
@media screen and (max-width: 750px) {
  .nav_drawer {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 599px) {
  .nav_drawer {
    height: 500px;
  }
}
.nav_drawer .status_bar {
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 24px;
  font-size: 1.6rem;
  letter-spacing: 1.5px;
}
@media screen and (max-width: 599px) {
  .nav_drawer .status_bar {
    top: 16px;
    font-size: 1.4rem;
  }
}
.nav_drawer .status_bar span {
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (max-width: 599px) {
  .nav_drawer .status_bar span {
    font-size: 2rem;
  }
}
.nav_ttl {
  display: block;
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  color: #333;
}
@media screen and (max-width: 750px) {
  .nav_ttl {
    font-size: 2rem;
  }
}
@media screen and (max-width: 599px) {
  .nav_ttl {
    font-size: 1.6rem;
  }
}
.nav_subttl_center {
  text-align: center;
}
@media screen and (max-width: 750px) {
  .nav_subttl_center {
    margin-bottom: 16px;
  }
}
.nav_subttl_center .text-setting {
  width: 180px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 16px;
  border: 2px solid #FFA627;
  border-bottom: 2px solid #d27d00;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  border-radius: 7px;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .nav_subttl_center .text-setting {
    width: 150px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 599px) {
  .nav_subttl_center .text-setting {
    width: 110px;
    font-size: 1.4rem;
    padding: 12px 0;
  }
}
.nav_subttl_center .text-setting:nth-child(2) {
  margin-left: 12px;
}
@media screen and (max-width: 750px) {
  .nav_subttl_center .text-setting:nth-child(2) {
    margin-left: 8px;
  }
}
.nav_subttl_center .select-setting {
  margin-top: 16px;
  margin-bottom: 30px;
  width: 374px;
  padding: 16px;
  border: 2px solid #FFA627;
  border-bottom: 2px solid #d27d00;
  box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  border-radius: 7px;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 750px) {
  .nav_subttl_center .select-setting {
    width: 310px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 599px) {
  .nav_subttl_center .select-setting {
    width: 230px;
    font-size: 1.4rem;
    padding: 12px;
    margin-bottom: 24px;
  }
}
.nav_subttl_center .long {
  width: 374px;
}
@media screen and (max-width: 750px) {
  .nav_subttl_center .long {
    width: 310px;
  }
}
@media screen and (max-width: 599px) {
  .nav_subttl_center .long {
    width: 230px;
  }
}
.nav_content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #fff;
  transform: translateX(-300%);
}
.nav .slide {
  transform: translateX(0%); /*中身を表示（右へスライド）*/
}
.nav_unshown {
  display: none;
}
.nav ul {
  display: flex;
  flex-wrap: wrap;
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
  justify-content: space-around;
}
.nav ul li {
  list-style: none;
  margin-top: 0;
}
.nav label {
  display: block;
  width: 180px;
  margin-bottom: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
  text-align: center;
  cursor: pointer;
  border: 2px solid #FFA627;
  border-bottom: 2px solid #d27d00;
  border-radius: 7px;
  font-size: 1.8rem;
  font-weight: bold;
  box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
}
@media screen and (max-width: 750px) {
  .nav label {
    width: 150px;
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 599px) {
  .nav label {
    width: 120px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 1.4rem;
  }
}
.nav label:hover {
  background: #FFA627;
  border-bottom: 2px solid #d27d00;
  color: white;
}
.nav_btn {
  display: flex;
  justify-content: center;
}
.nav_btn .disabled {
  background-color: #aaa;
  cursor: not-allowed;
}
.nav_btn_base {
  cursor: pointer;
  background: #4a57ac;
  box-shadow: 0px 0px 0px 4px #4a57ac;
}
.nav_btn_base p {
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 8px 32px;
  text-decoration: none;
  text-align: center;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 1.8rem;
  transition: all 0.5s ease;
}
.nav_btn .__red {
  margin-left: 24px;
  background: #FFA627;
  box-shadow: 0px 0px 0px 4px #FFA627;
}
.nav_btn_submit {
  display: block;
  height: 100%;
  margin-bottom: 0;
  padding: 8px 32px;
  text-decoration: none;
  text-align: center;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 1.8rem;
  transition: all 0.5s ease;
}

.q1 {
  padding-top: 116px;
  padding-bottom: 40px;
}
@media screen and (max-width: 599px) {
  .q1 {
    padding-top: 124px;
  }
}
.q1_ul {
  width: 400px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .q1_ul {
    width: 330px;
  }
}
@media screen and (max-width: 599px) {
  .q1_ul {
    width: 260px;
  }
}

.q2 {
  padding-top: 160px;
  padding-bottom: 40px;
}
@media screen and (max-width: 599px) {
  .q2 {
    padding-top: 140px;
  }
}
.q2_ul {
  width: 400px;
  margin: 0 auto 24px;
}
@media screen and (max-width: 750px) {
  .q2_ul {
    width: 330px;
  }
}
@media screen and (max-width: 599px) {
  .q2_ul {
    width: 260px;
  }
}

.q3 {
  padding-top: 38px;
  padding-bottom: 30px;
}

.q4 {
  padding-top: 98px;
  padding-bottom: 40px;
}
.q4_ul {
  width: 400px;
  margin: 0 auto 24px;
}

.require {
  font-size: 1.8rem;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .require {
    font-size: 1.6rem;
  }
}

form#mail_form dl dt span.required,
form#mail_form dl dt span.optional {
  display: none;
}

form#mail_form dl dd span.error_blank,
form#mail_form dl dd span.error_format,
form#mail_form dl dd span.error_match {
  display: block;
  color: #ff0000;
  margin-top: 3px;
}

.question, .flow, .customer {
  text-align: center;
}

.question, .customer {
  background-image: linear-gradient(-135deg, rgba(255, 166, 39, 0.2) 25%, rgba(255, 166, 39, 0.4) 25%, rgba(255, 166, 39, 0.4) 50%, rgba(255, 166, 39, 0.2) 50%, rgba(255, 166, 39, 0.2) 75%, rgba(255, 166, 39, 0.4) 75%, rgba(255, 166, 39, 0.4) 100%);
  background-size: 10px 10px;
  padding: 24px 40px;
  position: relative;
}

.flow {
  background-image: linear-gradient(-135deg, rgba(155, 217, 54, 0.2) 25%, rgba(155, 217, 54, 0.4) 25%, rgba(155, 217, 54, 0.4) 50%, rgba(155, 217, 54, 0.2) 50%, rgba(155, 217, 54, 0.2) 75%, rgba(155, 217, 54, 0.4) 75%, rgba(155, 217, 54, 0.4) 100%);
  background-size: 10px 10px;
  padding: 24px 40px;
  position: relative;
}

.member {
  display: flex;
  justify-content: center;
  background-image: linear-gradient(-135deg, rgba(155, 217, 54, 0.2) 25%, rgba(155, 217, 54, 0.4) 25%, rgba(155, 217, 54, 0.4) 50%, rgba(155, 217, 54, 0.2) 50%, rgba(155, 217, 54, 0.2) 75%, rgba(155, 217, 54, 0.4) 75%, rgba(155, 217, 54, 0.4) 100%);
  background-size: 10px 10px;
  padding: 24px 40px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .member {
    background-size: 15px 15px;
    padding: 15px;
  }
}
@media screen and (max-width: 599px) {
  .member {
    padding: 15px 12px;
  }
}

.visible {
  display: block !important;
}
.visible .fixed {
  position: fixed;
  height: 80px;
  bottom: 0;
  width: 100%;
  left: 0;
  background-color: rgba(255, 255, 255, 0.7);
  padding-left: 5px;
  padding-right: 5px;
  z-index: 9999;
}
.visible .fixed .flexbox {
  display: flex;
  justify-content: center;
}
.visible .fixed .flexbox-btn {
  width: 48%;
  background: #FFA627;
  text-align: center;
  margin: 10px;
  height: 60px;
  cursor: pointer;
}
.visible .fixed .flexbox-btn p {
  display: inline-block;
  margin-top: 10px;
  padding: 2px 6px;
  border-radius: 20px;
  background: #fff;
  color: #FFA627;
}
@media screen and (max-width: 599px) {
  .visible .fixed .flexbox-btn p {
    font-size: 1.2rem;
  }
}
.visible .fixed .flexbox-btn a {
  display: block;
  font-size: 1.6rem;
  color: #fff;
  padding-top: 3px;
}
.visible .fixed .flexbox-btn a span {
  font-size: 1.6rem;
}
.visible .fixed .flexbox .tel {
  background: #ec625d;
}
.visible .fixed .flexbox .tel a {
  font-size: 1.8rem;
  padding-top: 20px;
}
.visible .fixed .flexbox .tel p {
  color: #ec625d;
}

.footer {
  background-image: linear-gradient(-135deg, rgba(155, 217, 54, 0.2) 25%, rgba(155, 217, 54, 0.4) 25%, rgba(155, 217, 54, 0.4) 50%, rgba(155, 217, 54, 0.2) 50%, rgba(155, 217, 54, 0.2) 75%, rgba(155, 217, 54, 0.4) 75%, rgba(155, 217, 54, 0.4) 100%);
  background-size: 10px 10px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .footer {
    background-size: 15px 15px;
  }
}
.footer_inner {
  max-width: 1000px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px;
  padding-top: 0;
}
@media screen and (max-width: 750px) {
  .footer_inner {
    align-items: flex-end;
    padding: 6px;
  }
}
.footer_logo {
  text-align: center;
}
.footer_logo a img {
  width: 200px;
}
@media screen and (max-width: 750px) {
  .footer_logo a img {
    width: 160px;
  }
}
@media screen and (max-width: 599px) {
  .footer_logo a img {
    width: 120px;
  }
}
.footer_logo p {
  display: block;
  line-height: 1.7;
}
@media screen and (max-width: 750px) {
  .footer_logo p {
    font-size: 1rem;
  }
}
.footer_sns {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer_sns h3 {
  margin-bottom: 16px;
}
@media screen and (max-width: 750px) {
  .footer_sns h3 {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 599px) {
  .footer_sns h3 {
    font-size: 1rem;
    margin-bottom: 4px;
  }
}
.footer_sns_logo {
  display: flex;
}
@media screen and (max-width: 599px) {
  .footer_sns_logo {
    flex-direction: column;
  }
}
.footer_sns_logo a {
  width: 160px;
  height: 60px;
  margin-left: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  letter-spacing: 1.5px;
  padding: 0 0 0 4px;
  transition: 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 750px) {
  .footer_sns_logo a {
    width: 140px;
  }
}
@media screen and (max-width: 599px) {
  .footer_sns_logo a {
    margin-left: 0;
    margin-top: 8px;
  }
}
.footer_sns_logo a .line {
  margin: 0 8px;
  width: 1px;
  height: 14px;
  background-color: #d5d5d5;
  opacity: 0.1;
}
.footer_sns_logo a:last-child {
  margin-bottom: 0;
}
.footer_inner strong {
  font-size: 1.1rem;
  line-height: 1.5;
  display: block;
}
.footer_inner address {
  margin-top: 4px;
  font-size: 1rem;
}

.mb40 {
  margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
  .mb40 {
    margin-bottom: 24px;
  }
}/*# sourceMappingURL=style.css.map */