@charset "UTF-8";
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
  font-family: monospace, monospace;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  color: inherit;
  font: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid silver;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
html {
  overflow-y: scroll;
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  color: #333;
  letter-spacing: -0.001em;
  font-size: 16px;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: Roboto, "Noto Sans JP", "游ゴシック体", "Yu Gothic",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
    sans-serif;
  line-height: 1.75;
  font-feature-settings: "pwid";
  -webkit-text-size-adjust: 100%;
}
html[lang="ko"] body {
  font-family: "Helvetica Neue", Helvetica, "Noto Sans KR", Arial, sans-serif;
}
html[lang="zh"] body {
  font-family: "Helvetica Neue", Helvetica, "Noto Sans SC", Arial, sans-serif;
}
body.en {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: Roboto, "Helvetica Neue", "Noto Sans";
  line-height: 1.4;
}
svg:not(:root) {
  overflow: hidden;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}
a,
article,
aside,
details,
div,
figcaption,
figure,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
input,
li,
main,
menu,
nav,
p,
section,
span,
summary,
textarea,
ul {
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
}
a {
  color: #46166b;
  text-decoration: none;
  transition: all 0.3s 0s ease;
}
a:hover {
  color: #ba0909;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
a:active img,
a:hover img {
  opacity: 0.7;
  -moz-opacity: 0.7;
}
li,
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
:focus {
  outline: 0;
}
input[type="text"] {
  -webkit-appearance: none;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
}
input[type="number"] {
  width: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
.ie8 img {
  width: auto;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.left {
  float: left;
}
.right {
  float: right;
}
.border-box {
  box-sizing: border-box;
}
.middle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.clear {
  clear: both;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.flex {
  display: -ms-flexbox;
  display: flex;
}
.btn {
  position: relative;
  display: block;
  padding: 15px;
  width: 320px;
  border-radius: 17px;
  background-color: #aaa;
  background-size: 200% auto;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
  transition: all 0.3s 0s ease;
}
.btn:after {
  position: absolute;
  top: 3px;
  right: 10px;
  bottom: 0;
  display: inline-block;
  margin: auto;
  width: 20px;
  height: 20px;
  content: "\f054";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  font-family: "Font Awesome 5 Free";
  line-height: 1;
  text-rendering: auto;
}
.btn:hover {
  background-position: right center;
  box-shadow: 0 0 20px #bdbdbd;
  color: #fff;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateX(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.btn:hover:after {
  color: #fff;
  animation: fadeIn 0.3s ease 0s 1 normal;
}
.btn.btn__red {
  background-image: linear-gradient(
    to right,
    #46166b 0,
    #2c0e43 51%,
    #46166b 100%
  );
}
.aaa {
  background-color: red;
}
.m-tglBtn-wrapper {
  text-align: right;
}
.m-tglBtn-wrapper .m-tglBtn {
  position: relative;
  top: 4px;
  display: inline-block;
}
#menu-trigger {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: 34px;
  height: 28px;
  transition: all 0.4s;
}
#menu-trigger span {
  position: absolute;
  left: 0;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: 4px;
  border-radius: 4px;
  background-color: #333;
  transition: all 0.4s;
}
#menu-trigger span:nth-of-type(1) {
  top: 0;
}
#menu-trigger span:nth-of-type(2) {
  top: 12px;
}
#menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
#menu-trigger.active span:nth-of-type(1) {
  transform: translateY(12px) rotate(-45deg);
}
#menu-trigger.active span:nth-of-type(2) {
  left: 50%;
  opacity: 0;
  animation: active-menu-bar02 0.8s forwards;
}
#menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-12px) rotate(45deg);
}
@keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
.pace {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@keyframes pace-spinner {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.pace-progress {
  display: none !important;
}
.pace-progress-inner {
  display: none !important;
}
.pace-activity {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  display: block;
  margin: auto;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #6d7288;
  border-left-color: #6d7288;
  border-radius: 10px;
  animation: pace-spinner 0.6s linear infinite;
}
.pace-inactive {
  display: none;
}
#page {
  display: none;
  padding-top: 80px;
  background-color: #fff;
}
section {
  padding: 90px 15px;
}
section h2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}
section h2:before {
  display: inline-block;
  margin-right: 15px;
  width: 70px;
  height: 70px;
  background-position: center;
  background-size: cover;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
section p {
  color: #000;
}
section.georgia {
  padding: 100px 15px 90px;
}
section.point {
  padding-top: 0;
  padding-bottom: 0;
}
section.worry {
  padding: 60px 15px 10px;
}
section.appeal {
  padding: 60px 0 0;
}
.header {
  position: fixed;
  top: 0;
  z-index: 100;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  width: 100%;
  height: 80px;
  border-top: 10px solid #46166b;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  align-items: center;
}
.header span {
  display: -ms-flexbox;
  display: flex;
  display: inline-block;
  -ms-flex-align: center;
  margin-left: 10px;
  font-weight: 700;
  font-size: 19px;
  align-items: center;
}
.header__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  padding: 0 50px 0 100px;
  width: 100%;
  height: 100%;
  align-items: center;
}
.header__logo a {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  color: #333;
  align-items: center;
}
.header__logo a:hover img {
  opacity: 1;
}
.header__logo-line {
  position: absolute;
  top: -30px;
  display: block;
  width: 100%;
  height: 12px;
  background-color: #fff;
}
.header__lang {
  margin-left: 15px;
}
.header__lang select {
  padding: 5px 0 4px 14px;
  width: 75px;
  border: 1px solid #e4e4e4cc;
  border-radius: 1px;
  background-color: #fff;
  font-weight: 700;
  font-size: 13px;
  line-height: 1;
  cursor: pointer;
}
html[lang="ko"] .header__lang select {
  padding: 5px 0 4px 19px;
}
html[lang="zh"] .header__lang select {
  padding: 5px 0 4px 21px;
}
.header__cta {
  margin-left: auto;
}
.header__cta .btn {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 16px 15px;
  width: 270px;
  align-items: center;
  justify-content: center;
}
.header__cta .btn:before {
  display: inline-block;
  margin-right: 10px;
  margin-left: -10px;
  width: 30px;
  height: 30px;
  background-image: url(images/icon-mail.svg);
  background-position: center;
  background-size: cover;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.header #header__cta-btn {
  display: none;
}
.admin-bar .header {
  top: 32px;
}
.m-header {
  position: fixed;
  top: 0;
  z-index: 100;
  display: none;
  width: 100%;
  height: 70px;
  border-top: 10px solid #46166b;
  background-color: #fff;
}
.m-header span {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
  align-items: center;
}
.m-header__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  padding: 0 15px;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: space-between;
}
.m-header__logo {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  width: 68%;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.m-header__logo span {
  position: relative;
  top: 1px;
  margin-left: 6px;
}
.m-header__logo-line {
  position: absolute;
  top: -30px;
  display: block;
  width: 89%;
  height: 20px;
  background-color: #fff;
}
.m-header__cta {
  width: 45%;
}
.m-header__cta .btn {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 18px 5px;
  width: 320px;
  font-size: 14px;
  line-height: 1.4;
  align-items: center;
  justify-content: center;
}
.m-header__cta .btn:before {
  display: inline-block;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  background-image: url(images/icon-mail.svg);
  background-position: center;
  background-size: cover;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.m-header #m-header__cta-btn {
  display: none;
}
.mainV {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 550px;
  background-image: radial-gradient(
    circle farthest-corner at 50% 50%,
    #fff 8.7%,
    #f3f1fd 74.7%
  );
}
.mainV:after {
  position: absolute;
  bottom: -140px;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(images/mainV__bg.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  opacity: 0.05;
}
.mainV h1 {
  margin: 0;
  font-weight: 700;
  font-size: 2.7vw;
  line-height: 1.5;
}
.mainV h1 br.sp {
  display: none;
}
html[lang="ko"] .mainV h1 {
  font-size: 3.4vw;
}
html[lang="en-US"] .mainV h1 {
  line-height: 1.4;
}
.mainV li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #aaa;
  align-items: center;
}
.mainV li:before {
  display: inline-block;
  margin-right: 12px;
  width: 30px;
  height: 30px;
  background-image: url(images/check.svg);
  background-position: center;
  background-size: cover;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.mainV li span {
  -ms-flex: 1;
  flex: 1;
}
.mainV__wrapper {
  position: relative;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  margin: auto;
  padding-bottom: 20px;
  width: 1100px;
  width: 1160px;
  height: 100%;
  align-items: center;
  justify-content: space-between;
}
.mainV__left {
  width: 68%;
}
.mainV__right {
  width: 30%;
}
.mainV__lead {
  margin-bottom: 30px;
}
.mainV__lead span {
  color: #ff9100;
}
.mainV__lead br.ad {
  display: none;
}
.mainV__point {
  margin: auto;
  width: 90%;
  color: #000;
  font-size: 20px;
}
.mainV__point span .note {
  display: inline-block;
  margin-left: 12px;
  color: #aaa;
  font-size: 15px;
}
html[lang="en-US"] .mainV__point {
  font-size: 18px;
  font-size: 1.8rem;
}
.mainV__cta {
  padding: 20px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 80px rgba(67, 19, 102, 0.1);
}
.mainV__cta img {
  display: block;
  margin: auto auto 15px auto;
}
.mainV__cta a,
.mainV__cta p {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
}
.mainV__cta p {
  margin: 0 0 20px 0;
}
.mainV__cta p.attention {
  margin: 5px auto 17px;
  color: #ff4242;
  font-size: 14px;
  line-height: 1.4;
}
.mainV__cta .btn {
  width: 100%;
}
.mainV-lower {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  overflow: hidden;
  height: 200px;
  background-image: radial-gradient(
    circle farthest-corner at 50% 50%,
    #fff 8.7%,
    #e7eef7 74.7%
  );
  align-items: center;
  justify-content: center;
}
.mainV-lower:after {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(images/mainV__bg.svg);
  background-position: center;
  background-position: center -86px;
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  opacity: 0.05;
}
.lp-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  margin: auto;
  margin: 30px auto auto auto;
  padding-bottom: 30px;
  width: 1100px;
  border-bottom: 1px solid #46166b;
  justify-content: center;
}
.lp-nav a {
  display: block;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
}
.lp-nav a:before {
  display: block;
  margin: auto auto 15px auto;
  width: 90px;
  height: 90px;
  background-position: center;
  background-size: cover;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
html[lang="en-US"] .lp-nav a {
  line-height: 1.4;
}
.lp-nav__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  width: 25%;
  border-right: 1px solid #46166b;
  align-items: center;
  justify-content: center;
}
.lp-nav__item:nth-of-type(1) a:before {
  background-image: url(images/icon-georgia.svg);
}
.lp-nav__item:nth-of-type(2) a:before {
  background-image: url(images/icon-point.svg);
}
.lp-nav__item:nth-of-type(3) a:before {
  background-image: url(images/icon-flow.svg);
}
.lp-nav__item:nth-of-type(4) {
  border-right: none;
}
.lp-nav__item:nth-of-type(4) a:before {
  background-image: url(images/icon-voice.svg);
}
.l-single h1,
.l-single h2,
.l-single h3,
.l-single h4,
.l-single h5,
.l-single h6 {
  margin: 0;
  line-height: 1.3;
}
.l-single h2 {
  margin-bottom: 50px;
  color: #46166b;
  text-align: center;
  font-weight: 700;
  font-size: 31px;
}
.l-single p {
  margin-bottom: 30px;
}
.l-single p.worry__index {
  margin-bottom: 0;
}
.l-single__wrapper {
  margin: auto;
  width: 1100px;
}
.point .l-single__wrapper,
.voice .l-single__wrapper {
  padding: 100px 15px;
  border-top: 1px solid #46166b;
}
.point .l-single__wrapper {
  padding: 80px 15px 100px;
}
.voice .l-single__wrapper {
  padding: 80px 15px 100px;
}
.l-two {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.l-two > div {
  width: 50%;
}
.l-three {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
.l-three:after {
  display: block;
  width: 32%;
  content: "";
}
.l-three > div {
  width: 32%;
}
.point .l-three__item {
  margin-bottom: 70px;
  border-radius: 10px;
  background-color: #46166b;
}
.point .l-three__item:nth-last-child(1),
.point .l-three__item:nth-last-child(2),
.point .l-three__item:nth-last-child(3) {
  margin-bottom: 0;
}
.georgia {
  background-image: url(images/map.png);
  background-position: center;
  background-position: left top 80px;
  background-size: cover;
  background-size: 52%;
  background-repeat: no-repeat;
}
.georgia h2 {
  -ms-flex-pack: end;
  margin-bottom: 20px;
  padding-right: 23px;
  justify-content: flex-end;
}
.georgia h2:before {
  background-image: url(images/icon-georgia.svg);
}
.georgia p {
  margin: 0 0 25px 0;
  font-size: 17px;
  font-size: 1.7rem;
}
.georgia p:nth-last-child(1) {
  margin-bottom: 0;
}
.georgia .l-two {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.georgia .l-two:nth-of-type(2) {
  margin-top: 60px;
}
.georgia .slider {
  display: none;
}
.georgia .slider img {
  border-radius: 10px;
}
.georgia .slider.slick-initialized {
  display: block;
}
.georgia .data__left {
  margin-right: 40px;
}
.point h2 {
  margin-bottom: 100px;
}
.point h2:before {
  width: 70px;
  background-image: url(images/icon-point.svg);
}
.point h2 br {
  display: none;
}
.point p {
  margin-bottom: 0;
}
.point__thumb {
  position: relative;
  height: 200px;
  border-radius: 10px 10px 0 0;
  background-color: #fff;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.point__thumb:before {
  position: absolute;
  top: -40px;
  left: 10px;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  width: 50px;
  height: 50px;
  border: 3px solid #46166b;
  background-color: #fff;
  color: #46166b;
  font-weight: 700;
  font-size: 27px;
  align-items: center;
  justify-content: center;
}
.point__thumb[data-point="1"] {
  background-image: url(images/merit__01.png);
}
.point__thumb[data-point="1"]:before {
  content: "1";
}
.point__thumb[data-point="2"] {
  background-image: url(images/merit__02.png);
}
.point__thumb[data-point="2"]:before {
  content: "2";
}
.point__thumb[data-point="3"] {
  background-image: url(images/merit__03.png);
}
.point__thumb[data-point="3"]:before {
  content: "3";
}
.point__thumb[data-point="4"] {
  background-image: url(images/merit__04.png);
}
.point__thumb[data-point="4"]:before {
  content: "4";
}
.point__thumb[data-point="5"] {
  background-image: url(images/merit__05.png);
}
.point__thumb[data-point="5"]:before {
  content: "5";
}
.point__thumb[data-point="6"] {
  background-image: url(images/merit__06.png);
}
.point__thumb[data-point="6"]:before {
  content: "6";
}
.point__ex {
  padding: 24px 20px 25px;
  font-weight: 700;
}
.point__index {
  margin-top: 0;
  margin-bottom: 10px !important;
  color: #eaf97f;
  font-size: 21px;
  line-height: 1.3;
}
.point__detail {
  margin-top: 0;
  color: #fff;
}
.promo {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 470px;
  background-image: radial-gradient(
    circle farthest-corner at 50% 50%,
    #fff 8.7%,
    #e7eef7 74.7%
  );
}
.promo h1 {
  margin: 0 0 40px 0;
  font-weight: 700;
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.5;
}
.promo li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #aaa;
  align-items: center;
}
.promo li:before {
  display: inline-block;
  margin-right: 12px;
  width: 30px;
  height: 30px;
  background-image: url(images/check.svg);
  background-position: center;
  background-size: cover;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.promo__wrapper {
  position: relative;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  margin: auto;
  padding-bottom: 20px;
  width: 1100px;
  height: 100%;
  align-items: center;
  justify-content: space-between;
}
.promo__left {
  width: 75%;
}
.promo__right {
  width: 25%;
}
.promo__right img {
  position: absolute;
  bottom: 0;
}
.promo__lead {
  margin-bottom: 25px;
}
.promo__lead br {
  display: none;
}
.promo__lead br.pc {
  display: block;
}
.promo__lead span {
  color: #ff9100;
}
.promo__point {
  margin: auto;
  width: 90%;
  color: #000;
  font-size: 20px;
}
.promo__point span {
  -ms-flex: 1;
  flex: 1;
  color: #555;
}
html[lang="en-US"] .promo__point {
  font-size: 18px;
  font-size: 1.8rem;
}
.worry {
  position: relative;
  background-color: #fff;
}
.worry:after {
  position: absolute;
  right: 0;
  bottom: -80px;
  left: 0;
  z-index: 10;
  margin: auto;
  width: 0;
  height: 0;
  border-width: 20px 50px 0 50px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  content: "";
}
.worry h2 {
  margin-bottom: 90px;
  color: #444;
  line-height: 1.6;
}
.worry h2:before {
  content: none;
}
html[lang="en-US"] .worry h2 {
  line-height: 1.4;
}
.worry__index {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: 0;
  padding: 10px;
  height: 130px;
  background-color: #f0f0f0;
  color: #737373;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.6;
  align-items: center;
  justify-content: center;
}
.worry__index:before {
  position: absolute;
  top: -47px;
  right: 0;
  left: 0;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: auto;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background-color: #999;
  color: #fff;
  font-weight: 700;
  font-size: 27px;
  align-items: center;
  justify-content: center;
}
.worry__index[data-worry="1"]:before {
  content: "1";
}
.worry__index[data-worry="2"]:before {
  content: "2";
}
.worry__index[data-worry="3"]:before {
  content: "3";
}
html[lang="en-US"] .worry__index {
  line-height: 1.4;
}
.worry br.ad {
  display: none;
}
.appeal-01 {
  position: relative;
  padding: 60px 10px 30px;
  background-color: #46166b;
}
.appeal-01:after {
  position: absolute;
  right: 0;
  bottom: -20px;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-width: 20px 50px 0 50px;
  border-style: solid;
  border-color: #46166b transparent transparent transparent;
  content: "";
}
.appeal-01 p {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: 0;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  font-size: 2.4rem;
  align-items: center;
  justify-content: center;
}
.appeal-01 p:after,
.appeal-01 p:before {
  position: relative;
  bottom: 12px;
  display: block;
  width: 130px;
  height: 180px;
  background-position: center;
  background-size: cover;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.appeal-01 p:before {
  background-image: url(images/ornament-01.svg);
}
.appeal-01 p:after {
  background-image: url(images/ornament-02.svg);
}
.appeal-01 p span {
  padding-bottom: 30px;
}
.appeal-01 br.ad {
  display: none;
}
.appeal-01 br.ad-02 {
  display: none;
}
.appeal-02 {
  padding: 70px 0;
  background-color: #faf4ff;
}
.appeal-02 img {
  display: block;
  margin: auto auto 30px auto;
  box-shadow: 0 0 110px rgba(255, 184, 0, 0.07);
}
.appeal-02 p {
  margin: 50px 0 0 0;
  text-align: center;
  font-weight: 700;
  font-size: 1.6vw;
}
.appeal-02 span {
  color: #ff9100;
}
.appeal-02 br.ad {
  display: none;
}
.appeal-02 br.ad-01 {
  display: none;
}
.flow h2:before {
  background-image: url(images/icon-flow.svg);
}
.flow p {
  margin: 0;
}
.flow__box {
  padding: 10px 20px;
  box-shadow: 0 0 120px rgba(0, 0, 0, 0.1);
}
.flow__row {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #eee;
}
.flow__row:nth-last-child(1) {
  border-bottom: none;
}
.flow__item {
  position: relative;
  margin: 15px 0;
  padding: 7px 20px;
  width: 33.333%;
  border-right: 1px solid #eee;
}
.flow__item:nth-of-type(3n) {
  border-right: none;
}
.flow__item[data-flow="STEP1"]:after,
.flow__item[data-flow="STEP2"]:after,
.flow__item[data-flow="STEP3"]:after,
.flow__item[data-flow="STEP4"]:after,
.flow__item[data-flow="STEP5"]:after,
.flow__item[data-flow="STEP6"]:after,
.flow__item[data-flow="STEP7"]:after {
  position: absolute;
  top: 0;
  right: -15px;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: auto;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  color: #ff9100;
  content: "\f105";
  text-align: center;
  text-indent: 2px;
  font-weight: 900;
  font-size: 27px;
  font-family: "Font Awesome 5 Free";
  line-height: 1;
  align-items: center;
  justify-content: center;
}
.flow__item[data-flow="STEP3"]:after,
.flow__item[data-flow="STEP6"]:after {
  content: none;
}
.flow__item[data-flow="note"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.flow__item[data-flow="note"] p {
  color: #8a8a8a;
}
.flow__index {
  display: inline-block;
  margin-bottom: 7px !important;
  padding: 8px 10px;
  background-color: #46166b;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  line-height: 1;
}
.voice {
  padding: 0 15px 260px;
  background-image: url(images/voice-01.png);
  background-position: center;
  background-position: center bottom;
  background-size: cover;
  background-size: contain;
  background-repeat: no-repeat;
}
.voice h2:before {
  background-image: url(images/icon-voice.svg);
}
.voice p {
  margin: 0 0 10px 0;
  font-weight: 700;
}
.voice .l-two {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.voice .l-two > div {
  padding: 30px 30px 20px;
  width: 49%;
  background-color: #fff;
  box-shadow: 0 0 120px rgba(0, 0, 0, 0.1);
}
.voice .customer {
  margin-top: 10px;
  margin-bottom: 0;
  color: #aaa;
  text-align: right;
}
.contact h2:before {
  background-image: url(images/icon-contact.svg);
}
.contact__box {
  margin: auto;
  padding: 18px;
  width: 700px;
  background-image: url(images/contact-bg.svg);
  background-position: center;
  background-size: cover;
  background-size: 150%;
  background-repeat: no-repeat;
  background-repeat: repeat;
  box-shadow: 0 0 120px rgba(0, 0, 0, 0.1);
}
.contact__box-inner {
  padding: 50px 110px;
  background-color: #fff;
}
.contact .attention {
  margin: 5px auto 32px;
  color: #f73636;
}
.contact .option {
  color: #aaa;
}
.form input,
.form textarea {
  padding: 8px 10px;
  width: 100%;
  border: 1px solid #edecec;
}
.form input[value="確認画面へ"] {
  border-radius: 17px;
}
.form p {
  margin-bottom: 5px;
  font-weight: 700;
}
.form__row {
  margin-bottom: 32px;
}
.form__row:nth-last-child(1) {
  margin-bottom: 27px;
}
.form__row-left {
  font-weight: 700;
}
.mw_wp_form input[type="checkbox"] {
  margin: 14px 0;
  width: auto;
}
.mw_wp_form input[type="checkbox"] + span {
  position: relative;
  top: 2px;
}
.mw_wp_form_input .btn-area .btn {
  border: none;
}
.mw_wp_form_input .btn-area .form__row-right {
  margin: auto;
  width: 320px;
}
.mw_wp_form_confirm .btn-area {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.mw_wp_form_confirm .btn-area > div {
  width: 49%;
}
.mw_wp_form_confirm .btn-area input {
  padding: 12px 10px 13px;
}
.mw_wp_form_complete p {
  margin-top: 0;
  margin-bottom: 30px;
  text-align: center;
}
.mw_wp_form_complete br {
  display: none;
}
.mw_wp_form_complete .btn {
  margin: 20px auto auto auto;
}
.mw_wp_form .btn {
  padding: 16px 10px 15px;
}
.footer {
  background-color: #46166b;
}
.footer .copyright {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: 0;
  width: 100%;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  align-items: center;
  justify-content: center;
}
.footer .copyright:before {
  display: inline-block;
  margin-right: 2px;
  content: "©";
}
.undelivered {
  margin-top: 60px;
  padding: 32px 20px 35px 20px;
  border: 1px solid #ececed;
}
.undelivered h1,
.undelivered h2,
.undelivered h3,
.undelivered h4,
.undelivered h5,
.undelivered h6 {
  margin-top: 40px;
  margin-bottom: 0;
  text-align: left;
  font-weight: 700;
  line-height: 1.3;
}
.undelivered h2 {
  margin-bottom: 25px;
  padding: 12px 20px 11px;
  border: none;
  border-radius: 40px;
  background-color: #46166b;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
}
.undelivered h2:after,
.undelivered h2:before {
  content: none;
}
.undelivered h3 {
  display: block;
  padding: 10px 20px 8px;
  background-color: #f5f5f5;
  font-size: 17px;
}
.undelivered h3:before {
  content: none;
}
.undelivered h4 {
  margin-top: 24px;
  margin-bottom: 18px;
  padding-left: 20px;
  text-indent: -20px;
  font-size: 16px;
}
.undelivered h4:before {
  display: inline-block;
  margin-right: 7px;
  width: 12px;
  height: 12px;
  background-color: #ff9100;
  content: "";
}
.undelivered p {
  margin-bottom: 25px;
  text-align: left;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
}
.undelivered ol {
  margin-bottom: 30px;
  padding-left: 20px;
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
}
.undelivered ol li {
  list-style-type: decimal;
}
.undelivered ul {
  margin-bottom: 30px;
  padding-left: 20px;
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
}
.undelivered ul li {
  list-style-type: circle;
}
.undelivered li ul {
  margin: 0;
}
.undelivered :first-child {
  margin-top: 0;
}
.undelivered .btn {
  margin-top: 40px;
}
.alert {
  position: relative;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  padding: 14.5px 12.5px 10.5px;
  padding: 1.45rem 1.25rem 1.05rem;
  border: 1px solid transparent;
  border-color: #ff8e9d;
  border-radius: 0.25rem;
  background-color: #f8d7da;
  color: #f62f47;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 1200px) {
  html {
    width: 100%;
  }
  .pc {
    display: block;
  }
  .tab {
    display: none;
  }
  .phone {
    display: none;
  }
  .mainV h1 {
    font-size: 3.6rem;
  }
  html[lang="ko"] .mainV h1 {
    font-size: 42px;
  }
  html[lang="en-US"] .mainV h1 {
    font-size: 3.1rem;
  }
}
@media screen and (max-width: 1200px) {
  html {
    width: 100%;
  }
  .pc {
    display: block;
  }
  .tab {
    display: none;
  }
  .phone {
    display: none;
  }
  html[lang="en-US"] .mainV h1 {
    font-size: 2.7rem;
  }
  .mainV__wrapper {
    width: 1000px;
  }
  .mainV-lower:after {
    background-position: center -64px;
  }
  .lp-nav {
    width: 1000px;
  }
  .l-single__wrapper {
    width: 1000px;
  }
  .promo h1 {
    font-size: 3.1rem;
  }
  .promo__wrapper {
    width: 1000px;
  }
  .appeal-01 br.ad {
    display: block;
  }
  .appeal-02 p {
    font-size: 2vw;
  }
}
@media screen and (max-width: 1024px) {
  html {
    width: 100%;
  }
  .mainV h1 {
    font-size: 2.4rem;
  }
  .mainV__wrapper {
    width: 768px;
  }
  .mainV__point {
    margin-left: 0;
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .mainV__point span .note {
    margin-left: 7px;
    font-size: 14px;
  }
  html[lang="en-US"] .mainV__point {
    font-size: 1.7rem;
  }
  .mainV-lower:after {
    background-position: center -17px;
  }
  .lp-nav {
    width: 768px;
  }
  .lp-nav a {
    font-size: 15px;
    line-height: 1.5;
  }
  .lp-nav a:before {
    width: 80px;
    height: 80px;
  }
  .lp-nav__item {
    padding: 0 15px;
  }
  .l-single h2 {
    font-size: 27px;
  }
  .l-single__wrapper {
    width: 768px;
  }
  .voice .l-single__wrapper {
    padding: 70px 15px 100px;
  }
  .georgia p {
    font-size: 1.6rem;
  }
  .georgia .l-two:nth-of-type(1) .l-single__left {
    width: 30%;
  }
  .georgia .l-two:nth-of-type(1) .l-single__right {
    width: 70%;
  }
  .georgia .l-two:nth-of-type(2) .data__left {
    width: 70%;
  }
  .georgia .l-two:nth-of-type(2) .data__right {
    width: 30%;
  }
  .georgia .data__left {
    margin-right: 20px;
  }
  .point h2 {
    margin-bottom: 70px;
  }
  .point__thumb {
    height: 150px;
  }
  .point__thumb:before {
    top: -32px;
    left: 15px;
    width: 40px;
    height: 40px;
  }
  .point__ex {
    padding: 12px 15px 15px;
  }
  .point__index {
    font-size: 19px;
  }
  .point__detail {
    font-size: 14px;
  }
  .promo h1 {
    font-size: 3.1rem;
  }
  .promo__wrapper {
    width: 768px;
  }
  .promo__right img {
    width: 220px;
  }
  .promo__lead br {
    display: block;
  }
  .promo__lead br.pc {
    display: none;
  }
  html[lang="en-US"] .promo__point {
    font-size: 1.7rem;
  }
  .worry__index {
    font-size: 1.6rem;
  }
  .worry br.ad {
    display: block;
  }
  .appeal-01 p {
    font-size: 2.2vw;
  }
  .appeal-02 p {
    font-size: 21px;
  }
  .flow__item {
    padding: 20px;
  }
  .flow__index {
    margin-bottom: 12px !important;
  }
  .voice {
    padding: 0 15px 190px;
  }
  .undelivered h2 {
    font-size: 19px;
  }
}
@media screen and (max-width: 768px) {
  html {
    width: 100%;
  }
  .pc {
    display: none;
  }
  .tab {
    display: block;
  }
  .phone {
    display: none;
  }
  #page {
    padding-top: 70px;
  }
  section.georgia {
    padding: 60px 15px 90px;
  }
  section.flow {
    padding: 90px 0;
  }
  .header {
    display: none;
  }
  .header__lang {
    margin-right: 20px;
    margin-left: 0;
  }
  .header__lang select {
    padding: 10px 0 8px 14px;
  }
  html[lang="ko"] .header__lang select {
    padding: 10px 0 8px 19px;
  }
  html[lang="zh"] .header__lang select {
    padding: 10px 0 8px 21px;
  }
  .m-header {
    display: block;
    border-top: 7px solid #46166b;
  }
  .mainV {
    height: auto;
  }
  .mainV h1 {
    margin: 50px 0;
    text-align: center;
    font-size: 3.1rem;
  }
  html[lang="en-US"] .mainV h1 {
    font-size: 2.7rem;
  }
  .mainV__wrapper {
    padding: 0 15px;
    width: 100%;
  }
  .mainV__wrapper {
    display: block;
    padding: 40px 15px 50px;
  }
  .mainV__left {
    margin-bottom: 55px;
    width: 100%;
  }
  .mainV__right {
    width: 100%;
  }
  .mainV__lead {
    margin-bottom: 20px;
  }
  .mainV__point {
    margin: 0 auto;
    width: 600px;
    font-size: 1.7rem;
  }
  .mainV__point span {
    width: 100%;
  }
  .mainV__point span .note {
    display: inline;
  }
  .mainV__cta {
    padding: 40px 20px;
  }
  .mainV__cta p {
    margin-bottom: 8px;
    font-size: 2.1rem;
    line-height: 1.3;
  }
  .mainV__cta p br {
    display: none;
  }
  .mainV__cta img {
    display: none;
  }
  .mainV__cta .btn {
    margin: 24px auto 0;
    width: 400px;
  }
  .mainV-lower {
    height: 150px;
  }
  .mainV-lower:after {
    background-position: center -22px;
  }
  .mainV-lower h1 {
    font-size: 27px;
  }
  .lp-nav {
    padding: 0 15px;
    width: 100%;
  }
  .lp-nav {
    padding-bottom: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .l-single__wrapper {
    padding: 0 15px;
    width: 100%;
  }
  .voice .l-single__wrapper {
    padding: 80px 0 100px;
  }
  .georgia {
    background-position: left 30px top 460px;
  }
  .georgia h2 {
    -ms-flex-pack: start;
    padding-right: 0;
    justify-content: flex-start;
  }
  .georgia .l-two {
    display: block;
  }
  .georgia .l-two:nth-of-type(1) {
    padding-bottom: 240px;
  }
  .georgia .l-two:nth-of-type(1) .l-single__left {
    width: 100%;
  }
  .georgia .l-two:nth-of-type(1) .l-single__right {
    width: 100%;
  }
  .georgia .l-two:nth-of-type(2) {
    margin-top: 0;
  }
  .georgia .l-two:nth-of-type(2) .data__left {
    width: 100%;
  }
  .georgia .l-two:nth-of-type(2) .data__right {
    width: 100%;
  }
  .georgia .slider {
    margin-top: 30px;
  }
  .georgia .data__left {
    margin-right: 0;
  }
  .point__index {
    font-size: 1.7rem;
    line-height: 1.5;
  }
  .promo h1 {
    position: relative;
    left: 30px;
    font-size: 3.4vw;
  }
  .promo__wrapper {
    padding: 0 15px;
    width: 100%;
  }
  .promo__right {
    width: 20%;
  }
  .promo__right img {
    right: 40px;
    width: 200px;
  }
  .promo__point {
    font-size: 17px;
    line-height: 1.5;
  }
  .worry__index {
    font-size: 1.5rem;
  }
  .appeal-01 p {
    font-size: 21px;
  }
  .appeal-01 p:after,
  .appeal-01 p:before {
    width: 100px;
    height: 150px;
  }
  .voice {
    padding: 0 15px 120px;
  }
  .voice .l-two {
    display: -ms-flexbox;
    display: flex;
  }
  .contact__box {
    padding: 14px;
    width: 100%;
  }
  .contact__box-inner {
    padding: 50px;
  }
  .undelivered {
    padding: 12px 20px 9px;
  }
}
@media screen and (max-width: 640px) {
  html {
    width: 100%;
  }
  section {
    padding: 90px 10px;
  }
  section h2:before {
    width: 50px;
    height: 50px;
  }
  section.georgia {
    padding: 50px 0 30px;
  }
  section.point {
    padding-top: 30px;
  }
  section.worry {
    padding: 60px 0 10px;
  }
  section.flow {
    padding: 60px 0 80px;
  }
  section.contact {
    padding: 80px 0;
  }
  .m-header__cta .btn {
    width: 100%;
  }
  .mainV:after {
    bottom: -200px;
  }
  .mainV h1 {
    margin: 30px 0 25px;
    text-align: left;
    font-size: 4.4vw;
  }
  html[lang="ko"] .mainV h1 {
    font-size: 7.5vw;
  }
  .mainV__left {
    margin-bottom: 45px;
  }
  .mainV__lead br.ad {
    display: block;
  }
  .mainV__point {
    width: 100%;
    font-size: 1.6rem;
  }
  html[lang="en-US"] .mainV__point {
    font-size: 1.6rem;
  }
  .mainV__cta {
    padding: 30px 20px;
  }
  .mainV__cta .btn {
    width: 100%;
  }
  .mainV-lower {
    height: 120px;
  }
  .mainV-lower:after {
    background-position: center -27px;
  }
  .mainV-lower h1 {
    font-size: 21px;
  }
  .lp-nav {
    margin-top: 20px;
  }
  .lp-nav__item {
    padding: 15px 0;
    width: 49%;
    border-right: none;
  }
  .lp-nav__item:nth-of-type(1) {
    border-right: 1px solid #46166b;
    border-bottom: 1px solid #46166b;
  }
  .lp-nav__item:nth-of-type(2) {
    border-bottom: 1px solid #46166b;
  }
  .lp-nav__item:nth-of-type(3) {
    border-right: 1px solid #46166b;
  }
  .l-single h2 {
    margin-bottom: 40px;
    text-align: left;
    font-size: 2.4rem;
  }
  .l-single h2 br {
    display: none;
  }
  .point .l-single__wrapper,
  .voice .l-single__wrapper {
    padding: 60px 0 20px;
  }
  .l-two {
    display: block;
  }
  .l-two > div {
    width: 100%;
  }
  .l-three > div {
    width: 49%;
  }
  .point .l-three__item {
    margin-bottom: 60px;
  }
  .point .l-three__item:nth-last-child(1),
  .point .l-three__item:nth-last-child(2),
  .point .l-three__item:nth-last-child(3) {
    margin-bottom: 60px;
  }
  .georgia {
    background-size: 80%;
  }
  .georgia h2 {
    -ms-flex-pack: left;
    justify-content: left;
  }
  .georgia p {
    text-shadow: 0 0 2px #fff;
  }
  .point h2 {
    margin-bottom: 70px;
  }
  .point h2 br {
    display: block;
  }
  .point p {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .point__thumb:before {
    top: -35px;
    left: 10px;
  }
  .point__index {
    margin-bottom: 7px !important;
    font-size: 1.5rem;
  }
  .point__detail {
    line-height: 1.5;
  }
  .promo {
    height: 370px;
  }
  .promo h1 {
    left: 0;
    font-size: 3.8vw;
  }
  .promo li:before {
    width: 25px;
    height: 25px;
  }
  .promo__left {
    width: 80%;
  }
  .promo__right img {
    width: 160px;
  }
  .promo__point {
    margin-left: 0;
    width: 80%;
    font-size: 1.5rem;
  }
  html[lang="en-US"] .promo__point {
    font-size: 1.6rem;
  }
  .worry h2 {
    margin-bottom: 70px;
    text-align: center;
  }
  .worry__index {
    font-size: 18px;
  }
  .worry__index:before {
    top: -40px;
    width: 50px;
    height: 50px;
  }
  .worry .l-three {
    display: block;
  }
  .worry .l-three > div {
    margin-bottom: 70px;
    width: 100%;
  }
  .worry .l-three > div:nth-last-child(1) {
    margin-bottom: 0;
  }
  .appeal-01 {
    padding: 60px 0 30px;
  }
  .appeal-01 p {
    font-size: 19px;
  }
  .appeal-01 p:after,
  .appeal-01 p:before {
    width: 75px;
    height: 150px;
  }
  .appeal-01 br.ad-02 {
    display: block;
  }
  .appeal-01 .l-single__wrapper {
    padding: 0;
  }
  .appeal-02 p {
    font-size: 2.8vw;
  }
  .flow__row {
    display: block;
    border-bottom: none;
  }
  .flow__row:nth-of-type(1) .flow__item {
    margin-top: 0;
    padding-top: 0;
  }
  .flow__item {
    padding: 15px 15px 25px;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #eee;
  }
  .flow__item[data-flow="STEP1"]:after,
  .flow__item[data-flow="STEP2"]:after,
  .flow__item[data-flow="STEP3"]:after,
  .flow__item[data-flow="STEP4"]:after,
  .flow__item[data-flow="STEP5"]:after,
  .flow__item[data-flow="STEP6"]:after,
  .flow__item[data-flow="STEP7"]:after {
    top: auto;
    right: 0;
    bottom: -15px;
    left: 0;
    content: "\f107";
    text-indent: 0;
  }
  .flow__item[data-flow="STEP3"]:after,
  .flow__item[data-flow="STEP6"]:after {
    content: "\f107";
  }
  .voice {
    padding: 0 15px 170px;
  }
  .voice p {
    font-size: 1.5rem;
  }
  .voice .l-two > div {
    margin-bottom: 12px;
    padding: 20px 20px 10px;
    width: 100%;
  }
  .voice .l-two > div:nth-last-child(1) {
    margin-bottom: 0;
  }
  .contact-form .contact {
    padding: 30px 0;
  }
  .contact__box {
    padding: 10px;
  }
  .contact__box-inner {
    padding: 40px 25px 25px;
  }
  .form input,
  .form textarea {
    width: 100%;
  }
  .mw_wp_form_input .btn-area .form__row-right {
    width: 100%;
  }
  .mw_wp_form_confirm .form__row:nth-last-of-type(1) {
    margin-bottom: 10px;
  }
  .mw_wp_form_confirm .btn-area {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .mw_wp_form_confirm .btn-area > div {
    width: 100%;
  }
  .mw_wp_form_confirm .btn-area input[type="submit"] {
    margin-bottom: 12px;
  }
  .mw_wp_form_complete p {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .mw_wp_form_complete br {
    display: block;
  }
  .mw_wp_form_complete .btn {
    margin-bottom: 40px;
  }
  .undelivered {
    margin-top: 40px;
    padding: 15px;
  }
  .undelivered h1,
  .undelivered h2,
  .undelivered h3,
  .undelivered h4,
  .undelivered h5,
  .undelivered h6 {
    margin-top: 40px;
    margin-bottom: 10px;
  }
  .undelivered h2 {
    font-size: 17px;
  }
  .undelivered h3 {
    font-size: 17px;
  }
  .undelivered h4 {
    margin: 32px 0 12px;
    font-size: 17px;
  }
  .undelivered h4:before {
    margin-right: 5px;
    width: 15px;
    height: 15px;
  }
  .undelivered p {
    margin: 20px 0 !important;
  }
  .undelivered ul {
    margin-bottom: 20px;
  }
  .undelivered :first-child {
    margin-top: 15px;
  }
}
@media screen and (max-width: 544px) {
  html {
    width: 100%;
  }
  .tab {
    display: none;
  }
  .phone {
    display: block;
  }
  .btn {
    width: 100%;
  }
  section.contact {
    padding: 60px 0;
  }
  .m-header__wrapper {
    padding: 0 7px 0 15px;
  }
  .m-header__logo {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .m-header__cta .btn {
    font-size: 13px;
  }
  .mainV__cta p br {
    display: block;
    line-height: 1.5;
  }
  .mainV-lower {
    height: 100px;
  }
  .mainV-lower:after {
    background-position: center -23px;
  }
  .mainV-lower h1 {
    font-size: 19px;
  }
  .lp-nav a {
    font-size: 14px;
  }
  .point .l-three__item {
    margin-bottom: 40px;
  }
  .point .l-three__item:nth-last-child(1),
  .point .l-three__item:nth-last-child(2),
  .point .l-three__item:nth-last-child(3) {
    margin-bottom: 40px;
  }
  .georgia {
    background-position: left 30px top 400px;
  }
  .georgia h2 {
    margin-bottom: 30px;
  }
  .point h2 {
    margin-bottom: 50px;
  }
  .point h2 br {
    display: none;
  }
  .point p {
    margin-bottom: 0;
  }
  .point__thumb {
    height: 120px;
  }
  .point__thumb:before {
    top: -20px;
    left: 10px;
    width: 30px;
    height: 30px;
    font-size: 19px;
  }
  .point__ex {
    padding: 8px 11px 15px;
  }
  .promo h1 {
    font-size: 4.7vw;
  }
  html[lang="ko"] .promo h1 {
    font-size: 4vw;
  }
  .promo__left {
    width: 100%;
  }
  .promo__right {
    width: 0;
  }
  .promo__right img {
    right: 20px;
    width: 140px;
  }
  .promo__point {
    width: 70%;
  }
  .worry__index {
    height: 110px;
    font-size: 16px;
  }
  .worry .l-three > div {
    margin-bottom: 60px;
  }
  .appeal-01 p {
    font-size: 3.6vw;
  }
  .appeal-01 p:after,
  .appeal-01 p:before {
    content: none;
  }
  .appeal-02 p {
    font-size: 19px;
  }
  .appeal-02 br.ad {
    display: block;
  }
  .appeal-02 br.ad-01 {
    display: block;
  }
  .flow__item {
    padding: 15px 0 25px;
  }
  .voice {
    padding: 0 15px 135px;
  }
  .voice .customer {
    font-size: 1.3rem;
  }
  .contact__box-inner {
    padding: 30px 25px 30px;
  }
  .form__row {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 414px) {
  html {
    width: 100%;
  }
  body {
    font-size: 1.5rem;
  }
  .header__lang {
    margin-right: 0;
    padding: 10px 0 10px 16px;
  }
  .m-header__wrapper {
    padding: 0 10px;
  }
  .mainV h1 {
    margin: 10px 0 25px;
    font-size: 2.1rem;
  }
  .mainV__left {
    margin-bottom: 35px;
  }
  .mainV__point {
    font-size: 1.5rem;
  }
  html[lang="en-US"] .mainV__point {
    font-size: 1.5rem;
  }
  .mainV__cta {
    padding: 20px;
  }
  .mainV__cta p {
    margin-bottom: 12px;
    font-size: 1.9rem;
    line-height: 1.5;
  }
  .mainV-lower:after {
    background-position: center 5px;
  }
  .lp-nav {
    padding: 0 0 10px 0;
  }
  .lp-nav a {
    font-size: 13px;
  }
  .l-single h2 {
    font-size: 2.1rem;
  }
  .georgia {
    background-position: left 30px top 470px;
  }
  .georgia p {
    font-size: 1.5rem;
  }
  .georgia .l-two:nth-of-type(1) {
    padding-bottom: 180px;
  }
  .point__detail {
    margin-bottom: 0;
    font-size: 13px;
  }
  .promo {
    height: 320px;
  }
  .promo h1 {
    margin: 0 0 20px 0;
  }
  .promo__right img {
    width: 110px;
  }
  html[lang="en-US"] .promo__point {
    font-size: 1.5rem;
  }
  .worry h2 {
    font-size: 1.8rem;
  }
  .worry__index:before {
    top: -32px;
    width: 40px;
    height: 40px;
  }
  .appeal-01 {
    padding: 50px 0 10px;
    font-size: 4.2vw;
  }
  .appeal-02 {
    padding: 60px 0 40px;
  }
  .appeal-02 p {
    font-size: 16px;
  }
  .voice {
    padding: 0 15px 100px;
  }
}
@media screen and (max-width: 380px) {
  html {
    width: 100%;
  }
  body {
    font-size: 1.4rem;
  }
  #page {
    padding-top: 60px;
  }
  .m-header {
    height: 60px;
  }
  .m-header__logo span {
    top: 0;
    margin-left: 7px;
    font-size: 1.5rem;
  }
  .m-header__logo img {
    width: 16px;
  }
  .mainV h1 {
    font-size: 1.9rem;
  }
  html[lang="en-US"] .mainV h1 {
    font-size: 2.1rem;
  }
  .mainV__point {
    font-size: 1.4rem;
  }
  html[lang="en-US"] .mainV__point {
    font-size: 1.4rem;
  }
  .mainV-lower:after {
    background-position: center 14px;
  }
  .georgia {
    background-position: left 30px top 570px;
  }
  .georgia p {
    margin: 0 0 15px 0;
    font-size: 1.4rem;
  }
  html[lang="en-US"] .promo__point {
    font-size: 1.4rem;
  }
  .worry h2 {
    font-size: 1.6rem;
  }
  .appeal-01 {
    font-size: 4vw;
  }
  .voice p {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 640px) and (max-width: 640px) {
  .worry h2 br {
    display: block;
  }
}
/*Custom*/
#page{
  display: block;
}
html{
	font-size: 10px !important;
}
.site-content a, .site-content a:hover, .main a, .main a:hover, .header__logo a, .header__logo a:hover{
	background-image: none;
}

.form input[type="submit"]{
    -webkit-appearance: button;
    -moz-appearance: button;
    -o-appearance: button;
    appearance: button;
    background: rgba( 0, 0, 0, 0.1 );
    color: #000;
}
.form input[type="submit"]:hover{
    background-color: #D0D0D7;
}