@charset "UTF-8";
button {
  display: block;
}

.c-button-special__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 80px;
  padding: 0 55px;
  background-color: #FF6670;
  border: 6px solid #0045AD;
  font-size: 30px;
  font-weight: bold;
  border-radius: 34px;
  z-index: 1;
}

.c-button-special__inner::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 24px;
  width: 26px;
  height: 26px;
  margin-top: -12px;
  background: url(../img/icon-right_arrow.png) top left no-repeat;
  background-size: contain;
}

.c-button-special::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  width: 100%;
  height: 100%;
  background: url(/assets/image/common/bg/bg_stripe_45deg_blue_01@2x.png) top left repeat;
  background-size: 5px 5px;
  border-radius: 34px;
}

.sp-on {
  display: none;
}

img {
  -webkit-backface-visibility: hidden;
}

.section-inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.section-top {
  position: relative;
  background: url(../img/bg01.jpg) repeat center center;
  height: 440px;
}

.section-top .section-inner {
  height: 100%;
}

.section-top .img01 {
  position: absolute;
  top: 40px;
  left: 0;
  width: 300px;
}

.section-top .img02 {
  position: absolute;
  top: 40px;
  right: 0;
  width: 655px;
}

.section-top .img03 {
  position: absolute;
  bottom: 14px;
  left: 0;
  width: 540px;
}

.section-top .btn-area {
  position: absolute;
  right: 0;
  bottom: 24px;
}

.section-top .btn-area .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 390px;
  margin-bottom: 17px;
}

.section-top .btn-area .text {
  width: 190px;
}

.section-top .button {
  width: 400px;
}

.blue-bar {
  background-color: #132990;
  padding: 13px 0;
}

.section-introduction {
  padding: 46px 0 60px 0;
  background: url(../img/bg02.jpg) repeat center center;
  background-size: 76px 68px;
}

.section-introduction h2 {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
/* margin-bottom: 80px; */
  margin-bottom: 30px;
}

.section-introduction h2 span {
  position: relative;
  display: block;
  font-size: 40px;
}

.section-introduction h2 span:before {
  content: "";
  width: 620px;
  height: 10px;
  border-radius: 4px;
  background-color: #132990;
  position: absolute;
  bottom: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.section-introduction .car-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section-introduction .car-list li {
  width: 450px;
  background-color: #fff;
  border: solid 10px #b4cef9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 26px;
  margin-bottom: 60px;
  border-radius: 40px;
  z-index: 0;
}

.section-introduction .car-list .img {
  width: 209px;
}

.section-introduction .car-list .img img {
  width: 100%;
}

.section-introduction .car-list .title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 143px;
}

.section-introduction .car-list .title-box .text {
  margin-left: 40px;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.section-introduction .car-list .title-box .text span {
  display: block;
  font-size: 24px;
}

.section-introduction .car-list .list-obi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 20px 0;
}

.section-introduction .car-list .list-obi .obi-box {
  position: relative;
  width: 120px;
  height: 52px;
  background-color: #34D0AE;
}

.section-introduction .car-list .list-obi .obi-box:before {
  content: "";
  background: url(../img/bg-obi02.png) no-repeat;
  width: 27px;
  height: 54px;
  position: absolute;
  right: 0;
  top: 0;
  background-size: 100%;
}

.section-introduction .car-list .list-obi p {
  position: absolute;
  top: 50%;
  left: 40%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  white-space: pre;
}

.section-introduction .text-grade {
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
}

.section-introduction .text-grade span {
  font-size: 15px;
  color: #132990;
}

.section-introduction .comment-box {
  margin-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-introduction .comment-box figure {
  width: 90px;
  margin-right: 15px;
}

.section-introduction .comment-box .text-comment {
  width: 282px;
  font-size: 14px;
  color: #000;
  font-weight: 600;
}

.section-introduction .tag-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section-introduction .tag-box .tag {
  position: relative;
  width: 186px;
  height: 30px;
  font-size: 15px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  line-height: 2;
  border-radius: 15px;
}

.section-introduction .tag-box .tag.white {
  background-color: #86b1fb;
}

.section-introduction .tag-box .tag.blue {
  background-color: #0045AD;
}

.section-introduction .price-box figure {
  width: 298px;
  margin: 0 auto;
}

.section-introduction .price-box figure img {
  width: 100%;
}

.section-introduction .btn-style {
  display: block;
  position: relative;
  width: 390px;
  height: 80px;
  font-family: "Hiragino Sans", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  margin-top: 20px;
}

.section-introduction .btn-style:hover a:before {
  top: 41%;
  right: 48px;
}

.section-introduction .btn-style:hover span {
  left: -10px;
  top: -10px;
}

.section-introduction .btn-style a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.section-introduction .btn-style a:before {
  content: "";
  background: url(../img/icon-right_arrow.png) no-repeat left top;
  width: 26px;
  height: 26px;
  background-size: 100%;
  position: absolute;
  top: 44%;
  right: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}

.section-introduction .btn-style a:after {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/assets/image/common/bg/bg_stripe_45deg_blue_01@2x.png) top left repeat;
  background-size: 5px 5px;
  border-radius: 40px;
  z-index: -10;
}

.section-introduction .btn-style span {
  position: absolute;
  left: -6px;
  top: -6px;
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  background-color: #FF576B;
  border: solid 6px #0045AD;
  line-height: 2.3;
  border-radius: 40px;
}

@media screen and (max-width: 768px) {
  .section-introduction .btn-style {
    width: 100%;
    height: 67px;
    position: relative;
    top: 5px;
    right: -5px;
  }
  .section-introduction .btn-style span {
    font-size: 22px;
    border: solid 5px #0045AD;
    left: -5px;
    top: -5px;
    line-height: 2.8;
    z-index: 0;
  }
}

.section-introduction .button {
  width: 390px;
  margin-top: 20px;
}

.section-introduction .bnr a {
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.section-introduction .bnr a:hover {
  opacity: .7;
}

.section-whitepack {
  position: relative;
  z-index: 0;
  background: url(../img/bg03.jpg) repeat center center;
  padding: 46px 0 60px 0;
}

.section-whitepack h2 {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 80px;
}

.section-whitepack h2 span {
  position: relative;
  display: block;
  font-size: 42px;
}

.section-whitepack h2 span:before {
  content: "";
  width: 710px;
  height: 10px;
  border-radius: 4px;
  background-color: #132990;
  position: absolute;
  bottom: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.section-whitepack h2 .view320 {
  display: none;
}

.section-whitepack .whitepack-area {
  background-color: #9abefc;
  border: solid 10px #b4cef9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 40px;
}

.section-whitepack .whitepack-area .title-whitepack {
  position: relative;
  color: #fff;
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.4;
  padding: 10px 10px 10px 140px;
}

.section-whitepack .whitepack-area .title-whitepack:before {
  content: "";
  background: url(../img/icon-star.png) no-repeat;
  width: 87px;
  height: 115px;
  background-size: 100%;
  position: absolute;
  left: 70px;
  top: -20px;
}

.section-whitepack .whitepack-area .title-whitepack span {
  font-size: 24px;
  display: inline-block;
  margin: 0 20px;
}

.section-whitepack .whitepack-area .detail-box {
  background-color: #f5f5f2;
  padding: 40px 24px;
  border-radius: 0 0 30px 30px;
}

.section-whitepack .whitepack-area .detail-box .list-text {
  margin-bottom: 20px;
  padding-left: 100px;
}

.section-whitepack .whitepack-area .detail-box .list-text li {
  position: relative;
  font-size: 24px;
  font-weight: 600;
  color: #001f54;
  margin-bottom: 10px;
  padding-left: 40px;
}

.section-whitepack .whitepack-area .detail-box .list-text li:before {
  content: "";
  background: url(../img/check.png) no-repeat center center;
  width: 30px;
  height: 24px;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 4px;
}

.section-whitepack .whitepack-area .detail-box .text-head {
  font-size: 30px;
  color: #fff;
  text-align: center;
  width: 760px;
  font-weight: 600;
  padding: 10px 0;
  margin: 30px auto;
  background-color: #9abefc;
  border-radius: 40px;
}

.section-whitepack .btn-style {
  display: block;
  position: relative;
  width: 620px;
  height: 80px;
  font-family: "Hiragino Sans", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  margin: 0 auto;
  margin-top: 50px;
}

.section-whitepack .btn-style:hover a:before {
  top: 41%;
  right: 48px;
}

.section-whitepack .btn-style:hover span {
  left: -10px;
  top: -10px;
}

.section-whitepack .btn-style a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.section-whitepack .btn-style a:before {
  content: "";
  background: url(../img/icon-right_arrow.png) no-repeat left top;
  width: 26px;
  height: 26px;
  background-size: 100%;
  position: absolute;
  top: 44%;
  right: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}

.section-whitepack .btn-style a:after {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/assets/image/common/bg/bg_stripe_45deg_blue_01@2x.png) top left repeat;
  background-size: 5px 5px;
  border-radius: 40px;
  z-index: -10;
}

.section-whitepack .btn-style span {
  position: absolute;
  left: -6px;
  top: -6px;
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  background-color: #FF576B;
  border: solid 6px #0045AD;
  line-height: 2.3;
  border-radius: 40px;
}

@media screen and (max-width: 768px) {
  .section-whitepack .btn-style {
    width: 100%;
    height: 67px;
    position: relative;
    top: 5px;
    right: -5px;
  }
  .section-whitepack .btn-style span {
    font-size: 22px;
    border: solid 5px #0045AD;
    left: -5px;
    top: -5px;
    line-height: 2.8;
    z-index: 0;
  }
}

.section-whitepack .button {
  width: 620px;
  margin: 0 auto;
  margin-top: 50px;
}

.section-service {
  position: relative;
  z-index: 0;
  background: url(../img/bg02.jpg) repeat center center;
  background-size: 43px 54px;
  padding: 46px 0 60px 0;
}

.section-service h2 {
  text-align: center;
  font-size: 36px;
  color: #132990;
  font-weight: 600;
}

.section-service h2 span {
  margin-top: 16px;
  display: block;
  font-size: 20px;
  color: #000;
}

.section-service .list-circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}

.section-service .list-circle li {
  width: 200px;
  margin: 0 20px;
}

.section-service .btn-style {
  display: block;
  position: relative;
  width: 622px;
  height: 80px;
  font-family: "Hiragino Sans", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  margin: 0 auto;
  margin-top: 60px;
}

.section-service .btn-style:hover a:before {
  top: 41%;
  right: 48px;
}

.section-service .btn-style:hover span {
  left: -10px;
  top: -10px;
}

.section-service .btn-style a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.section-service .btn-style a:before {
  content: "";
  background: url(../img/icon-right_arrow.png) no-repeat left top;
  width: 26px;
  height: 26px;
  background-size: 100%;
  position: absolute;
  top: 44%;
  right: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}

.section-service .btn-style a:after {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/assets/image/common/bg/bg_stripe_45deg_blue_01@2x.png) top left repeat;
  background-size: 5px 5px;
  border-radius: 40px;
  z-index: -10;
}

.section-service .btn-style span {
  position: absolute;
  left: -6px;
  top: -6px;
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  background-color: #FF576B;
  border: solid 6px #0045AD;
  line-height: 2.3;
  border-radius: 40px;
}

@media screen and (max-width: 768px) {
  .section-service .btn-style {
    width: 100%;
    height: 67px;
    position: relative;
    top: 5px;
    right: -5px;
  }
  .section-service .btn-style span {
    font-size: 22px;
    border: solid 5px #0045AD;
    left: -5px;
    top: -5px;
    line-height: 2.8;
    z-index: 0;
  }
}

.section-service .button {
  width: 622px;
  margin: 0 auto;
  margin-top: 60px;
}
.section-service .caution{
  width: 100%;
  max-width: 820px;
  margin-top: 10px;
  font-size: 10px;
  text-align: right;
}
.section-voice {
  position: relative;
  z-index: 0;
  background: url(../img/bg03.jpg) repeat center center;
  background-size: 127px 108px;
  padding: 46px 0 60px 0;
}

.section-voice h2 {
  position: relative;
  font-size: 42px;
  margin-bottom: 40px;
  text-align: center;
  font-weight: bold;
}

.section-voice h2:before {
  content: "";
  width: 224px;
  height: 8px;
  border-radius: 4px;
  background-color: #132990;
  position: absolute;
  bottom: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.section-voice .text-sub {
  font-size: 20px;
  text-align: center;
  margin-bottom: 50px;
  font-weight: 600;
  line-height: 1.4;
}

.section-voice .list-voice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section-voice .list-voice li {
  width: 300px;
  background-color: #fff;
  border: solid 8px #b4cef9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px;
  margin-bottom: 30px;
  border-radius: 20px;
}

.section-voice .list-voice .thumb {
  margin-bottom: 10px;
}

.section-voice .list-voice .text-fukidashi {
  position: relative;
  border-radius: 15px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  background-color: #0045AD;
  padding: 5px 0;
  padding-left: 10px;
}

.section-voice .list-voice .text-fukidashi:before {
  content: "";
  background: url(../img/icon-bottom_arrow.png) no-repeat center center;
  width: 8px;
  height: 8px;
  background-size: 100%;
  position: absolute;
  left: 13px;
  bottom: -8px;
}

.section-voice .list-voice .text-content {
  height: 96px;
  padding: 13px;
  font-size: 14px;
  color: #001F54;
  font-weight: 600;
}

.section-voice .list-voice .car-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}

.section-voice .list-voice .car-box .img {
  width: 124px;
  margin-right: 10px;
}

.section-voice .list-voice .car-box .text-box {
  width: 123px;
}

.section-voice .list-voice .car-box .text01 {
  font-size: 11px;
  font-weight: 600;
  color: #001F54;
}

.section-voice .list-voice .car-box .text02 {
  font-size: 14px;
  font-weight: 600;
  color: #001F54;
  white-space: pre;
  margin-bottom: 3px;
}

.section-voice .list-voice .car-box .whitepack {
  background-color: #DDBC00;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  padding: 4px 0;
  border-radius: 20px;
}

.section-voice .btn-style {
  display: block;
  position: relative;
  width: 622px;
  height: 80px;
  font-family: "Hiragino Sans", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  margin: 0 auto;
  margin-top: 70px;
}

.section-voice .btn-style:hover a:before {
  top: 41%;
  right: 48px;
}

.section-voice .btn-style:hover span {
  left: -10px;
  top: -10px;
}

.section-voice .btn-style a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.section-voice .btn-style a:before {
  content: "";
  background: url(../img/icon-right_arrow.png) no-repeat left top;
  width: 26px;
  height: 26px;
  background-size: 100%;
  position: absolute;
  top: 44%;
  right: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}

.section-voice .btn-style a:after {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/assets/image/common/bg/bg_stripe_45deg_blue_01@2x.png) top left repeat;
  background-size: 5px 5px;
  border-radius: 40px;
  z-index: -10;
}

.section-voice .btn-style span {
  position: absolute;
  left: -6px;
  top: -6px;
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  background-color: #FF576B;
  border: solid 6px #0045AD;
  line-height: 2.3;
  border-radius: 40px;
}

@media screen and (max-width: 768px) {
  .section-voice .btn-style {
    width: 100%;
    height: 67px;
    position: relative;
    top: 5px;
    right: -5px;
  }
  .section-voice .btn-style span {
    font-size: 22px;
    border: solid 5px #0045AD;
    left: -5px;
    top: -5px;
    line-height: 2.8;
    z-index: 0;
  }
}

.section-voice .button {
  width: 622px;
  margin: 0 auto;
  margin-top: 70px;
}

.section-question {
  position: relative;
  z-index: 0;
  background: url(../img/bg02.jpg) repeat center center;
  padding: 100px 0 100px 0;
  /*! フッタ直前にバナー入れるために調整 */
  /*! padding: 100px 0 200px 0; */
}

.section-question h2 {
  font-size: 20px;
  text-align: center;
  color: #132990;
  margin-bottom: 50px;
  font-weight: 600;
}

.section-question h2 span {
  display: block;
  font-size: 42px;
}

.section-question h2 .view320 {
  display: none;
}

.section-question .question-box {
  border: solid 8px #b4cef9;
  border-radius: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px;
  margin-bottom: 50px;
  background-color: #fff;
}

.section-question .question-box .q-box {
  width: 100%;
  padding-left: 65px;
  padding-bottom: 16px;
  position: relative;
  font-size: 24px;
  font-weight: 600;
  color: #001F54;
  border-bottom: solid 2px #DBDBDB;
}

.section-question .question-box .q-box:before {
  content: "";
  background: url(../img/icon-q.png) no-repeat center center;
  width: 41px;
  height: 36px;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.section-question .question-box .a-box {
  width: 100%;
  padding-top: 16px;
  padding-left: 65px;
  position: relative;
  font-size: 18px;
  font-weight: 600;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.section-question .question-box .a-box:before {
  content: "";
  background: url(../img/icon-a.png) no-repeat center center;
  width: 38px;
  height: 30px;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 30px;
}

.section-question .question-box .a-box p {
  color: #4d6184;
}

.section-question .question-box .a-box a {
  color: #0042B4;
  text-decoration: underline;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.section-question .question-box .a-box a:hover {
  opacity: .7;
}

.section-question .btn-style {
  display: block;
  position: relative;
  width: 622px;
  height: 80px;
  font-family: "Hiragino Sans", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
  margin: 0 auto;
  margin-top: 70px;
}

.section-question .btn-style:hover a:before {
  top: 41%;
  right: 48px;
}

.section-question .btn-style:hover span {
  left: -10px;
  top: -10px;
}

.section-question .btn-style a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.section-question .btn-style a:before {
  content: "";
  background: url(../img/icon-right_arrow.png) no-repeat left top;
  width: 26px;
  height: 26px;
  background-size: 100%;
  position: absolute;
  top: 44%;
  right: 40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
}

.section-question .btn-style a:after {
  content: "";
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/assets/image/common/bg/bg_stripe_45deg_blue_01@2x.png) top left repeat;
  background-size: 5px 5px;
  border-radius: 40px;
  z-index: -10;
}

.section-question .btn-style span {
  position: absolute;
  left: -6px;
  top: -6px;
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  background-color: #FF576B;
  border: solid 6px #0045AD;
  line-height: 2.3;
  border-radius: 40px;
}

@media screen and (max-width: 768px) {
  .section-question .btn-style {
    width: 100%;
    height: 67px;
    position: relative;
    top: 5px;
    right: -5px;
  }
  .section-question .btn-style span {
    font-size: 22px;
    border: solid 5px #0045AD;
    left: -5px;
    top: -5px;
    line-height: 2.8;
    z-index: 0;
  }
}

.section-question .bnr {
  margin-top: 66px;
}

.section-question .bnr a {
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.section-question .bnr a:hover {
  opacity: .7;
}

.section-question .button {
  width: 622px;
  margin: 0 auto;
  margin-top: 70px;
}

@media screen and (max-width: 768px) {
  .c-button-special {
    max-width: 100%;
  }
  .c-button-special__inner {
    font-size: 22px;
    min-height: 67px;
  }
  .sp-none {
    display: none;
  }
  .sp-on {
    display: block;
  }
  .section-inner {
    width: 100%;
    padding: 0 16px;
  }
  .section-top {
    height: auto;
    padding: 8px 0 0 0;
  }
  .section-top .section-inner {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .section-top .btn-area {
    position: static;
  }
  .section-top .btn-area .text-box {
    width: 100%;
    margin-bottom: 13px;
  }
  .section-top .btn-area .text {
    width: 50%;
    margin: 0 1%;
  }
  .section-top .img03 {
    position: static;
    width: 100%;
    margin: 8px 0 5px 0;
  }
  .section-top .button {
    width: 100% !important;
    height: 67px;
    position: relative;
    top: 5px;
    right: -5px;
  }
  .section-introduction {
    padding: 40px 0;
  }
  .section-introduction h2 {
/* margin-bottom: 60px; */
    margin-bottom: 30px;
  }
  .section-introduction h2 span {
    font-size: 36px;
  }
  .section-introduction h2 span:before {
    width: 350px;
    height: 7px;
  }
  .section-introduction .car-list li {
    width: 100%;
    padding: 3% 3% 7%;
    margin-bottom: 30px;
    border: solid 5px #b4cef9;
  }
  .section-introduction .car-list li .img {
    width: 140px;
    overflow: hidden;
  }
  .section-introduction .car-list li .img img {
    width: 100%;
  }
  .section-introduction .car-list .title-box {
    height: auto;
  }
  .section-introduction .car-list .title-box .text {
    font-size: 18px;
    margin-left: 25px;
  }
  .section-introduction .car-list .title-box .text span {
    font-size: 22px;
  }
  .section-introduction .car-list .list-obi .obi-box {
    width: 32%;
    height: 44px;
  }
  .section-introduction .car-list .list-obi .obi-box:before {
    width: 27px;
    height: 44px;
    right: -2px;
    background: url(../img/bg-obi02.png) no-repeat center center;
    background-size: 100%;
  }
  .section-introduction .car-list .list-obi p {
    font-size: 10px;
  }
  .section-introduction .comment-box {
    margin-bottom: 15px;
  }
  .section-introduction .comment-box .title-comment {
    width: 83px;
    font-size: 12px;
  }
  .section-introduction .comment-box .text-comment {
    font-size: 13px;
  }
  .section-introduction .tag-box .tag {
    width: 49%;
    height: 30px;
    font-size: 14px;
    line-height: 2;
  }
  .section-introduction .tag-box .tag.blue {
    width: 49%;
    font-size: 14px;
    padding: 0 8px;
  }
  .section-introduction .price-box figure {
    width: 205px;
  }
  .section-introduction .btn-style {
    margin-top: 10px;
  }
  .section-introduction .button {
    width: 100% !important;
    height: 67px;
    position: relative;
    top: 5px;
    right: -5px;
  }
  .section-whitepack {
    padding: 40px 0;
  }
  .section-whitepack h2 {
    margin-bottom: 60px;
  }
  .section-whitepack h2 span {
    font-size: 40px;
  }
  .section-whitepack h2 span:before {
    width: 350px;
    height: 7px;
  }
  .section-whitepack .whitepack-area .title-whitepack {
    padding-left: 0;
    margin-bottom: 24px;
    text-align: center;
    padding-left: 45px;
    padding-top: 22px;
    font-size: 22px;
  }
  .section-whitepack .whitepack-area .title-whitepack:before {
    width: 60px;
    left: 10px;
    top: 12px;
  }
  .section-whitepack .whitepack-area .title-whitepack span {
    font-size: 14px;
  }
  .section-whitepack .whitepack-area .detail-box {
    padding: 32px 12px;
    background-color: #fff;
  }
  .section-whitepack .whitepack-area .detail-box .list-text {
    padding-left: 10px;
    margin-bottom: 10px;
  }
  .section-whitepack .whitepack-area .detail-box .list-text li {
    font-size: 15px;
    margin-bottom: 5px;
    padding-left: 25px;
  }
  .section-whitepack .whitepack-area .detail-box .list-text li:before {
    width: 20px;
    height: 16px;
    top: 3px;
  }
  .section-whitepack .whitepack-area .detail-box .text-head {
    width: 100%;
    font-size: 19px;
  }
  .section-whitepack .button {
    width: 100% !important;
    height: 67px;
    position: relative;
    top: 5px;
    right: -5px;
  }
  .section-service {
    padding: 40px 0;
  }
  .section-service h2 {
    font-size: 30px;
  }
  .section-service h2 span {
    width: 100%;
    margin-top: 10px;
  }
  .section-service .img {
    width: 100%;
    height: auto;
  }
  .section-service .list-circle li {
    width: 31%;
    margin: 0 2%;
  }
  .section-service .button {
    width: 100% !important;
    height: 67px;
    position: relative;
    top: 5px;
    right: -5px;
  }
  .section-service .caution{
  padding:14px
  font-size: 10px;
  text-align: right;
  }
  .section-voice {
    padding: 40px 0;
  }
  .section-voice h2 {
    margin-bottom: 40px;
    margin-top: 10px;
  }
  .section-voice h2 span {
    width: 120px;
  }
  .section-voice .list-voice {
    display: block;
  }
  .section-voice .list-voice li {
    width: 100%;
    padding: 10px;
  }
  .section-voice .list-voice .text-content {
    height: auto;
  }
  .section-voice .list-voice .car-box {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 0;
  }
  .section-voice .list-voice .car-box .text-box {
    width: auto;
  }
  .section-voice .list-voice .car-box .whitepack {
    padding: 4px 20px;
  }
  .section-voice .list-voice .mix-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5px;
  }
  .section-voice .list-voice .thumb {
    width: 40%;
    margin-bottom: 0;
  }
  .section-voice .list-voice .text-fukidashi {
    width: 50%;
    height: 74px;
    border-radius: 10px;
    text-align: center;
    margin-right: 5%;
  }
  .section-voice .list-voice .text-fukidashi:before {
    bottom: -8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .section-voice .list-voice .text-fukidashi span {
    width: 100%;
    padding: 0 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 13px;
  }
  .section-voice .button {
    width: 100% !important;
    height: 67px;
    position: relative;
    top: 5px;
    right: -5px;
  }
  .section-question {
    padding: 40px 0;
  }
  .section-question .question-box {
    background: url(../img/bg-question_top_sp.png) no-repeat left top;
    background-size: 100% 70px;
    padding: 10px;
    margin-bottom: 30px;
  }
  .section-question .question-box .q-box {
    height: 70px;
    padding: 0;
    font-size: 16px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .section-question .question-box .q-box p {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    padding-left: 50px;
    padding-right: 50px;
  }
  .section-question .question-box .a-box {
    font-size: 14px;
    padding: 20px 0;
    padding-left: 50px;
  }
  .section-question .question-box .a-box:before {
    left: 0;
    top: 20px;
  }
  .section-question .comment-box {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .section-question .car-list li {
    padding: 5% 3%;
  }
  .section-question .btn-style {
    margin-top: 60px;
  }
  .section-question .bnr {
    margin-top: 60px;
  }
  .section-question .button {
    width: 100% !important;
    height: 67px;
    position: relative;
    top: 5px;
    right: -5px;
  }
}

@media screen and (max-width: 320px) {
  .section-whitepack h2 .view320 {
    display: block;
  }
  .section-whitepack .whitepack-area .title-whitepack .view320 {
    display: block;
  }
  .section-question h2 .view320 {
    display: block;
  }
  .section-question .question-box .q-box p {
    padding-right: 0;
  }
}


/* 2021.01.追加 */


.price-box {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-top: 10px;
  padding-bottom: 1em;
}

@media all and (min-width: 768px) {
  .price-box {
    flex-wrap: nowrap;
  }
}

.price-box__month {
  margin-right: 2px;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.2;
}

@media all and (min-width: 768px) {
  .price-box__month {
    font-size: 2.2rem;
  }
}

.price-box__month span {
  display: block;
}

.price-box__amount {
  margin-bottom: -0.1em;
  color: #000000;
  font-size: 7.0rem;
  font-style: normal;
  font-weight: bold;
  font-family: 'Barlow', sans-serif;
  line-height: 1.0;
}

@media all and (min-width: 768px) {
  .price-box__amount {
    font-size: 7.4rem;
  }
}

.price-box__unit {
  margin-left: 2px;
  font-weight: bold;
  line-height: 1.3;
}

.price-box__unit .tax {
  display: block;
  font-size: 1.3rem;
  transform: scale(0.8);
  transform-origin: left center;
  word-break: keep-all;
}

@media all and (min-width: 768px) {
  .price-box__unit .tax {
    font-size: 1.6rem;
  }
}

.price-box__unit .yen {
  display: block;
  font-size: 1.6rem;
}

@media all and (min-width: 768px) {
  .price-box__unit .yen {
    font-size: 2.4rem;
  }
}

/* 注意事項 */
  .section-message {
  width: 100%;
  max-width: 1080px;
  margin: 10px auto;
  }
  .section-message__inner {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  overflow-x: auto;
  padding: 6px 16px;
}

@media all and (min-width: 768px) {
  .section-message__inner {
    overflow: hidden;
  }
}

.section-message__item {
  position: relative;
  margin-right: 8px;
  padding-right: 13px;
  font-size: 12px;
  color: #666;
}


.section-whitepack .whitepack-area .detail-box .img-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 28px;
}
.section-whitepack .whitepack-area .detail-box .img figure img,
.section-whitepack .whitepack-area .detail-box .img-list figure img {
  border-radius: 15px;
}
.section-whitepack .whitepack-area .detail-box .img-list li {
  width: 276px;
}
.section-whitepack .whitepack-area .detail-box .img-list li:nth-child(2) {
  display: flex;
  width: 581px;
  align-items: center;
  justify-content: center;
  background: #c4c9ce;
  border-radius: 15px;
}
.section-whitepack .whitepack-area .detail-box .img-list li:nth-child(2) p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  padding: 0 15px;
}

@media screen and (max-width: 768px) {

  .section-whitepack .whitepack-area .detail-box .img-list {
    display: block;
  }
  .section-whitepack .whitepack-area .detail-box .img-list li {
    width: 100%;
  }
  .section-whitepack .whitepack-area .detail-box .img-list li:nth-child(2) {
    display: none;
  }
}
