html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
ol li,
ul li {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
img {
  vertical-align: bottom;
  border: none;
}
button,
input,
select,
textarea {
  vertical-align: middle;
}
input {
  outline: 0;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
textarea {
  overflow: auto;
  vertical-align: top;
  font-family: sans-serif;
}
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");
/* 繝吶�繧ｹ
---------------------------------- */
html {
  height: 100%;
  font-size: 62.5%;
}
body {
  -webkit-text-size-adjust: 100%;
  min-height: 100%;
  height: 100%;
  background-color: #fff;
  color: #333;
  font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, "貂ｸ繧ｴ繧ｷ繝�け菴�", "繝｡繧､繝ｪ繧ｪ", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
body input[type="text"],
body input[type="button"],
body button,
body textarea {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
}
body input[type="text"],
body select,
body textarea {
  width: 100%;
}
body input[type="radio"],
body input[type="checkbox"] {
  margin: 0;
}
body input,
body select,
body textarea,
body button {
  font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, "貂ｸ繧ｴ繧ｷ繝�け菴�", "繝｡繧､繝ｪ繧ｪ", sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 768px) {
  body input,
  body select,
  body textarea,
  body button {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
body ::-moz-selection {
  background-color: #f2c817;
  color: #fff;
}
body ::selection {
  background-color: #f2c817;
  color: #fff;
}
@media screen and (max-width: 768px) {
  body {
    min-width: 320px;
    width: 100%;
  }
}
a:link,
a:visited {
  color: #005bac;
  text-decoration: underline;
}
a:active {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: none;
}
@media screen and (max-width: 768px) {
  .is-pc {
    display: none;
  }
}
.is-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .is-sp {
    display: block;
  }
}
.l-contentsBlock {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .l-contentsBlock {
    margin-bottom: 40px;
  }
}
.l-contentsBlock:last-child {
  margin-bottom: 0;
}
.l-contentsArea {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .l-contentsArea {
    margin-bottom: 30px;
  }
}
.l-contentsArea:last-child {
  margin-bottom: 0;
}
.l-contentsBox:not(:last-child) {
  margin-bottom: 100px;
  padding-bottom: 100px;
  border-bottom: dashed 2px #31629a;
}
@media screen and (max-width: 768px) {
  .l-contentsBox:not(:last-child) {
    margin-bottom: 50px;
    padding-bottom: 50px;
  }
}
.l-contentsWidth {
  margin: 0 auto;
  max-width: 1000px;
}
.l-contentsWidth.is-small {
  max-width: 850px;
}
.l-mqWrapper {
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .l-mqWrapper {
    padding: 0 10px;
  }
}
.l-bgBlock01 {
  padding: 100px 0px;
  background-color: #fff4bd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .l-bgBlock01 {
    padding: 40px 0;
  }
}
.l-bgBlock02 {
  padding: 70px;
  background-color: #fff;
  border-radius: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .l-bgBlock02 {
    padding: 30px 10px;
    border-radius: 6px;
  }
}
.l-bgBlock02+ .m-textModule01 {
  margin-top: 10px;
}
.l-bgBlock03 {
  padding: 50px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .l-bgBlock03 {
    padding: 10px;
  }
}
.l-bgBlock04 {
  padding: 80px 0 100px;
  background-color: #f3f5f9;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .l-bgBlock04 {
    padding: 40px 0 50px;
    border-radius: 10px;
  }
}
.l-bgBlock05 {
  padding: 80px 20px;
  background-color: #31629a;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .l-bgBlock05 {
    padding: 40px 0;
  }
}
.l-bgBlock06 {
  padding: 80px 10px;
  background-color: #f2c817;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .l-bgBlock06 {
    padding: 40px 0;
  }
}
.l-bgBlock07 {
  padding: 80px 10px;
  background-color: #e9e7e0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .l-bgBlock07 {
    padding: 40px 0;
  }
}
.l-bgBlock08 {
  padding: 80px 10px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .l-bgBlock08 {
    padding: 40px 0;
  }
}
.l-frameBlocki01 {
  padding: 20px 30px;
  background-color: #fff;
  border: 2px solid #31629a;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .l-frameBlocki01 {
    padding: 10px 10px;
  }
}
.m-sectionTitle01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .m-sectionTitle01 {
    margin-bottom: 40px;
  }
}
.m-sectionTitle01:last-child {
  margin-bottom: 0;
}
.m-sectionTitle01 span {
  font-weight: bold;
}
.m-sectionTitle01 span.en {
  font-size: 62px;
  font-size: 6.2rem;
}
@media screen and (max-width: 768px) {
  .m-sectionTitle01 span.en {
    font-size: 30px;
    font-size: 3rem;
  }
}
.m-sectionTitle01 span.ja {
  color: #666;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .m-sectionTitle01 span.ja {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.m-sectionTitle01.is-white span {
  color: #fff;
}
.markerTitle01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 85px;
}
@media screen and (max-width: 768px) {
  .markerTitle01 {
    margin-bottom: 40px;
  }
}
.markerTitle01 .title {
  max-width: 100%;
}
.markerTitle01 .title img {
  max-width: 100%;
}
.m-bgTitle01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 4px 10px;
  margin-bottom: 50px;
  background-color: #f2c817;
  border-radius: 100px;
}
@media screen and (max-width: 768px) {
  .m-bgTitle01 {
    margin-bottom: 30px;
  }
}
.m-bgTitle01 .title {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .m-bgTitle01 .title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.m-twoLangTitle01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .m-twoLangTitle01 {
    margin-bottom: 30px;
  }
}
.m-twoLangTitle01 span {
  font-weight: bold;
}
.m-twoLangTitle01 span.ja {
  font-size: 45px;
  font-size: 4.5rem;
}
@media screen and (max-width: 768px) {
  .m-twoLangTitle01 span.ja {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
.m-twoLangTitle01 span.en {
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .m-twoLangTitle01 span.en {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.m-twoLangTitle01.is-white span {
  color: #fff;
}
.m-imageTitle01 {
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .m-imageTitle01 {
    margin-bottom: 25px;
  }
}
.m-imageTitle01 .title {
  max-width: 100%;
}
.m-imageTitle01 .title img {
  max-width: 100%;
}
.m-largeTitle01 {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .m-largeTitle01 {
    margin-bottom: 30px;
  }
}
.m-largeTitle01:last-child {
  margin-bottom: 0;
}
.m-largeTitle01.is-center {
  text-align: center;
}
.m-largeTitle01.is-white {
  color: #fff;
}
.m-largeTitle01 span.title {
  font-size: 40px;
  font-size: 4rem;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .m-largeTitle01 span.title {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
.m-largeTitle02 {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .m-largeTitle02 {
    margin-bottom: 30px;
  }
}
.m-largeTitle02:last-child {
  margin-bottom: 0;
}
.m-largeTitle02.is-center {
  text-align: center;
}
.m-largeTitle02.is-white {
  color: #fff;
}
.m-largeTitle02.is-orange {
  color: #ff8a00;
}
.m-largeTitle02 span.title {
  font-size: 40px;
  font-size: 4rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .m-largeTitle02 span.title {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
.m-middleTitle01 {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .m-middleTitle01 {
    margin-bottom: 15px;
  }
}
.m-middleTitle01:last-child {
  margin-bottom: 0;
}
.m-middleTitle01.is-center {
  text-align: center;
}
.m-middleTitle01 span.title {
  color: #000;
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .m-middleTitle01 span.title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-middleTitle02 {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .m-middleTitle02 {
    margin-bottom: 15px;
  }
}
.m-middleTitle02:last-child {
  margin-bottom: 0;
}
.m-middleTitle02.is-center {
  text-align: center;
}
.m-middleTitle02 span.title {
  color: #000;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .m-middleTitle02 span.title {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
.m-middleTitle03 {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .m-middleTitle03 {
    margin-bottom: 15px;
  }
}
.m-middleTitle03:last-child {
  margin-bottom: 0;
}
.m-middleTitle03.is-center {
  text-align: center;
}
.m-middleTitle03 span.title {
  color: #000;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .m-middleTitle03 span.title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.m-smallTitle01 {
  position: relative;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .m-smallTitle01 {
    margin-bottom: 20px;
  }
}
.m-smallTitle01:last-child {
  margin-bottom: 0;
}
.m-smallTitle01.is-center {
  text-align: center;
}
.m-smallTitle01 span.title {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .m-smallTitle01 span.title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-smallTitle01.is-blue {
  color: #31629a;
}
.m-boldTitle01 {
  margin-bottom: 10px;
}
.m-boldTitle01:last-child {
  margin-bottom: 0;
}
.m-boldTitle01.is-center {
  text-align: center;
}
.m-boldTitle01.is-blue {
  margin-bottom: 30px;
  color: #4380ac;
}
@media screen and (max-width: 768px) {
  .m-boldTitle01.is-blue {
    margin-bottom: 15px;
  }
}
.m-boldTitle01 span.title {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .m-boldTitle01 span.title {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-borderTopTitle01 {
  position: relative;
  margin-bottom: 85px;
  padding-top: 25px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .m-borderTopTitle01 {
    margin-bottom: 40px;
    padding-top: 15px;
  }
}
.m-borderTopTitle01:last-child {
  margin-bottom: 0;
}
.m-borderTopTitle01:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 60px;
  height: 4px;
  background-color: #f2c817;
}
@media screen and (max-width: 768px) {
  .m-borderTopTitle01:before {
    width: 40px;
    height: 3px;
  }
}
.m-borderTopTitle01 span.title {
  font-size: 45px;
  font-size: 4.5rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .m-borderTopTitle01 span.title {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
.m-borderLeftTitle01 {
  position: relative;
  margin-bottom: 30px;
  padding-left: 20px;
}
.m-borderLeftTitle01:last-child {
  margin-bottom: 0;
}
.m-borderLeftTitle01:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto 0;
  width: 4px;
  height: calc(100% - 10px);
  background-color: #f2c817;
}
.m-borderLeftTitle01 span.title {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .m-borderLeftTitle01 span.title {
    font-size: 20px;
    font-size: 2rem;
  }
}
.m-serviceTitle01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 45px;
}
@media screen and (max-width: 768px) {
  .m-serviceTitle01 {
    margin-bottom: 25px;
  }
}
.m-serviceTitle01 .logo {
  margin-right: 5px;
}
@media screen and (max-width: 768px) {
  .m-serviceTitle01 .logo {
    width: 100px;
  }
}
.m-serviceTitle01 .logo img {
  width: 100%;
}
.m-serviceTitle01 .text {
  font-size: 30px;
  font-size: 3rem;
}
@media screen and (max-width: 768px) {
  .m-serviceTitle01 .text {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.m-btn .moduleWrapper {
  display: inline-block;
  position: relative;
  min-width: 200px;
  padding: 15px;
  margin: 0 0 4px;
  font-size: 14px;
  font-size: 1.4rem;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  border: 2px solid;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-shadow: 0 4px 4px rgba(0,0,0,0.1);
          box-shadow: 0 4px 4px rgba(0,0,0,0.1);
}
@media screen and (max-width: 768px) {
  .m-btn .moduleWrapper {
    display: block;
    padding: 10px 15px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.m-btn .moduleWrapper:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  margin: auto 0;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 6px;
  height: 6px;
  border-style: solid;
  border-width: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.m-btn .moduleWrapper .moduleInner {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.m-btn:hover .moduleWrapper {
  margin: 4px 0 0;
  -webkit-box-shadow: 0 4px 4px rgba(0,0,0,0.1);
          box-shadow: 0 4px 4px rgba(0,0,0,0.1);
}
.m-btn.m-bgBtn01 .moduleWrapper {
  color: #000;
  border-color: #f2c817;
  background-color: #f2c817;
}
.m-btn.m-bgBtn01 .moduleWrapper:after {
  display: none;
}
.m-btn.m-bgBtn01:hover .moduleWrapper {
  background-color: #fff;
}
.m-btn.m-bgBtn02 .moduleWrapper {
  color: #31629a;
  border-color: #31629a;
  background-color: #fff;
}
.m-btn.m-bgBtn02 .moduleWrapper:after {
  border-color: #31629a;
}
.m-btn.m-bgBtn02 .moduleWrapper .moduleInner {
  color: #31629a;
}
.m-btn.m-bgBtn02:hover .moduleWrapper {
  background-color: #31629a;
}
.m-btn.m-bgBtn02:hover .moduleWrapper:after {
  border-color: #fff;
}
.m-btn.m-bgBtn02:hover .moduleWrapper .moduleInner {
  color: #fff;
}
.m-btn.m-bgBtn03 .moduleWrapper {
  color: #fff;
  border-color: #31629a;
  background-color: #31629a;
}
.m-btn.m-bgBtn03 .moduleWrapper:after {
  border-color: #fff;
}
.m-btn.m-bgBtn03 .moduleWrapper .moduleInner {
  color: #fff;
}
.m-btn.m-bgBtn03:hover .moduleWrapper {
  background-color: #fff;
}
.m-btn.m-bgBtn03:hover .moduleWrapper:after {
  border-color: #31629a;
}
.m-btn.m-bgBtn03:hover .moduleWrapper .moduleInner {
  color: #31629a;
}
.m-list01 li {
  position: relative;
  padding-left: 18px;
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 2.5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.m-list01 li:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
  width: 8px;
  height: 8px;
  background-color: #c8c8c8;
  border-radius: 8px;
}
.m-list01.is-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .m-list01.is-flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.m-list01.is-flex li {
  margin-right: 40px;
}
@media screen and (max-width: 768px) {
  .m-list01.is-flex li {
    margin-right: 0;
    width: calc(50% - 10px);
  }
}
.m-image01 .image {
  width: 100%;
  text-align: center;
}
.m-image01 .image figure {
  max-width: 100%;
}
.m-image01 .image figure img {
  max-width: 100%;
}
.m-image01 .image figure figcaption {
  margin-top: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
}
.m-image01.is-round .image {
  border-radius: 6px;
  overflow: hidden;
}
.m-image01:not(:last-child) {
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .m-image01:not(:last-child) {
    margin-bottom: 20px;
  }
}
.m-textModule01 {
  margin-bottom: 20px;
  font-size: 16px;
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
  .m-textModule01 {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.m-textModule01:last-child {
  margin-bottom: 0;
}
.m-textModule01.is-bold {
  font-weight: bold;
}
.m-textModule01.is-center {
  text-align: center;
}
.m-textModule01.is-right {
  text-align: right;
}
.m-textModule01.is-small {
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .m-textModule01.is-small {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.m-textModule01.is-white {
  color: #fff;
}
.m-textlabel01 {
  display: inline-block;
  padding: 4px 30px;
  color: #000;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  background-color: #666;
  border-radius: 50px;
}
@media screen and (max-width: 768px) {
  .m-textlabel01 {
    padding: 5px 25px;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.m-textlabel01.is-yellow {
  background-color: #f2c817;
}
.m-textlabel01.is-orange {
  color: #fff;
  background-color: #ff8a00;
}
.c-header01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  padding: 0 calc(50px + 5%);
  width: 100%;
  height: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);
          box-shadow: 0 0 15px rgba(0,0,0,0.2);
  z-index: 9999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1100px) {
  .c-header01 {
    padding: 0 55px;
  }
}
@media screen and (max-width: 768px) {
  .c-header01 {
    padding: 10px 10px;
    height: auto;
  }
}
.c-header01>.block.is-logo {
  width: 280px;
  position: relative;
  z-index: 9999;
}
@media screen and (min-width: 460px) and (max-width: 768px) {
  .c-header01>.block.is-logo {
    width: 200px;
  }
}
@media screen and (max-width: 768px) {
  .c-header01>.block.is-logo {
    width: 160px;
  }
}
.c-header01>.block.is-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-header01>.block.is-btn .m-btn:not(:last-child) {
  margin-right: 10px;
}
@media screen and (min-width: 460px) and (max-width: 768px) {
  .c-header01>.block.is-btn .m-btn .moduleWrapper {
    padding: 5px 20px;
    min-width: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 460px) {
  .c-header01>.block.is-btn {
    display: block;
    width: 100px;
  }
  .c-header01>.block.is-btn .m-btn {
    max-width: 100%;
  }
  .c-header01>.block.is-btn .m-btn:not(:last-child) {
    margin-right: 0;
    margin-bottom: 5px;
  }
  .c-header01>.block.is-btn .m-btn .moduleWrapper {
    padding: 2px 10px;
    min-width: 0;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.c-mainvisualSet01 {
  overflow: hidden;
}
.c-mainvisualSet01 .componentWrapper>.group.is-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 60px 4.8% 0;
  max-width: 1290px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .c-mainvisualSet01 .componentWrapper>.group.is-logo {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 10px 0;
  }
}
.c-mainvisualSet01 .componentWrapper>.group.is-logo>.block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}
.c-mainvisualSet01 .componentWrapper>.group.is-logo>.block.is-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.c-mainvisualSet01 .componentWrapper>.group.is-logo>.block.is-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.c-mainvisualSet01 .componentWrapper>.group.is-logo>.block .logo img {
  max-width: 100%;
}
.c-mainvisualSet01 .componentWrapper>.group.is-logo>.block .logo.is-handle {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .c-mainvisualSet01 .componentWrapper>.group.is-logo>.block .logo.is-handle {
    width: 100%;
  }
}
.c-mainvisualSet01 .componentWrapper>.group.is-logo>.block .logo.is-andgate {
  width: 200px;
}
@media screen and (max-width: 768px) {
  .c-mainvisualSet01 .componentWrapper>.group.is-logo>.block .logo.is-andgate {
    width: 150px;
  }
}
.c-mainvisualSet01 .componentWrapper>.group.is-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 70px 5% 100px;
  margin: 0 auto;
  max-width: 1200px;
}
@media screen and (max-width: 768px) {
  .c-mainvisualSet01 .componentWrapper>.group.is-main {
    display: block;
    padding: 30px 10px;
  }
}
.c-mainvisualSet01 .componentWrapper>.group.is-main>.block {
  position: relative;
}
.c-mainvisualSet01 .componentWrapper>.group.is-main>.block.is-text {
  width: 49%;
}
@media screen and (max-width: 768px) {
  .c-mainvisualSet01 .componentWrapper>.group.is-main>.block.is-text {
    width: 100%;
  }
  .c-mainvisualSet01 .componentWrapper>.group.is-main>.block.is-text>.area.is-btn {
    display: none;
  }
}
.c-mainvisualSet01 .componentWrapper>.group.is-main>.block.is-image {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .c-mainvisualSet01 .componentWrapper>.group.is-main>.block.is-image {
    width: 100%;
  }
}
.c-mainvisualSet01 .componentWrapper>.group.is-main>.block.is-image>.area.is-btn {
  display: none;
}
@media screen and (max-width: 768px) {
  .c-mainvisualSet01 .componentWrapper>.group.is-main>.block.is-image>.area.is-btn {
    margin-top: 30px;
    display: block;
  }
}
.c-mainvisualSet01 .componentWrapper>.group.is-main>.block .area.is-text {
  margin-bottom: 35px;
}
.c-mainvisualSet01 .componentWrapper>.group.is-main>.block .area.is-image .m-btn,
.c-mainvisualSet01 .componentWrapper>.group.is-main>.block .area.is-btn .m-btn {
  max-width: 400px;
  width: 48%;
}
@media screen and (max-width: 768px) {
  .c-mainvisualSet01 .componentWrapper>.group.is-main>.block .area.is-image .m-btn,
  .c-mainvisualSet01 .componentWrapper>.group.is-main>.block .area.is-btn .m-btn {
    width: 100%;
  }
}
.c-mainvisualSet01 .componentWrapper>.group.is-main>.block .area.is-image .m-btn .moduleWrapper,
.c-mainvisualSet01 .componentWrapper>.group.is-main>.block .area.is-btn .m-btn .moduleWrapper {
  width: 100%;
}
.c-btnSet01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .c-btnSet01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-btnSet01.is-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-btnSet01 .m-btn:not(:first-child) {
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .c-btnSet01 .m-btn:not(:first-child) {
    margin-top: 10px;
    margin-left: 0;
  }
}
.c-columnSet01>.block.is-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.c-columnSet01>.block.is-list:before,
.c-columnSet01>.block.is-list:after {
  content: '';
  display: inline-block;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.c-columnSet01>.block .area.is-image {
  margin-bottom: 10px;
}
.c-columnSet01.is-two>.block:before,
.c-columnSet01.is-two>.block:after {
  display: none;
}
.c-columnSet01.is-two>.block>.col {
  width: calc(50% - 20px);
}
.c-columnSet01.is-two>.block>.col:nth-child(n + 3) {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .c-columnSet01.is-two>.block>.col {
    width: calc(50% - 5px);
  }
  .c-columnSet01.is-two>.block>.col:nth-child(n + 3) {
    margin-top: 10px;
  }
}
@media screen and (max-width: 576px) {
  .c-columnSet01.is-two>.block>.col {
    width: 100%;
  }
  .c-columnSet01.is-two>.block>.col:nth-child(n + 2) {
    margin-top: 10px;
  }
}
.c-columnSet01.is-three>.block.is-list:before,
.c-columnSet01.is-three>.block.is-list:after {
  width: calc((100% - 40px) / 3);
}
@media screen and (max-width: 768px) {
  .c-columnSet01.is-three>.block.is-list:before,
  .c-columnSet01.is-three>.block.is-list:after {
    width: calc(50% - 5px);
  }
}
@media screen and (max-width: 576px) {
  .c-columnSet01.is-three>.block.is-list:before,
  .c-columnSet01.is-three>.block.is-list:after {
    width: 100%;
  }
}
.c-columnSet01.is-three>.block>.col {
  width: calc((100% - 40px) / 3);
}
.c-columnSet01.is-three>.block>.col:nth-child(n + 4) {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .c-columnSet01.is-three>.block>.col {
    width: calc(50% - 5px);
  }
  .c-columnSet01.is-three>.block>.col:nth-child(n + 3) {
    margin-top: 10px;
  }
}
@media screen and (max-width: 576px) {
  .c-columnSet01.is-three>.block>.col {
    width: 100%;
  }
  .c-columnSet01.is-three>.block>.col:nth-child(n + 2) {
    margin-top: 10px;
  }
}
.c-columnSet01.is-four>.block.is-list:before,
.c-columnSet01.is-four>.block.is-list:after {
  width: calc((100% - 60px) / 4);
}
@media screen and (max-width: 768px) {
  .c-columnSet01.is-four>.block.is-list:before,
  .c-columnSet01.is-four>.block.is-list:after {
    width: calc(50% - 5px);
  }
}
.c-columnSet01.is-four>.block>.col {
  width: calc((100% - 60px) / 4);
}
.c-columnSet01.is-four>.block>.col:nth-child(n + 5) {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .c-columnSet01.is-four>.block>.col {
    width: calc(50% - 5px);
  }
  .c-columnSet01.is-four>.block>.col:nth-child(n + 3) {
    margin-top: 10px;
  }
}
@media screen and (max-width: 576px) {
  .c-columnSet01.is-four>.block>.col {
    width: 100%;
  }
  .c-columnSet01.is-four>.block>.col:nth-child(n + 2) {
    margin-top: 10px;
  }
}
.c-columnSet01.is-five>.block.is-list {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.c-columnSet01.is-five>.block.is-list:before,
.c-columnSet01.is-five>.block.is-list:after {
  width: calc((100% - 80px) / 5);
}
@media screen and (max-width: 768px) {
  .c-columnSet01.is-five>.block.is-list:before,
  .c-columnSet01.is-five>.block.is-list:after {
    width: calc(50% - 5px);
  }
}
.c-columnSet01.is-five>.block>.col {
  width: calc((100% - 80px) / 5);
}
.c-columnSet01.is-five>.block>.col:nth-child(n + 6) {
  margin-top: 20px;
}
@media screen and (min-width: 769px) {
  .c-columnSet01.is-five>.block>.col:not(:nth-child(5n)) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 768px) {
  .c-columnSet01.is-five>.block>.col {
    width: calc(50% - 5px);
  }
  .c-columnSet01.is-five>.block>.col:nth-child(odd) {
    margin-right: 10px;
  }
  .c-columnSet01.is-five>.block>.col:nth-child(n + 3) {
    margin-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .c-columnSet01.is-primary>.block.is-list:before,
  .c-columnSet01.is-primary>.block.is-list:after {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .c-columnSet01.is-primary>.block>.col {
    width: 100% !important;
  }
  .c-columnSet01.is-primary>.block>.col:nth-child(n + 2) {
    margin-top: 10px;
  }
}
.c-imageTextSet01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .c-imageTextSet01 {
    display: block;
  }
}
.c-imageTextSet01>.block.is-image {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 40%;
}
.c-imageTextSet01>.block.is-image .area.is-btn {
  display: none;
}
.c-imageTextSet01>.block.is-image .m-image01 {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .c-imageTextSet01>.block.is-image {
    width: 100%;
  }
  .c-imageTextSet01>.block.is-image .area.is-btn {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .c-imageTextSet01>.block.is-text {
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .c-imageTextSet01>.block.is-text .area.is-btn {
    display: none;
  }
}
.c-imageTextSet01>.block>.area.is-label {
  margin-bottom: 10px;
}
.c-imageTextSet01>.block>.area.is-title {
  margin-bottom: 20px;
}
.c-imageTextSet01>.block>.area.is-btn {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .c-imageTextSet01>.block>.area.is-btn {
    margin-top: 20px;
  }
}
.c-imageTextSet01>.block>.area.is-btn .m-btn .moduleWrapper {
  width: 100%;
}
.c-imageTextSet01.is-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .c-imageTextSet01.is-border>.block.is-text {
    padding-left: 30px;
    border-left: 7px solid #f2c817;
  }
}
.c-imageTextSet01.is-imageLeft>.block.is-image {
  padding-right: 80px;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}
@media screen and (max-width: 768px) {
  .c-imageTextSet01.is-imageLeft>.block.is-image {
    padding-right: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.c-imageTextSet01.is-imageRight>.block.is-image {
  padding-left: 80px;
}
@media screen and (max-width: 768px) {
  .c-imageTextSet01.is-imageRight>.block.is-image {
    padding-left: 0;
  }
}
.c-meritListSet01>.block.is-image {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .c-meritListSet01>.block.is-image {
    margin-bottom: 15px;
  }
}
.c-meritListSet01>.block.is-text p.text {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-meritListSet01>.block.is-text p.text {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-serviceFlowSet01 .block.is-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 55px;
}
@media screen and (max-width: 768px) {
  .c-serviceFlowSet01 .block.is-flow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 0;
  }
}
.c-serviceFlowSet01 .block.is-flow .area.is-col {
  position: relative;
  width: calc((100% - 270px) / 4);
}
@media screen and (max-width: 768px) {
  .c-serviceFlowSet01 .block.is-flow .area.is-col {
    width: 100%;
    max-width: 150px;
  }
  .c-serviceFlowSet01 .block.is-flow .area.is-col:not(:last-child) {
    margin-bottom: 50px;
  }
}
.c-serviceFlowSet01 .block.is-flow .area.is-col figcaption {
  position: absolute;
  bottom: -55px;
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-serviceFlowSet01 .block.is-flow .area.is-col figcaption {
    position: static;
  }
}
.c-serviceFlowSet01 .block.is-flow .area.is-col:not(:last-child):after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: -60px;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto 0;
  border-style: solid;
  border-width: 15px 0 15px 18px;
  border-color: transparent transparent transparent #31629a;
}
@media screen and (max-width: 768px) {
  .c-serviceFlowSet01 .block.is-flow .area.is-col:not(:last-child):after {
    top: auto;
    right: 0;
    bottom: -31px;
    left: 0;
    margin: 0 auto;
    border-width: 12px 10px 0 10px;
    border-color: #31629a transparent transparent transparent;
  }
}
.c-priceSet01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-priceSet01>.group.is-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .c-priceSet01>.group.is-price {
    margin-bottom: 20px;
  }
}
.c-priceSet01>.group.is-price>.block.is-label {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .c-priceSet01>.group.is-price>.block.is-label {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .c-priceSet01>.group.is-price>.block.is-title margin-bottom 25px {
    margin-bottom: 15px;
  }
}
.c-priceSet01>.group.is-price>.block.is-price .price span {
  display: inline-block;
  font-weight: bold;
}
.c-priceSet01>.group.is-price>.block.is-price .price span.small {
  font-size: 22px;
  font-size: 2.2rem;
}
@media screen and (max-width: 768px) {
  .c-priceSet01>.group.is-price>.block.is-price .price span.small {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-priceSet01>.group.is-price>.block.is-price .price span.large {
  padding: 0 5px 0 10px;
  font-size: 75px;
  font-size: 7.5rem;
}
@media screen and (max-width: 768px) {
  .c-priceSet01>.group.is-price>.block.is-price .price span.large {
    font-size: 40px;
    font-size: 4rem;
  }
}
.c-priceSet01>.group.is-service {
  max-width: 640px;
}
.c-priceSet01>.group.is-service>.block.is-list {
  padding: 20px;
  background-color: #f5f5f5;
  border-radius: 8px;
}
@media screen and (max-width: 768px) {
  .c-priceSet01>.group.is-service>.block.is-list {
    padding: 10px;
    border-radius: 4px;
  }
}
.c-priceSet01>.group.is-service>.block.is-list>.area.is-title {
  margin-bottom: 10px;
}
.c-priceSet01>.group.is-service>.block.is-list>.area.is-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .c-priceSet01>.group.is-service>.block.is-list>.area.is-list ul {
    display: block;
  }
}
.c-priceSet01>.group.is-service>.block.is-list>.area.is-list ul li {
  margin-right: 60px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .c-priceSet01>.group.is-service>.block.is-list>.area.is-list ul li {
    margin-right: 0;
    margin-bottom: 5px;
  }
}
.c-priceSet01>.group.is-service>.block.is-list>.area.is-list ul li:before {
  content: url('https://www.andgate.jp/hubfs/handle/dot.png');
}
.c-priceSet01>.group.is-service>.block.is-text {
  margin-top: 5px;
}
.c-toppingSet01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 35px;
  border: 3px solid #31629a;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .c-toppingSet01 {
    padding: 20px;
  }
}
.c-toppingSet01>.block:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .c-toppingSet01>.block:not(:last-child) {
    margin-bottom: 15px;
  }
}
.c-toppingSet01>.block.is-image {
  max-width: 120px;
}
.c-toppingSet01>.block.is-price .price span {
  display: inline-block;
  font-weight: bold;
}
.c-toppingSet01>.block.is-price .price span.small {
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 768px) {
  .c-toppingSet01>.block.is-price .price span.small {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.c-toppingSet01>.block.is-price .price span.large {
  padding: 0 0 0 5px;
  font-size: 28px;
  font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
  .c-toppingSet01>.block.is-price .price span.large {
    font-size: 20px;
    font-size: 2rem;
  }
}
.c-toppingSet01>.block.is-price .price span.large span {
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (max-width: 768px) {
  .c-toppingSet01>.block.is-price .price span.large span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.c-qaSet01 .group.is-qa:not(:last-child) {
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .c-qaSet01 .group.is-qa:not(:last-child) {
    margin-bottom: 20px;
  }
}
.c-qaSet01 .group.is-qa .block {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 3px solid;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .c-qaSet01 .group.is-qa .block {
    border-width: 2px;
    border-radius: 10px;
  }
}
.c-qaSet01 .group.is-qa .block .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-qaSet01 .group.is-qa .block.is-question {
  position: relative;
  padding: 30px 100px 30px 40px;
  background-color: #e8eef6;
  border-color: #004298;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .c-qaSet01 .group.is-qa .block.is-question {
    padding: 10px 50px 10px 20px;
  }
}
.c-qaSet01 .group.is-qa .block.is-question:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  margin: auto 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 15px 0 15px;
  border-color: #004298 transparent transparent transparent;
}
@media screen and (max-width: 768px) {
  .c-qaSet01 .group.is-qa .block.is-question:after {
    right: 15px;
    border-width: 10px 10px 0 10px;
  }
}
.c-qaSet01 .group.is-qa .block.is-question.active {
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .c-qaSet01 .group.is-qa .block.is-question.active {
    margin-bottom: 15px;
  }
}
.c-qaSet01 .group.is-qa .block.is-question.active:after {
  border-width: 0 15px 20px 15px;
  border-color: transparent transparent #004298 transparent;
}
@media screen and (max-width: 768px) {
  .c-qaSet01 .group.is-qa .block.is-question.active:after {
    border-width: 0 10px 10px 10px;
  }
}
.c-qaSet01 .group.is-qa .block.is-question .area.is-alphabet .alphabet {
  color: #004298;
}
.c-qaSet01 .group.is-qa .block.is-question .area.is-text {
  font-size: 24px;
  font-size: 2.4rem;
}
@media screen and (max-width: 768px) {
  .c-qaSet01 .group.is-qa .block.is-question .area.is-text {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.c-qaSet01 .group.is-qa .block.is-answer {
  display: none;
  padding: 30px 40px;
  background-color: #eaf9fd;
  border-color: #14b8ec;
}
@media screen and (max-width: 768px) {
  .c-qaSet01 .group.is-qa .block.is-answer {
    padding: 10px 20px;
  }
}
.c-qaSet01 .group.is-qa .block.is-answer .area.is-alphabet .alphabet {
  color: #14b8ec;
}
.c-qaSet01 .group.is-qa .block.is-answer .area.is-text {
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (max-width: 768px) {
  .c-qaSet01 .group.is-qa .block.is-answer .area.is-text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.c-qaSet01 .group.is-qa .block .area.is-alphabet {
  margin-right: 60px;
}
@media screen and (max-width: 768px) {
  .c-qaSet01 .group.is-qa .block .area.is-alphabet {
    margin-right: 20px;
  }
}
.c-qaSet01 .group.is-qa .block .area.is-alphabet .alphabet {
  font-size: 50px;
  font-size: 5rem;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .c-qaSet01 .group.is-qa .block .area.is-alphabet .alphabet {
    font-size: 25px;
    font-size: 2.5rem;
  }
}
.c-footer01 {
  padding: 85px 10px 30px;
}
.c-footer01 .copy {
  font-size: 11px;
  text-align: center;
}
.c-footer01 .copy a {
  color: #333;
  text-decoration: none;
}
.c-footer01 .copy a:hover {
  text-decoration: underline;
}
form {
  background-color: transparent;
}
.hs-input {
  background-color: #fff !important;
}
form label {
  color: #fff;
  margin-bottom: 5px;
  padding: 0;
  font-size: 14px;
}
form .hs-form-field {
  margin-bottom: 15px;
}
form .hs-input {
  width: 100%;
  height: 60px !important;
  padding: 10px !important;
  font-size: 20px;
  border-radius: 6px !important;
}
form .hs_submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
}
form .actions {
  display: inline-block;
  position: relative;
}
form .actions:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  right: 30px;
  bottom: 0;
  margin: auto 0;
  width: 6px;
  height: 6px;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border: solid #004298;
  border-width: 2px 2px 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
}
form .actions:hover:after {
  border-color: #333;
}
form .hs-button.primary.large {
  display: inline-block;
  padding: 15px 120px;
  width: auto;
  color: #004298;
  font-size: 20px;
  background-color: #fff;
  border: 2px solid #004298;
  border-radius: 6px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
form .actions:hover .hs-button.primary.large {
  color: #fff;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .c-footer01 {
    padding: 50px 10px 15px;
  }
  form .hs-input {
    height: 40px !important;
    font-size: 16px;
  }
  form .hs_submit {
    display: block;
    margin-top: 30px;
  }
  form .actions {
    display: block;
  }
  form .actions:after {
    right: 8px;
  }
  form .hs-button.primary.large {
    width: 100%;
    font-size: 16px;
    padding: 10px 15px;
  }
}
.hs-fieldtype-booleancheckbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.hs-fieldtype-booleancheckbox .hs-form-booleancheckbox-display {
  font-size: 18px;
}
.hs-fieldtype-booleancheckbox .hs-field-desc {
  color: #fff;
  font-size: 14px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.hs-fieldtype-booleancheckbox .hs-field-desc a {
  color: #ffd90f;
  text-decoration: none;
}