@import"https://fonts.googleapis.com/css2?family=Barlow:wght@500;700&family=Noto+Sans+JP:wght@400;500&display=swap";
*, *::before, *::after {
  box-sizing: border-box
}
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, picture {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, picture {
  display: block
}
body {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  line-height: 1
}
ol, ul {
  list-style: none;
  list-style-type: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: ""
}
a, area, button, [role=button], input:not([type=range]), label, select, summary, textarea {
  touch-action: manipulation
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
a {
  outline: none;
  color: inherit;
  text-decoration: none
}
a:link {
  text-decoration: none
}
a:hover {
  opacity: .7;
}
input[type=submit], input[type=button] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  box-sizing: border-box;
  -moz-appearance: button;
  appearance: button;
  border-radius: 0;
  cursor: pointer
}
input[type=submit]:-webkit-search-decoration, input[type=button]:-webkit-search-decoration {
  display: none
}
input[type=submit]:focus, input[type=button]:focus {
  outline-offset: -2px
}
input[type=checkbox], input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer
}
button, input, select, textarea {
  font-size: 100%;
  font-family: inherit
}
select, input, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  appearance: none;
  cursor: pointer
}
input {
  border: none;
  outline: none
}
.t-center {
  text-align: center
}
.t-left {
  text-align: left
}
.t-right {
  text-align: right
}
html {
  font-size: 62.5%
}
body {
  -webkit-text-size-adjust: 100%;
  background: #fff;
  color: #333;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.7;
  font-family: "Noto Sans JP", sans-serif
}
a {
  display: inline-block;
  transition: all .3s linear
}
.maincontents a {
  color: #0050a0;
}
img {
  max-width: 100%
}
h2 {
  color: #17283d;
  font-size: 3rem !important;
  font-weight: 500;
  margin-bottom: 30px !important;
  border-left: #0050a0 8px solid;
  line-height: 1.3;
  padding-left: 15px;
}
h4 {
  color: #0050a0;
}
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -.5em;
}
header.header {
  z-index: 10;
  position: sticky;
  top: 0;
  background: #fff
}
.header {
  transition: .4s
}
.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between
}
.gnav-toggle {
  z-index: 12;
  position: relative;
  width: 30px;
  height: 24px;
  margin: 0 0 0 20px
}
.gnav-toggle span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #000
}
.gnav-toggle span:first-child {
  top: 0
}
.gnav-toggle span:nth-child(2) {
  top: 0;
  bottom: 0;
  margin: auto
}
.gnav-toggle span:last-child {
  bottom: 0
}
.gnav .globalnav .listitem {
  font-weight: 400;
  font-size: 16px
}
.sp-gnav {
  display: none;
  z-index: 10;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  background: #fff
}
.sp-gnav-inner {
  display: flex;
  justify-content: space-between;
  padding: 20px 30px
}
.sp-gnav-logo {
  width: 72px
}
.sp-gnav-logo img {
  height: 23.38px
}
.sp-gnav-close {
  position: relative;
  width: 34px;
  height: 34px
}
.sp-gnav-close span {
  display: block;
  position: absolute;
  top: 13px;
  left: 2px;
  width: 100%;
  height: 2px;
  background: #17283d
}
.sp-gnav-close span:first-child {
  transform: rotate(-45deg)
}
.sp-gnav-close span:last-child {
  transform: rotate(45deg)
}
.sp-gnav .globalnav .listitem {
  text-align: center
}
.sp-gnav .globalnav .listitem a {
  display: block;
  padding: 15px 20px;
  color: #17283d;
  font-weight: 500;
  font-size: 17px
}
.sp-gnav-btn {
  padding: 20px
}
.sp-gnav-btn .btn {
  display: flex;
  width: 120px;
  height: 30px;
  margin: auto;
  color: #fff;
  font-size: 10px
}
.maincontents li:last-child {
  margin-bottom: 0 !important;
}
section {
  padding: 70px 0 80px !important;
}
.inner {
  width: 1000px;
  margin: 0 auto;
}
.bk-01 {
  background-color: #f9f9fc;
}
.bk-02 {
  background: linear-gradient(to top, #f9f9fc, #FFFFFF);
}
.list-notice-01 {
  margin: 10px 0;
}
.list-notice-01 li {
  display: flex;
  font-size: 1.2rem;
}
.list-notice-01 li span {
  padding-right: 5px;
}
.list-bullet-01 {
  margin: 10px 0 10px 20px;
}
.list-bullet-01 li {
  list-style-type: disc;
  font-size: 1.2rem;
  margin-bottom: 4px;
}
.line-p {
  background: url(../images/bg-img.png) repeat, #fff333;
  font-weight: 500;
}
.fc-01 {
  color: #eb3d00;
}
.arrow, .arrow-02 {
  color: #0050a0;
  position: relative;
  display: inline-block;
  padding: 0 0 0 21px;
  vertical-align: middle;
  text-decoration: none;
  margin-top: 10px
}
.arrow::before, .arrow::after, .arrow-02::before, .arrow-02::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.arrow::before, .arrow-02::before {
  width: 16px;
  height: 16px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #0050a0;
}
.arrow::after, .arrow-02::after {
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.arrow::after {
  left: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.arrow-02::after {
  top: -1px !important;
  left: 5px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.window {
background: url("/common/images/contents/icon-window.png") no-repeat 100% 55%;
padding-right: 18px;
}
.window-02 {
background: url("/common/images/contents/icon-window-03.png") no-repeat 98.5% 55%;
padding-right: 19px;
}
.mainvisual {
  background: url("../images/bg_mv_01.png") no-repeat 20% 40%/cover;
}
.mainvisual h1 {
  color: #0050a0;
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  text-align: center;
}
.mainvisual h1 {
  font-size: 4rem !important;
}
.mainvisual .mv-catch {
  font-size: 3rem;
  font-weight: 500;
  text-align: center;
  margin: 25px auto 45px;
}
.mainvisual .mv-list {
  display: flex;
  justify-content: space-between;
  align-content: center;
}
.mainvisual .mv-list .mv-box {
  background: #e0f2fa;
  border-top: 1px solid #d3e7f1;
  border-left: 1px solid #d3e7f1;
  border-bottom: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  font-size: 1.8rem;
  position: relative;
  width: calc((100% / 3) - 15px);
  text-align: center;
}
.mainvisual .mv-list .mv-box::before {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  content: "";
  border-top: solid 20px #fff;
  border-left: solid 20px transparent;
  bottom: 0;
  transform: rotate(90deg);
}
.mainvisual .mv-list .mv-box::after {
  height: 0;
  display: block;
  position: absolute;
  right: 0;
  content: "";
  border-bottom: solid 20px #cbe3ee;
  border-right: solid 20px transparent;
  bottom: 0;
  transform: rotate(90deg);
}
.mainvisual .mv-list .mv-box dl {
  padding: 20px 20px 25px;
}
.mainvisual .mv-list .mv-box dt {
  font-weight: 400;
}
.mainvisual .mv-list .mv-box dl dd {
  font-size: 2rem;
  font-weight: 600;
  padding-top: 40px;
}
.mainvisual .mv-list .mv-box dl dd::before {
  height: 0;
  display: block;
  position: absolute;
  content: "";
  border-bottom: solid 20px #0054d3;
  border-right: solid 20px transparent;
  margin-top: -35px;
  right: 50%;
  transform: rotate(-45deg);
}
.mainvisual .mv-list .mv-box dl dd a.arrow {
  font-size: 1.6rem;
  font-weight: 500 !important;
  margin-top: 0;
}
.cheapest {
  background: #0050a0;
  color: #fff;
  text-align: center;
}
.cheapest-ttl .line {
  display: inline-block;
}
.cheapest-ttl {
  color: #FFFFFF !important;
}
.cheapest .u-button01 {
  font-size: 1.9rem !important;
  font-weight: 500;
}
.cheapest .u-button01:link {
  color: #FFFFFF !important;
}
.cheapest .u-button01:hover {
  color: #eb7000 !important;
  background-color: #FFFFFF !important;
}
.cheapest-contact .btn:after {
  right: 15px;
  font-size: 1.2rem
}
.features .feat-list {
  padding-top: 15px;
}
.features .feat-list li.feat-box {
  border: #eee solid 1px;
  box-shadow: rgba(99, 99, 99, 0.2) 0 .2rem 1rem 0;
  border-radius: 10px;
  padding: 40px 45px 65px;
  margin-bottom: 50px;
}
.features h3 {
  border-bottom: solid 2px #0050a0;
  font-size: 2.5rem !important;
  text-align: center;
  padding-bottom: 17px;
  margin-bottom: 22px !important;
}
.features h4 {
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  margin: 20px auto;
}
.features .h4-p {
  font-size: 2rem !important;
  color: #333333;
}
.features .h4-p span {
  color: #ffd200;
  padding: 0 10px;
  font-weight: bold !important;
}
.features .tbl-point-01 {
  background: #fce9e9 !important;
}
.features table {
  border-top: 1px solid #e2e5e8;
  border-right: 1px solid #e2e5e8;
  background: #fff;
  margin: 0 auto 20px;
  width: 95%;
}
.features table th, table td {
  border-bottom: 1px solid #e2e5e8;
  border-left: 1px solid #e2e5e8;
  padding: 2px 10px;
  text-align: center;
  vertical-align: middle;
  height: 5.5rem;
}
.features table th {
  background: #f3f6f8;
  font-size: 1.6rem;
  font-weight: 500;
}
.features table th span a {
  font-size: 1.3rem;
  color: #FFFFFF !important;
}
.features table th.th_btob {
  background: #0050a0;
  color: #FFFFFF;
  width: 38%;
}
.features table th.th_btoc {
  background: #eb7000;
  color: #FFFFFF;
  width: 38%;
}
.features table > tbody td {
  font-size: 1.5rem;
}
.features table .td-logo {
  padding: 16px 8px !important;
}
.features table .fs-p {
  font-size: 2.5rem;
  font-weight: 500;
  padding-right: 5px;
}
.features .list-bullet-01 {
  width: 90%;
  margin: 0 auto !important;
}
.features .banner {
  margin-top: 40px;
  text-align: center;
}
.features-hdi {
  margin: 35px auto;
  text-align: center;
}
.features-hdi img {
  width: 50%;
}
.features-support {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  padding: 10px 0;
}
.features-support div {
  border: solid 1px #6696c6;
  border-radius: 10px;
  width: calc((100% - 50px) / 3);
  padding: 30px 22px;
}
.features-support .support_number {
  border: solid 1px #7fa7cf;
  border-radius: 50%;
  font-size: 1.5rem;
  color: #FFFFFF;
  line-height: 1;
  width: 40px;
  height: 40px;
  display: none;
  align-items: center;
  justify-content: center;
  background-color: #7fa7cf;
  margin: 0 auto 20px;
}
.features-support div {
  margin: 0 auto;
  text-align: center;
}
.features-support div h4 {
  font-size: 1.6rem;
  margin: 0 0 1.5rem;
}
.features-support .support_img {
  background: #ebf7fc;
  border-radius: 50%;
  width: 50%;
  margin: 0 auto 20px;
}
.features-support div .support_tx {
  text-align: left;
}
.features .feat-service {
  display: flex;
  flex-flow: wrap;
  justify-content: space-between;
  padding-top: 10px;
  margin-bottom: 15px;
}
.features .feat-service li {
  width: calc((100% / 3) - 18px);
  border: solid 1px #6696c6;
  border-radius: 10px;
  padding: 0 15px 22px;
  margin-top: 28px !important;
  text-align: center;
}
.features .feat-service li h4 {
  color: #0050a0;
  font-weight: 500;
  margin-bottom: 10px !important
}
.features .feat-service li h4 span {
  font-size: 1.1rem;
  padding: 3px 0 0 !important;
}
.features .feat-service .service-logo {
  height: 160px;
  display: flex;
  padding-bottom: 25px;
}
.features .feat-service .service-logo img {
  margin: auto;
  align-items: center;
}
.features .feat-service .service-logo .card {
  margin-bottom: 10px;
}
.features .feat-service .service-logo .ato {
  height: 100%;
  margin-top: 2px;
}
.features .feat-service .service-logo-02 {
  height: 130px;
  padding: 5px 0;
}
.features .feat-service .service-logo-02 .cat {
  height: 90%;
  margin-top: -5px;
}
.features .feat-service li .feat-servicetype, .features .feat-service li .feat-servicetype-02 {
  display: flex;
  justify-content: space-between;
}
.features .feat-service li .feat-servicetype {
  width: 95%;
  margin: 0 auto;
}
.features .feat-service li .feat-servicetype span {
  width: calc((100% - 8px) / 2);
  display: inline-block;
  background-color: #eee;
  border-radius: 2px;
  color: #bfbfbf;
  font-size: 1.1rem;
  padding: 3px 0;
}
.features .feat-service li .feat-servicetype span.type_on {
  background: #17283d;
  color: #fff;
}
.features .feat-service li .feat-servicetype-02 span {
  display: inline-block;
  background-color: #e0f2fa;
  border-radius: 2px;
  color: #0050a0;
  font-size: 1.1rem !important;
  font-weight: 500;
  padding: 2px 5px;
  margin: 0 auto;
}
.reason .reason-list li {
  border: #eee solid 1px;
  box-shadow: rgba(99, 99, 99, 0.2) 0 .2rem 2rem 0;
  border-radius: 10px;
  background-color: #FFFFFF;
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
  padding: 40px;
  margin-bottom: 30px;
}
.reason .reason-list .reason-tx {
  width: 620px;
}
.reason .reason-list .reason-tx-02 {
  width: 680px;
}
.reason .reason-list .reason-img-01 {
  width: 220px;
  text-align: center;
}
.reason .reason-list .reason-img-01 .logo {
  width: 120px;
  display: block;
  margin: 0 auto 15px;
}
.reason .reason-list .reason-img-02 {
  width: 200px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  align-items: center;
}
.reason .reason-list .reason-img-02 img {
  margin: 0 auto;
}
.case .case-list {
  display: flex;
  justify-content: space-between;
  justify-items: center;
}
.case .case-list li {
  position: relative;
  width: calc((100% / 3) - 21px);
  border: #eee solid 1px;
  box-shadow: rgba(99, 99, 99, 0.2) 0 .2rem 1rem 0;
  border-radius: 10px;
}
.case .case-list li img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: rgba(99, 99, 99, 0.1) 0 .2rem 1rem 0;
}
.case .case-list li .case-box {
  padding: 20px 20px 50px;
  color: #333333 !important;
  font-size: 1.5rem;
}
.case .case-list li .case-box h3 {
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
.case .case-list li .case-box .case-detail {
  border: solid 1px #6696c6;
  border-radius: 5px;
  color: #0050a0;
  font-size: 1.2rem;
  padding: 6px !important;
  text-align: center;
  margin-bottom: 15px;
}
.case .case-list li .case-box .case-link {
  font-size: 1.4rem;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 20px;
}
.flow_step {
  display: flex;
  justify-content: space-between;
  margin-bottom: 120px;
}
.flow_step > div {
  width: calc((100% - 90px) / 5);
  max-width: 198px;
  background-color: #fff;
  border: #eee solid 1px;
  box-shadow: rgba(99, 99, 99, 0.2) 0 .2rem 2rem 0;
  border-radius: 160px 160px 20px 20px;
  padding: 30px 15px;
  position: relative;
  text-align: center;
}
.flow_step > div:last-child {
  background-color: #e0f2fa;
  border: solid 2px #FFFFFF;
  padding: 30px 13px 30px 15px;
}
.flow_step > div:first-child:before {
  display: none;
}
.flow_step > div > span {
  display: block;
  line-height: 20px;
  font-size: 1.8rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.flow_step > div > span b {
  font-size: 2rem;
  color: #0050a0;
}
.flow_step > div:not(:last-child) > span {
  font-family: 'Poppins', sans-serif;
}
.flow_step h3 {
  font-size: 1.8rem;
  color: #0050a0;
  font-weight: 500;
  min-height: 40px;
  margin: 10px auto;
}
.flow_step p {
  text-align: left;
}
.flow_step .ext {
  position: absolute;
  left: 50%;
  bottom: -100px;
  transform: translateX(-50%);
  filter: drop-shadow(0px 0px 6px rgba(10, 62, 134, 0.3));
}
.flow_step .ext > div {
  color: #FFFFFF;
  padding: 15px 10px;
}
.flow_step .ext p {
  text-align: center;
  line-height: 1.4;
  margin-bottom: 5px;
}
.flow_step .ext div div {
  font-size: 2rem;
  font-weight: 500;
}
.flow_step .ext.st2 {
  width: calc(100% + 30px);
}
.flow_step .ext.st3 {
  width: calc(100% + 60px);
}
.flow_step .ext.st4 {
  width: calc(100% + 30px);
}
.flow_step .ext.st2 > div {
  background-color: #2168d5;
  border-radius: 10px 0px 0px 10px;
  clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%, 0 50%);
}
.flow_step .ext.st3 > div {
  background-color: #0054d3;
  clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%, 20px 50%);
}
.flow_step .ext.st4 > div {
  background-color: #0050a0;
  clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%, 20px 50%);
}
.faq .box-accordion-01 .unit-accordion-01 {
  border-bottom: 1px solid #e2e5e8
}
.faq .box-accordion-01 .unit-accordion-01:first-child {
  border-top: 1px solid #e2e5e8
}
.faq .box-accordion-01 .unit-accordion-01 .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
  font-family: "Barlow", sans-serif
}
.faq .box-accordion-01 .unit-accordion-01 .icon.is-q {
  background: #17283d
}
.faq .box-accordion-01 .unit-accordion-01 .icon.is-a {
  background: #0058a1
}
.faq .box-accordion-01 .unit-accordion-01 .title {
  display: flex;
  position: relative;
  align-items: center;
  padding: 15px 0;
  cursor: pointer
}
.faq .box-accordion-01 .unit-accordion-01 .title:before, .faq .box-accordion-01 .unit-accordion-01 .title:after {
  display: block;
  position: absolute;
  content: ""
}
.faq .box-accordion-01 .unit-accordion-01 .title:before {
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  background: #d6dbe1
}
.faq .box-accordion-01 .unit-accordion-01 .title:after {
  top: 0;
  bottom: 0;
  max-width: inherit;
  margin: auto;
  transform: rotate(45deg);
  content: "";
  transition: .4s
}
.faq .box-accordion-01 .unit-accordion-01 .title.is-active:after {
  transform: rotate(-135deg)
}
.faq .box-accordion-01 .unit-accordion-01 .title .q-ttl {
  margin-left: 15px;
  color: #17283d;
  font-weight: 500
}
.faq .box-accordion-01 .unit-accordion-01 .contents {
  display: flex;
  padding-bottom: 15px
}
.faq .box-accordion-01 .unit-accordion-01 .contents .ans {
  width: calc(100% - 36px);
  margin-left: 15px
}
.faq .faq-tbl01 {
  margin: 10px 0;
  margin-bottom: 20px
}
.faq .faq-tbl01 .heading {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #000;
  font-weight: 700
}
.faq .faq-tbl01 .detail .caution-icon {
  position: relative;
  top: -3px;
  font-size: 1rem
}
.faq .faq-tbl01 .detail .caution {
  margin-top: 15px;
  font-size: 1.2rem;
}
.contact {
  padding-bottom: 0 !important;
}
.u-heading01.contact-ttl {
  margin-bottom: 0 !important;
  text-align: center !important;
  border: none;
}
.contact iframe {
  height: 2300px;
  width: 100%;
}
footer {
  background: #a6a6a6;
  color: #fff;
  font-size: 13px;
  padding: 35px 0;
}
footer .inner {
  display: flex;
  justify-content: center;
  padding: 0;
}
footer .inner ul {
  display: flex;
  margin-right: 10%;
}
footer .inner ul li {
  font-size: 11px;
  margin-right: 26px;
}
footer .inner ul li:last-child {
  margin-right: 0;
}
footer .inner ul li a {
  color: #fff;
  text-decoration: none;
}
footer .inner ul li a:active, footer .inner ul li a:hover {
  opacity: .7;
}
@font-face {
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/iconfont.eot");
  src: url("../fonts/iconfont.eot?#iefix") format("eot"), url("../fonts/iconfont.woff") format("woff"), url("../fonts/iconfont.ttf") format("truetype"), url("../fonts/iconfont.svg#iconfont") format("svg");
  font-family: "iconfont"
}
.u-button01 {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 38px;
  border: 1px solid #eb7000;
  background: #eb7000;
  color: #fff;
  font-weight: 400
}
.u-button01.is-s {
  border-radius: 19px;
  letter-spacing: calc(100 / 1000 * 1em)
}
.u-button01.is-m:after {
  right: 12px
}
.u-button01.is-white {
  border-color: #fff;
  background: none
}
.u-button01.is-white:hover {
  color: #333
}
.u-button01:hover {
  background: #fff;
  color: #eb7000;
  opacity: 1 !important;
}
.u-button02 {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 38px;
  background: url("/common/images/contents/icon-window.png") no-repeat 83.5% 50%;
  padding-right: 15px;
  border: 1px solid #0050a0;
  box-shadow: rgba(99, 99, 99, 0.2) 0 .2rem 1rem 0;
  color: #0050a0;
  font-weight: 400;
  border-radius: 28px;
  font-size: 1.6rem;
  width: 270px;
  margin-top: 40px
}
.u-button02:hover, .u-button02:active {
  background: #0050a0 url("/common/images/contents/icon-window-03.png") no-repeat 83.5% 50%;
  color: #FFFFFF;
  opacity: 1 !important;
}
.u-heading01 {
  color: #17283d;
  font-weight: 500;
  margin-bottom: 40px;
}
.u-heading01.is-white {
  color: #fff
}
.u-heading01-desc {
  margin-bottom: 35px;
}
.u-heading02 {
  font-size: 2.2rem;
  color: #17283d;
  font-weight: 500;
  margin-bottom: 20px;
}
.u-color-01 {
  color: #b82020
}
.u-bg-01 {
  background: #f3f4f5
}
@media screen and (min-width: 961px) {
  .t-center-pc {
    text-align: center
  }
  .t-left-pc {
    text-align: left
  }
  .t-right-pc {
    text-align: right
  }
  html, body {
    min-width: 1300px
  }
  .sp-visible {
    display: none !important
  }
  .mb-visible {
    display: none !important
  }
  .header-inner {
    max-width: 1280px;
    height: 100px;
    margin-right: auto;
    margin-left: auto
  }
  .header.is-scrolled {
    box-shadow: 0px 7px 13px -2px rgba(0, 0, 0, .3)
  }
  .header-logo {
    width: 154px
  }
  .gnav {
    display: flex;
    align-items: center;
    width: 857px;
    gap: 0 27px
  }
  .gnav-contact {
    margin: 0 0 0 auto
  }
  .gnav-toggle {
    display: none
  }
  .gnav .globalnav {
    display: flex;
    gap: 0 30px
  }
  .gnav .btn {
    width: 175px;
    height: 38px
  }
  .cheapest-ttl {
    border: none;
    margin-bottom: 56px;
    line-height: 1.5
  }
  .cheapest-ttl .line, .list-item-no .line {
    background: linear-gradient(transparent 80%, #eb7000 20%)
  }
  .cheapest-contact .btn {
    width: 400px;
  }
  .features-support div .support_tx {
    font-size: 1.5rem;
  }
  .flow_step p {
    font-size: 1.5rem !important;
  }
  .faq .u-heading01 {
    margin-bottom: 35px !important;
  }
  .faq .box-accordion-01 .unit-accordion-01 .icon {
    width: 36px;
    height: 36px;
    font-size: 2rem
  }
  .faq .box-accordion-01 .unit-accordion-01 .title:before {
    width: 28px;
    height: 28px
  }
  .faq .box-accordion-01 .unit-accordion-01 .title:after {
    right: 10px;
    width: 8px;
    height: 8px;
    border-right: 2px solid #17283d;
    border-bottom: 2px solid #17283d
  }
  .faq .box-accordion-01 .unit-accordion-01 .title .q-ttl {
    font-size: 1.6rem;
    padding-right: 40px !important;
  }
  .faq .box-accordion-01 .unit-accordion-01 .contents .ans {
    font-size: 1.5rem;
    line-height: 2.6rem
  }
  .faq .faq-tbl01 .detail {
    font-size: 1.4rem
  }
  .contact {
    margin: 0 auto;
  }
  .contact-ttl {
    margin-bottom: 65px
  }
  .u-button01.is-s {
    height: 38px;
    font-size: 1.6rem
  }
  .u-button01.is-m {
    height: 56px;
    border-radius: 28px;
    font-size: 1.6rem
  }
  .u-heading01 {
    font-size: 3.6rem
  }
  .u-hide-pc {
    display: none
  }
}
@media screen and (max-width: 960px) {
  .t-center-sp {
    text-align: center
  }
  .t-left-sp {
    text-align: left
  }
  .t-right-sp {
    text-align: right
  }
  body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6
  }
  h2 {
    font-size: 2rem !important;
    margin-bottom: 20px !important;
  }
  .pc-visible {
    display: none !important
  }
  .tb-visible {
    display: none !important
  }
  .header {
    position: relative
  }
  .header-inner {
    padding: 17px 30px
  }
  .header.is-scrolled {
    box-shadow: 0px 3px 6px -2px rgba(0, 0, 0, .3)
  }
  .header-logo {
    width: 72px
  }
  .header-logo img {
    height: 23.38px
  }
  .gnav-contact {
    display: flex;
    align-items: center;
    margin: 0 0 0 auto
  }
  .gnav .globalnav {
    display: none
  }
  .gnav .btn {
    width: 120px;
    font-size: 1rem
  }
  section {
    padding: 35px 0 40px !important;
  }
  .inner {
    width: 100%;
    padding: 0 25px;
  }
  .mainvisual {
    background: url("../images/bg_mv_01.png") no-repeat 20% 40%/cover;
  }
  .mainvisual h1 {
    font-size: 2.5rem !important;
  }
  .mainvisual .mv-catch {
    font-size: 2rem;
    margin: 25px auto 45px;
  }
  .mainvisual .mv-list {
    display: block;
  }
  .mainvisual .mv-list .mv-box {
    font-size: 1.5rem;
    text-align: center;
    margin: 0 auto 20px;
    width: 100%;
  }
  .mainvisual .mv-list .mv-box dl dd {
    font-size: 1.8rem;
  }
  .mainvisual .mv-list .mv-box dl dd a.arrow {
    margin-top: 10px;
  }
  .cheapest {
    margin: auto !important;
  }
  .cheapest-ttl {
    font-size: 2rem !important;
    margin-bottom: 30px;
    line-height: 1.5
  }
  .cheapest-contact .btn {
    width: 240px
  }
  .features .feat-list li.feat-box {
    padding: 25px 20px 35px !important;
    margin-bottom: 30px;
  }
  .features h3 {
    font-size: 1.6rem !important;
    padding-bottom: 10px;
    margin-bottom: 15px !important;
  }
  .features h4 {
    font-size: 1.6rem;
  }
  .features .h4-p {
    font-size: 1.6rem !important;
  }
  .features table {
    width: 100%;
  }
  .features table th, table td {
    font-size: 1.3rem !important;
    padding: 2px 5px;
  }
  .features table th span a {
    font-size: 1.1rem;
  }
  .features table .fs-p {
    font-size: 1.8rem;
  }
  .features-hdi {
    margin: 20px auto;
  }
  .features-hdi img {
    width: 100%;
  }
  .features-support {
    display: block;
  }
  .features-support div {
    width: 100%;
    margin-bottom: 20px;
  }
  .features-support div:last-child {
    margin-bottom: 0 !important;
  }
  .features-support div h4 {
    font-size: 1.5rem;
  }
  .features-support .support_img {
    width: 40%;
  }
  .features .feat-service {
    display: block;
  }
  .features .feat-service li {
    width: 100%;
  }
  .reason .reason-list li {
    display: block;
    padding: 25px 20px 30px;
  }
  .reason .reason-list .reason-tx, .reason .reason-list .reason-tx-02 {
    width: auto;
  }
  .reason-img-01, .reason-img-02, .reason-img-03 {
    margin: 10px auto 20px;
  }
  .reason-img-03 {
    width: 90%;
  }
  .reason .reason-list .reason-img-02 {
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: space-between;
  }
  .reason .u-heading02 {
    font-size: 1.5rem !important;
    margin-bottom: 15px !important;
  }
  .reason .feat-service li img {
    width: 80%;
  }
  .case .case-list {
    display: block;
  }
  .case .case-list li {
    width: 310px;
    margin: 0 auto 30px;
  }
  .case .case-list li .case-box {
    padding: 20px 20px 50px;
    color: #333333 !important;
    font-size: 1.4rem;
  }
  .case .case-list li .case-box h3 {
    font-size: 1.6rem;
  }
  .flow_step {
    display: block;
    margin-bottom: 0;
  }
  .flow_step > div {
    width: auto;
    max-width: 100%;
    border-radius: 20px;
    padding: 15px 15px 15px 100px;
    text-align: left;
    margin-bottom: 20px;
  }
  .flow_step > div:last-child {
  padding: 15px 15px 15px 100px;
  }
  .flow_step > div:before {
    display: none;
  }
  .flow_step > div:nth-child(2), .flow_step > div:nth-child(3), .flow_step > div:nth-child(4) {
    margin-bottom: 85px;
  }
  .flow_step > div > span {
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .flow_step > div > span b {
    font-size: 1.7rem;
  }
  .flow_step img {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -25px;
  }
  .flow_step h3 {
    font-size: 1.6rem;
    min-height: 0px;
    margin: 0px 0px 5px 0px;
  }
  .flow_step .ext {
    width: calc(100% - 60px) !important;
    left: 30px;
    bottom: -79px;
    transform: none;
    filter: drop-shadow(0px 0px 8px rgba(10, 62, 134, 0.15));
    text-align: center;
  }
  .flow_step .ext > div {
    padding: 10px 10px 0px 10px;
    clip-path: polygon(50% 100%, 100% calc(100% - 20px), 100% 0, 0 0, 0 calc(100% - 20px)) !important;
    height: 75px;
    border-radius: 0px !important;
  }
  .flow_step .ext p {
    margin-bottom: 5px;
  }
  .flow_step .ext div div {
    font-size: 1.8rem;
  }
  .faq {
    padding-bottom: 50px !important;
  }
  .faq-ttl {
    margin-bottom: 23px;
  }
  .faq .box-accordion-01 .unit-accordion-01 .icon {
    width: 27px;
    height: 27px;
    font-size: 1.5rem
  }
  .faq .box-accordion-01 .unit-accordion-01 .title:before {
    width: 21px;
    height: 21px
  }
  .faq .box-accordion-01 .unit-accordion-01 .title:after {
    right: 9px;
    width: 4px;
    height: 4px;
    border-right: 1px solid #17283d;
    border-bottom: 1px solid #17283d
  }
  .faq .box-accordion-01 .unit-accordion-01 .title .q-ttl {
    width: calc(100% - 40px);
    padding-right: 40px;
    font-size: 1.4rem
  }
  .faq .box-accordion-01 .unit-accordion-01 .contents .ans {
    font-size: 1.3rem;
    /*line-height: 1.8rem*/
  }
  .faq .faq-tbl01 .detail {
    font-size: 1.2rem
  }
  .contact-ttl {
    margin-bottom: 30px !important;
  }
  .contact .inner {
    padding: 0 !important;
  }
  .contact iframe {
    height: 2700px;
  }
  footer {
    font-size: 11px;
    padding: 20px 15px;
    text-align: center;
  }
  footer .inner {
    display: block;
    padding: 0;
  }
  footer .inner ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    margin-right: 0;
  }
  footer .inner ul li {
    font-size: 10px;
    margin-bottom: 5px;
  }
  .u-button01.is-s {
    height: 30px;
    font-size: 1rem
  }
  .u-button01.is-m {
    height: 40px;
    border-radius: 20px;
    font-size: 1.3rem
  }
  .u-heading01 {
    font-size: 2.5rem;
    letter-spacing: calc(50 / 1000 * 1em)
  }
  .u-hide-sp {
    display: none
  }
}