/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          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 {
  -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 {
  -webkit-box-sizing: content-box;
          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;
}

/**
*add satoshi.
*/
img,
picture {
  width: 100%;
  max-width: 100%;
  height: auto;
}

@font-face {
  font-family: 'noto-sans-m';
  src: url(../font/NotoSansMyanmar-Bold.ttf) format("ttf");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

html {
  font-size: 62.5%;
  overflow: auto;
}

body {
  width: 100%;
  font-family: "Noto Sans", sans-serif;
  color: #000000;
  line-height: 1.1;
  font-weight: 700;
  min-width: 375px;
}

@media screen and (min-width: 520px) {
  body {
    min-width: 650px;
  }
}

@media screen and (min-width: 960px) {
  body {
    min-width: 1100px;
  }
}

@media screen and (min-width: 960px) {
  .sp {
    display: none;
  }
}

.pc {
  display: none;
}

@media screen and (min-width: 960px) {
  .pc {
    display: block;
  }
}

.orange {
  color: #F7AD01;
}

.header {
  width: 100%;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  color: #FFF;
}

.header_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header_logo {
  font-size: 3.2rem;
  font-size: 8.53333vw;
  letter-spacing: -0.05em;
  margin-top: 44px;
  margin-left: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: normal;
}

@media screen and (min-width: 520px) {
  .header_logo {
    font-size: 6.4rem;
    font-size: 8.53333vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .header_logo {
    font-size: 6.4rem;
  }
}

@media screen and (min-width: 960px) {
  .header_logo {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 519px) {
  .header_logo {
    margin-top: 22px;
    margin-left: 20px;
  }
}

@media screen and (min-width: 960px) {
  .header_logo {
    margin-top: 20px;
    margin-left: 58px;
  }
}

.header_nav {
  z-index: 4;
  margin-top: 20px;
  margin-right: 252px;
  display: none;
}

@media screen and (min-width: 960px) {
  .header_nav {
    display: block;
  }
}

.header_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 1.3rem;
  font-size: 3.46667vw;
}

@media screen and (min-width: 520px) {
  .header_nav ul {
    font-size: 2.6rem;
    font-size: 3.46667vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .header_nav ul {
    font-size: 2.6rem;
  }
}

@media screen and (min-width: 960px) {
  .header_nav ul {
    font-size: 1.6rem;
  }
}

.header_nav ul li {
  padding: 0 15px;
  text-align: center;
}

.header_nav ul li a {
  width: 100%;
  display: block;
  height: 100%;
  font-family: "Noto Sans JP", sans-serif;
}

.header_nav ul li + li {
  border-left: 1px solid #fff;
}

.header .btn {
  background-color: #f78501;
  font-family: "Noto Sans JP", sans-serif;
  border-bottom-left-radius: 40px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 18px 18px 34px;
  font-size: 1.3rem;
  font-size: 3.46667vw;
}

@media screen and (min-width: 520px) {
  .header .btn {
    font-size: 2.6rem;
    font-size: 3.46667vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .header .btn {
    font-size: 2.6rem;
  }
}

@media screen and (min-width: 960px) {
  .header .btn {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 519px) {
  .header .btn {
    line-height: 1.46;
    padding: 15px 9px 9px 17px;
    border-bottom-left-radius: 20px;
  }
}

@media screen and (min-width: 520px) {
  .header .btn {
    line-height: 1.6;
    padding: 60px 0;
    width: 208px;
  }
}

@media screen and (min-width: 960px) {
  .header .btn {
    width: 255px;
    padding: 29px 26px 29px 33px;
    border-bottom-left-radius: 20px;
  }
}

@media screen and (max-width: 1110px) {
  .header nav {
    display: none;
  }
}

.wrapper {
  background-image: url(../img/fv_bg@2x.png);
  overflow: hidden;
  height: 1068px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 519px) {
  .wrapper {
    height: 514px;
    background-image: url(../img/fv_bg_sp@2x.png);
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media screen and (min-width: 520px) {
  .wrapper {
    min-height: 550px;
  }
}

@media screen and (min-width: 960px) {
  .wrapper {
    height: 708px;
  }
}

.fv_inner {
  padding: 0 20px;
}

@media screen and (min-width: 960px) {
  .fv_inner {
    max-width: 910px;
    margin: 0 auto;
  }
}

.fv_copy {
  position: absolute;
  color: #fff;
}

@media screen and (max-width: 519px) {
  .fv_copy {
    top: 100px;
    left: 20px;
  }
}

@media screen and (min-width: 520px) {
  .fv_copy {
    top: 220px;
    left: 40px;
  }
}

@media screen and (min-width: 960px) {
  .fv_copy {
    top: 110px;
    left: 16%;
    max-width: 600px;
  }
}

.fv_copy .virus {
  border: 3px solid #fff;
  border-radius: 12px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 28px;
  font-size: 1.4rem;
  font-size: 3.73333vw;
}

@media screen and (min-width: 520px) {
  .fv_copy .virus {
    font-size: 2.8rem;
    font-size: 3.73333vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .fv_copy .virus {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 960px) {
  .fv_copy .virus {
    font-size: 2.4rem;
  }
}

@media screen and (max-width: 519px) {
  .fv_copy .virus {
    max-width: 261px;
    height: 29px;
    padding-top: 4px;
    margin-bottom: 0;
  }
}

@media screen and (min-width: 520px) {
  .fv_copy .virus {
    margin-bottom: 14px;
  }
}

@media screen and (min-width: 960px) {
  .fv_copy .virus {
    border-radius: 20px;
    min-width: 463px;
    width: 463px;
    padding: 8px;
    margin-bottom: 0;
  }
}

.fv_copy .virus span {
  color: #F7AD01;
  font-family: "Noto Sans JP", sans-serif;
}

.fv_copy .copy_ttl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 20px;
  line-height: 1.56;
  z-index: -2;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 60px;
  font-size: 3rem;
  font-size: 8vw;
}

@media screen and (min-width: 520px) {
  .fv_copy .copy_ttl {
    font-size: 6rem;
    font-size: 8vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .fv_copy .copy_ttl {
    font-size: 6rem;
  }
}

@media screen and (min-width: 960px) {
  .fv_copy .copy_ttl {
    font-size: 5rem;
  }
}

@media screen and (max-width: 519px) {
  .fv_copy .copy_ttl {
    margin-bottom: 12px;
  }
}

@media screen and (min-width: 960px) {
  .fv_copy .copy_ttl {
    line-height: 1.47;
  }
}

.fv_copy .copy_ttl span {
  border-bottom: 5px solid #fff;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 519px) {
  .fv_copy .copy_ttl span {
    border-bottom: 3px solid #fff;
  }
}

.fv_copy .content {
  line-height: 1.66;
  font-size: 24px;
  font-size: 1.2rem;
  font-size: 3.2vw;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 520px) {
  .fv_copy .content {
    font-size: 2.4rem;
    font-size: 3.2vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .fv_copy .content {
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 960px) {
  .fv_copy .content {
    font-size: 1.7rem;
  }
}

@media screen and (max-width: 519px) {
  .fv_copy .content {
    margin-bottom: 14px;
  }
}

@media screen and (min-width: 960px) {
  .fv_copy .content {
    line-height: 1.47;
    margin-bottom: 0;
  }
}

.fv_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 660px;
}

@media screen and (max-width: 519px) {
  .fv_box {
    margin-bottom: 52px;
    max-width: 330px;
  }
}

@media screen and (min-width: 960px) {
  .fv_box {
    max-width: 550px;
    margin-bottom: 0;
  }
}

.fv_box .img1 {
  z-index: 4;
  width: 110px;
  height: 202px;
}

@media screen and (max-width: 519px) {
  .fv_box .img1 {
    width: 53px;
    height: 101px;
  }
}

@media screen and (min-width: 960px) {
  .fv_box .img1 {
    width: 84px;
    height: 162px;
  }
}

.fv_box .img2 {
  z-index: 3;
  width: 660px;
  height: 281px;
  margin-left: -68px;
}

@media screen and (max-width: 519px) {
  .fv_box .img2 {
    margin-left: -34px;
    width: 330px;
    height: 141px;
  }
}

@media screen and (min-width: 960px) {
  .fv_box .img2 {
    z-index: 3;
    width: 521px;
    height: 223px;
    margin-left: -24px;
  }
}

.fv_box img {
  width: auto;
}

.fv_contact-btn {
  max-width: 670px;
  margin-right: auto;
  width: 500px;
  border: 3px solid #fff;
  position: relative;
  display: block;
  border-radius: 42px;
  padding: 11px 0 11px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  background-color: #f78501;
  letter-spacing: -0.05em;
  font-size: 1.7rem;
  font-size: 4.53333vw;
  font-size: 25px;
  z-index: 5;
}

@media screen and (min-width: 960px) {
  .fv_contact-btn {
    width: 476px;
  }
}

@media screen and (max-width: 519px) {
  .fv_contact-btn {
    font-size: 17px;
  }
}

@media screen and (min-width: 520px) {
  .fv_contact-btn {
    font-size: 3.4rem;
    font-size: 4.53333vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .fv_contact-btn {
    font-size: 3.4rem;
  }
}

@media screen and (min-width: 960px) {
  .fv_contact-btn {
    font-size: 2.5rem;
  }
}

@media screen and (max-width: 519px) {
  .fv_contact-btn {
    display: none;
  }
}

@media screen and (min-width: 520px) {
  .fv_contact-btn {
    font-size: 25px;
    padding: 30px 0 30px;
  }
}

@media screen and (min-width: 960px) {
  .fv_contact-btn {
    padding: 17px 0 18px;
    padding-right: 20px;
  }
}

.fv_contact-btn::before {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 50%;
  right: 4%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "Noto Sans JP", sans-serif;
  background-image: url(../img/cv_arrow_sp@2x.png);
  width: 7.2px;
  height: 10.6px;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 520px) {
  .fv_contact-btn::before {
    width: 14px;
    height: 20px;
  }
}

@media screen and (min-width: 960px) {
  .fv_contact-btn::before {
    right: 23px;
    width: 10px;
    height: 15px;
  }
}

.fv_man {
  position: absolute;
  overflow: hidden;
  top: 236px;
  right: -35px;
  z-index: 1;
}

.fv_man .img2 {
  display: none;
}

@media screen and (max-width: 519px) {
  .fv_man {
    top: 118px;
    right: -70px;
    max-width: 431px;
    max-height: 704px;
  }
  .fv_man .img1 {
    display: none;
  }
  .fv_man .img2 {
    display: block;
  }
}

@media screen and (min-width: 960px) {
  .fv_man {
    top: 12px;
    right: -10px;
  }
}

@media screen and (min-width: 960px) {
  .fv_man {
    top: 12px;
    right: 10%;
  }
}

.fv_contact_sp {
  background-image: url(../img/sp_contact_bg@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 114px;
  margin: 0;
  position: relative;
}

.fv_contact_sp a {
  position: absolute;
  font-family: "Noto Sans JP", sans-serif;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  background-color: #f78501;
  border-radius: 42px;
  border: 3px solid #fff;
  display: block;
  color: #fff;
  width: 335px;
  font-size: 17px;
  padding: 16px 0 17px;
  letter-spacing: -0.05em;
}

.fv_contact_sp a::before {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 50%;
  right: 4%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../img/cv_arrow_sp@2x.png);
  width: 7.2px;
  height: 10.6px;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 520px) {
  .fv_contact_sp {
    display: none;
  }
}

.trouble_cnt {
  background-image: url(../img/trouble_bg@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media screen and (max-width: 519px) {
  .trouble_cnt {
    background-image: url(../img/trouble_bg_sp@2x.png);
  }
}

.trouble_inner {
  margin: 0 auto;
  padding: 100px 40px 64px;
}

@media screen and (max-width: 519px) {
  .trouble_inner {
    padding: 50px 20px 32px;
  }
}

@media screen and (min-width: 960px) {
  .trouble_inner {
    max-width: 1110px;
    padding: 73px 5% 84px;
  }
}

.trouble_ttl {
  font-size: 2.5rem;
  font-size: 6.66667vw;
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 34px;
}

@media screen and (min-width: 520px) {
  .trouble_ttl {
    font-size: 5rem;
    font-size: 6.66667vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .trouble_ttl {
    font-size: 5rem;
  }
}

@media screen and (min-width: 960px) {
  .trouble_ttl {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 519px) {
  .trouble_ttl {
    margin-bottom: 17px;
  }
}

@media screen and (min-width: 960px) {
  .trouble_ttl {
    margin-bottom: 28px;
  }
}

.trouble_box {
  display: block;
}

@media screen and (min-width: 960px) {
  .trouble_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.trouble_box .trouble_item {
  font-size: 1.6rem;
  font-size: 4.26667vw;
  color: #153f8e;
  font-weight: bold;
  background-color: #fff;
  display: block;
  margin: 0 auto;
  margin-bottom: 54px;
  padding: 40px 0 38px;
  text-align: center;
  line-height: 1.56;
  border-radius: 20px;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 520px) {
  .trouble_box .trouble_item {
    font-size: 3.2rem;
    font-size: 4.26667vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .trouble_box .trouble_item {
    font-size: 3.2rem;
  }
}

@media screen and (min-width: 960px) {
  .trouble_box .trouble_item {
    font-size: 2rem;
  }
}

.trouble_box .trouble_item::before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -20px;
  border-top: 25px solid #fff;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}

@media screen and (max-width: 519px) {
  .trouble_box .trouble_item::before {
    bottom: -15px;
  }
}

@media screen and (max-width: 519px) {
  .trouble_box .trouble_item {
    width: 335px;
    padding: 20px 0 19px;
    margin-bottom: 27px;
  }
}

@media screen and (min-width: 960px) {
  .trouble_box .trouble_item {
    width: 351px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
    margin-bottom: 0;
    line-height: 1.35;
    padding: 21px 0 14px;
  }
}

.trouble_box .trouble_item.item2 {
  padding-top: 24.4px;
  padding-bottom: 23.2px;
}

.trouble_box .trouble_item.item3 {
  padding-top: 24.4px;
  padding-bottom: 23.2px;
}

.solution {
  background-color: #EAF6FA;
  color: #153f8e;
}

.solution_inner {
  margin: 0 auto;
  padding: 98px 40px 86px;
}

@media screen and (max-width: 519px) {
  .solution_inner {
    padding: 49px 20px 43px;
  }
}

@media screen and (min-width: 960px) {
  .solution_inner {
    padding: 68px 5% 71px;
  }
}

.solution_ttl {
  font-size: 2.5rem;
  font-size: 6.66667vw;
  text-align: center;
  font-weight: bold;
  margin-bottom: 74px;
  line-height: 1.4;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 520px) {
  .solution_ttl {
    font-size: 5rem;
    font-size: 6.66667vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .solution_ttl {
    font-size: 5rem;
  }
}

@media screen and (min-width: 960px) {
  .solution_ttl {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 519px) {
  .solution_ttl {
    margin-bottom: 37px;
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
    line-height: 1.3;
  }
}

@media screen and (min-width: 960px) {
  .solution_ttl {
    margin-bottom: 56px;
  }
}

.solution_box {
  margin: 0 auto;
}

@media screen and (min-width: 960px) {
  .solution_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.solution_box .item {
  background-color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 16px;
  padding-bottom: 40px;
  margin-bottom: 60px;
}

@media screen and (max-width: 519px) {
  .solution_box .item {
    max-width: 335px;
    margin-bottom: 30px;
    height: 311px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 960px) {
  .solution_box .item {
    width: 351px;
    height: 307px;
    padding: 0 0 14px;
    margin-bottom: 0;
  }
}

.solution_box .item .ttl-box {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 42px;
  height: 264px;
}

@media screen and (max-width: 519px) {
  .solution_box .item .ttl-box {
    margin-bottom: 5px;
    height: 132px;
  }
}

@media screen and (min-width: 960px) {
  .solution_box .item .ttl-box {
    height: 132px;
    margin-bottom: 17px;
  }
}

.solution_box .item .ttl-box .solution_merit {
  font-size: 2.5rem;
  font-size: 6.66667vw;
  margin-bottom: 4px;
  -webkit-transform: translateY(-12px);
          transform: translateY(-12px);
  margin-bottom: 70px;
}

@media screen and (min-width: 520px) {
  .solution_box .item .ttl-box .solution_merit {
    font-size: 5rem;
    font-size: 6.66667vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .solution_box .item .ttl-box .solution_merit {
    font-size: 5rem;
  }
}

@media screen and (min-width: 960px) {
  .solution_box .item .ttl-box .solution_merit {
    font-size: 3.2rem;
  }
}

@font-face {
  .solution_box .item .ttl-box .solution_merit {
    font-family: 'noto-sans-m';
    src: url(../font/NotoSansMyanmar-Bold.ttf) format("ttf");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
}

@media screen and (max-width: 519px) {
  .solution_box .item .ttl-box .solution_merit {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    margin-bottom: 2px;
  }
}

@media screen and (min-width: 960px) {
  .solution_box .item .ttl-box .solution_merit {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
    margin-bottom: 8px;
  }
}

.solution_box .item .ttl-box img {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 520px) {
  .solution_box .item .ttl-box img {
    -webkit-transform: scale(2);
            transform: scale(2);
  }
}

@media screen and (min-width: 960px) {
  .solution_box .item .ttl-box img {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.solution_box .item .sub_ttl {
  font-size: 40px;
  margin-bottom: 44px;
  line-height: 1.35;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 519px) {
  .solution_box .item .sub_ttl {
    font-size: 20px;
    margin-bottom: 22px;
  }
}

@media screen and (min-width: 960px) {
  .solution_box .item .sub_ttl {
    font-size: 20px;
    margin-bottom: 26px;
  }
}

.solution_box .item .sub_ttl span {
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 960px) {
  .solution_box .item .sub_ttl span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, #FFF), color-stop(0%, rgba(19, 170, 238, 0.31)));
    background: linear-gradient(#FFF 65%, rgba(19, 170, 238, 0.31) 0%);
  }
}

.solution_box .item .content {
  font-size: 28px;
  font-weight: normal;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.78;
  color: #000;
  font-size: 1.4rem;
  font-size: 3.73333vw;
}

@media screen and (min-width: 520px) {
  .solution_box .item .content {
    font-size: 2.8rem;
    font-size: 3.73333vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .solution_box .item .content {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 960px) {
  .solution_box .item .content {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 960px) {
  .solution_box .item .content {
    line-height: 1.56;
  }
}

@media screen and (min-width: 960px) {
  .solution_box .item.item2 {
    margin-right: 27px;
    margin-left: 26px;
  }
}

.feature {
  position: relative;
}

.feature .gradient-bg {
  position: absolute;
  width: 100%;
  height: 425px;
  bottom: 0;
  z-index: -5;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#DBE5F0));
  background: linear-gradient(#fff, #DBE5F0);
}

.feature_inner {
  margin: 0 auto;
  padding: 102px 40px 12px;
}

@media screen and (max-width: 519px) {
  .feature_inner {
    padding: 51px 20px 6px;
  }
}

@media screen and (min-width: 960px) {
  .feature_inner {
    max-width: 1240px;
    padding: 74px 5% 47px;
  }
}

.feature_ttl {
  font-size: 2.5rem;
  font-size: 6.66667vw;
  text-align: center;
  font-weight: bold;
  margin-bottom: 37px;
  line-height: 1.4;
  color: #153f8e;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 520px) {
  .feature_ttl {
    font-size: 5rem;
    font-size: 6.66667vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .feature_ttl {
    font-size: 5rem;
  }
}

@media screen and (min-width: 960px) {
  .feature_ttl {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 519px) {
  .feature_ttl {
    margin-bottom: 18px;
  }
}

@media screen and (min-width: 960px) {
  .feature_ttl {
    margin-bottom: 39px;
  }
}

.feature_box .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  margin-bottom: 52px;
}

@media screen and (max-width: 519px) {
  .feature_box .item {
    margin-bottom: 26px;
  }
  .feature_box .item:nth-of-type(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media screen and (min-width: 960px) {
  .feature_box .item {
    margin-bottom: 42px;
  }
}

@media screen and (min-width: 960px) {
  .feature_box .item.reverce .content {
    right: 0;
  }
  .feature_box .item.reverce .feature_img {
    margin-right: auto;
    margin-left: 0;
  }
}

.feature_box .item .content {
  border-radius: 20px;
  z-index: 2;
}

@media screen and (min-width: 960px) {
  .feature_box .item .content {
    background-color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 578px;
    padding: 54px 62px 47px 38px;
    -webkit-box-shadow: 0 6px 20px #707070;
            box-shadow: 0 6px 20px #707070;
  }
}

@media screen and (min-width: 960px) {
  .feature_box .item .content.pb {
    padding-bottom: 64px;
  }
}

.feature_box .item .content span {
  color: #153f8e;
  margin-bottom: 6px;
  font-size: 2.5rem;
  font-size: 6.66667vw;
}

@font-face {
  .feature_box .item .content span {
    font-family: 'noto-sans-m';
    src: url(../font/NotoSansMyanmar-Bold.ttf) format("ttf");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
  }
}

@media screen and (min-width: 520px) {
  .feature_box .item .content span {
    font-size: 5rem;
    font-size: 6.66667vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .feature_box .item .content span {
    font-size: 5rem;
  }
}

@media screen and (min-width: 960px) {
  .feature_box .item .content span {
    font-size: 2.6rem;
  }
}

.feature_box .item .content span .orange {
  color: #F7AD01;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 519px) {
  .feature_box .item .content span {
    margin-bottom: 3px;
  }
}

@media screen and (min-width: 960px) {
  .feature_box .item .content span {
    margin-bottom: 9px;
  }
}

.feature_box .item .content .rice {
  color: #F78501;
  font-weight: normal;
  font-size: 28px;
  font-size: 1.4rem;
  font-size: 3.73333vw;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 520px) {
  .feature_box .item .content .rice {
    font-size: 2.8rem;
    font-size: 3.73333vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .feature_box .item .content .rice {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 960px) {
  .feature_box .item .content .rice {
    font-size: 1.6rem;
  }
}

.feature_box .item .content h4 {
  color: #153f8e;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 12px;
  line-height: 1.4;
  font-size: 46px;
  font-size: 2.3rem;
  font-size: 6.13333vw;
}

@media screen and (min-width: 520px) {
  .feature_box .item .content h4 {
    font-size: 4.6rem;
    font-size: 6.13333vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .feature_box .item .content h4 {
    font-size: 4.6rem;
  }
}

@media screen and (min-width: 960px) {
  .feature_box .item .content h4 {
    font-size: 3rem;
  }
}

@media screen and (max-width: 519px) {
  .feature_box .item .content h4 {
    margin-bottom: 6px;
  }
}

@media screen and (min-width: 960px) {
  .feature_box .item .content h4 {
    margin-bottom: 18px;
  }
}

.feature_box .item .content p {
  font-weight: normal;
  line-height: 1.78;
  margin-bottom: 20px;
  font-size: 28px;
  font-size: 1.4rem;
  font-size: 3.73333vw;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 520px) {
  .feature_box .item .content p {
    font-size: 2.8rem;
    font-size: 3.73333vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .feature_box .item .content p {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 960px) {
  .feature_box .item .content p {
    font-size: 1.6rem;
  }
}

@media screen and (max-width: 519px) {
  .feature_box .item .content p {
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 960px) {
  .feature_box .item .content p {
    line-height: 1.56;
  }
}

.feature_img {
  max-height: 386px;
  z-index: -1;
  margin-bottom: 24px;
}

@media screen and (max-width: 519px) {
  .feature_img {
    margin-bottom: 12px;
  }
}

@media screen and (min-width: 960px) {
  .feature_img {
    margin-left: auto;
    margin-bottom: 12px;
  }
}

.feature_img img {
  width: 100%;
}

.cv_cnt {
  color: #fff;
  padding: 38px 20px 42px;
  background-image: url(../img/cv_bg_sp@2x.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media screen and (min-width: 520px) {
  .cv_cnt {
    padding: 72px 40px 82px;
  }
}

@media screen and (min-width: 960px) {
  .cv_cnt {
    background-image: url(../img/cv_bg_pc@2x.jpg);
    padding: 55px 0 67px;
  }
}

.cv_ttl {
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  line-height: 1.32;
  font-size: 2.5rem;
  font-size: 6.66667vw;
  margin-bottom: 10px;
}

@media screen and (min-width: 520px) {
  .cv_ttl {
    font-size: 5rem;
    font-size: 6.66667vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .cv_ttl {
    font-size: 5rem;
  }
}

@media screen and (min-width: 960px) {
  .cv_ttl {
    font-size: 3.5rem;
  }
}

@media screen and (min-width: 520px) {
  .cv_ttl {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 960px) {
  .cv_ttl {
    margin-bottom: 9px;
  }
}

@media screen and (min-width: 960px) {
  .cv_ttl span {
    margin-left: -11px;
  }
}

.cv_note {
  text-align: center;
  line-height: 1.3;
  font-weight: 500;
  font-size: 1.4rem;
  font-size: 3.73333vw;
  margin-bottom: 16px;
}

@media screen and (min-width: 520px) {
  .cv_note {
    font-size: 2.8rem;
    font-size: 3.73333vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .cv_note {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 960px) {
  .cv_note {
    font-size: 1.7rem;
  }
}

@media screen and (min-width: 520px) {
  .cv_note {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 960px) {
  .cv_note {
    margin-bottom: 19px;
  }
}

@media screen and (min-width: 960px) {
  .cv_note {
    line-height: 1.1;
  }
}

.cv_note span {
  display: block;
}

@media screen and (min-width: 960px) {
  .cv_note span {
    display: inline-block;
  }
}

.cv_btn {
  max-width: 670px;
  margin: 0 auto;
}

@media screen and (min-width: 960px) {
  .cv_btn {
    width: 476px;
  }
}

.cv_link {
  border: 3px solid #fff;
  position: relative;
  display: block;
  border-radius: 42px;
  padding: 11px 0 11px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  background-color: #f78501;
  letter-spacing: -0.05em;
  font-size: 1.7rem;
  font-size: 4.53333vw;
}

@media screen and (min-width: 520px) {
  .cv_link {
    font-size: 3.4rem;
    font-size: 4.53333vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .cv_link {
    font-size: 3.4rem;
  }
}

@media screen and (min-width: 960px) {
  .cv_link {
    font-size: 2.5rem;
  }
}

@media screen and (min-width: 520px) {
  .cv_link {
    padding: 30px 0 30px;
  }
}

@media screen and (min-width: 960px) {
  .cv_link {
    padding: 17px 0 18px;
  }
}

.cv_link .text {
  display: block;
  -webkit-transform: translateX(-11px);
          transform: translateX(-11px);
}

@media screen and (min-width: 520px) {
  .cv_link .text {
    -webkit-transform: translateX(-22px);
            transform: translateX(-22px);
  }
}

@media screen and (min-width: 960px) {
  .cv_link .text {
    -webkit-transform: translateX(-15px);
            transform: translateX(-15px);
  }
}

.cv_link .dot {
  margin: 0 0 0 -5px;
  letter-spacing: -0.2em;
}

.cv_link::before {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 50%;
  right: 4%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../img/cv_arrow_sp@2x.png);
  width: 7.2px;
  height: 10.6px;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 520px) {
  .cv_link::before {
    width: 14px;
    height: 20px;
  }
}

@media screen and (min-width: 960px) {
  .cv_link::before {
    right: 23px;
    width: 10px;
    height: 15px;
  }
}

footer {
  padding: 45px 0 43px;
  background-color: #153f8e;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
}

@media screen and (min-width: 520px) {
  footer {
    padding: 90px 0 86px;
  }
}

@media screen and (min-width: 960px) {
  footer {
    padding: 39px 0 35px;
  }
}

.footer_ttl {
  letter-spacing: -0.06em;
  text-align: center;
  font-size: 2.8rem;
  font-size: 7.46667vw;
  margin-bottom: 28px;
}

@media screen and (min-width: 520px) {
  .footer_ttl {
    font-size: 5.6rem;
    font-size: 7.46667vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .footer_ttl {
    font-size: 5.6rem;
  }
}

@media screen and (min-width: 960px) {
  .footer_ttl {
    font-size: 3.5rem;
  }
}

@media screen and (min-width: 520px) {
  .footer_ttl {
    margin-bottom: 56px;
  }
}

@media screen and (min-width: 960px) {
  .footer_ttl {
    margin-bottom: 22px;
  }
}

.footer_nav {
  width: 80%;
  text-align: center;
  margin: 0 auto 23px;
}

@media screen and (min-width: 520px) {
  .footer_nav {
    margin: 0 auto 46px;
  }
}

@media screen and (min-width: 960px) {
  .footer_nav {
    margin: 0 auto 26px;
  }
}

@media screen and (min-width: 960px) {
  .footer_nav {
    width: 100%;
  }
}

.footer_nav_item {
  display: inline-block;
  position: relative;
  line-height: 1.58;
  font-size: 1.2rem;
  font-size: 3.2vw;
}

@media screen and (min-width: 520px) {
  .footer_nav_item {
    font-size: 2.4rem;
    font-size: 3.2vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .footer_nav_item {
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 960px) {
  .footer_nav_item {
    font-size: 1.6rem;
  }
}

.footer_nav_item a {
  font-family: "Noto Sans JP", sans-serif;
  padding: 0 14px;
}

@media screen and (min-width: 520px) {
  .footer_nav_item a {
    padding: 0 28px;
  }
}

@media screen and (min-width: 960px) {
  .footer_nav_item a {
    padding: 0 14px;
  }
}

.footer_nav_item::before {
  content: '|';
  position: absolute;
  top: 0;
  right: 0;
}

@media screen and (min-width: 960px) {
  .footer_nav_item::before {
    right: -4px;
  }
}

.footer_nav_item:last-of-type::before {
  display: none;
}

small {
  display: block;
  text-align: center;
  font-size: 1.2rem;
  font-size: 3.2vw;
}

@media screen and (min-width: 520px) {
  small {
    font-size: 2.4rem;
    font-size: 3.2vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  small {
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 960px) {
  small {
    font-size: 1.2rem;
  }
}

small span {
  display: inline-block;
  color: #707070;
  margin-right: 4px;
}

.faq_cnt {
  background-color: #eaf6fa;
  padding: 34px 20px 54px;
}

@media screen and (min-width: 520px) {
  .faq_cnt {
    padding: 68px 40px 108px;
  }
}

@media screen and (min-width: 960px) {
  .faq_cnt {
    padding: 77px 0 75px;
  }
}

@media screen and (min-width: 960px) {
  .faq_inner {
    width: 910px;
    margin: 0 auto;
  }
}

.faq_ttl {
  font-family: "Noto Sans JP", sans-serif;
  color: #153f8e;
  text-align: center;
  font-size: 2.5rem;
  font-size: 6.66667vw;
  margin-bottom: 28px;
}

@media screen and (min-width: 520px) {
  .faq_ttl {
    font-size: 5rem;
    font-size: 6.66667vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .faq_ttl {
    font-size: 5rem;
  }
}

@media screen and (min-width: 960px) {
  .faq_ttl {
    font-size: 3.5rem;
  }
}

@media screen and (min-width: 520px) {
  .faq_ttl {
    margin-bottom: 56px;
  }
}

@media screen and (min-width: 960px) {
  .faq_ttl {
    margin-bottom: 40px;
  }
}

.faq {
  border-bottom: #153f8e 2px solid;
}

dl.faq {
  text-align: left;
}

dl.faq dt {
  cursor: pointer;
  font-weight: bold;
}

dl.faq dt p {
  position: relative;
  padding: 20px 0 20px 39px;
  border-top: #153f8e 2px solid;
  color: #153f8e;
  line-height: 1.45;
  font-size: 1.8rem;
  font-size: 4.8vw;
}

@media screen and (min-width: 520px) {
  dl.faq dt p {
    font-size: 3.6rem;
    font-size: 4.8vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  dl.faq dt p {
    font-size: 3.6rem;
  }
}

@media screen and (min-width: 960px) {
  dl.faq dt p {
    font-size: 2rem;
  }
}

@media screen and (min-width: 520px) {
  dl.faq dt p {
    padding: 40px 0 40px 78px;
  }
}

@media screen and (min-width: 960px) {
  dl.faq dt p {
    padding: 35px 0 35px 49px;
  }
}

dl.faq dt p::before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  content: '';
  width: 23px;
  height: 31px;
  background-image: url(../img/faq_q_sp@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #153f8e;
}

@media screen and (min-width: 520px) {
  dl.faq dt p::before {
    width: 46px;
    height: 62px;
  }
}

@media screen and (min-width: 960px) {
  dl.faq dt p::before {
    top: 47%;
    left: 2px;
    width: 26px;
    height: 35px;
  }
}

dl.faq dt p::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-image: url(../img/faq_arrow_sp@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 10px;
  height: 15px;
}

@media screen and (min-width: 520px) {
  dl.faq dt p::after {
    width: 20px;
    height: 30px;
  }
}

@media screen and (min-width: 960px) {
  dl.faq dt p::after {
    top: 47%;
    right: 16px;
    background-image: url(../img/faq_arrow_pc@2x.png);
    width: 15px;
    height: 10px;
  }
}

dl.faq dt.open p {
  padding: 20px 0 14px 39px;
}

@media screen and (min-width: 520px) {
  dl.faq dt.open p {
    padding: 40px 0 28px 78px;
  }
}

@media screen and (min-width: 960px) {
  dl.faq dt.open p {
    padding: 35px 0 12px 49px;
  }
}

@media screen and (min-width: 960px) {
  dl.faq dt.open p::before {
    top: 60%;
  }
}

dl.faq dt.open p::after {
  top: 45%;
  background-image: url(../img/faq_arrow_open_sp@2x.png);
  width: 15px;
  height: 10px;
}

@media screen and (min-width: 520px) {
  dl.faq dt.open p::after {
    width: 30px;
    height: 20px;
  }
}

@media screen and (min-width: 960px) {
  dl.faq dt.open p::after {
    top: 60%;
    background-image: url(../img/faq_arrow_open_pc@2x.png);
    width: 15px;
    height: 10px;
  }
}

dl.faq dd {
  display: none;
  line-height: 1.5em;
}

dl.faq dd div.detail {
  padding-bottom: 11px;
}

@media screen and (min-width: 520px) {
  dl.faq dd div.detail {
    padding-bottom: 22px;
  }
}

@media screen and (min-width: 960px) {
  dl.faq dd div.detail {
    padding: 0 0 37px 49px;
  }
}

dl.faq dd div.detail p {
  line-height: 1.8;
  font-weight: 500;
  font-size: 1.4rem;
  font-size: 3.73333vw;
}

@media screen and (min-width: 520px) {
  dl.faq dd div.detail p {
    font-size: 2.8rem;
    font-size: 3.73333vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  dl.faq dd div.detail p {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 960px) {
  dl.faq dd div.detail p {
    font-size: 1.7rem;
  }
}

@media screen and (min-width: 960px) {
  dl.faq dd div.detail p {
    line-height: 1.7;
    width: 815px;
  }
}

.cnt_form {
  padding: 51px 20px 66px;
}

@media screen and (min-width: 520px) {
  .cnt_form {
    padding: 90px 40px 132px;
  }
}

@media screen and (min-width: 960px) {
  .cnt_form {
    padding: 103px 0 102px;
  }
}

.form_ttl {
  color: #153f8e;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
  font-size: 2.5rem;
  font-size: 6.66667vw;
  margin-bottom: 28px;
}

@media screen and (min-width: 520px) {
  .form_ttl {
    font-size: 5rem;
    font-size: 6.66667vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .form_ttl {
    font-size: 5rem;
  }
}

@media screen and (min-width: 960px) {
  .form_ttl {
    font-size: 3.5rem;
  }
}

@media screen and (min-width: 520px) {
  .form_ttl {
    margin-bottom: 56px;
  }
}

@media screen and (min-width: 960px) {
  .form_ttl {
    margin-bottom: 43px;
  }
}

table {
  margin: 0 auto 20px;
}

@media screen and (min-width: 520px) {
  table {
    margin: 0 auto 40px;
  }
}

@media screen and (min-width: 960px) {
  table {
    margin: 0 auto 27px;
  }
}

@media screen and (min-width: 960px) {
  table {
    width: 900px;
  }
}

@media screen and (min-width: 960px) {
  tr {
    border-bottom: 1px solid #cccccc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 960px) {
  tr.first {
    border-top: 1px solid #cccccc;
  }
}

@media screen and (min-width: 960px) {
  tr.last {
    border: none;
  }
}

th {
  color: #171c19;
  width: 100%;
  display: block;
  position: relative;
  background-color: #ededed;
  padding: 15px 0 15px 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  font-size: 3.73333vw;
}

@media screen and (min-width: 520px) {
  th {
    font-size: 2.8rem;
    font-size: 3.73333vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  th {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 960px) {
  th {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 520px) {
  th {
    padding: 30px 0 30px 40px;
  }
}

@media screen and (min-width: 960px) {
  th {
    padding: 31px 0 31px 18px;
    width: 250px;
    display: inline-block;
  }
}

th::before {
  position: absolute;
  top: 14px;
  right: 22px;
  content: '';
  background-image: url(../img/icon_th_sp@2x.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 36px;
  height: 18px;
}

@media screen and (min-width: 520px) {
  th::before {
    top: 28px;
    right: 44px;
    width: 72px;
    height: 36px;
  }
}

@media screen and (min-width: 960px) {
  th::before {
    background-image: url(../img/icon_th_pc@2x.jpg);
    top: 28px;
    right: 35px;
    width: 48px;
    height: 24px;
  }
}

th.any {
  padding: 15px 0 15px 20px;
}

@media screen and (min-width: 520px) {
  th.any {
    padding: 30px 0 30px 40px;
  }
}

@media screen and (min-width: 960px) {
  th.any {
    padding: 31px 0 112px 18px;
  }
}

th.any::before {
  position: absolute;
  top: 17px;
  right: 21px;
  content: '';
  background-image: url(../img/icon_any_sp@2x.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 36px;
  height: 18px;
}

@media screen and (min-width: 520px) {
  th.any::before {
    top: 28px;
    right: 42px;
    width: 72px;
    height: 36px;
  }
}

@media screen and (min-width: 960px) {
  th.any::before {
    background-image: url(../img/icon_any_pc@2x.jpg);
    top: 28px;
    right: 35px;
    width: 48px;
    height: 24px;
  }
}

th.any span {
  display: block;
  color: #3a3a3a;
  margin-top: 7px;
  line-height: 1.7;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  font-size: 2.66667vw;
}

@media screen and (min-width: 520px) {
  th.any span {
    font-size: 2rem;
    font-size: 2.66667vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  th.any span {
    font-size: 2rem;
  }
}

@media screen and (min-width: 960px) {
  th.any span {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 520px) {
  th.any span {
    margin-top: 14px;
  }
}

@media screen and (min-width: 960px) {
  th.any span {
    margin-top: 5px;
  }
}

td {
  color: #3a3a3a;
  width: 100%;
  background-color: #fff;
  display: inline-block;
  padding: 5px 0 15px;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.2rem;
  font-size: 3.2vw;
}

@media screen and (min-width: 520px) {
  td {
    font-size: 2.4rem;
    font-size: 3.2vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  td {
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 960px) {
  td {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 520px) {
  td {
    padding: 10px 0 30px;
  }
}

@media screen and (min-width: 960px) {
  td {
    width: 72.3%;
    padding: 17px 0 15px 27px;
    display: inline-block;
  }
}

td input {
  color: #cccccc;
  width: 100%;
  padding: 10px 0 10px 12px;
  border: 1px solid #cccccc;
  border-radius: 5px;
  font-weight: 400;
  font-size: 1.6rem;
}

@media screen and (min-width: 520px) {
  td input {
    font-size: 2.8rem;
    padding: 20px 0 20px 24px;
    border: 2px solid #cccccc;
    border-radius: 10px;
  }
}

@media screen and (min-width: 960px) {
  td input {
    font-size: 1.6rem;
    padding: 15px 0 14px 10px;
    border: 1px solid #cccccc;
    border-radius: 0px;
    width: 300px;
  }
}

td.radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 0 16px 15px;
  letter-spacing: 0.1em;
  font-weight: 400;
  font-size: 1.4rem;
  font-size: 3.73333vw;
}

@media screen and (min-width: 520px) {
  td.radio {
    font-size: 2.8rem;
    font-size: 3.73333vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  td.radio {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 960px) {
  td.radio {
    font-size: 1.4rem;
  }
}

@media screen and (min-width: 520px) {
  td.radio {
    padding: 30px 0 32px 31px;
  }
}

@media screen and (min-width: 960px) {
  td.radio {
    padding: 30px 0 32px 31px;
  }
}

td.radio label {
  padding-left: 23px;
  position: relative;
  margin-right: 32px;
}

@media screen and (min-width: 520px) {
  td.radio label {
    padding-left: 46px;
    margin-right: 64px;
  }
}

@media screen and (min-width: 960px) {
  td.radio label {
    padding-left: 23px;
  }
}

td.radio label::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18px;
  height: 18px;
  border: 1px solid;
  border-radius: 50%;
}

@media screen and (min-width: 520px) {
  td.radio label::before {
    width: 36px;
    height: 36px;
  }
}

@media screen and (min-width: 960px) {
  td.radio label::before {
    width: 18px;
    height: 18px;
  }
}

td.radio label::after {
  opacity: 0;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background-image: url(../img/radio_check.svg);
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 520px) {
  td.radio label::after {
    width: 36px;
    height: 36px;
  }
}

@media screen and (min-width: 960px) {
  td.radio label::after {
    width: 18px;
    height: 18px;
  }
}

td.radio input {
  display: none;
}

td.radio input:checked + label::after {
  opacity: 1;
}

td.radio .last_radio {
  margin: 0 8px 0 63px;
}

td.last {
  padding: 5px 0 0 0;
}

@media screen and (min-width: 520px) {
  td.last {
    padding: 10px 0 0 0;
  }
}

@media screen and (min-width: 960px) {
  td.last {
    padding: 28px 0 29px 27px;
  }
}

td.last textarea {
  height: 167px;
  padding: 15px 19px;
  border-radius: 5px;
  width: 100%;
  border: 1px solid #cccccc;
  line-height: 1.4;
  font-size: 1.6rem;
}

@media screen and (min-width: 520px) {
  td.last textarea {
    height: 334px;
    padding: 30px 38px;
    border-radius: 10px;
    font-size: 2.6rem;
  }
}

@media screen and (min-width: 960px) {
  td.last textarea {
    font-size: 1.6rem;
    width: 600px;
    height: 200px;
    padding: 14px 12px 9px;
    border-radius: 0px;
  }
}

.personal_info_box {
  color: #171c19;
  height: 96px;
  overflow: auto;
  margin: 0 auto;
  padding: 7px 21px 7px 22px;
  border: 1px solid #cccccc;
  margin-bottom: 19px;
}

@media screen and (min-width: 520px) {
  .personal_info_box {
    margin-bottom: 38px;
  }
}

@media screen and (min-width: 960px) {
  .personal_info_box {
    margin-bottom: 31px;
  }
}

@media screen and (min-width: 520px) {
  .personal_info_box {
    height: 192px;
    padding: 14px 42px 14px 44px;
  }
}

@media screen and (min-width: 960px) {
  .personal_info_box {
    width: 800px;
    height: 123px;
    padding: 9px 27px;
  }
}

.personal_info_text {
  line-height: 1.4;
  font-weight: 500;
  font-size: 1.2rem;
  font-size: 3.2vw;
}

@media screen and (min-width: 520px) {
  .personal_info_text {
    font-size: 2.4rem;
    font-size: 3.2vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .personal_info_text {
    font-size: 2.4rem;
  }
}

@media screen and (min-width: 960px) {
  .personal_info_text {
    font-size: 1.2rem;
  }
}

.checkbox_wrapper01 {
  width: 89.3%;
  margin: 0 auto;
  position: relative;
}

@media screen and (min-width: 960px) {
  .checkbox_wrapper01 {
    text-align: center;
  }
}

.checkbox_wrapper01 .error {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 8px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 8px;
  font-size: 1rem;
}

@media screen and (min-width: 520px) {
  .checkbox_wrapper01 .error {
    margin-bottom: 16px;
  }
}

@media screen and (min-width: 960px) {
  .checkbox_wrapper01 .error {
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 960px) {
  .checkbox_wrapper01 .error {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 960px) {
  .checkbox_wrapper01 .error {
    font-size: 1.2rem;
  }
}

.checkbox_wrapper01 {
  text-align: center;
}

.checkbox_wrapper01 .error {
  bottom: -10px;
}

@media screen and (min-width: 520px) {
  .checkbox_wrapper01 .error {
    bottom: -20px;
  }
}

@media screen and (min-width: 960px) {
  .checkbox_wrapper01 .error {
    bottom: -3px;
  }
}

.agree_label01 {
  margin-left: -4px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  position: relative;
  padding-left: 28px;
  font-weight: 500;
  color: #3a3a3a;
  font-size: 1.4rem;
  font-size: 3.73333vw;
  margin-bottom: 25px;
}

@media screen and (min-width: 520px) {
  .agree_label01 {
    font-size: 2.8rem;
    font-size: 3.73333vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .agree_label01 {
    font-size: 2.8rem;
  }
}

@media screen and (min-width: 960px) {
  .agree_label01 {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 520px) {
  .agree_label01 {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 960px) {
  .agree_label01 {
    margin-bottom: 32px;
  }
}

@media screen and (min-width: 520px) {
  .agree_label01 {
    padding-left: 94px;
  }
}

@media screen and (min-width: 960px) {
  .agree_label01 {
    padding-left: 30px;
    -webkit-transform: translateX(13px);
            transform: translateX(13px);
  }
}

.agree_label01::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  width: 15px;
  height: 15px;
  border: 1px solid #cccccc;
}

@media screen and (min-width: 520px) {
  .agree_label01::before {
    width: 30px;
    height: 30px;
    border: 2px solid #cccccc;
  }
}

@media screen and (min-width: 960px) {
  .agree_label01::before {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 24px;
    height: 24px;
    border: 1px solid #cccccc;
  }
}

.agree_label01::after {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  background-image: url(../img/check.svg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 15px;
  height: 15px;
  opacity: 0;
}

@media screen and (min-width: 520px) {
  .agree_label01::after {
    width: 30px;
    height: 30px;
  }
}

@media screen and (min-width: 960px) {
  .agree_label01::after {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 24px;
    height: 24px;
  }
}

.agree_label01.active::after {
  opacity: 1;
}

.agree_checkbox01 {
  width: 0;
  opacity: 0;
}

.agree_checkbox01:checked + .agree_label01::after {
  opacity: 1;
}

.submit {
  display: none;
}

.submit_btn {
  position: relative;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 72.5%;
  max-width: 484px;
  background-color: #f78501;
  border-radius: 42px;
  color: #fff;
  padding: 16px 0;
  border: 4px solid #fff;
  -webkit-box-shadow: 3px 4px 3px rgba(0, 0, 0, 0.45);
          box-shadow: 3px 4px 3px rgba(0, 0, 0, 0.45);
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: -0.05em;
  font-size: 2.2rem;
  font-size: 5.86667vw;
}

@media screen and (min-width: 520px) {
  .submit_btn {
    font-size: 4.4rem;
    font-size: 5.86667vw;
  }
}

@media screen and (min-width: 520px) and (min-width: 750px) {
  .submit_btn {
    font-size: 4.4rem;
  }
}

@media screen and (min-width: 960px) {
  .submit_btn {
    font-size: 2.5rem;
  }
}

@media screen and (min-width: 520px) {
  .submit_btn {
    border-radius: 84px;
    padding: 32px 0;
    border: 8px solid #fff;
    -webkit-box-shadow: 6px 8px 6px rgba(0, 0, 0, 0.45);
            box-shadow: 6px 8px 6px rgba(0, 0, 0, 0.45);
  }
}

@media screen and (min-width: 960px) {
  .submit_btn {
    border-radius: 42px;
    padding: 17px 0;
    width: 264px;
    border: 4px solid #fff;
    -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.45);
            box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.45);
  }
}

.submit_btn::before {
  content: '';
  position: absolute;
  top: 52%;
  right: 32px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 9.3px;
  height: 13.8px;
  background-image: url(../img/next_sp@2x.png);
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 520px) {
  .submit_btn::before {
    right: 70px;
    width: 18.6px;
    height: 27.6px;
  }
}

@media screen and (min-width: 960px) {
  .submit_btn::before {
    background-image: url(../img/next_pc@2x.png);
    width: 10px;
    height: 15px;
    top: 30px;
    right: 35px;
  }
}

td {
  position: relative;
}

label.error,
label.error,
.checkbox_wrapper01 .error {
  position: absolute;
  left: 5%;
  bottom: 0;
  color: #ac3252;
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 3px;
}

@media screen and (min-width: 520px) {
  label.error,
  label.error,
  .checkbox_wrapper01 .error {
    font-size: 1.5rem;
    margin-bottom: 6px;
  }
}

@media screen and (min-width: 960px) {
  label.error,
  label.error,
  .checkbox_wrapper01 .error {
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
}

.checkbox_wrapper01 .error {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 10px;
}

@media screen and (min-width: 520px) {
  .checkbox_wrapper01 .error {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 960px) {
  .checkbox_wrapper01 .error {
    margin-bottom: 20px;
  }
}

.error_agree_text {
  display: none;
  text-align: center;
  color: #ac3252;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 22px;
}

@media screen and (min-width: 520px) {
  .error_agree_text {
    margin-bottom: 44px;
  }
}

@media screen and (min-width: 960px) {
  .error_agree_text {
    margin-bottom: 23px;
  }
}

@media screen and (min-width: 520px) {
  .error_agree_text {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 960px) {
  .error_agree_text {
    font-size: 1.2rem;
  }
}

.error_agree_text.active {
  display: block;
}
/*# sourceMappingURL=style.css.map */