@charset "UTF-8";

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

body {
  font-family: "Hiragino Kaku Gothic ProN", "\30D2\30E9\30AE\30CE\89D2\30B4   ProN W3", arial, "YuGothic", "\6E38\30B4\30B7\30C3\30AF", Meiryo, メイリオ, sans-serif;
  line-height: 1.6em;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs
*/

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  vertical-align: middle;
}

/**
* Helpers
* 共通のグローバルクラス名
*/

.none {
  display: none !important;
}

.heading_lv2 {
  font-size: 22px;
  font-weight: bold;
  border-left: 6px solid #00c24b;
  padding: 5px 0 5px 20px;
}

.heading_lv3 {
  font-size: 16px;
  font-weight: bold;
  padding: 5px 0;
  border-bottom: 2px solid #00c24b;
}

.heading_lv3--gray {
  border-bottom: 2px solid #bbbbbb;
}

.heading_lv3--gray span {
  font-size: 11px;
  font-weight: normal;
  display: inline-block;
  margin: 0 0 0 10px;
}

.heading_lv4 {
  font-size: 24px;
  font-weight: bold;
  border-left: 6px solid #00c24b;
  padding: 5px 0 5px 20px;
}

.formHeader {
  width: 100%;
}

.formHeader_inner {
  width: 1200px;
  margin: 0 auto;
  padding: 21px 40px 23px 40px;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}

.formHeader_inner--inquiry {
  width: 1200px;
  margin: 0 auto;
  padding: 21px 40px 23px 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}

.formHeader_inner-error,
.formHeader_inner-finish {
  padding: 21px 40px 0 40px;
}

.formHeader_logoArea {
  width: 418px;
}

.formHeader_logoAreaInquiry {
  width: 760px;
}

.formHeader_logoItem {
  display: flex;
}

.formHeader_logoImage {
  margin: 0 15px 10px 0;
  padding: 3px 0 0;
}

.formHeader_logoImage--inquiry {
  margin: 0 15px 0 0;
}

.formHeader_logoText {
  margin: 0 0 13px;
  font-size: 24px;
  font-weight: bold;
}

.formHeader_logoText--inquiry {
  font-size: 26px;
  margin: 0;
  white-space: nowrap;
}

.formHeader_text {
  border: 1px solid #000;
  border-radius: 20px;
  padding: 6px 0 4px 23px;
  text-align: center;
  position: relative;
}

.formHeader_text::before {
  content: "";
  background: url("../../../../img/default/form-complete/icon_clock.png");
  width: 19px;
  height: 19px;
  position: absolute;
  top: 7.5px;
  left: 18px;
}

.formHeader_text span {
  color: #ff6159;
  font-size: 16px;
  font-weight: bold;
}

.formHeader_stepArea--inquiry {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.formHeader_stepImage {
  margin: 0 0 10px;
  padding: 10px 20px 0 0;
}

.formHeader_stepImage--inquiry {
  padding: 10px 0 0 0;
}

.formHeader_stepList {
  display: flex;
}

.formHeader_stepList--inquiry {
  display: flex;
  justify-content: space-between;
  width: 466px;
}

.formHeader_stepListItem {
  font-size: 12px;
  font-weight: bold;
}

.formHeader_stepListItem-01 {
  width: 166px;
  margin: 0 0 0 -2px;
}

.formHeader_stepListItem-02 {
  width: 190px;
}

.formHeader_stepListItem-03 {
  width: 100px;
}

.formHeader_stepListItem-04 {
  width: 157px;
  text-align: right;
}

.formHeader_stepListItem--inquiry {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  width: 8em;
}

.formFooter {
  width: 100%;
  height: 67px;
  background: #000;
}

.formFooter_inner {
  width: 1200px;
  margin: 0 auto;
  padding: 0 40px;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: flex-start;
}

.formFooter_logo {
  order: 0;
  flex: 0 0 auto;
  align-self: flex-start;
  padding: 21px 0 0;
}

.formFooter_copy {
  color: #fff;
  text-align: center;
  margin: 0 0 0 -114px;
  order: 0;
  flex: 1 1 auto;
  align-self: auto;
  padding: 24px 0 0;
}

.breadCrumb {
  width: 1000px;
  margin: 15px auto;
}

.breadCrumb_listLastItem {
  display: inline;
  font-size: 12px;
}

.breadCrumb_listItem {
  display: inline;
  font-size: 12px;
}

.breadCrumb_listItem_link {
  text-decoration: none;
}

.breadCrumb_listItem a {
  color: #000;
}

.breadCrumb_listItem a:hover {
  text-decoration: none;
}

.breadCrumb_listItem::after {
  content: " > ";
  padding: 0 4px;
}

.breadCrumb_listItem--end::after {
  content: "";
  padding: 0;
}

.breadCrumb--inquiry {
  margin-top: 50px;
  margin-bottom: 0;
}

.headerMain_inner {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: absolute;
  z-index: 100;
}

.headerMain_innerGnav {
  display: flex;
  align-items: center;
  width: 888px;
  margin: 0 auto;
  padding-top: 12px;
}

.header_notice {
  font-size: 0.875em;
  color: #ff6159;
  background: #fee6eb;
  min-height: 50px;
  padding: 10px 10px 10px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.header_notice:before {
  content: "";
  background: url(../../../../img/default/home/exclamation_popup.png) no-repeat;
  background-size: contain;
  height: 20px;
  width: 20px;
  margin: 0 5px;
}

.header_notice a {
  color: #ff6159;
  text-align: center;
}

.header_notice_popup {
  display: none;
  position: absolute;
  z-index: 20;
  background: #fff;
  top: 21%;
  border-radius: 4px;
  max-width: 1100px;
  margin: 0 0 0 -550px;
  left: 50%;
  right: 0;
}

.header_notice_popup_inner {
  height: 100%;
  width: 100%;
  padding: 50px;
  position: relative;
}

.header_notice_popup_inner p {
  margin-bottom: 1.5em;
  font-family: serif;
  line-height: 2em;
}

.header_notice_popup_inner_title {
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
}

.header_notice_popup_inner_link {
  margin-left: 25px;
  text-decoration: underline !important;
}

.header_notice_popup_inner_box {
  display: block;
  background-color: #f3f3f3;
  text-align: center;
  padding: 20px;
}

.header_notice_popup_inner_box_cause {
  font-weight: bold;
}

.header_notice_popup_inner_box_details {
  display: flex;
  width: 70%;
  margin: 0 auto;
}

.header_notice_popup_inner_box_details_left {
  width: 70%;
  text-align: left;
}

.header_notice_popup_inner_box_details_left_txt {
  margin-bottom: 0.5em !important;
}

.header_notice_popup_inner_box_details_right {
  width: 30%;
  text-align: left;
}

.header_notice_popup_inner_box_details_right_txt {
  margin-bottom: 0.5em !important;
}

.header_notice_popup_inner_box_details_right_txt_link {
  color: #333;
}

.header_notice_popup_inner_introduction {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.header_notice_popup_inner_introduction_box {
  padding: 30px 20px;
  background-color: #f3f3f3;
  width: 49%;
  text-align: center;
}

.header_notice_popup_inner_introduction_box_title {
  margin-bottom: 0.5em !important;
  font-weight: bold;
  color: #444;
  font-size: 1.1em;
}

.header_notice_popup_inner_introduction .broadwimax {
  margin-right: 15px;
}

.header_notice_popup_inner_close_btn {
  background: #666;
  padding: 0 40px;
  border-radius: 6px;
  box-shadow: 0 4px 0 #333;
  display: flex;
  justify-content: center;
  width: 200px;
  margin: 0 auto;
  align-items: center;
  height: 60px;
  position: relative;
}

.header_notice_popup_inner_close_btn span {
  color: #fff;
  font-size: 1em;
}

.header_notice_popup_inner_close_btn:visited {
  color: #fff;
}

.header_notice_popup_inner_close_btn:link {
  color: #fff;
  text-decoration: none;
}

.header_notice_popup_inner_close_btn:hover {
  box-shadow: 0 0 0 #e23c34;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}

.header_notice_popup_inner_close_btn::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -5px;
}

.header_notice_popup_btn {
  background: #fff;
  border-radius: 6px;
  border: 2.5px solid #666;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 54px;
  color: #666;
  font-weight: bold;
  text-decoration: none !important;
  width: 350px;
  margin: 0 auto;
  position: relative;
}

.header_notice_popup_btn::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 5%;
  width: 7px;
  height: 7px;
  border-top: 2.5px solid #666;
  border-right: 2.5px solid #666;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -5px;
}

.header_notice_popup_belief {
  background: url("../../../../img/default/home/belief-bg.png");
  height: auto;
  display: block;
  margin-bottom: 20px;
  font-family: serif;
}

.header_notice_popup_belief_box {
  background-color: #fff;
  opacity: 0.93;
  display: inline-block;
  margin: 50px;
  padding: 30px 40px;
}

.header_notice_popup_belief_box_details {
  margin-top: 15px;
}

.header_notice_popup_belief_box_details p {
  line-height: 2em;
  margin-bottom: 15px;
}

.header_notice_popup_belief_box_details span {
  color: #00c24b;
}

.header_notice_popup_bottom {
  display: block;
  background-color: #eee;
  padding: 40px 30px;
  text-align: center;
}

.header_notice_popup_bottom p {
  font-family: serif;
}

.header_notice_popup_bottom_support {
  display: block;
  background-color: #fff;
  width: 58%;
  padding: 30px;
  margin: 20px auto 0;
}

.header_notice_popup_bottom_support img {
  margin-bottom: 20px;
}

.header_notice_popup_close {
  display: block;
  height: 37px;
  width: 37px;
  background: black;
  border-radius: 100%;
  position: absolute;
  top: -18px;
  right: -18px;
  cursor: pointer;
}

.header_notice_popup_close:before,
.header_notice_popup_close:after {
  position: absolute;
  top: 6px;
  left: 17px;
  content: "";
  height: 24px;
  width: 3px;
  background-color: #fff;
}

.header_notice_popup_close:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.header_notice_popup_close:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.header_overlay {
  display: none;
  position: fixed;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 15;
}

.header_inner {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  margin-bottom: 20px;
}

.header_user {
  width: 255px;
  position: absolute;
  bottom: 40px;
  right: 30px;
  display: block;
}

.header_logo {
  margin: 0 auto;
  padding: 20px 0 5px;
}

.header_caption {
  width: 224px;
  position: absolute;
  right: 26px;
  top: 0;
  font-size: 11px;
}

.header_caption:before,
.header_caption:after {
  content: "";
  position: absolute;
  top: 13px;
  width: 13px;
  opacity: 0.6;
  border-top: 1px solid #000;
}

.header_caption:before {
  left: -14px;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}

.header_caption:after {
  right: 69px;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
}

.header_link {
  width: 224px;
  position: absolute;
  bottom: 21px;
  right: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header_link .btn_corp {
  width: 153px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border: solid 1px #d3d3d3;
  border-radius: 4px;
  font-size: 11px;
  text-decoration: none;
  color: #000;
}

.header_link .btn_corp span {
  margin-left: 7px;
  font-weight: bold;
}

.header_linkCs {
  position: absolute;
  bottom: -5px;
  right: 83px;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  z-index: 10;
  height: 1.5em;
  line-height: 1.8;
}

.header_sns-share {
  margin: 0 0 0 6px;
}

.header_sns-share-title {
  padding-bottom: 4px;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.01em;
}

.header_sns-share-links {
  display: flex;
  justify-content: center;
}

.header .btn_fb,
.header .btn_tw {
  display: block;
  margin: 0 4px;
}

.header .is-fixed {
  width: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

.goodrack {
  font-size: 12px;
  text-align: center;
  color: #969696;
}

.header_gnav {
  max-width: 1000px;
  margin: 10px auto 0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  position: relative;
}

.header_gnav .is-open {
  background: #b3f5cc;
}

.header_gnavItem {
  height: 60px;
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}

.header_gnavItem_anc {
  display: block;
  height: 100%;
  font-size: 13px;
  display: flex;
  align-items: center;
}

.header_gnavItem_anc:visited {
  color: #222;
}

.header_gnavItem_anc:link {
  color: #222;
  text-decoration: none;
}

.header_gnavItem_anc span {
  display: block;
  padding: 0 23px;
  border-right: 1px solid #d3d3d3;
}

.header_gnavItem .header-active {
  color: #00c24b !important;
  position: relative;
}

.header_gnavItem .header-active::after {
  content: "";
  width: calc(100% - 46px);
  border-bottom: solid 2px #00c24b;
  position: absolute;
  bottom: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  box-sizing: border-box;
}

.header_gnavItem:nth-last-child(2) .header_gnavItem_anc span {
  border-right: none;
}

.header_gnavItem:nth-last-child(1) {
  padding-bottom: 4px;
}

.gnavSub {
  position: relative;
  z-index: 200;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  background: #b3f5cc;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gnavSub--price {
  height: 220px;
  position: absolute;
  top: 60px;
  left: 0;
}

.gnavSub--charm {
  height: 310px;
  position: absolute;
  top: 60px;
  left: 0;
}

.gnavSub_wrap {
  width: 880px;
  display: flex;
}

.gnavSub_wrap > li:first-child {
  flex: 0 0 230px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-right: dashed 1px #fff;
  margin: 30px 0;
}

.gnavSub_wrap > li:last-child {
  flex: 1 1 auto;
}

.gnavSub_title {
  font-size: 16px;
  font-weight: bold;
  margin-top: 7px;
}

.gnavSub_exp {
  font-size: 14px;
  line-height: 1.5;
  margin-top: 10px;
}

.gnavSub_detailBtn {
  margin-top: 15px;
  padding-right: 7px;
  display: block;
  width: 170px;
  height: 35px;
  background: #00c24b;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  background: #00c24b;
  box-shadow: 0 4px 0 #009a3c;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.gnavSub_detailBtn:visited {
  color: #fff;
}

.gnavSub_detailBtn:link {
  color: #fff;
  text-decoration: none;
}

.gnavSub_detailBtn:hover {
  box-shadow: 0 0 0 #009a3c;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}

.gnavSub_detailBtn::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 13px;
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
}

.gnavSub_contents {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 30px 0 30px 50px;
}

.gnavSub_contents--price {
  padding: 48px 0 48px 50px;
}

.gnavSub_contents > li {
  flex-basis: 33.33%;
}

.gnavSub_contents > li:nth-child(n+4) {
  margin-top: 15px;
}

.gnavSub_contents > li .link {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 13px;
  line-height: 1.6;
  color: #000;
}

.gnavSub_contents > li .link > span {
  position: relative;
  margin-left: 18px;
  padding-bottom: 1px;
  margin-top: 7px;
}

.gnavSub_contents > li .link > span::before {
  content: url("../../../../img/default/common/gnav_indent.png");
  position: absolute;
  top: 2px;
  left: -18px;
}

.gnavSub_contents > li .link > span .min-size {
  font-size: 10px;
}

.gnavSub_contents > li .link:link {
  text-decoration: none;
}

.gnavSub_contents > li .link:visited {
  text-decoration: none;
}

.gnavSub_contents > li .link:hover {
  text-decoration: underline;
}

.heroImg_wrap {
  width: 100%;
  background: #00c24b;
  position: relative;
  line-height: 0;
}

.heroImg_wrap .slick-dots {
  text-align: center;
  padding-bottom: 17px;
  margin-top: -30px;
}

.heroImg_wrap .slick-dots button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.heroImg_wrap .slick-dots li {
  display: inline-block;
  margin: 0 12px;
}

.heroImg_wrap .slick-dots li button {
  position: relative;
  text-indent: -9999px;
}

.heroImg_wrap .slick-dots li button:before {
  content: "\25CF";
  color: #a6a6a6;
  font-size: 14px;
  text-indent: 0px;
  position: absolute;
  top: 0;
  left: 0;
}

.heroImg_wrap .slick-dots li.slick-active button:before {
  content: "\25CF";
  color: #4be286;
}

.heroImg {
  margin: 0 auto;
}

.heroImg_board img {
  width: 100%;
}

.footer {
  background: #00c24b;
}

.footer_inner {
  max-width: 1000px;
  margin: 0 auto;
  padding-bottom: 50px;
}

.footer_navList {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 40px;
}

.footer_navList-lp {
  padding: 0 235px;
}

.footer_navItem {
  color: #fff;
  margin: 0 auto;
}

.footer_navItem-lp {
  flex-basis: 33%;
}

.footer_navItem_inner {
  font-size: 15px;
  text-align: center;
}

.footer_navItem_inner li {
  padding: 40px 30px 0;
  display: inline-block;
}

.footer_navItem_inner li a {
  display: block;
}

.footer_navItem_inner li a:visited {
  color: #fff;
}

.footer_navItem_inner li a:link {
  color: #fff;
  text-decoration: none;
}

.footer_navItem_inner span {
  display: block;
  padding: 10px 0 0 20px;
  font-size: 13px;
}

.footer_sub {
  text-align: center;
}

.copyright {
  padding-top: 20px;
  color: #fff;
  font-size: 13px;
}

.cta {
  background: #2c2c2c;
}

.cta_inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 80px 0 50px 0;
  position: relative;
}

.cta_inner_header {
  color: #fff;
  font-size: 24px;
  padding-bottom: 28px;
  text-align: center;
}

.cta_inner_campaign_bnr {
  position: absolute;
  top: -82px;
  left: 50px;
}

.cta_inner_anc {
  color: #fff;
  position: absolute;
  right: 0;
  top: 80px;
  font-size: 13px;
}

.cta_inner_ancBtn {
  color: #6fbef0;
}

.cta_inner_ancBtn:visited {
  color: #6fbef0;
}

.cta_inner_ancBtn:link {
  color: #6fbef0;
}

.cta_btnGroup {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.cta_btnGroup_left {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-basis: 68%;
}

.cta_btnGroup_left li:first-child {
  flex-basis: 55%;
}

.cta_btnGroup_left li:last-child {
  flex-basis: 45%;
  margin-left: 20px;
}

.cta_line {
  height: 72px;
  border: 1px solid #696969;
}

.cta_btn_form {
  background: #00c24b;
  border-radius: 6px;
  box-shadow: 0 4px 0 #009a3c;
  display: flex;
  align-items: center;
  height: 86px;
  position: relative;
  width: 400px;
  height: 64px;
  margin: 40px auto 0;
  padding: 0;
}

.cta_btn_form span {
  font-size: 18px;
  text-align: center;
  margin: 0 auto;
}

.cta_btn_form:visited {
  color: #fff;
}

.cta_btn_form:link {
  color: #fff;
  text-decoration: none;
}

.cta_btn_form:hover {
  box-shadow: 0 0 0 #e23c34;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}

.cta_btn_form::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -5px;
}

.cta_btn_detail {
  background: #00c24b;
  padding: 0 40px;
  display: block;
  border-radius: 6px;
  box-shadow: 0 4px 0 #009a3c;
  display: flex;
  align-items: center;
  height: 86px;
  position: relative;
}

.cta_btn_detail span {
  font-size: 26px;
}

.cta_btn_detail:visited {
  color: #fff;
}

.cta_btn_detail:link {
  color: #fff;
  text-decoration: none;
}

.cta_btn_detail:hover {
  box-shadow: 0 0 0 #e23c34;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}

.cta_btn_detail::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -5px;
}

.cta_btn_header {
  background: #ff6159;
  display: block;
  border-radius: 4px;
  box-shadow: 0 4px 0 #e23c34;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 224px;
  height: 42px;
  position: relative;
  margin: 0 auto;
}

.cta_btn_header i {
  padding-right: 10px;
}

.cta_btn_header i img {
  width: 25px;
  height: 23px;
}

.cta_btn_header span {
  font-size: 13px;
  font-weight: bold;
}

.cta_btn_header:visited {
  color: #fff;
}

.cta_btn_header:link {
  color: #fff;
  text-decoration: none;
}

.cta_btn_header:hover {
  box-shadow: 0 0 0 #e23c34;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}

.cta_btn_offer {
  background: #ff6159;
  display: block;
  border-radius: 6px;
  box-shadow: 0 4px 0 #e23c34;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 72px;
  position: relative;
  margin: 0 auto;
}

.cta_btn_offer i {
  padding-right: 15px;
}

.cta_btn_offer span {
  font-size: 24px;
  font-weight: bold;
}

.cta_btn_offer:visited {
  color: #fff;
}

.cta_btn_offer:link {
  color: #fff;
  text-decoration: none;
}

.cta_btn_offer:hover {
  box-shadow: 0 0 0 #e23c34;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}

.cta_btn_offer::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -5px;
}

.cta_btn_chat {
  background: #60b9f2;
  display: block;
  border-radius: 6px;
  box-shadow: 0 4px 0px #3c8dc1;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 72px;
  position: relative;
}

.cta_btn_chat i {
  padding-right: 15px;
}

.cta_btn_chat span {
  font-size: 21px;
  font-weight: bold;
  padding-right: 10px;
}

.cta_btn_chat:visited {
  color: #fff;
}

.cta_btn_chat:link {
  color: #fff;
  text-decoration: none;
}

.cta_btn_chat:hover {
  box-shadow: 0 0 0 #3c8dc1;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}

.cta_btn_chat::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -5px;
}

.cta_btn_supportLimit {
  background: #5a9bd5;
  border-radius: 6px;
  border: 1px solid #41719f;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 72px;
  width: 250px;
  position: relative;
}

.cta_btn_supportLimit i {
  padding-right: 15px;
}

.cta_btn_supportLimit span {
  font-size: 15px;
  font-weight: bold;
  padding-right: 10px;
}

.cta_btn_supportLimit:visited {
  color: #fff;
}

.cta_btn_supportLimit:link {
  color: #fff;
  text-decoration: none;
}

.cta_btn_tell {
  border: 1px solid #fff;
  display: block;
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
  height: 72px;
  width: 250px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  position: relative;
}

.cta_btn_tell:visited {
  color: #fff;
}

.cta_btn_tell:link {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.cta_btn_tell::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -5px;
}

.cta_btn_business {
  background-color: #f4f4f4;
  display: block;
  border-radius: 6px;
  color: #575757;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.6;
  box-shadow: 0 4px 0px #ccc;
  height: 72px;
  width: 250px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  position: relative;
}

.cta_btn_business:visited {
  color: #575757;
}

.cta_btn_business:link {
  color: #575757;
  text-decoration: none;
  font-weight: bold;
}

.cta_btn_business:hover {
  box-shadow: 0 0 0 #ccc;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}

.cta_btn_business::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #575757;
  border-right: 2px solid #575757;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -5px;
}

.cta_btn_businessLimit {
  background-color: #f4f4f4;
  border-radius: 6px;
  color: #575757;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.6;
  box-shadow: 0 4px 0 #ccc;
  height: 72px;
  width: 297px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  position: relative;
}

.cta_btn_businessLimit:visited {
  color: #575757;
}

.cta_btn_businessLimit:link {
  color: #575757;
  text-decoration: none;
  font-weight: bold;
}

.cta_btn_businessLimit:hover {
  box-shadow: 0 0 0 #ccc;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}

.cta_btn_businessLimit::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 20px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #575757;
  border-right: 2px solid #575757;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -5px;
}

.explain {
  max-width: 1000px;
  margin: 0 auto;
  padding: 47px 0;
}

.explain_inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-bottom: 16px;
}

.explain_innerContent {
  text-align: center;
}

.explain_innerContent:first-of-type {
  width: 42%;
  padding-right: 20px;
  border-right: 1px solid #e9e9e9;
}

.explain_innerContent:last-of-type {
  padding-left: 20px;
  width: 58%;
}

.explain_innerContent-creditOnly:first-of-type {
  width: 32.5%;
}

.explain_innerContent-creditOnly:last-of-type {
  width: 67.5%;
}

.explain_note {
  font-size: 13px;
  line-height: 23px;
  color: #585858;
  text-indent: -1.3em;
  text-align: left;
  margin-left: 1.3em;
}

.explain_note span {
  margin-right: 0.3em;
}

.explain_note-paydeliver {
  text-indent: -1.8em;
  padding-left: 6px;
}

.explain_header {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  padding-bottom: 26px;
}

.explain_header span {
  font-size: 18px;
  padding-left: 10px;
}

.explain_box {
  display: flex;
  justify-content: space-around;
  align-content: center;
  background-color: #f9f9f9;
}

.explain_boxInner {
  padding: 32px 0 24px;
}

.explain_boxInner_txt {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.1;
  color: #232323;
}

.explain_boxInner_txt sup {
  font-size: 12px;
  position: relative;
  top: -7px;
}

.explain_boxInner_img {
  line-height: 5.2;
}

.explain_boxInner_detail {
  line-height: 1.4;
  font-weight: bold;
}

.header_title {
  text-align: center;
  padding: 70px 0 60px 0;
}

.header_titleLine {
  border-left: 1px solid #232323;
  height: 40px;
  display: inline-block;
}

.header_titleMain {
  font-size: 30px;
  color: #232323;
  font-weight: normal;
}

.header_titleMain span {
  font-size: 50px;
  display: block;
  padding-top: 30px;
  font-weight: bold;
}

.header_titleMain .lv3 {
  font-size: 40px;
}

.header_titleSub {
  font-size: 19px;
  color: #a6a6a6;
  display: block;
  padding-top: 30px;
}

.header_titleDescription {
  font-size: 30px;
}

.header_titleTxt {
  padding-top: 53px;
  color: #232323;
  line-height: 28px;
}

.header_title--cb {
  padding-top: 100px;
}

.contract {
  background: #f0fbf4;
  padding: 0 0 75px;
}

.contract_business {
  display: block;
  text-align: center;
  margin-bottom: 40px;
}

.contract_wrap {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 1040px;
  margin: 0 auto;
  padding: 0 20px 40px;
  box-sizing: border-box;
}

.contract_inner {
  flex-basis: 48%;
}

.contract_box {
  background: #fff;
  padding: 30px;
  display: block;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 480px;
  box-sizing: border-box;
}

.contract_boxImg {
  width: 120px;
  padding: 0 30px 0 0;
  box-sizing: border-box;
}

.contract_boxImg-beginner {
  padding: 10px 30px 0 0;
}

.contract_boxImg-qa {
  padding: 15px 30px 0 0;
}

.contract_boxHeading {
  font-size: 26px;
  font-weight: bold;
  padding-bottom: 5px;
}

.contract_boxTxt {
  font-size: 16px;
  text-align: left;
  line-height: 1.6;
  width: 290px;
  padding: 0 30px 0 0;
}

.contract_box:visited {
  color: #232323;
}

.contract_box:link {
  color: #232323;
  text-decoration: none;
}

.contract_box::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  width: 13px;
  height: 13px;
  border-top: 3px solid #00c24b;
  border-right: 3px solid #00c24b;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -10px;
}

.heading_subTtl {
  padding: 20px 0 40px;
}

.heading_subTtl_txt {
  color: #232323;
  border-bottom: 3px solid #00c24b;
  padding-bottom: 13px;
  font-size: 28px;
}

.txt_wrap {
  padding-bottom: 10px;
}

.txt_wrapHeading {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 5px;
}

.txt_wrap .txt_item {
  line-height: 1.8;
  padding-bottom: 10px;
  color: #232323;
  font-size: 13px;
}

.overlay {
  display: none;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  opacity: 0;
  transition: opacity 1s;
}

.overlay.is-active {
  display: block;
  opacity: 1;
  transition: opacity 1s;
}

.overlay_inner {
  background: #fff;
  padding: 30px;
  width: 660px;
  box-sizing: border-box;
  position: absolute;
  top: 100px;
  left: 50%;
  margin: 0 0 0 -330px;
  border-radius: 5px;
  z-index: 200;
}

.overlay_innerBlock {
  margin: 20px 0 0;
}

.overlay .heading_lv2 {
  font-size: 20px;
  margin: 0 0 20px;
}

.overlay_inputText {
  font-size: 13px;
  margin: 0 0 5px;
}

.overlay_closeBtn {
  position: absolute;
  top: -15px;
  right: -15px;
  cursor: pointer;
  z-index: 300;
}

.overlay_innerCol02 {
  display: flex;
  justify-content: flex-start;
  margin: 20px 0 0;
}

.overlay_image {
  width: 117px;
}

.overlay_text {
  width: 475px;
}

.overlay_textHeading {
  font-size: 13px;
  line-height: 1.6em;
  height: 40px;
}

.overlay_textHeading em {
  font-style: normal;
  font-weight: bold;
}

.overlay_textDetail {
  font-size: 11px;
  line-height: 1.6em;
}

.overlay_table {
  font-size: 13px;
}

.overlay_table th {
  background: #e5e5e5;
  border: 1px solid #c2c2c2;
  vertical-align: middle;
  width: 130px;
  padding: 15px 25px;
  box-sizing: border-box;
  font-weight: normal;
  text-align: center;
}

.overlay_table td {
  border: 1px solid #c2c2c2;
  vertical-align: middle;
  padding: 15px 25px;
  box-sizing: border-box;
}

.overlay .inputBlock {
  margin: 0 0 20px;
}

.overlay .inputBlock .formContent_label {
  display: inline-block;
  padding: 0px 10px;
  font-size: 12px;
  border-radius: 5px;
  line-height: 1.8em;
  vertical-align: top;
  margin: 2px 10px 0 0;
  background: #5a5a5a;
  color: #fff;
}

.overlay .inputBlock .formContent_label-required {
  background: #ff6159;
}

.overlay .inputBlock_select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 3px;
  background: #fff;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
  padding: 5px 8px;
  border: 1px solid #ccc;
  color: #888;
  font-size: 14px;
}

.overlay .inputBlock_inner {
  margin: 20px 0 45px;
  padding: 30px;
  background: #f4f4f4;
}

.overlay .inputBlock_tableHeading {
  width: 155px;
  padding: 12px 8px 0 0;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 13px;
  text-align: left;
}

.overlay .inputBlock_tableDetail {
  padding: 5px 0;
  box-sizing: border-box;
  vertical-align: middle;
  position: relative;
}

.overlay .inputBlock_tableDetail input[type=text],
.overlay .inputBlock_tableDetail input[type=email] {
  padding: 8px;
  border: 1px solid #ccc;
  color: #000;
  font-size: 14px;
  border-radius: 3px;
}

.overlay .inputBlock_tableDetail input[type=text].formName,
.overlay .inputBlock_tableDetail input[type=email].formName {
  width: 95.1%;
}

.overlay .inputBlock_tableDetail select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 3px;
  background: #fff;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
  padding: 5px 8px;
  border: 1px solid #ccc;
  color: #000;
  width: 89px;
  font-size: 14px;
}

.overlay .inputBlock_tableDetail .number {
  padding: 9px 8px;
  border: 1px solid #ccc;
  color: #000;
  font-size: 14px;
  border-radius: 3px;
  width: 89px;
}

.overlay .inputBlock_tableDetail .errorMessage {
  font-size: 11px;
  min-width: 100px;
  color: #fff;
  text-align: left;
  padding: 2px 10px;
  background: #333;
  position: absolute;
  top: -30px;
  left: 20px;
  z-index: 100;
}

.overlay .inputBlock_tableDetail .errorMessage::after {
  content: "";
  width: 14px;
  height: 7px;
  position: absolute;
  bottom: -7px;
  left: 25px;
  background: url("../../../../img/default/form-complete/arrow-require.png");
  background-repeat: none;
}

.overlay .inputBlock_tableAttention {
  font-size: 10px;
  color: #777;
  line-height: 1.6em;
  margin: 3px 0 0;
}

.overlay .inputBlock_tableLb {
  margin: 0;
}

.overlay .inputBlock .formName {
  width: 240px;
}

.overlay .inputBlock .formContent_link {
  width: 320px;
  margin: 0 auto;
}

.overlay .inputBlock .formContent_linkBtn {
  text-align: center;
  width: 100%;
  background: #ff6159;
  border: none;
  border-bottom: 3px solid #e23c34;
  border-radius: 6px;
  padding: 0;
  position: relative;
}

.overlay .inputBlock .formContent_linkBtn--inquiry-popup {
  display: flex;
  align-items: center;
  padding-left: 20px;
}

.overlay .inputBlock .formContent_linkBtn::after {
  content: "";
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -6px;
}

.overlay .inputBlock .formContent_linkBtnLink {
  color: #fff;
  text-decoration: none;
  padding: 20px 0;
  font-size: 22px;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.bg_gray {
  background: #f5f5f5;
  border: 1px solid #ddd;
  padding: 11px;
  font-size: 13px;
}

.fadein {
  opacity: 0;
  -webkit-transform: translate(0, 80px);
          transform: translate(0, 80px);
  transition: all 600ms;
}

.fadein.scrollin {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

body.js-chat-none .showtalk-widget-banner-guidance {
  display: none !important;
}

.sns-share {
  display: block;
  margin-top: -1px;
  border-top: 1px solid #e9e9e9;
  background: #fff;
}

.sns-share_title {
  padding-top: 18px;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.01em;
}

.sns-share_links {
  display: flex;
  justify-content: center;
}

.sns-share .btn_fb,
.sns-share .btn_tw {
  display: block;
  margin: 15px 10px;
  text-decoration: none;
}

.sns-share .btn_fb:hover,
.sns-share .btn_tw:hover {
  text-decoration: none;
}

.sns-share .btn_fb img,
.sns-share .btn_tw img {
  display: block;
  width: 46px;
  height: 46px;
}

.no-margin {
  margin-left: 0px;
}

.formHeader_inner--inquiry {
  width: 880px;
}

.formHeader_logoItem {
  display: flex;
  align-items: center;
  justify-content: center;
}

.formHeader_logoText {
  line-height: 1.4em;
}

.formHeader_logoTextSmall {
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.5;
}

.formHeader_stepImage {
  padding: 20px 0 0 20px;
}

.heading_lv2 {
  margin: 0 0 40px;
}

.formContent {
  width: 100%;
  background: #f4f4f4;
}

.formContent_inner {
  width: 1200px;
  margin: 0 auto;
  padding: 0 40px 70px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  position: relative;
}

.formContent_main {
  width: 800px;
  padding: 42px 0 0;
}

.formContent_label {
  display: inline-block;
  padding: 0px 15px;
  font-size: 12px;
  border-radius: 5px;
  line-height: 1.8em;
  vertical-align: top;
  margin: 2px 10px 0 0;
  background: #5a5a5a;
  color: #fff;
}

.formContent_label-required {
  background: #ff6159;
}

.formContent_link-col02 {
  display: flex;
  justify-content: center;
  width: 100%;
}

.formContent_linkBtn:disabled,
.formContent_linkBtn.disabled {
  background: #a6a6a6 !important;
  border: none;
  border-bottom: 3px solid #707070 !important;
  cursor: default;
  font-size: 22px;
}

.formContent_linkBtn:disabled:hover,
.formContent_linkBtn.disabled:hover {
  -webkit-transform: none !important;
          transform: none !important;
}

.formContent_linkBtn {
  text-align: center;
  width: 100%;
  background: #ff6159;
  border: none;
  border-bottom: 3px solid #e23c34;
  border-radius: 6px;
  padding: 0;
  position: relative;
  cursor: pointer;
}

.formContent_linkBtn::after {
  content: "";
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
}

.formContent_linkBtn:hover {
  box-shadow: 0 0 0 #6e6e6e;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

.formContent_linkBtn-before {
  background: #fff;
  border-bottom: 3px solid #ccc;
  font-size: 22px;
  width: 220px;
  height: 50px;
  margin: 10px 0;
  border: 1px solid #000;
  box-sizing: border-box;
  color: #000;
}

.formContent_linkBtn-before::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -5px;
}

.formContent_linkBtn-before .formContent_linkBtnLink {
  color: #000;
  font-size: 16px;
}

.formContent_linkBtn-before:hover {
  box-shadow: 0 0 0 #6e6e6e;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

.formContent_linkBtn-after {
  font-size: 22px;
  width: 400px;
  height: 70px;
  box-sizing: border-box;
}

.formContent_linkBtnLink {
  color: #fff;
  text-decoration: none;
  padding: 10px 0;
  font-size: 22px;
  display: inline-block;
  cursor: default;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.formContent_linkBtnLink-aside {
  padding: 12px 0 10px;
  font-size: 12px;
}

.formContent_ssl {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 11px;
  padding: 80px 0 0;
}

.formContent_sslText {
  margin-left: 15px;
  line-height: 1.8;
}

.formContent_sslImage img {
  width: 100%;
  margin: -22px -17px 0px 0;
}

.inputBlock {
  margin: 0 0 60px;
}

.inputBlock_table {
  width: 100%;
  background: #f4f4f4;
}

.inputBlock_tableLink {
  display: inline-block;
  font-size: 13px;
  color: #5b7fe7;
  position: relative;
  margin: 0 0 0 20px;
}

.inputBlock_tableLink::after {
  content: "";
  position: absolute;
  top: 6px;
  right: -20px;
  background: url("../../../../img/default/form-complete/icon_external.png");
  width: 12px;
  height: 12px;
}

.inputBlock_tableHeading {
  width: 240px;
  padding: 12px 8px 0 0;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 13px;
  text-align: left;
}

.inputBlock_tableDetail {
  padding: 5px 40px 5px 0;
  box-sizing: border-box;
  vertical-align: middle;
  position: relative;
}

.inputBlock_tableDetail-limit {
  font-size: 13px;
}

.inputBlock_tableDetail input[type=text] {
  padding: 8px;
  border: 1px solid #ccc;
  color: #000;
  font-size: 14px;
  border-radius: 3px;
  width: 96%;
}

.inputBlock_tableDetail input[type=text].formName {
  width: 46%;
}

.inputBlock_tableDetail input[type=text].formAddressNumber {
  width: 185px;
}

.inputBlock_tableDetail input[type=tel] {
  padding: 9px 8px;
  border: 1px solid #ccc;
  color: #000;
  font-size: 14px;
  border-radius: 3px;
  width: 96%;
}

.inputBlock_tableDetail select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 3px;
  background: #fff;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
  padding: 5px 8px;
  border: 1px solid #ccc;
  color: #000;
  font-size: 14px;
}

.inputBlock_tableDetail_mailInputCompletion {
  display: none;
  position: absolute;
  top: 35px;
  left: 267px;
  margin: 1.5em 0;
  padding: 8px 16px;
  width: 220px;
  color: #a6a6a6;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #ff6159;
  box-sizing: border-box;
  border-radius: 10px;
  line-height: 23px;
  z-index: 50;
}

.inputBlock_tableDetail_mailInputCompletion.is-active {
  display: inline-block;
}

.inputBlock_tableDetail_mailInputCompletion:before {
  content: "";
  position: absolute;
  top: -23px;
  left: 50%;
  margin-left: -11px;
  border: 8px solid transparent;
  border-bottom: 20px solid #FFF;
  z-index: 3;
}

.inputBlock_tableDetail_mailInputCompletion:after {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -11px;
  border: 8px solid transparent;
  border-bottom: 20px solid #ff6159;
  z-index: 2;
}

.inputBlock_tableDetail_mailInputCompletion_domainInput {
  display: none;
}

.inputBlock_tableDetail_mailInputCompletion_domainInput:checked + label {
  color: #000;
}

.inputBlock_tableDetail_mailInputCompletion_domainLabel {
  display: block;
}

.inputBlock_tableDetail_mailInputCompletion_domainExplain {
  display: block;
  font-size: 11px;
}

.inputBlock_tableAttention {
  font-size: 10px;
  color: #777;
  line-height: 1.6em;
  margin: 3px 0 0;
}

.inputBlock_agreement .errorMessage {
  left: 30px;
}

.errorMessage {
  font-size: 11px;
  min-width: 100px;
  color: #fff;
  text-align: left;
  padding: 2px 10px;
  background: #333;
  position: absolute;
  top: -30px;
  left: 20px;
  z-index: 100;
}

.errorMessage::after {
  content: "";
  width: 14px;
  height: 7px;
  position: absolute;
  bottom: -7px;
  left: 25px;
  background: url("../../../../img/default/form-complete/arrow-require.png");
  background-repeat: none;
}

.confirmBox {
  margin: 0 0 50px;
}

.confirmBox_inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.confirmBox_attention {
  display: flex;
  align-items: flex-start;
  margin: 0 0 15px;
  font-size: 16px;
  font-weight: bold;
}

.confirmBox_attentionLabel span {
  font-size: 13px;
}

.confirmBox_attentionTitle {
  flex: 1;
}

.confirmBox_attentionTitle_row {
  font-weight: normal;
}

.confirmBox_attentionList {
  margin: 0 0 40px;
}

.confirmBox_attentionListItem {
  font-size: 18px;
  margin: 0 0 10px;
}

.confirmBox_attentionListItem a {
  display: inline-block;
  color: #5b7fe7;
}

.confirmBox_agreement {
  position: relative;
}

.confirmBox_agreement .errorMessage {
  top: -35px;
  left: 30px;
}

.confirmBox_agreementLink {
  display: inline-block;
  color: #5b7fe7;
  font-size: 18px;
  margin-bottom: 10px;
}

.confirmBox_agreementCheck {
  background: url("../../../../img/default/mobareco-air-lp1/form-input/icon_check_off.png") no-repeat center left;
  height: 22px;
  padding-left: 35px;
  font-weight: bold;
  pointer-events: none;
}

.confirmBox_agreementCheck.is-checked {
  background: url("../../../../img/default/mobareco-air-lp1/form-input/icon_check_on.png") no-repeat center left;
}

.leadtxt {
  text-align: center;
  padding-bottom: 30px;
  font-size: 18px;
}

.leadtxt .color_red {
  color: #ff6159;
}

