@charset "utf-8";
.answer:before, .question:before, h2:before {
  content: ""
}
.yellow_line {
  background: linear-gradient(transparent 93%, #ff0 0)
}
.bg-blue {
  background-color: #191970
}
.bg-paleblue {
  background-color: #ddddea
}
.catch, .txts_30, .txts_47, .tableType03 th, .tableType05 th, .shiny-btn1 {
  font-weight: 700
}
.catch {
  font-size: 2.8rem;
  margin: 70px 0 12px;
  border-bottom: 0;
  color: #fff;
  word-break: keep-all;
}
@media screen and (min-width:768px) {
  .catch {
    font-size: 4.7rem;
    margin: 50px 0 20px;
    text-align: left
  }
}
h1 {
  font-size: 2.7rem;
  margin-bottom: 6px;
  text-align: left;
  line-height: 1.5;
  color: #fff;
}
h2 {
  font-size: 2.4rem;
  text-align: center;
  margin-bottom: 20px !important;
}
h3 {
  font-size: 1.7rem;
  text-align: left;
}
h4 {
  font-size: 1.5rem;
  padding: 0;
  margin: 0;
  text-align: left;
}
h2:before {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 10px;
  bottom: 20px;
  margin: auto;
  display: inline-block
}
@media screen and (min-width:768px) {
  h1 {
    font-size: 3.5rem;
  }
  h2 {
    font-size: 3.4rem;
    margin-bottom: 40px !important;
  }
  h3 {
    font-size: 2.5rem;
  }
  h4 {
    font-size: 2.1rem;
  }
  h2:before {
    width: 60px;
    height: 60px;
    left: 0
  }
}
.txtc_blue {
  color: #191970
}
.txts_12 {
  font-size: 1.2rem;
}
.txts_17 {
  font-size: 1.4rem;
}
.txts_21 {
  font-size: 1.6rem;
}
.txts_23 {
  font-size: 1.7rem;
}
.txts_30 {
  font-size: 2.1rem;
}
.txts_35 {
  font-size: 2.5rem;
}
.txts_47 {
  font-size: 2.8rem
}
@media screen and (min-width:768px) {
  .txts_17 {
    font-size: 1.7rem;
  }
  .txts_21 {
    font-size: 2.1rem;
  }
  .txts_23 {
    font-size: 2.3rem;
  }
  .txts_30 {
    font-size: 3rem;
  }
  .txts_35 {
  font-size: 3.5rem;
}
  .txts_47 {
    font-size: 4.7rem
  }
}
.tableType03, .tableType05 {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin: 3px 0 0;
}
.tableType03 td, .tableType03 th, .tableType05 td, .tableType05 th {
  padding: 9px 15px;
  border-bottom: 1px solid #ccc;
  vertical-align: top
}
.tableType03 {
  width: 100%
}
.tableType03 td, .tableType03 th {
  border-right: 1px solid #ccc
}
.tableType03 td {
  text-align: left
}
.tableType03 td.gray {
  background-color: #e6e6e6
}
.tableType05 {
  width: 100%
}
@media screen and (min-width:768px) {
  .tableType05 {
    width: 650px
  }
}
.tableType05 th {
  background: #ddddea;
  vertical-align: middle;
}
.tableType05 td, .tableType05 th {
  border-right: 1px solid #ccc;
  text-align: left
}
.item3_waku {
  margin: 0 auto;
  background-color: #fff;
  border-radius: 9px;
  padding: 10px;
  width: 94%;
}
@media screen and (min-width:768px) {
  .item3_waku {
    padding: 15px 20px;
    width: 85%
  }
}
.item3_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  border-bottom: 1.5px #cfcfcf dashed;
  padding: 8px;
}
.item3_txt {
  width: 100%;
  margin-right: 0
}
@media screen and (min-width:768px) {
  .item3_01 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 15px 15px 25px;
  }
  .item3_txt {
    margin: 10px 15px 20px 0;
    width: 80%;
  }
  .item3_01 img {
    width: 135px
  }
}
.item3_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px 12px 0 15px
}
@media screen and (min-width:768px) {
  .item3_02 {
    padding: 15px 15px 7px 25px
  }
}
@media screen and (max-width:768px) {
  .item3_01 img, .item3_02 img {
    display: none
  }
}
.sub-box2 {
  margin: 0 auto;
  text-align: left;
  width: 90%;
  background-color: #E9E9F7;
  padding: 15px
}
.sub-box {
  padding: 15px;
  text-align: left;
  background-color: #fff
}
@media screen and (min-width:768px) {
  .sub-box {
    padding: 35px 40px;
  }
  .sub-box2 {
    width: 800px;
    padding: 35px
  }
}
.question {
  margin-top: 15px;
  padding: 10px 10px 10px 50px;
  color: #fff;
  background: #5e5e9b;
  border: 2px solid #5e5e9b;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  position: relative;
  text-align: left;
}
.question:before {
  background: url(../img/lu_question.png);
  background-size: cover;
  width: 33px;
  height: 30px;
  position: absolute;
  top: 6px;
  left: 8px;
  display: inline-block
}
@media screen and (min-width:768px) {
  .question {
    margin-top: 25px;
    padding: 15px 40px 15px 100px;
  }
  .question:before {
    width: 40px;
    height: 36px;
    top: 15px;
    left: 20px;
  }
}
.answer {
  padding: 10px 10px 10px 50px;
  background: #fff;
  border: 2px solid #5e5e9b;
  border-top: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  position: relative;
  text-align: left;
}
.answer:before {
  position: absolute;
  display: inline-block;
  background: url(../img/lu_answer.png);
  background-size: cover;
  width: 33px;
  height: 29px;
  top: 6px;
  left: 8px
}
a:after {
  position: absolute;
  display: block
}
@media screen and (min-width:768px) {
  .answer {
    padding: 15px 45px 15px 100px;
  }
  .answer:before {
    width: 41px;
    height: 37px;
    top: 8px;
    left: 20px
  }
  a:after {
    display: inline-block
  }
}
h4.listuptowa, h4.reason {
  position: relative;
  border: 0;
}
.step2:before, h4.reason:before {
  content: ''
}
.van2pack {
  margin: 0 auto;
  width: 100%
}
@media screen and (max-width:768px) {
  .photo_sp_none {
    display: none
  }
  .photo_width {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width:768px) {
  .van2pack {
    width: 650px
  }
}
.item002 {
  margin: 0 auto;
  width: 100%;
  padding: 0;
}
@media screen and (min-width:768px) {
  .item002 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    align-items: center;
    margin: 20px 0;
    padding: 0 15px;
  }
}
.item003 {
  margin: 0 auto;
}
@media screen and (min-width:768px) {
  .item003 {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%
  }
}
.item004 {
  margin: 0 auto;
  width: 100%
}
@media screen and (min-width:768px) {
  .item004 {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.lefttext01 {
  width: 100%;
  margin-right: 0;
}
@media screen and (min-width:768px) {
  .lefttext01 {
    width: 80%;
    margin-right: 20px;
  }
}
.rea_w {
  width: 100%;
  margin-top: 30px
}
@media screen and (min-width:768px) {
  .rea_w {
    width: 350px;
    margin-top: 15px
  }
}
h4.listuptowa {
  font-size: 1.7rem;
  background: #f3f3f8;
  width: 95%;
  margin: 20px 0 10px;
  padding: 4px 4px 4px 8px;
  text-align: left
}
@media screen and (min-width:768px) {
  h4.listuptowa {
    font-size: 2rem;
    margin: 0 25px 0 0;
    width: 38%;
    text-align: center;
    padding: 50px 0
  }
}
h4.reason {
  margin-top: 40px;
  font-size: 1.7rem;
  font-weight: 700;
  padding: 0;
  text-align: center
}
h4.reason:before {
  position: absolute;
  top: calc(50% - 3px);
  left: 0;
  width: 100%;
  height: 1px;
  background: #ddddea
}
h4.reason span {
  position: relative;
  padding: 0 .4em;
  background: #fff
}
@media screen and (min-width:768px) {
  h4.reason {
    font-size: 2.3rem;
  }
  h4.reason:before {
    top: calc(60% - 5px);
  }
}
.case05 {
  position: relative;
  padding: 15px;
  border: 2px solid #191970;
  background-color: #fff;
  width: 92%;
  margin: 60px auto;
}
@media screen and (min-width:768px) {
  .case05 {
    padding: 35px 40px;
    margin: 70px 0;
  }
}
.case05 .case01-title {
  position: absolute;
  display: inline-block;
  font-size: 1.5rem;
  height: 15px;
  line-height: 15px;
  top: -29px;
  left: -1px;
  padding: 7px 25px;
  background: #191970;
  color: #fff;
  font-weight: 700;
  border-radius: 6px 6px 0 0
}
@media screen and (min-width:768px) {
  .case05 .case01-title {
    font-size: 2rem;
    height: 25px;
    line-height: 25px;
    top: -39px;
  }
}
.left_group {
  width: 100%;
  text-align: center;
  margin-right: 5px
}
.visual_listup {
  width: 100%;
  height: auto;
  margin: 0;
}
@media screen and (min-width:768px) {
  .main_f_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: top;
    -ms-justify-content: top;
    justify-content: top;
    align-items: top;
  }
  .left_group {
    width: 80%
  }
  .visual_listup {
    margin: 20px 0 0;
  }
}
.no1img_01 {
  display: flex;
  text-align: center;
  width: 100%;
  height: auto;
  margin: 30px 0 15px
}
@media screen and (min-width:768px) {
  .no1img_01 {
    display: block;
    width: 50%;
    margin: 20px 0 0;
  }
  .no1img_01 img {
    height: auto
  }
}
.no1img_02 {
  margin-top: 0;
  margin-left: 10px
}
@media screen and (min-width:768px) {
  .no1img_02 {
    margin-top: 20px;
    margin-left: 0
  }
}
.customer_f_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}
.customer_f_box > div {
  flex-basis: 100%
}
@media screen and (min-width:768px) {
  .customer_f_box > div {
    flex-basis: 80%
  }
  .customer_f_box > img {
    width: 20%;
    height: auto;
  }
}
.step2 {
  position: relative;
  overflow: hidden;
  padding: .5rem .5rem .5rem 9.5rem;
  border: 2px solid #5e5e9b;
  font-size: 1.7rem;
  font-weight: 700;
  background-color: #fff
}
.step2:before {
  position: absolute;
  top: -150%;
  left: -110px;
  width: 185px;
  height: 300%;
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  background: #5e5e9b
}
.step2 span {
  font-size: 1.6rem;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  padding-top: .5rem;
  padding-left: 10px;
  color: #fff
}
div.contact-button-area_listing3 {
  text-align: center;
  line-height: 40px;
  margin-top: 15px
}
@media screen and (min-width:768px) {
  .step2 {
    font-size: 2.6rem;
    padding: .8rem 2rem .8rem 15rem;
  }
  .step2:before {
    width: 22%;
  }
  .step2 span {
    font-size: 2.6rem;
    padding-top: 8px;
    padding-left: 20px;
  }
  div.contact-button-area_listing3 {
    line-height: 97px;
    margin-top: 25px
  }
}
div.contact-button-area_listing3 a {
  font-size: 1.4rem;
  width: 95%;
  font-weight: 700;
  padding: 0;
  background: #cc5e58;
  color: #fff;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border: 0
}
@media screen and (min-width:768px) {
  div.contact-button-area_listing3 a {
    font-size: 2.6rem;
    width: 440px;
    padding: 0 250px 0 30px;
  }
}
@media screen and (min-width:768px) {
  div.contact-button-area_listing3 a:after {
    content: "";
    background: url(../img/lu_btn_illust.png);
    background-size: cover;
    height: 91px;
    width: 222px;
    top: 7%;
    bottom: 0;
    right: 25px;
    display: inline-block
  }
}
.h2-b:before, .h2-o:before {
  content: "";
  top: 18px;
  left: 50%
}
.blue_back {
  padding: .2em;
  margin: 0 auto;
  color: #fff;
  background: #191970;
  width: 60px;
  border-radius: 7px
}
.blue_back p {
  margin: 0;
  padding: 0
}
.gray_back, .gray_back2 {
  background: #757575;
  border-radius: 7px;
  color: #fff
}
.gray_back {
  padding: .2em;
  margin: 0 auto;
  width: 60px
}
.gray_back p {
  margin: 0;
  padding: 0
}
.gray_back2 {
  padding: .2em;
  margin: 0 auto;
  width: 300px
}
.gray_back2 p {
  margin: 0;
  padding: 0
}
.h2-b {
  font-size: 2.4rem;
  padding: 10px 0 20px;
  position: relative
}
@media screen and (min-width:768px) {
  .h2-b {
    font-size: 3.4rem
  }
}
.h2-b:before {
  position: absolute;
  width: 150px;
  height: 70px;
  border-radius: 50%;
  border: 5px solid #ddddea;
  border-left-color: transparent;
  border-right-color: transparent;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}
@media screen and (min-width:768px) {
  .h2-b:before {
    width: 180px;
    height: 110px;
  }
}
.shiny-btn1 {
  display: block;
  position: relative;
  width: 70%;
  padding: 7px 5px 15px;
  background-color: #cc5e58;
  box-shadow: 0 3px 0 0 #fff;
  border: 1px solid #fff;
  border-radius: 10px;
  font-size: 1.9rem;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  margin: 0 auto;
}
@media screen and (min-width:768px) {
  .shiny-btn1 {
    width: 80%;
    font-size: 2.4rem;
    margin: 20px 20px 0px;
  }
}
.shiny-btn1 a {
  color: #fff !important;
  text-decoration: none !important
}
.shiny-btn1:hover {
  border-color: #bbdcf2;
  box-shadow: none;
  -webkit-transform: translateY(3px);
  text-decoration: none
}
.shiny-btn1:before {
  position: absolute;
  content: '';
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  animation: a 3s ease-in-out infinite;
  text-decoration: none
}
@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) {
  .sp {
    display: none !important
  }
}
@-webkit-keyframes a {
  0 {
    opacity: 0
  }
  0, 80% {
    -webkit-transform: scale(0)rotate(45deg)
  }
  80% {
    opacity: .5
  }
  81% {
    -webkit-transform: scale(4)rotate(45deg);
    opacity: 1
  }
  to {
    -webkit-transform: scale(50)rotate(45deg);
    opacity: 0
  }
}