/*======================================================================
 * main
======================================================================*//*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
optgroup,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
select,option,input {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 2;
  /* 1 */
  margin: 0;
  /* 2 */
}
option{
min-height:2;
}

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

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

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

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

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

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

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

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

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

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

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

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

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}@charset "UTF-8";
/*======================================================================
 * setting
======================================================================*/@charset "UTF-8";
/*------------------------------------------------------------
 * tag setting
------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  margin: 1.5em 0 1em;
  font-weight: normal;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}

p, ul, ol, table {
  margin: 1em 0;
}
p:last-child, ul:last-child, ol:last-child, table:last-child {
  margin-bottom: 0;
}
p:first-child, ul:first-child, ol:first-child, table:first-child {
  margin-top: 0;
}

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

input, select {
  vertical-align: middle;
}

* {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

html {
  font-size: 10px;
}

body {
  color: #333;
  font-size: 1.6rem;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Helvetica; 
  line-height: 1.6;
}

pre,
code {
  font: 115% monospace "Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
}@charset "UTF-8";
/*======================================================================
 * デフォルトのモジュールを拡張したい場合など、必要なものは要確認
======================================================================*/
.hs_cos_wrapper_type_module a {
  color: #096bc3;
}

@media screen and (min-width: 769px) {
  .hs_cos_wrapper_type_linked_image a {
    opacity: 1;
  }
  .hs_cos_wrapper_type_linked_image a:hover {
    animation: hover_flash 1s ease;
  }
}

@keyframes hover_flash {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
.widget-type-rich_text {
  line-height: 1.4;
}@charset "UTF-8";
/*======================================================================
 * dndセクション初期設定
======================================================================*/
.dnd-section {
  padding: 0;
}
.dnd-section > .row-fluid {
  margin-left: auto;
  margin-right: auto;
}@charset "UTF-8";
/*======================================================================
 * layout初期設定
======================================================================*/
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*=span] {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  margin-left: 2.127659574%;
}
.row-fluid [class*=span]:first-child {
  margin-left: 0;
}
.row-fluid .span12 {
  width: 100%;
}
.row-fluid .span11 {
  width: 91.489361693%;
}
.row-fluid .span10 {
  width: 82.978723396%;
}
.row-fluid .span9 {
  width: 74.468085099%;
}
.row-fluid .span8 {
  width: 65.957446802%;
}
.row-fluid .span7 {
  width: 57.446808505%;
}
.row-fluid .span6 {
  width: 48.936170208%;
}
.row-fluid .span5 {
  width: 40.425531911%;
}
.row-fluid .span4 {
  width: 31.914893614%;
}
.row-fluid .span3 {
  width: 23.404255317%;
}
.row-fluid .span2 {
  width: 14.89361702%;
}
.row-fluid .span1 {
  width: 6.382978723%;
}
@media screen and (max-width: 768px) {
  .row-fluid [class*=span] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
}/*======================================================================
 * adjust-width
======================================================================*/
.adjust-width {
  width: 95%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .adjust-width {
    width: 100%;
    padding-left: 5.33vw;
    padding-right: 5.33vw;
  }
}@charset "UTF-8";
/*======================================================================
 * エリア別の設定
======================================================================*/
.mv-area img {
  border: 0px solid #d9d9d9;
}

.c-contents {
  padding: 0 0px 20px;
  position: relative;
}
.c-contents::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 446px;
  background: linear-gradient(to bottom, #FFF, #FFF);
  z-index: -1;
}
.c-contents:not(.-home) {
  position: relative;
}
@media screen and (max-width: 768px) {
  .c-contents:not(.-home) {
    padding-top: 16px;
  }
}
.c-contents .faq-area {
  padding: 9px;
  background-color: #f0f1f0;
}
@media screen and (max-width: 960px) {
  .c-contents .faq-area {
    padding: 16px;
  }
}
.c-contents .faq-area .inner {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.16);
  background: #FFF;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
}
.c-contents .faq-area .all-title {
  position: relative;
  margin: 5px 5px 0;
  padding: 10px 36px 10px 27px;
  font-size: 1.5rem;
  font-weight: bold;
  background: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/obj-faq-list-title.png") 100% 0/auto 100% no-repeat #F0F0F0;
  border-radius: 4px;
}
@media screen and (max-width: 960px) {
  .c-contents .faq-area .all-title {
    margin: 6px 6px 0;
    padding: 13px 20px 13px 26px;
    font-size: 1.8rem;
  }
}
.c-contents .faq-area .all-title::before {
  content: "";
  position: absolute;
  left: -5px;
  top: 0;
  bottom: 0;
  width: 22px;
  height: 10px;
  margin: auto;
  background: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/obj-faq-list.png") 0 0/contain no-repeat;
}
@media screen and (max-width: 960px) {
  .c-contents .faq-area .all-title::before {
    left: -6px;
  }
}
.c-contents .faq-area .unique,
.c-contents .faq-area .global {
  padding: 0 4px 5px;
}
@media screen and (max-width: 960px) {
  .c-contents .faq-area .unique,
.c-contents .faq-area .global {
    padding: 0 6px 8px;
  }
}
.c-contents .faq-area .global {
  position: relative;
}
.c-contents .faq-area .global-title {
  display: flex;
  justify-content: center;
  padding-top: 15px;
  margin-bottom: 10px;
}
@media screen and (max-width: 960px) {
  .c-contents .faq-area .global-title {
    margin-bottom: 24px;
    padding-top: 10px;
    border-top: 1px dotted #817F7F;
  }
}
.c-contents .faq-area .global-title > span {
  display: flex;
  position: relative;
  margin: 0 20px;
  color: #FFF;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
  z-index: 0;
}
@media screen and (max-width: 960px) {
  .c-contents .faq-area .global-title > span {
    margin: 0 30px;
    font-size: 1.8rem;
  }
}
.c-contents .faq-area .global-title > span::before, .c-contents .faq-area .global-title > span::after {
  content: "";
  position: absolute;
  top: 4px;
  width: 30px;
  height: 22px;
  z-index: -1;
}
@media screen and (max-width: 960px) {
  .c-contents .faq-area .global-title > span::before, .c-contents .faq-area .global-title > span::after {
    top: 8px;
    width: 44px;
    height: 32px;
  }
}
.c-contents .faq-area .global-title > span::before {
  content: "";
  left: -20px;
  background: url(https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/obj-global-faq-left.svg) 0 0/cover no-repeat;
}
@media screen and (max-width: 960px) {
  .c-contents .faq-area .global-title > span::before {
    left: -30px;
  }
}
.c-contents .faq-area .global-title > span::after {
  content: "";
  right: -20px;
  background: url(https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/obj-global-faq-right.svg) 0 0/cover no-repeat;
}
@media screen and (max-width: 960px) {
  .c-contents .faq-area .global-title > span::after {
    right: -30px;
  }
}
.c-contents .faq-area .global-title > span span {
  margin: 0;
  padding: 5px 20px;
  background-color: #db291c;
  z-index: 2;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 960px) {
  .c-contents .faq-area .global-title > span span {
    padding: 7px 10px;
  }
}
.c-contents .faq-area .global-title img {
  width: 100%;
}
.c-contents .faq-area ul,
.c-contents .faq-area ol {
  padding: 0;
  list-style: none;
}
.c-contents .faq-area ul li:not(:last-child),
.c-contents .faq-area ol li:not(:last-child) {
  border-bottom: 1px dotted #817F7F;
}
.c-contents .faq-area ul a,
.c-contents .faq-area ol a {
  display: block;
  color: #096bc3;
  font-size: 1.4rem;
  line-height: 1.4;
}
.c-contents .faq-area ul a:hover,
.c-contents .faq-area ol a:hover {
  color: #01316d;
  text-decoration: none;
}
.c-contents .faq-area ul li a {
  padding: 8px 8px 8px 24px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAIAgMAAABIag2VAAAACVBMVEX/yiH/3nX////G3pAUAAAAG0lEQVQImWNwXM0wIZthiTTDSnYQAjKAXMfVAFEOBq0Lol8UAAAAAElFTkSuQmCC) no-repeat 8px 12px;
}
@media screen and (max-width: 960px) {
  .c-contents .faq-area ul li a {
    padding: 16px 16px 16px 24px;
    background-position: 8px 20px;
  }
}
.c-contents .faq-area ol li a {
  background-repeat: no-repeat;
  background-position: 8px 10px;
}
@media screen and (max-width: 960px) {
  .c-contents .faq-area ol li a {
    background-position: 8px 12px;
  }
}
.c-contents .faq-area ol li:first-child a {
  background-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-faq-rank-1.png");
  background-color: #fffdd9;
}
.c-contents .faq-area ol li:nth-child(2) a {
  background-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-faq-rank-2.png");
  background-color: #f9f9f9;
}
.c-contents .faq-area ol li:nth-child(3) a {
  background-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-faq-rank-3.png");
  background-color: #fef9f4;
}
.c-contents .faq-area ol a {
  padding: 8px 8px 8px 42px;
}
@media screen and (max-width: 960px) {
  .c-contents .faq-area ol a {
    padding: 16px 8px 16px 45px;
  }
}

.footer-pr {
  padding: 25px 20px 40px;
  background: #f8f8f8;
  border-top: 1px solid #f0f0f0;
}
@media screen and (max-width: 960px) {
  .footer-pr {
    padding: 32px 20px;
    border-top: none;
  }
}@charset "UTF-8";
/*======================================================================
 * ボタンスタイル
======================================================================*/
/*------------------------------------------------------------
 * c-button
------------------------------------------------------------*/
.c-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 95%;
  min-height: 45px;
  margin: 0 auto 3px;
  padding: 2px 30px;
  color: #096bb7;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  border: 2px solid #b6b6b6;
  border-radius: 5px;
  box-shadow: 0 3px 0 #b6b6b6;
  transition: all 0.3s;
  background: #fff;
}
.c-button::before {
  content: "";
  width: 0;
  height: 0;
  margin-right: 8px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #096bb7;
}
.c-button::after {
  content: none !important;
}
.c-button > * {
  display: block;
  width: 100%;
}
.c-button:hover {
  opacity: 0.6;
}
@media screen and (max-width: 768px) {
  .c-button {
    width: 100%;
    min-height: 63px;
    font-size: 1.8rem;
    line-height: 1.3;
  }
}

/*------------------------------------------------------------
 * c-cta-button
------------------------------------------------------------*/
.c-cta-button {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  min-height: 56px;
  margin-bottom: 5px;
  padding: 5px 23px;
  color: #FFF;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.2;
  text-decoration: none;
  border-radius: 3px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .c-cta-button {
    padding: 8px 23px;
    min-height: 52px;
  }
}
.c-cta-button::before, .c-cta-button::after {
  content: "";
  position: absolute;
}
.c-cta-button::before {
  left: -23.2%;
  top: -150%;
  width: 146.4%;
  height: 208%;
  background: #FFF;
  border-radius: 50%;
  opacity: 0.2;
}
.c-cta-button::after {
  right: 7px;
  top: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto;
  border: 5px solid transparent;
  border-left-color: #FFF;
}
@media screen and (min-width: 961px) {
  .c-cta-button:hover {
    transform: translateY(2px);
  }
}
.c-cta-button.-orange {
  color: #FFF;
  background-color: #FF6C00;
  box-shadow: 0 5px 0 #CF5900;
}
@media screen and (min-width: 961px) {
  .c-cta-button.-orange:hover {
    box-shadow: 0 3px 0 #CF5900;
  }
}
.c-cta-button.-green {
  color: #FFF;
  background-color: #4BA700;
  box-shadow: 0 5px 0 #3b8300;
}
@media screen and (min-width: 961px) {
  .c-cta-button.-green:hover {
    box-shadow: 0 3px 0 #3b8300;
  }
}
.c-cta-button .icon {
  display: inline-block;
  position: relative;
  margin-right: 15px;
  background: #FFF;
  opacity: 0.6;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  -webkit-mask-size: contain;
  mask-size: contain;
}
@media screen and (max-width: 768px) {
  .c-cta-button .icon {
    margin-right: 10px;
  }
}
.c-cta-button .icon.-mail {
  width: 27px;
  height: 19px;
  -webkit-mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-mail.svg");
  mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-mail.svg");
}
.c-cta-button .icon.-phone {
  width: 24px;
  height: 24px;
  -webkit-mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-phone.png");
  mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-phone.png");
}@charset "UTF-8";
/*======================================================================
 * Header
======================================================================*/
.c-container {
  padding-top: 270px;
}
@media screen and (max-width: 768px) {
  .c-container {
    padding-top: 109px;
  }
}

/*------------------------------------------------------------
 * 管理画面用 css
------------------------------------------------------------*/
.c-container.-is-in-editor {
  padding-top: 0 !important;
}
.c-container.-is-in-editor .c-header {
  position: relative;
}

/*------------------------------------------------------------
 * header
------------------------------------------------------------*/
.c-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #FFF;
  z-index: 1000;
  transition: transform 0.3s;
}
@media screen and (max-width: 960px) {
  .c-header {
    border: 1px solid #D7D7D7;
  }
}
.c-header ul {
  padding: 0;
  list-style: none;
}
@media screen and (min-width: 961px) {
  .c-header ul {
    display: flex;
  }
}
.c-header .header-description {
  background: #efefef;
  padding: 0 10px;
  font-size: 1.1rem;
  line-height: 40px;
  text-align: right;
  transition: transform 0.3s;
  transform-origin: top center;
}
@media screen and (max-width: 960px) {
  .c-header .header-description {
    text-align: center;
    line-height: 1.45;
    padding: 3px 10px;
  }
}
@media screen and (min-width: 961px) {
  .c-header .header-description .inner {
    display: flex;
    justify-content: flex-end;
    max-width: 1160px;
    margin: 0 auto;
  }
}
.c-header .header-description a {
  color: inherit;
}
.c-header .header-description a[target=_blank]::after {
  width: 12px;
  height: 11px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMS4xIDkuOSI+PHBhdGggZD0iTTguNyw3LjdIMFYwSDguN1pNMSw2LjdINy43VjFIMVptMTAuMS01aC0xVjguOUgxLjl2MWg5LjJaIiBmaWxsPSIjMDAwIi8+PC9zdmc+) center center/contain no-repeat;
  content: "";
  display: inline-block;
  margin-left: 5px;
}
.c-header .header-information .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 962px;
  margin: 0 auto;
}
@media screen and (min-width: 961px) {
  .c-header .header-information .inner {
    height: 90px;
  }
}
@media screen and (max-width: 960px) {
  .c-header .header-information .inner {
    height: 70px;
    padding: 5px 0 5px 16px;
  }
}
.c-header .header-information .logo {
  display: flex;
  gap: 10px;
  height: 100%;
  margin-right: auto;
}
.c-header .header-information .logo .main {
  display: flex;
  align-items: center;
  max-width: 218px;
}
@media screen and (max-width: 960px) {
  .c-header .header-information .logo .main {
    max-width: 120px;
  }
}
@media screen and (max-width: 960px) {
  .c-header .header-information .logo .sub {
    display: flex;
    align-items: center;
  }
}
.c-header .header-information .logo .cmn80_header-sub-logo {
  display: flex;
  align-items: flex-end;
  gap: 15px;
}
@media screen and (max-width: 960px) {
  .c-header .header-information .logo .cmn80_header-sub-logo {
    align-items: center;
  }
}
.c-header .header-information .phone a {
  position: relative;
  padding: 3px 0 0 38px;
  color: mediumaquamarine;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.22;
  text-decoration: none;
}
.c-header .header-information .phone a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 1.27em;
  height: 1.27em;
  margin: auto;
  background: #3eb387;
  -webkit-mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-phone.png");
  mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-phone.png");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.c-header .header-information .phone ul {
  justify-content: flex-end;
  gap: 15px;
  margin-top: 10px;
}
.c-header .header-information .phone ul li {
  padding: 2px 8px;
  color: #5b5b5b;
  font-size: 1rem;
  background: #e9e9e9;
  border-radius: 10px;
}
@media screen and (min-width: 961px) {
  .c-header .header-information .contact {
    width: 22%;
    max-width: 221px;
    margin-left: 19px;
  }
}
@media screen and (max-width: 960px) {
  .c-header .header-information .contact {
    display: flex;
    gap: 8px;
  }
  .c-header .header-information .contact .cmn82_header-contact-link a {
    flex-direction: column;
    width: 62px;
    height: 60px;
    padding: 0;
    font-size: 8px;
    text-align: center;
    letter-spacing: -1px;
    border-radius: 8px;
    box-shadow: none;
  }
  .c-header .header-information .contact .cmn82_header-contact-link a::before, .c-header .header-information .contact .cmn82_header-contact-link a::after {
    content: none;
  }
  .c-header .header-information .contact .cmn82_header-contact-link a .icon {
    margin: 0 0 6px;
    opacity: 1;
  }
  .c-header .header-information .contact .cmn82_header-contact-link a .icon.-mail {
    width: 20px;
    height: 14px;
  }
  .c-header .header-information .contact .cmn82_header-contact-link a .icon.-phone {
    width: 20px;
    height: 20px;
  }
}
.c-header .toggle-btn {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex: 0 0 auto;
  position: relative;
  width: 26px;
  height: 23px;
  margin: 0 16px;
}
@media screen and (max-width: 340px) {
  .c-header .toggle-btn {
    margin: 0 4px;
  }
}
.c-header .toggle-btn.-js-opened i {
  height: 5px;
}
.c-header .toggle-btn.-js-opened i:nth-child(1) {
  top: 0;
  transform: rotate(45deg);
}
.c-header .toggle-btn.-js-opened i:nth-child(2) {
  display: none;
}
.c-header .toggle-btn.-js-opened i:nth-child(3) {
  top: 0;
  transform: rotate(-45deg);
}
.c-header .toggle-btn i {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  margin: auto;
  background-color: #333;
  border-radius: 3px;
  transition: transform 0.3s linear;
}
.c-header .toggle-btn i:nth-child(1) {
  top: -18px;
}
.c-header .toggle-btn i:nth-child(3) {
  top: 18px;
}
@media screen and (min-width: 1001px) {
  .c-header .toggle-btn {
    display: none;
  }
}
.c-header .gnav {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 5px solid #d7d7d7;
  z-index: 1000;
}
.c-header .gnav.-js-fixed {
  position: fixed;
}
@media screen and (max-width: 960px) {
  .c-header .gnav {
    display: block;
    position: fixed;
    top: 0;
    left: auto;
    right: -100vw;
    width: 82%;
    height: 100vh;
    height: 100dvh;
    max-width: 320px;
    padding: 0;
    background: rgba(255, 255, 255, 0.8);
    border: none;
    -webkit-backdrop-filter: blur(31px);
    backdrop-filter: blur(31px);
    overflow-y: auto;
    transition: right 0.4s linear;
  }
  .c-header .gnav.-js-opened {
    right: 0;
  }
  .c-header .gnav .sp-nav-header {
    display: flex;
    align-items: center;
    gap: 16px;
    width: 100%;
    max-width: calc(100% - 50px);
    height: auto;
    margin: 0;
    padding: 13px 16px;
  }
  .c-header .gnav .sp-nav-header .widget-type-logo {
    width: 120px;
  }
  .c-header .gnav .sp-nav-header .toggle-btn {
    position: absolute;
    right: 0;
  }
}
.c-header .gnav .contact {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 24px 20px 60px;
}
.c-header .gnav .contact > * {
  max-width: 250px;
  margin: 0 auto 24px;
}
.c-header .main-menu .main-nav {
  padding: 0 20px;
  background: #f5af00;
}
@media screen and (max-width: 960px) {
  .c-header .main-menu .main-nav {
    padding: 0;
    background: transparent;
  }
}
.c-header .main-menu .main-nav > ul {
  align-items: flex-end;
  height: 60px;
  max-width: 960px;
  margin: 0 auto;
  padding: 9px 0 0;
}
@media screen and (max-width: 960px) {
  .c-header .main-menu .main-nav > ul {
    height: auto;
    padding: 0;
    border-top: 1px solid #C8C8C8;
  }
}
.c-header .main-menu .main-nav > ul > li {
  position: relative;
}
@media screen and (min-width: 961px) {
  .c-header .main-menu .main-nav > ul > li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 20%;
    height: 100%;
    padding: 0 5px;
    color: #FFF;
    font-size: 1.6rem;
    line-height: 1.3;
    z-index: 0;
    cursor: pointer;
  }
  .c-header .main-menu .main-nav > ul > li:not(:last-child)::after {
    content: "";
    position: absolute;
    right: -1px;
    bottom: 7px;
    width: 1px;
    height: calc(100% - 7px);
    background-color: #d48c24;
    border-right: 1px solid #fdc966;
  }
  .c-header .main-menu .main-nav > ul > li > span {
    display: flex;
    align-items: center;
    padding: 6px 0 0;
  }
  .c-header .main-menu .main-nav > ul > li::before {
    content: "";
    position: absolute;
    left: 5px;
    bottom: 0;
    width: calc(100% - 10px);
    height: 100%;
    background: #FFF;
    border-radius: 5px 5px 0 0;
    opacity: 0;
    z-index: -1;
  }
}
@media screen and (max-width: 960px) {
  .c-header .main-menu .main-nav > ul > li {
    border-bottom: 1px solid #C8C8C8;
  }
  .c-header .main-menu .main-nav > ul > li > span {
    display: flex;
    align-items: center;
    position: relative;
    padding: 20px 60px 20px 20px;
    font-weight: bold;
  }
  .c-header .main-menu .main-nav > ul > li > span::before, .c-header .main-menu .main-nav > ul > li > span::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    width: 24px;
    height: 4px;
    margin: auto 0;
    background-color: #333;
    border-radius: 2px;
  }
  .c-header .main-menu .main-nav > ul > li > span::before {
    transform: rotate(90deg);
    transition: 0.3s ease;
  }
  .c-header .main-menu .main-nav > ul > li.-js-show > span::before {
    transform: rotate(0deg);
  }
  .c-header .main-menu .main-nav > ul > li i {
    background-color: #f5af00 !important;
  }
}
.c-header .main-menu .main-nav > ul > li i {
  display: inline-block;
  width: 22px;
  margin-right: 9px;
  background: #FFF;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.c-header .main-menu .main-nav > ul > li i.file {
  height: 17px;
  -webkit-mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-file.png");
  mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-file.png");
}
.c-header .main-menu .main-nav > ul > li i.beginner {
  height: 20px;
  -webkit-mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-beginner.png");
  mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-beginner.png");
}
.c-header .main-menu .main-nav > ul > li i.yen {
  height: 20px;
  -webkit-mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-yen.png");
  mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-yen.png");
}
.c-header .main-menu .main-nav > ul > li i.mobile {
  height: 21px;
  -webkit-mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-mobile.png");
  mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-mobile.png");
}
.c-header .main-menu .main-nav > ul > li i.book {
  height: 14px;
  -webkit-mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-book.png");
  mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-book.png");
}
.c-header .main-menu .main-nav > ul > li small {
  font-size: 1.4rem;
}
.c-header .main-menu .main-nav > ul > li:hover, .c-header .main-menu .main-nav > ul > li.-js-show {
  color: #333;
}
.c-header .main-menu .main-nav > ul > li:hover::before, .c-header .main-menu .main-nav > ul > li.-js-show::before {
  opacity: 1;
}
.c-header .main-menu .main-nav > ul > li:hover i, .c-header .main-menu .main-nav > ul > li.-js-show i {
  background: #f5af00;
}
.c-header .main-menu .megamenu {
  background: #FFF;
  padding: 10px 20px 5px;
}
.c-header .main-menu .megamenu .menu-item {
  display: none;
}
.c-header .main-menu .megamenu .menu-item.-js-show {
  display: block;
}
.c-header .main-menu .megamenu ul {
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (min-width: 961px) {
  .c-header .main-menu .megamenu ul.-col3 li {
    width: calc(100% / 3);
  }
  .c-header .main-menu .megamenu ul.-col4 li {
    width: 25%;
  }
  .c-header .main-menu .megamenu ul.-col6 li {
    width: calc(100% / 6);
  }
  .c-header .main-menu .megamenu ul.-col7 li {
    width: calc(100% / 7);
  }
}
.c-header .main-menu .megamenu ul li {
  flex: 0 0 auto;
  display: flex;
}
.c-header .main-menu .megamenu ul li:not(:last-child) {
  border-right: 1px dotted #c4c4c4;
}
.c-header .main-menu .megamenu ul li.current a {
  color: #f5af00;
}
.c-header .main-menu .megamenu a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  color: #333;
  font-size: 1.7rem;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
}
.c-header .main-menu .megamenu a small {
  font-size: 1.4rem;
}
.c-header .main-menu .megamenu a:hover {
  color: #f5af00;
}
.c-header .main-menu .sp-nav {
  display: none;
  margin: 0 20px 0 51px;
  padding-top: 25px;
  border-top: 1px solid #E6E6E6;
}
.c-header .main-menu .sp-nav li {
  margin-bottom: 25px;
}
.c-header .main-menu .sp-nav li a {
  color: inherit;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
}
.c-header .gnav-overlay {
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: calc(100vh + 1px);
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  -webkit-backdrop-filter: blur(31px);
  backdrop-filter: blur(31px);
  transition: opacity 0.3s ease-in-out;
}
.c-header .gnav-overlay.-js-opened {
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 960px) {
  .switch-gt {
    display: none !important;
  }
}

@media screen and (min-width: 961px) {
  .switch-lt {
    display: none !important;
  }
}/*======================================================================
 * footer
======================================================================*/
.c-footer .footer-text {
  width: 100%;
  padding: 10px 0;
  background-color: #ffeab5;
}
.c-footer .footer-text > * {
  max-width: 1024px;
  margin: 0 auto;
  font-size: 1.4rem;
  text-align: center;
}
.c-footer .footer-maps {
  padding: 55px 20px 50px;
}
.c-footer .footer-maps > * {
  max-width: 1024px;
  margin: 0 auto;
}
.c-footer .footer-maps .innner {
  display: flex;
  flex-wrap: wrap;
  gap: 50px 2.53%;
}
.c-footer .footer-maps .innner .item {
  padding: 0;
  margin: 0;
}
.c-footer .footer-maps .innner .item.-col1 {
  width: 17.97%;
  max-width: 184px;
}
.c-footer .footer-maps .innner .item.-col2 {
  width: 38.48%;
  max-width: 394px;
}
.c-footer .footer-maps .innner .item.-col2 dd li:not(.hs-menu-depth-2) {
  width: 50%;
}
.c-footer .footer-maps .innner .item.-col3 {
  width: 58.98%;
  max-width: 604px;
}
.c-footer .footer-maps .innner .item.-col3 dd li:not(.hs-menu-depth-2) {
  width: calc(100% / 3);
}
.c-footer .footer-maps .innner .item.-col3 dd li.hs-menu-depth-1:nth-child(-n+3) {
  padding-bottom: 20px;
  border-bottom: 1px dashed #d9d9d9;
}
.c-footer .footer-maps .innner dt {
  position: relative;
  padding: 9px 0 9px 28px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
  border-bottom: 1px solid #f5af00;
}
.c-footer .footer-maps .innner dt i {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #f5af00;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: 50% 50%;
  mask-position: 50% 50%;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.c-footer .footer-maps .innner dt i.file {
  width: 14px;
  height: 17px;
  -webkit-mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-file.png");
  mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-file.png");
}
.c-footer .footer-maps .innner dt i.beginner {
  width: 13px;
  height: 20px;
  -webkit-mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-beginner.png");
  mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-beginner.png");
}
.c-footer .footer-maps .innner dt i.yen {
  width: 20px;
  height: 20px;
  -webkit-mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-yen.png");
  mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-yen.png");
}
.c-footer .footer-maps .innner dt i.mobile {
  width: 13px;
  height: 21px;
  -webkit-mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-mobile.png");
  mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-mobile.png");
}
.c-footer .footer-maps .innner dt i.book {
  width: 19px;
  height: 14px;
  -webkit-mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-book.png");
  mask-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/icon-nav-book.png");
}
.c-footer .footer-maps .innner dd {
  margin: 0;
}
.c-footer .footer-maps .innner dd ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.c-footer .footer-maps .innner dd ul li {
  margin-top: 16px;
  padding-left: 10px;
  font-size: 1.4rem;
  line-height: 1.4;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAHBAMAAAAyiZrdAAAAGFBMVEUAAADFxcXFxcXFxcXFxcXFxcXFxcXFxcWoVhcAAAAAB3RSTlMAn8+/YCAQV+SQ7gAAACFJREFUCNdjEGRgYFAXYGBIKmRgYC13YGAG0uJAviIDAwAl/AKUCQsGngAAAABJRU5ErkJggg==) no-repeat 0 6px;
}
.c-footer .footer-maps .innner dd ul li.hs-item-has-children {
  padding-left: 14px;
  background-image: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/ico_under_ar_footer.png");
}
.c-footer .footer-maps .innner dd ul li.hs-menu-depth-2 {
  width: 100%;
}
.c-footer .footer-maps .innner dd ul a {
  color: inherit;
  text-decoration: none;
}
.c-footer .footer-maps .innner dd ul a:hover {
  text-decoration: underline;
}
.c-footer .footer-maps .innner dd ul.hs-menu-children-wrapper {
  margin: 0;
}
.c-footer .footer-maps .innner dd ul.hs-menu-children-wrapper li {
  margin: 10px 0 0 14px;
}
.c-footer .banner-slides {
  position: relative;
  padding: 34px 20px;
  background: #e6e6e6;
}
@media screen and (max-width: 960px) {
  .c-footer .banner-slides {
    padding: 34px 60px;
  }
}
@media screen and (max-width: 768px) {
  .c-footer .banner-slides {
    padding: 32px 10px;
  }
}
.c-footer .banner-slides > * {
  max-width: 965px;
  margin: 0 auto;
}
.c-footer .footer-information {
  padding: 30px 0 48px;
  background-color: #f8f8f8;
  border-top: 1px solid #f0f0f0;
}
@media screen and (max-width: 960px) {
  .c-footer .footer-information {
    padding: 32px 20px;
    border-top: none;
  }
}
.c-footer .footer-information .inner {
  display: flex;
  align-items: center;
  max-width: 1124px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .c-footer .footer-information .inner {
    display: block;
  }
}
.c-footer .footer-information .inner .logo {
  width: 203px;
  margin-right: 6.23%;
}
@media screen and (max-width: 960px) {
  .c-footer .footer-information .inner .logo {
    margin: 0 auto 24px;
  }
}
.c-footer .footer-information .inner .address {
  font-size: 1.4rem;
  line-height: 1.6;
}
@media screen and (max-width: 960px) {
  .c-footer .footer-information .inner .address {
    margin-bottom: 30px;
    line-height: 2;
    text-align: center;
  }
}
.c-footer .footer-information .inner .banner-block {
  width: 30.6%;
  max-width: 344px;
  margin-left: auto;
}
@media screen and (max-width: 960px) {
  .c-footer .footer-information .inner .banner-block {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
  }
}
.c-footer .footer-information .inner .banner-block .cmn13_banner-block {
  margin: 16px 0 -16px;
}
@media screen and (max-width: 960px) {
  .c-footer .footer-information .inner .banner-block .cmn13_banner-block {
    margin: 0;
  }
}
.c-footer .footer-bottom {
  padding: 10px 20px;
  color: #555;
  font-size: 1.4rem;
  background-color: #ffd773;
}
@media screen and (max-width: 960px) {
  .c-footer .footer-bottom {
    padding: 24px 20px;
    font-size: 1.3rem;
  }
}
.c-footer .footer-bottom .inner {
  display: flex;
  justify-content: space-between;
  max-width: 1124px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .c-footer .footer-bottom .inner {
    display: block;
  }
}
@media screen and (max-width: 960px) {
  .c-footer .footer-bottom .sub-links {
    margin-bottom: 24px;
  }
}
.c-footer .footer-bottom .sub-links ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 961px) {
  .c-footer .footer-bottom .sub-links ul::before {
    display: inline-block;
    content: "|";
  }
}
.c-footer .footer-bottom .sub-links ul li::after {
  display: inline-block;
  content: "|";
}
@media screen and (max-width: 960px) {
  .c-footer .footer-bottom .sub-links ul li::after {
    margin: 0 1em;
    line-height: 2;
  }
}
.c-footer .footer-bottom .sub-links ul a {
  color: inherit;
  text-decoration: none;
  padding: 0 5px;
}
@media screen and (max-width: 960px) {
  .c-footer .footer-bottom .sub-links ul a {
    padding: 0;
  }
}
.c-footer .footer-bottom .sub-links ul a:hover {
  text-decoration: underline;
}
.c-footer .footer-bottom .sub-links ul a[target=_blank] {
  padding-right: 0;
  font-size: 1.3rem;
}
.c-footer .footer-bottom .sub-links ul a[target=_blank]::after {
  width: 12px;
  height: 11px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMS4xIDkuOSI+PHBhdGggZD0iTTguNyw3LjdIMFYwSDguN1pNMSw2LjdINy43VjFIMVptMTAuMS01aC0xVjguOUgxLjl2MWg5LjJaIiBmaWxsPSIjMDAwIi8+PC9zdmc+) center center/contain no-repeat;
  content: "";
  display: inline-block;
  margin-left: 5px;
}
@media screen and (min-width: 961px) {
  .c-footer .footer-bottom .sub-links .copyright {
    text-align: center;
  }
}

.pagetop {
  position: fixed;
  right: 0;
  bottom: 10px;
  width: 42px;
  height: 60px;
  overflow: hidden;
  background: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/common/btn_pagetop.png") no-repeat;
  border: none;
  z-index: 100;
  cursor: pointer;
}
@media screen and (max-width: 960px) {
  .pagetop {
    display: none;
  }
}
.pagetop:hover {
  background-position: 0 -60px;
}
.pagetop.-js-stop {
  position: absolute;
  bottom: 0;
}@charset "UTF-8";
/*======================================================================
 * パンくず
======================================================================*/
.c-breadcrumb {
  max-width: 960px;
  margin: 0 auto 2px;
  padding: 0 10px;
  background: #FFF;
  border-radius: 0 0 3px 3px;
}
@media screen and (max-width: 768px) {
  .c-breadcrumb {
    margin-bottom: 3px;
    padding: 0 4px;
    border-radius: 2px;
  }
}
.c-breadcrumb ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.c-breadcrumb li {
  font-size: 1.1rem;
}
@media screen and (max-width: 768px) {
  .c-breadcrumb li {
    padding-top: 1px;
    padding-bottom: 1px;
  }
}
.c-breadcrumb li:first-child a {
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .c-breadcrumb li:first-child a {
    width: 15px;
    height: 31px;
    padding-left: 15px;
    overflow: hidden;
  }
}
.c-breadcrumb li:first-child a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 100%;
  background: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/home/icon-home.png") 0 50% no-repeat;
}
.c-breadcrumb li:not(:last-child) {
  position: relative;
  padding-right: 30px;
  background: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/home/ico_breadcrumb_list.png") right 10px top 0 no-repeat;
}
@media screen and (max-width: 768px) {
  .c-breadcrumb li:not(:last-child) {
    padding-right: 24px;
    background-position: right 8px top 50%;
  }
}
.c-breadcrumb li > * {
  display: block;
  padding: 10px 0;
  line-height: 1;
}
.c-breadcrumb a {
  color: #1260aa;
}@charset "UTF-8";
/*======================================================================
 * サイドナビ
======================================================================*/@charset "UTF-8";
/*------------------------------------------------------------
 * responsive
------------------------------------------------------------*/
@media screen and (min-width: 769px) {
  /* PC/SP表示切替 */
  .u-sp-only {
    display: none;
  }

  /* href="tel:〜"の場合、PC/タブレットではリンク判定無しを前提とする */
  a[href^="tel:"] {
    display: inline-block;
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: inherit;
  }
}
@media screen and (max-width: 768px) {
  /* PC/SP表示切替 */
  .u-pc-only {
    display: none;
  }
}
/*------------------------------------------------------------
 * margin
 * カスタムモジュールの共通余白設定用
------------------------------------------------------------*/
.u-mt-none {
  margin-top: 0;
}
.u-mt-small {
  margin-top: 10px;
}
.u-mt-default {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .u-mt-default {
    margin-top: 32px;
  }
}
.u-mt-large {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .u-mt-large {
    margin-top: 32px;
  }
}

.u-mb-none {
  margin-bottom: 0;
}
.u-mb-small {
  margin-bottom: 10px;
}
.u-mb-default {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .u-mb-default {
    margin-bottom: 32px;
  }
}
.u-mb-large {
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .u-mb-large {
    margin-bottom: 32px;
  }
}

/*------------------------------------------------------------
 * 画像
------------------------------------------------------------*/
.u-ofi {
  object-fit: cover;
  object-position: 50% 50%;
  font-family: "object-fit: cover; object-position: 50% 50%;";
}
.u-ofi.-contain {
  object-fit: contain;
  font-family: "object-fit: contain; object-position: 50% 50%;";
}

/*------------------------------------------------------------
 * サイト内共通 js class
------------------------------------------------------------*/
.-js-slide-toggle-trig, [data-tab-target], [data-tab-switch] {
  -webkit-user-select: none;
  user-select: none;
}

.u-tab-switch-target, .-js-tab-target-hide, .-js-tab-switch-hide {
  display: none;
}

.-js-tab-target-show, .-js-tab-switch-show {
  animation: fade-in 0.25s ease-out;
  display: block;
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media screen and (min-width: 769px) {
  .u-hover-flash {
    opacity: 1;
  }
  .u-hover-flash:hover {
    animation: hover_flash 1s ease;
  }
}

@keyframes hover_flash {
  0% {
    opacity: 0.3;
  }
  100% {
    opacity: 1;
  }
}
.u-title-shout {
  display: flex;
  justify-content: center;
  align-items: center;
}
.u-title-shout::before, .u-title-shout::after {
  content: "";
  width: 3px;
  height: 40px;
  background-color: #333;
  display: block;
  flex: 0 0 auto;
}
.u-title-shout::before {
  margin-right: 20px;
  transform: rotate(-35deg);
}
.u-title-shout::after {
  margin-left: 20px;
  transform: rotate(35deg);
}

.home-h1 {
  text-align: center;
  padding: 20px;
  background: #fffdee;
}
@media screen and (max-width: 768px) {
  .home-h1 {
    padding: 3px 10px;
  }
}
.home-h1 h1 {
  margin: 0;
  font-size: 2.3rem;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .home-h1 h1 {
    font-size: 2.5rem;
  }
}

.u-arrow-link a {
  display: inline-block;
  position: relative;
  padding-left: 9px;
  color: #003585;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .u-arrow-link a {
    font-size: 1.4rem;
  }
}
.u-arrow-link a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 3px;
  height: 3px;
  margin: auto;
  border: 1px solid #003585;
  border-width: 0 1px 1px 0;
  transform: rotate(-45deg);
}
.u-arrow-link a:hover {
  color: #001f4d;
  text-decoration: none;
}

.u-bg-square {
  text-align: center;
}
.u-bg-square p {
  margin: 0;
}
.u-bg-square .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  padding: 30px 20px 64px;
  background: url("https://21063233.fs1.hubspotusercontent-na1.net/hubfs/21063233/houjin-keitai2024/assets/images/home/bg_start_campaign.png") 0 0 repeat;
  border: 1px solid #cdcdcd;
  border-width: 0 1px 5px;
}
@media screen and (max-width: 768px) {
  .u-bg-square .inner {
    gap: 16px;
    padding: 10px;
    border-width: 0 1px 3px;
  }
}

.u-icon-text {
  display: inline-block;
  padding: 4px 8px 5px;
  color: #FFF;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1;
  background: #ff9000;
  border-radius: 2px;
}

/* ------------------------------------------------------------
  * 編集画面用
------------------------------------------------------------ */
.u-edit-info {
  padding: 40px;
  color: #7c98b6;
  font-style: italic;
  text-align: center;
  background: #f5f8fa !important;
  border: 1px dashed #516f90;
  cursor: pointer;
}.u-simple-qa-box {
  padding: 34px 20px 40px;
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-color: #f6f6f6;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #e0e0e0;
}
@media screen and (max-width: 768px) {
  .u-simple-qa-box {
    padding: 32px 16px;
  }
}
.u-simple-qa-box dl {
  margin: 0;
}
.u-simple-qa-box dt {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 2.3rem;
  font-weight: normal;
  letter-spacing: -0.03em;
  border-bottom: 2px dotted #adadae;
}
@media screen and (max-width: 768px) {
  .u-simple-qa-box dt {
    font-size: 1.8rem;
  }
  .u-simple-qa-box dt img {
    flex: 0 0 auto;
    width: 25px;
  }
}
.u-simple-qa-box dt strong {
  font-size: 2.5rem;
}
@media screen and (max-width: 768px) {
  .u-simple-qa-box dt strong {
    font-size: 1.8rem;
  }
}
.u-simple-qa-box dd {
  margin: 0;
  padding: 15px 144px 15px 15px;
  background: rgba(255, 255, 255, 0.8);
  border: 2px solid #cb328f;
  border-radius: 4px;
  background-position: 100% 100%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .u-simple-qa-box dd {
    padding: 16px;
    background-image: none !important;
  }
}
.u-simple-qa-box dd p {
  margin: 0;
}
.u-simple-qa-box dd .title {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
  color: #cb328f;
  font-size: 2.3rem;
  font-weight: bold;
  letter-spacing: -0.03em;
}
@media screen and (max-width: 768px) {
  .u-simple-qa-box dd .title {
    padding: 0;
    font-size: 1.8rem;
  }
  .u-simple-qa-box dd .title img {
    flex: 0 0 auto;
    width: 25px;
  }
}
.u-simple-qa-box dd .detail {
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: 70px auto;
}
@media screen and (min-width: 769px) {
  .u-simple-qa-box dd .detail {
    background-image: none !important;
  }
}
@media screen and (max-width: 768px) {
  .u-simple-qa-box dd .detail {
    margin: 0 -16px -16px;
    padding: 0 78px 16px 16px;
  }
}

.u-link-block-list {
  padding: 32px 10px;
  background-color: #f4f4f4;
}
@media screen and (max-width: 768px) {
  .u-link-block-list {
    padding: 24px 16px;
  }
}
.u-link-block-list ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  max-width: 618px;
  margin: 17px auto 4px;
}
@media screen and (max-width: 768px) {
  .u-link-block-list ul {
    gap: 16px 20px;
    margin: 24px auto 4px;
  }
}
.u-link-block-list ul li {
  width: calc(25% - 7.5px);
}
@media screen and (max-width: 768px) {
  .u-link-block-list ul li {
    width: calc(50% - 10px);
  }
}
.u-link-block-list ul a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px 10px;
  color: #FFF;
  font-size: 1.8rem;
  text-align: center;
  text-decoration: none;
  background: #78b000;
  border-radius: 2px;
  box-shadow: 0 4px 0 #517700;
  transition: box-shadow 0.3s ease;
}
.u-link-block-list ul a > span::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0 -5px 0 5px;
  border: 5px solid transparent;
  border-left-color: currentColor;
}