@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap";
@charset "UTF-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent;
  font-style: normal;
  font-size: 100%;
  outline: 0;
  outline: none
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
ul, nav ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after {
  content: '';
  content: none
}
q:before, q:after {
  content: '';
  content: none
}
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
  color: #08c;
}
em {
  font-style: normal
}
del {
  text-decoration: line-through
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
input, select {
  vertical-align: middle;
  outline: none
}
ins {
  color: #000;
  background-color: #eee;
  text-decoration: none
}
mark {
  color: #000;
  background-color: #eee;
  font-style: italic;
  font-weight: 700
}
hr {
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc;
  display: block;
  height: 1px
}
img {
  vertical-align: middle
}
#colorbox, #cboxOverlay, #cboxWrapper, #cboxLoadingOverlay, #cboxLoadingGraphic {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100vw !important;
  height: 100vh !important
}
#colorbox, #cboxOverlay, #cboxWrapper, #cboxContent {
  z-index: 9999;
  -webkit-transform: translate3d(0, 0, 0)
}
#cboxWrapper {
  max-width: none
}
#cboxMiddleLeft, #cboxBottomLeft {
  clear: left
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch
}
#cboxTitle {
  margin: 0
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer
}
.cboxPhoto {
  margin: auto;
  border: 0;
  display: block;
  float: left;
  max-width: none;
  -ms-interpolation-mode: bicubic
}
.cboxIframe {
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  width: 100%;
  height: 100%
}
#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box
}
#cboxOverlay {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .8);
  opacity: .9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90)
}
#colorbox {
  position: fixed;
  top: 0;
  left: 0;
  outline: 0
}
#cboxTopLeft {
  width: 21px;
  height: 21px
}
#cboxTopRight {
  width: 21px;
  height: 21px
}
#cboxBottomLeft {
  width: 21px;
  height: 21px
}
#cboxBottomRight {
  width: 21px;
  height: 21px
}
#cboxMiddleLeft {
  width: 21px
}
#cboxMiddleRight {
  width: 21px
}
#cboxTopCenter {
  height: 21px
}
#cboxBottomCenter {
  height: 21px
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc
}
#cboxLoadedContent {
  margin-bottom: 28px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh
}
#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  width: 100%;
  color: #949494;
  text-align: center
}
#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494
}
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  margin: 0;
  padding: 0;
  border: 0;
  width: auto;
  overflow: visible;
  background: none
}
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0
}
#cboxSlideshow {
  position: absolute;
  right: 30px;
  bottom: 4px;
  color: #0092ef
}
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter, .cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)
}
.cl {
  display: inline-block
}
.cl:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: '.'
}
* html .cl {
  height: 1%;
}
.cl {
  display: block
}
body {
  color: #000;
  background: #fff;
  font-family: Noto Sans JP, sans-serif;
  font-size: 15px;
  -webkit-text-size-adjust: none
}
.inner {
  margin: 0 auto;
  width: 1184px
}
.btn-contact {
  margin: 40px auto;
  width: 447px;
  height: 107px
}
.btn-contact a {
  border-radius: 20px;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 107px;
  color: #fff;
  background: #fb4141;
  font-weight: 700;
  font-size: 28px;
  text-align: center;
  text-decoration: none
}
.btn-contact a:hover {
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}
.page-header {
  box-sizing: border-box;
  padding: 10px 0;
  border-top: solid 7px #0058a2;
  position: relative;
  height: 80px;
  background: #fff
}
.page-header .logo {
  line-height: 49px;
  font-weight: 700;
  font-size: 18px
}
sup {
  font-size: 12px;
  font-weight: normal;
  padding-left: 2px;
}
.list-notice-01 {
  margin: 0;
}
.list-notice-01 > li {
  width: 100%;
  font-size: 13px !important;
  line-height: 1.6;
  margin: 0 0 5px;
  display: table;
}
.list-notice-01 > li .mark, .list-notice-01 > li .note {
  display: table-cell;
}
.list-notice-01 > li .mark {
  width: 1em;
  white-space: nowrap;
  padding: 0 10px 0 0;
}
.list-notice-01 > li .note > :first-child {
  margin-top: 5px;
}
.list-notice-01 > li .note > :last-child {
  margin-bottom: 0;
}
.fw-bold {
  font-weight: bold;
}
.mv {
  box-sizing: border-box;
  margin-top: -80px;
  padding: 90px 0 0;
  background: center top no-repeat url(../img/mv-bg.jpg);
}
.mv .lp-logo {
  width: 260px;
  text-align: center;
  padding: 30px 25px;
  border-radius: 20px;
  background-color: #FFFFFF;
  margin-bottom: 30px;
}
.mv .lp-logo img {
  width: 85%;
}
.mv .lp-heading {
  margin-right: 0;
  margin-left: auto;
  margin-bottom: 30px;
  padding: 50px 0 0;
  text-align: center;
  width: 700px
}
.mv h1 {
  margin-bottom: 30px;
}
.mv h1 img {
  margin: 0 auto;
  display: block;
  width: 63%
}
.mv .lp-heading img {
  margin-bottom: 15px;
  display: block
}
.mv .lp-heading p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.7;
}
.mv .mv_box {
  display: flex;
  justify-content: space-around !important;
  align-items: center;
  padding: 0 0 70px;
}
.mv .price_copy {
  display: block;
  font-weight: bold !important;
  font-size: 19px !important;
  text-align: center;
  color: #0058a2;
  margin-bottom: 15px;
  letter-spacing: .5rem;
}
.mv .mv_box ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  width: 100%;
}
.mv .mv_box ul li {
  width: 345px;
}
.mv .mv_box ul li img {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
}
.mv .feature_list {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 1000px
}
.mv .feature_list li {
  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-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 490px
}
.mv .feature_list li img {
  width: 100%
}
.mv .feature_list .note {
  margin: 5px auto 15px;
  width: 1000px;
  font-size: 19px
}
.cost_simulator .sim_wrap {
  background-color: #FFFFFF;
  box-sizing: border-box;
  margin-top: -70px;
  margin-bottom: 40px;
  padding: 30px 45px;
  border: solid 4px #3588d1;
  border-radius: 30px;
  box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, .1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.cost_simulator .sim_wrap .heading {
  margin-bottom: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  color: #0058a2;
  font-weight: 700;
  font-size: 26px !important;
  /*font-size: 34px;*/
  text-align: center
}
.cost_simulator .sim_wrap .sim_input {
  box-sizing: border-box;
  border-right: dashed 2px #3588d1;
  width: 60%;
  height: 153px
}
.cost_simulator .sim_wrap .sim_input ul {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-content: center;
}
.cost_simulator .sim_wrap .sim_input ul li {
  width: 45%
}
.cost_simulator .sim_wrap .sim_input ul li span {
  display: block;
  font-size: 18px
}
.cost_simulator .sim_wrap .sim_input ul li input {
  border: solid 3px #707070;
  width: 200px;
  height: 50px;
  background: #f3f3f3;
  font-size: 28px;
  margin-right: 2px;
}
.cost_simulator .sim_wrap .sim_input ul li small {
  vertical-align: bottom;
  font-weight: 700;
  font-size: 24px
}
.cost_simulator .sim_wrap .sim_input .btn-calc {
  margin: 0 auto;
  width: 420px;
  height: 50px;
  line-height: 50px;
  font-weight: 700;
  font-size: 21px;
  text-align: center;
  cursor: pointer
}
.cost_simulator .sim_wrap .sim_input .btn-calc a {
  border-radius: 30px;
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  background: #3588d1;
  text-decoration: none
}
.cost_simulator .sim_wrap .sim_input .btn-calc a:hover {
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}
.cost_simulator .sim_wrap .sim_output {
  box-sizing: border-box;
  padding-left: 70px;
  width: 40%;
  height: 153px
}
.cost_simulator .sim_wrap .sim_output .sim_result {
  font-weight: 700
}
.cost_simulator .sim_wrap .sim_output .sim_result small {
  font-size: 27px
}
.cost_simulator .sim_wrap .sim_output .sim_result .result {
  margin: 0 10px;
  display: inline-block;
  color: #fb4141;
  font-size: 51px;
  text-decoration: underline
}
.merit {
  margin-top: -100px;
  padding: 220px 0 50px;
  background: center top no-repeat url(../img/main-bg.png)
}
.merit .heading {
  margin-bottom: 40px;
  line-height: 1.2em;
  font-weight: 700;
  font-size: 34px;
  text-align: center
}
.merit .description {
  margin-bottom: 50px;
  font-size: 18px;
  text-align: center
}
.merit .merit_box {
  padding: 20px 50px 50px;
  background-color: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  border: solid 1px #f5f9fd;
  margin: 0 auto 60px;
  width: 1000px;
}
.merit .merit_box h3 {
  color: #0058a2;
  font-size: 18px;
  margin-bottom: 5px;
}
.merit .merit_box ul li.merit_item {
  border-bottom: solid 2px #f5f9fd;
  padding: 30px 0;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
}
.merit .merit_box ul li.merit_item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
ul li.merit_item .merit_img {
  width: 150px !important;
  text-align: center;
}
.merit_tx {
  width: 830px;
}
.merit_tx2 {
  width: 550px;
}
.merit_box .list-notice-01 {
  margin-top: 10px;
}
.movie {
  background-color: #f5f9fd;
  padding: 250px 0 100px;
}
.feature_detail {
  margin-top: -170px;
  padding-top: 170px;
  background: center top no-repeat url(../img/main-bg.png)
}
.feature-item {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.feature-item .detail {
  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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 580px
}
.feature-item .detail .heading {
  margin-bottom: 40px;
  line-height: 1.2em;
  font-weight: 700;
  font-size: 34px;
  text-align: center
}
.feature-item .detail .heading em {
  color: #fb4141
}
.feature-item .detail .desc {
  margin-bottom: 20px;
  font-size: 18px;
  text-align: center
}
.feature-item .detail small {
  display: block;
  font-size: 14px;
  text-align: center
}
.feature-item figure {
  width: 580px
}
.feature-item.mod_img_left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}
.option_service {
  padding: 60px 0 0;
  text-align: center
}
.option_service .heading {
  margin-bottom: 60px;
  border-bottom: solid 3px #333;
  display: inline-block;
  font-weight: 700;
  font-size: 28px
}
.option_service .description {
  margin-bottom: 70px;
  font-size: 18px;
  text-align: center
}
.option_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
  margin-bottom: 40px;
}
.option_list li {
  margin-bottom: 40px;
  position: relative;
  width: 341px
}
.option_list li:after {
  border-radius: 100%;
  display: block;
  position: absolute;
  top: 10px;
  right: -30px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  content: '無料';
  color: #fff;
  background: #3588d1;
  font-weight: 700;
  font-size: 24px;
  text-align: center
}
.option_list li.gry:after {
  border-radius: 100%;
  display: block;
  position: absolute;
  top: 10px;
  right: -30px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  content: '有料';
  color: #fff;
  background: #333;
  font-weight: 700;
  font-size: 24px;
  text-align: center
}
.option_list li figure {
  margin-bottom: 10px
}
.option_list li .term {
  margin-bottom: 10px;
  display: block;
  color: #0058a2;
  font-weight: 700;
  font-size: 19px
}
.option_list li .detail {
  font-size: 16px;
  line-height: 1.7;
}
.option_list li .detail .fs {
  display: inline-block;
  font-size: 14px;
  margin-top: 10px;
}
.price_etc {
  padding: 0 0 100px !important;
  text-align: center
}
.price_etc .heading {
  margin-bottom: 40px !important;
  border-bottom: solid 3px #333;
  display: inline-block !important;
  font-weight: 700;
  font-size: 28px;
}
.price_etc .description {
  margin-bottom: 50px;
  font-size: 18px;
  text-align: center
}
.tab-contents {
  margin: 0 auto;
  text-align: left;
  width: 90%;
}
.tab-contents label {
  display: block;
  color: #0058a2;
  cursor: pointer;
  font-weight: 700;
  font-size: 19px;
  position: relative;
}
.tab-contents label span {
  display: inline-block;
  font-size: 13px !important;
  margin-bottom: 8px;
  line-height: 1.2;
  vertical-align: baseline;
  margin: 0 5px;
  padding: 5px 17px;
  border-radius: 3px;
  background: #e5f0fc;
  color: #0058a2 !important;
}
.tab-contents label:hover {
  opacity: .8;
}
.tab-contents label:after {
  color: #cee2f9;
  font-family: "FontAwesome";
  font-size: 17px;
  font-weight: bold;
  content: "＋";
  top: -2px;
  right: -10px;
  display: inline-block;
  border: solid 3px #cee2f9;
  border-radius: 50%;
  line-height: 1;
  padding: 2px 3px 3px;
  position: absolute;
}
.tab-contents input:checked ~ label::after {
  content: "－";
}
.tab-contents input {
  display: none;
}
.tab-box1, .tab-box2, .tab-box3 {
  padding-bottom: 20px;
  margin-top: 20px;
  padding: 20px 40px;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  border: solid 1px #f5f9fd;
  border-radius: 10px;
}
.tab-box1 .tab-item, .tab-box2 .tab-item, .tab-box3 .tab-item {
  height: 0px;
  padding: 0px;
  overflow: hidden;
  opacity: 0;
  transition: 0.5s;
}
.tab-box1 input:checked ~ .tab-item, .tab-box2 input:checked ~ .tab-item, .tab-box3 input:checked ~ .tab-item {
  height: auto;
  opacity: 1;
  padding-top: 20px;
  padding-bottom: 20px;
}
.tab-contents h4 {
  margin: 30px 0 10px -20px;
  display: block;
  font-weight: 700;
  font-size: 18px
}
.tab-contents .media {
  margin: 30px auto 0;
  text-align: center;
}
.tbl-01 {
  width: 100%;
}
.tbl-01 th, .tbl-01 td {
  word-wrap: break-word;
  overflow-wrap: break-word;
  text-align: center;
}
.tbl-01 th > :last-child, .tbl-01 td > :last-child {
  margin-bottom: 0;
}
.tbl-01 th {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.tbl-point-01 {
  background: #fce9e9 !important;
}
.tbl-01 tr.ta-c th, .tbl-01 tr.ta-c td {
  text-align: center !important;
}
.tbl-01 tr.ta-r th, .tbl-01 tr.ta-r td {
  text-align: right !important;
}
.tbl-01 tr.va-t th, .tbl-01 tr.va-t td {
  vertical-align: top !important;
}
.tbl-01 tr.va-m th, .tbl-01 tr.va-m td, .tbl-01 tr.va-m img {
  vertical-align: middle !important;
}
.tbl-01 tr.va-b th, .tbl-01 tr.va-b td, .tbl-01 tr.va-b img {
  vertical-align: bottom !important;
}
.tbl-01 td.ta-c {
  text-align: center !important;
}
.tbl-01 td.ta-r {
  text-align: right !important;
}
.tbl-01 td.va-t {
  vertical-align: top !important;
}
.tbl-01 td.va-m, .tbl-01 td.va-m img {
  vertical-align: middle !important;
}
.tbl-01 td.va-b, .tbl-01 td.va-b img {
  vertical-align: bottom !important;
}
.tbl-01 {
  border-top: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  background: #fff;
  margin: 20px 0;
}
.tbl-01.mt-0 {
  margin-top: 0 !important;
}
.tbl-01 th, .tbl-01 td {
  border-bottom: 1px solid #d3d3d3;
  border-left: 1px solid #d3d3d3;
  padding: 10px;
}
.tbl-01 th, .tbl-01 > thead td {
  background: #eeeff1;
  font-size: 16px;
}
.tbl-01 .head {
  background: #eeeff1;
  font-size: 18px !important;
}
.tbl-01 > tbody td {
  font-size: 15px;
  vertical-align: top;
}
.tbl-01 .head {
  font-weight: bold;
  text-align: center;
}
.tbl-01 .normal {
  background: #fff;
  font-weight: normal;
  text-align: left;
}
.tbl-01 .fs-p {
  font-size: 28px;
  font-weight: bold;
  margin-right: 5px;
}
.tbl-01 .fs-p-02 {
  font-size: 24px;
  font-weight: bold;
  margin-right: 5px;
}
.tbl-01 .w-th {
  width: 40%;
}
.tbl-01 .list-bullet-01 > li:before {
  top: .4em;
}
.tbl-01 .list-notice-01 > li {
  font-size: 12px;
}
.tbl-01 .list-notice-01 > li .mark {
  padding-right: 5px;
}
.tbl-01 td p, .tbl-01 td ul {
  margin-bottom: 0;
}
.tbl-01 td .list-bullet-01 {
  margin-bottom: 0px;
}
.tbl-01 .td-logo {
  padding: 16px 8px !important;
}
.atottl {
font-size: 16px !important;
font-weight: bold;
padding: 25px 0 5px;
}
.atobanner {
  width: 700px;
  background-color: #eaf5f8;
  text-align: center;
  margin: 20px auto 0 !important;
  padding-bottom: 30px;
  position: relative;
  padding: 3px;
}
.atobanner a:active, .atobanner a:visited, .atobanner a:link, .atobanner a:hover {
  text-decoration: none;
}
.atobanner a:active, .atobanner a:hover {
  opacity: 0.7;
}
.atobanner .bninner {
  display: flex;
  justify-content: center;
  padding: 0 10px;
  border: solid 1px #3581c2;
}
.atobanner .bninner div:first-child {
  width: 520px;
  text-align: center;
  padding-top: 8px;
  padding-left: 40px;
}
.atobanner .bninner .atoimg {
  width: 120px !important;
  text-align: center;
  padding-top: 8px;
}
.atobanner .bninner .atoimg img {
  width: 120px !important;
}
.atobanner .bninner .reco {
  background: #e1516d;
  border-bottom: solid 1px #b7465c;
  border-right: solid 1px #cc5068;
  color: #FFFFFF;
  display: inline;
  font-size: 12px;
  font-weight: 700;
  margin-top: -2px;
  margin-left: -3px;
  letter-spacing: 1px;
  padding: 5px 0 2px 4px !important;
  position: absolute;
  left: 0;
  width: 100px !important;
}
.atobanner p {
  color: #333 !important;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.atobanner .atotitle {
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 18px;
  line-height: 1.7;
}
.atobanner .atocopy {
  font-size: 13px;
}
.atobanner .fc-05 {
  color: #e1516d;
}
.atobanner .atolink {
  display: inline-block;
  font-size: 10px;
  color: #FFFFFF !important;
  background-color: #3581c2;
  border-radius: 20px;
  padding: 2px 80px;
  margin-top: 8px;
  margin-bottom: 0 !important;
}
.dt-no {
  display: none;
}
.step {
  background-color: #f5f9fd;
  padding: 70px 0 96px
}
.step .inner {
  text-align: center
}
.step .heading {
  margin-bottom: 40px;
  color: #0058a2;
  font-size: 34px
}
.step .heading_h3 {
  margin-bottom: 60px;
  border-bottom: solid 3px #333;
  display: inline-block;
  font-weight: 700;
  font-size: 28px
}
.step .heading_h3 span {
  font-weight: normal;
  font-size: 20px
}
.step .description {
  margin-bottom: 70px
}
.step .description strong {
  display: block;
  font-weight: 700;
  font-size: 22px
}
.step .description strong em {
  color: #fb4141
}
.step .description small {
  font-size: 18px
}
.step .logo {
  margin: -80px auto 40px;
  width: 224px;
  background: #fff
}
.step .step_before_box {
  margin: -10px auto 60px;
}
.step .step_before_box a {
  color: #08c
}
.step .step_before {
  /*padding: 0 42px;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 20px 10px 20px 20px;
  border-radius: 10px;
  list-style: none;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  border: solid 1px #f5f9fd;
}
.step .step_before_box {
  width: 780px;
}
.step .step_before_box .step_list {
  padding: 0 0 20px;
}
.step .step_before_box .step_list li {
  width: 380px !important;
  padding-bottom: 0 !important;
}
.step .step_before_box .step_list li:last-child {
  padding-bottom: 0 !important;
}
.step .step_before_box .step_list li .before_flex {
  display: flex;
  justify-content: space-between;
  flex-flow: row-reverse
}
.step .step_before_box .step_list li .before_flex .term {
  height: auto !important;
  display: inline-block;
  text-align: left;
  width: 240px !important;
  margin: 0 !important;
  padding: 0 15px 0 0 !important;
}
.step .step_before_box .step_list li:last-child .before_flex .term {
  margin-top: -10px !important;
}
.step .step_before_box .step_list li .before_flex .term span {
  display: block;
  font-weight: normal;
  color: #333333;
}
.step .step_before_box .step_list li .before_flex figure img {
  width: 70px;
  margin-top: -20px;
}
.step .step_before_box .list-notice-01 li {
  text-align: left !important;
}
.step .step_list {
  padding: 0 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.step .step_list li {
  box-sizing: border-box;
  padding: 0 15px 36px 18px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /*width: 222px;
  /*height: 577px;*/
  width: calc((100% / 6) - 18px);
  list-style: none;
  /*background: #e8f4fe*/
  background: #FFFFFF;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  border: solid 1px #f5f9fd;
}
.step .step_list.beforeflow li {
  width: calc((100% / 3) - 18px) !important;
}
.step .step_list li:first-child, .step .step_list_b li:first-child {
  margin-left: 0
}
.step .step_list li:last-child {
  padding: 0 13px 36px !important;
}
.step .step_list li .number {
  margin: -30.4px 0 16px;
  display: block;
  height: 54px;
  font-size: 19.2px
}
.step .step_list li .number em {
  font-size: 33.6px
}
.step .step_list li .term {
  display: block;
  height: 63px;
  line-height: 1.3em;
  color: #0058a2;
  font-weight: 700;
  font-size: 20px
}
.step .step_list li figure {
  margin-bottom: 20px
}
.step .step_list li .detail {
  font-size: 15px !important;
  text-align: left
}
.step .step_list li .detail small {
  margin-top: 15px;
  display: block;
  font-size: 13px
}
.step .step_list li .detail em {
  font-weight: 700
}
.step .step_list li .detail .mod_note {
  color: #fb4141
}
.step .step_list li .detail .mod_info {
  color: #0058a2
}
/*.step .step_list li.mod_partialcomplete {
  background: #fff7f7
}
.step .step_list li.mod_partialcomplete .term {
  color: #fb4141;
  font-size: 22px
}*/
.step .step_list li.mod_complete {
  border: solid 5px #fb4141;
  /*background: #fff7f7*/
}
.step .step_list li.mod_complete .term {
  margin: -20px 0 20px;
  color: #fb4141;
  font-size: 28px
}
/*.step .step-zeus {
  margin-left: -46px;
  padding: 52px 0 42px;
  border: solid 5px #fb4141;
  border-radius: 30px;
  display: inline-block
}
.step .step-bcart {
  padding: 52px 0 42px;
  border: solid 5px #0058a2;
  border-radius: 30px;
  display: inline-block
}*/
.step .notice {
  padding: 30px 0 120px;
  position: relative;
  font-size: 18px
}
.step .notice:after {
  box-sizing: border-box;
  margin-left: -101px;
  border-top: 46px solid #0058a2;
  border-right: 101px solid transparent;
  border-bottom: 46px solid transparent;
  border-left: 101px solid transparent;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 202px;
  height: 92px;
  content: ''
}
.plan {
  margin-bottom: 27px;
  padding: 60px 0 70px;
  color: #fff;
  background-color: #3588d1
}
.plan .inner {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.plan .heading {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 34px;
  text-align: center
}
.plan .heading span {
  font-size: 24px;
}
.plan .description {
  margin-bottom: 30px;
  font-size: 18px;
  text-align: center
}
.plan .tbl-01 {
  color: #333333;
  margin: 0 auto 20px;
  width: 100% !important;
}
.tbl-01 th, .tbl-01 > thead td, .tbl-01 .head {
  font-size: 15px;
}
.plan h3 {
  font-size: 20px;
  padding: 0 0 30px;
  text-align: center;
}
.plan .note {
  font-size: 14px;
}
.plan .note li {
  margin-bottom: 3px;
}
.plan .note .mark {
  vertical-align: top;
}
.plan .note .note_tx {
  display: inline-block;
  width: 95%;
}
.plan .note .note_tx .fw-bold {
  font-weight: bold;
}
.plan .note .note_tx a:link, .plan .note .note_tx a:visited {
  color: #FFFFFF !important;
}
.label-01, .label-20, .label-21 {
  border-radius: 3px;
  font-weight: bold !important;
  font-size: 14px !important;
  line-height: 1.2;
  vertical-align: baseline;
  margin: 0 8px 0 0;
  padding: 5px 10px 4px;
  display: inline-block;
}
.label-01 {
  background: #ffe200;
  margin-left: 8px !important;
}
.label-20 {
  background: #0287bf;
  color: #ffffff;
}
.label-21 {
  background: #eeeff1;
  color: #0089c5;
}
.contact {
  padding: 60px 0;
  color: #fff;
  background-color: #0058a2
}
.contact ul {
  display: flex;
  justify-content: center;
}
.contact ul li {
  margin: 0 20px;
  width: 400px !important;
  height: 70px
}
.contact .btn-01, .contact .btn-02 {
  border: 2px solid #FFFFFF;
  border-radius: 10px;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 70px;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  text-decoration: none
}
.contact .btn-01 {
  color: #fff;
  background: #fb4141;
}
.contact .btn-02 {
  color: #0058a2;
  background: #fff;
}
.contact .btn-01:hover, .contact .btn-02:hover {
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}
.faq {
  /*padding: 100px 0 140px;
  background: center top no-repeat url(../img/faq-bg.png)*/
  margin-top: -100px;
  padding: 190px 0 100px;
  background: center top no-repeat url(../img/main-bg.png)
}
.faq .heading {
  margin-bottom: 60px;
  color: #0058a2;
  font-weight: 700;
  font-size: 34px;
  text-align: center
}
.faq_list {
  padding: 20px 50px 10px;
  background-color: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  border: solid 1px #f5f9fd;
  width: 1000px;
  margin: 0 auto;
}
.faq_list .item {
  border-bottom: solid 2px #f5f9fd;
  padding: 30px 0;
}
.faq_list .item.bb_none {
  border-bottom: none !important;
}
.faq_list .item .q, .faq_list .item .a {
  padding-left: 60px;
  position: relative;
  font-size: 16px
}
.faq_list .list-notice-01 {
  padding-left: 60px;
  margin-top: 10px;
}
.faq_list .item .q:before, .faq_list .item .a:before {
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  width: 42px;
  height: 42px;
  content: '';
  background-size: contain
}
.faq_list .item .q {
  margin-bottom: 25px;
  font-weight: 700
}
.faq_list .item .q:before {
  background-image: url(../img/faq-mark_q.png)
}
.faq_list .item .a:before {
  background-image: url(../img/faq-mark_a.png)
}
.m-form .heading {
  margin-bottom: 10px;
  color: #0058a2;
  font-weight: 700;
  font-size: 34px;
  text-align: center
}
.m-form .description {
  margin-bottom: 60px;
  font-size: 18px;
  text-align: center
}
.m-form iframe {
  height: 1560px
}
.about {
  background: #f1f6fc;
  padding: 40px 0;
  margin: 0;
}
.about .flex {
  display: flex;
  justify-content: flex-start;
}
.about .flex div {
  width: 45%;
}
.about .flex div:first-child {
  font-size: 20px;
  font-weight: 900;
  padding-right: 40px;
  text-align: right;
  width: 35% !important;
}
.about .flex div:last-child {
  border-left: 1px solid #a6a6a6;
  padding-left: 40px;
}
.about dl {
  display: flex;
  flex-wrap: wrap;
  font-size: 14px !important;
  font-weight: 400;
  margin: 0;
}
.about dt {
  width: 12%;
  margin-top: .5rem;
}
.about dd {
  width: 88%;
  margin-top: .5rem;
}
.about .about_logo {
  width: 120px;
}
footer.copy {
  padding: 30px 0;
  font-size: 14px;
  text-align: center
}
.spv {
  display: none !important
}
@media screen and (max-width:768px) {
  .inner {
    width: 100%
  }
  .btn-contact {
    margin: 40px auto;
    width: 300px;
    height: 70px
  }
  .btn-contact a {
    border-radius: 10px;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 70px;
    color: #fff;
    background: #fb4141;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    text-decoration: none
  }
  .btn-contact a:hover {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
  }
  .page-header {
    box-sizing: border-box;
    padding: 10px;
    border-top: solid 7px #0058a2;
    position: relative;
    height: 50px;
    background: #fff
  }
  .page-header .logo {
    line-height: 20px;
    font-weight: 400;
    font-size: 14px
  }
  .page-header .logo img {
    height: 20px
  }
  .dt-no {
    display: inline;
  }
  .mv {
    box-sizing: border-box;
    margin-top: -80px;
    padding: 80px 0 0;
    background: right top no-repeat url(../img/mv-bg.jpg)
  }
  .mv .lp-heading {
    width: 85%;
    padding-top: 0;
    margin: 0 auto;
  }
  .mv h1 img {
    margin: 0 auto 10px;
    display: block;
    width: 80%
  }
  .mv .lp-heading small {
    display: block;
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    -webkit-text-fill-color: black;
    -webkit-text-stroke: 3px rgba(255, 255, 255, .2)
  }
  .mv .lp-logo {
    width: 30%;
    margin: 30px auto 20px;
    padding: 5px;
  }
  .mv .mv_box {
    padding: 0 0 40px;
  }
  .mv .mv_box, .mv .mv_box ul {
    display: block;
  }
  .mv_box ul {
    padding-bottom: 2px;
  }
  .mv .mv_box ul li {
    width: 90%;
    text-align: center;
    margin: 10px auto;
  }
  .mv .mv_box ul li img {
    width: 100%;
  }
  .mv .feature_list {
    margin: 0 auto;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 90%
  }
  .mv .feature_list li {
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
  }
  .mv .feature_list li img {
    margin-bottom: 15px;
    width: 100%
  }
  .mv .feature_list .note {
    margin: 5px auto 15px;
    width: 100%;
    font-size: 11px
  }
  .cost_simulator .sim_wrap {
    box-sizing: border-box;
    margin: 0 auto 30px;
    padding: 20px 15px;
    border: solid 4px #0058a2;
    border-radius: 10px;
    box-shadow: 5px 5px 20px 5px rgba(0, 0, 0, .16);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%
  }
  .cost_simulator .sim_wrap .heading {
    margin-bottom: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    color: #0058a2;
    font-weight: 700;
    font-size: 18px !important;
    text-align: center
  }
  .cost_simulator .sim_wrap .sim_input {
    box-sizing: border-box;
    padding-bottom: 20px;
    border-right: 0;
    border-bottom: dashed 2px #3588d1;
    width: 100%;
    height: auto
  }
  .cost_simulator .sim_wrap .sim_input ul {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .cost_simulator .sim_wrap .sim_input ul li {
    width: 100%;
    text-align: center
  }
  .cost_simulator .sim_wrap .sim_input ul li span {
    display: block;
    font-size: 16px;
    text-align: left
  }
  .cost_simulator .sim_wrap .sim_input ul li input {
    border: solid 4px #707070;
    width: 250px;
    height: 50px;
    background: #f3f3f3;
    font-size: 28px
  }
  .cost_simulator .sim_wrap .sim_input ul li small {
    vertical-align: bottom;
    font-weight: 700;
    font-size: 20px
  }
  .cost_simulator .sim_wrap .sim_input .btn-calc {
    margin: 0 auto;
    width: 300px;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    cursor: pointer
  }
  .cost_simulator .sim_wrap .sim_input .btn-calc a {
    border-radius: 10px;
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    background: #0058a2;
    text-decoration: none
  }
  .cost_simulator .sim_wrap .sim_input .btn-calc a:hover {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
  }
  .cost_simulator .sim_wrap .sim_output {
    box-sizing: border-box;
    padding-left: 0;
    width: 100%;
    height: auto
  }
  .cost_simulator .sim_wrap .sim_output .sim_result {
    font-weight: 700;
    text-align: center
  }
  .cost_simulator .sim_wrap .sim_output .sim_result small {
    font-size: 18px
  }
  .cost_simulator .sim_wrap .sim_output .sim_result .result {
    margin: 0 10px;
    display: inline-block;
    color: #fb4141;
    font-size: 40px;
    text-decoration: underline
  }
  .merit {
    padding: 160px 0 40px;
  }
  .merit .heading {
    font-size: 20px;
  }
  .merit .inner {
    width: 90%;
    margin: 0 auto;
  }
  .merit .description {
    font-size: 15px;
    margin-bottom: 35px;
  }
  .merit .merit_box {
    width: 90%;
    padding: 10px 20px 20px;
    font-size: 15px;
  }
  .merit .merit_box h3 {
    font-size: 15px;
  }
  .merit .merit_box ul li.merit_item {
    font-size: 15px;
    display: block;
  }
  .merit .merit_box ul li.merit_item .merit_img {
    margin: 0 auto 15px;
  }
  .merit_tx, .merit_tx2 {
    width: 100%;
  }
  .merit .list-notice-01 {
    margin-top: 15px;
  }
  .feature_detail {
    margin-top: -170px;
    padding-top: 190px;
    background: center top no-repeat url(../img/main-bg.png)
  }
  .feature-item {
    margin-bottom: 30px;
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .feature-item .detail {
    margin-bottom: 20px;
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
  }
  .feature-item .detail .heading {
    margin-bottom: 40px;
    line-height: 1.2em;
    font-weight: 700;
    font-size: 34px;
    text-align: center
  }
  .feature-item .detail .heading em {
    color: #fb4141
  }
  .feature-item .detail .desc {
    margin-bottom: 20px;
    font-size: 18px;
    text-align: center
  }
  .feature-item .detail small {
    display: block;
    font-size: 10px;
    text-align: center
  }
  .feature-item .detail .detail-image {
    margin: 0 auto;
    width: 80%
  }
  .feature-item .detail .detail-image img {
    width: 100%
  }
  .feature-item figure {
    width: 100%
  }
  .feature-item figure img {
    width: 100%
  }
  .feature-item.mod_img_left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
  .option_service {
    padding: 10px 0 30px;
    text-align: center
  }
  .option_service .heading {
    margin-bottom: 40px;
    border-bottom: solid 3px #333;
    display: inline-block;
    font-weight: 700;
    /*font-size: 20px*/
    font-size: 18px
  }
  .option_service .description {
    margin: 0 auto 35px;
    width: 90%;
    font-size: 15px
  }
  .option_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
    margin-bottom: 0;
  }
  .option_list li {
    margin: 0 auto 40px;
    padding: 20px;
    border: solid 1px #cfcfcf;
    border-radius: 10px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .2);
    position: relative;
    width: 80%;
    background: #fff
  }
  .option_list li:after, .option_list li.gry:after {
    border-radius: 100%;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 80px;
    height: 80px;
    line-height: 80px;
    /*content: '無料';
    color: #fff;
    background: #3588d1;*/
    font-weight: 700;
    font-size: 20px;
    text-align: center
  }
  .option_list li figure {
    margin-bottom: 10px
  }
  .option_list li .term {
    margin-bottom: 10px;
    display: block;
    color: #0058a2;
    font-weight: 700;
    font-size: 18px
  }
  .option_list li .detail {
    font-size: 15px
  }
  .price_etc {
    padding: 0 0 60px !important;
  }
  .price_etc .heading {
    margin: 0px auto 40px !important;
    font-size: 20px !important;
  }
  .price_etc .description {
    margin: 0 auto 35px;
    width: 90%;
    font-size: 15px
  }
  .price_etc h4 {
  font-size: 15px !important;
  }
  .price_etc .tbl-01 th {
    font-size: 12px !important;
  }
  .price_etc .tbl-01 img {
    width: 80%;
  }
  .price_etc .tbl-01 .fs-p, .price_etc .tbl-01 .fs-p-02 {
  font-size: 18px;
}
  .tab-box1, .tab-box2, .tab-box3 {
    padding: 20px;
  }
  .tab-contents label {
    font-size: 15px;
  }
  .tab-contents label span {
    margin: 5px 0 0;
  }
  .tab-contents .media img {
    width: 100%;
  }
  .atottl {
    font-size: 15px !important;
}
  .atobanner {
    width: 90%;
  }
  .atobanner .bninner {
    display: block;
    padding: 8px;
  }
  .atobanner .bninner div:first-child {
    width: 100%;
    font-weight: 700;
    padding-top: 0;
    padding-left: 0;
  }
  .atobanner .bninner div:last-child {
    display: none;
  }
  .atobanner .bninner .reco {
    display: block;
    font-size: 10px;
    font-weight: 400 !important;
    margin-top: -4px;
    letter-spacing: 0;
    padding: 4px 0 2px !important;
    width: 63px !important;
  }
  .atobanner .bninner .atolink {
    padding: 2px 0;
    font-weight: 400;
    width: 90%;
  }
  .atobanner p {
    color: #333 !important;
    margin-bottom: 0;
    letter-spacing: 0;
  }
  .atobanner .atotitle {
    font-weight: 700 !important;
    font-size: 13px;
  }
  .atobanner .atocopy {
    display: none;
  }
  .step {
    padding: 50px 0
  }
  .step .inner {
    text-align: center
  }
  .step .heading {
    margin-bottom: 20px;
    color: #0058a2;
    font-size: 20px
  }
  .step .heading_h3 {
    margin-bottom: 30px;
    font-size: 18px
  }
  .step .heading_h3 span {
    font-size: 14px;
  }
  .step .heading em {
    display: block
  }
  .step .description {
    margin-bottom: 70px
  }
  .step .description strong {
    display: block;
    font-weight: 700;
    font-size: 22px
  }
  .step .description strong em {
    color: #fb4141
  }
  .step .description small {
    font-size: 18px
  }
  .step .logo {
    margin: -80px auto 40px;
    width: 224px;
    background: #fff
  }
  .step .step_before_box {
    width: 85%;
  }
  .step .step_before_box .step_list {
    padding-top: 10px;
  }
  .step .step_before_box .step_list li {
    width: 100% !important;
    padding-bottom: 15px !important;
  }
  .step .step_before_box .step_list li:last-child {
    margin-bottom: 0 !important;
  }
  .step .step_list {
    padding: 0;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
  .step .step_list li {
    box-sizing: border-box;
    margin: 0 auto 30px;
    padding: 0 18px 20px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 85%;
    height: auto;
    list-style: none;
    background: #FFFFFF;
    /*background: #e8f4fe*/
  }
  .step .step_list li:first-child {
    margin-left: auto
  }
  .step .step_list li:last-child, .step .step_before_box .step_list li:last-child {
  padding: 0 18px 20px !important;
}
  .step .step_list li .number {
    margin: -25px 0 5px;
    display: block;
    height: auto;
    text-align: left
  }
  .step .step_list li .number em {
    font-size: 28px
  }
  .step .step_list li .term {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #0058a2;
    display: block;
    height: auto;
    line-height: 1.3em;
    color: #0058a2;
    font-weight: 700;
    font-size: 18px;
    text-align: left
  }
  .step .step_list li figure {
    margin-bottom: 20px;
    position: absolute;
    top: 7px;
    right: 15px;
    width: 45px
  }
  .step .step_list li figure img {
    width: 100%
  }
  .step .step_list li .detail {
    font-size: 15px;
    text-align: left
  }
  .step .step_list li .detail small {
    margin-top: 15px;
    display: block;
    font-size: 12px
  }
  .step .step_list li .detail em {
    font-weight: 700
  }
  .step .step_list li .detail .mod_note {
    color: #fb4141
  }
  .step .step_list li .detail .mod_info {
    color: #0058a2
  }
  .step .notice {
    padding: 30px 0 120px;
    position: relative;
    font-size: 18px
  }
  .step .notice:after {
    box-sizing: border-box;
    margin-left: -101px;
    border-top: 46px solid #0058a2;
    border-right: 101px solid transparent;
    border-bottom: 46px solid transparent;
    border-left: 101px solid transparent;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 202px;
    height: 92px;
    content: ''
  }
  .plan {
    margin-bottom: 27px;
    padding: 60px 0 50px;
    color: #fff;
    background-color: #3588d1
  }
  .plan .inner {
    width: 90%;
  }
  .plan .heading {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
    text-align: center
  }
  .plan .heading span {
    font-size: 15px;
  }
  .plan .description {
    margin-bottom: 25px;
    font-size: 14px;
    text-align: center
  }
  .plan .note {
    margin: 0 auto;
    width: 100%;
    font-size: 13px
  }
  .plan .note li {
    margin-bottom: 5px;
  }
  .plan .note .note_tx {
    width: 90%;
  }
  .tbl-01 th, .tbl-01 > thead td, .tbl-01 td {
    font-size: 13px !important;
  }
  .tbl-01 .head {
    font-size: 15px !important;
  }
  .plan .tbl-01 img {
    width: 70%;
  }
  .faq {
    padding: 50px 0;
    margin-top: 0;
  }
  .faq .heading {
    margin-bottom: 40px;
    font-size: 20px;
  }
  .faq_list {
    padding: 0 15px;
    width: 85%;
  }
  .faq_list .item {
    margin-bottom: 0
  }
  .faq_list .item .q, .faq_list .item .a {
    padding-left: 60px;
    position: relative;
    font-size: 15px
  }
  .faq_list .item .q:before, .faq_list .item .a:before {
    display: block;
    position: absolute;
    top: -5px;
    left: 0;
    width: 42px;
    height: 42px;
    content: '';
    background-size: contain
  }
  .faq_list .item .q {
    margin-bottom: 25px;
    font-weight: 700
  }
  .faq_list .item .q:before {
    background-image: url(../img/faq-mark_q.png)
  }
  .faq_list .item .a:before {
    background-image: url(../img/faq-mark_a.png)
  }
  .m-form .heading {
    margin-bottom: 10px;
    color: #0058a2;
    font-weight: 700;
    font-size: 34px;
    text-align: center
  }
  .m-form .description {
    margin-bottom: 60px;
    font-size: 18px;
    text-align: center
  }
  .m-form iframe {
    height: 1600px
  }
  .contact {
    padding: 50px 25px;
  }
  .contact ul {
    justify-content: space-between;
  }
  .contact ul li {
    width: 46% !important;
    margin: 0;
  }
  .contact .btn-01, .contact .btn-02 {
    font-size: 17px !important;
    border-radius: 10px;
  }
  .about {
    padding: 30px;
  }
  .about .flex {
    display: block;
  }
  .about .flex div {
    width: 100%;
  }
  .about .flex div:first-child {
    font-size: 18px;
    font-weight: 900;
    padding: 0 0 15px 10px;
    text-align: left;
    width: 100% !important;
  }
  .about .flex div:last-child {
    border-left: none;
    padding-left: 10px;
  }
  .about dt {
    width: 18%;
    margin-top: .5rem;
  }
  .about dd {
    width: 80%;
    margin-top: .5rem;
  }
  .about .about_logo {
    width: 120px;
    margin-bottom: 5px;
  }
  footer.copy {
    padding: 30px 0;
    font-size: 14px;
    text-align: center
  }
  .pcv {
    display: none !important
  }
  .spv {
    display: block !important
  }
}